raze/wadsrc/static/filter
Christoph Oelckers 9e3318a2fb - moved spawnclasses and breakwall definitions from .def to RMAPINFO.
.def is not the right place for this - it needs to run very early in the process, before scripted actors are loaded, so doing this stuff there means that half the initialization has to be postponed and error reporting is sub-par.
These are now part of RMAPINFO which gets parsed as one of the very last things - it is also where GZDoom is doing some of these things.

The better error reporting also allowed fixing some errors in these definitions.
2022-12-11 19:43:57 +01:00
..
blood - added a GZDoom-style alternative HUD. 2022-10-30 16:51:37 +01:00
duke - unified the spawnclasses definitions for Duke, Nam and WW2GI. 2022-12-11 18:42:01 +01:00
duke.duke.13/engine - added support for the 3 missing Duke Vacation SSIs. 2021-05-06 17:14:18 +02:00
duke.dukedc.13/engine - added support for the 3 missing Duke Vacation SSIs. 2021-05-06 17:14:18 +02:00
duke.shareware/engine - added internationalized fonts. 2021-05-31 21:20:30 +02:00
duke.vacation.13/engine - added support for the 3 missing Duke Vacation SSIs. 2021-05-06 17:14:18 +02:00
duke.worldtour - moved spawnclasses and breakwall definitions from .def to RMAPINFO. 2022-12-11 19:43:57 +01:00
dukeengine/engine - scriptified several smaller actors 2022-12-11 19:43:51 +01:00
dukelike - moved spawnclasses and breakwall definitions from .def to RMAPINFO. 2022-12-11 19:43:57 +01:00
exhumed - Negate everything to do with PlayerHorizon::__horiz where appropriate, including some loose horizoff members. 2022-10-30 16:51:11 +01:00
nam - unified the spawnclasses definitions for Duke, Nam and WW2GI. 2022-12-11 18:42:01 +01:00
redneck - moved spawnclasses and breakwall definitions from .def to RMAPINFO. 2022-12-11 19:43:57 +01:00
redneck.redneck - moved spawnclasses and breakwall definitions from .def to RMAPINFO. 2022-12-11 19:43:57 +01:00
redneck.ridesagain - moved spawnclasses and breakwall definitions from .def to RMAPINFO. 2022-12-11 19:43:57 +01:00
redneck.route66/engine - added missing declarations for RR's intro movies. 2021-05-18 00:08:32 +02:00
shadowwarrior - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
shadowwarrior.twindragon - SW: fixed Bouncing Betty not spawning on Twin Dragon's $outpost.map 2022-10-01 15:57:40 +02:00
shadowwarrior.wanton - exported level strings from Blood and Shadow Warrior to the string table. 2019-12-11 19:36:38 +01:00
ww2gi - unified the spawnclasses definitions for Duke, Nam and WW2GI. 2022-12-11 18:42:01 +01:00