- EDF parser for linedefs and sectors. Also extended the Eternity xlat table to handle the parameterized types to the point EDF needs.

This commit is contained in:
Christoph Oelckers 2016-01-06 22:40:11 +01:00
commit bdfac02f69
3 changed files with 406 additions and 83 deletions

View file

@ -1320,6 +1320,8 @@ void P_SpawnSpecials (void)
P_InitSectorSpecial(sector, sector->special, false);
}
// Here is the place to handle EDF for sectors.
// Init other misc stuff