raze/wadsrc/static/zscript/games/duke
Christoph Oelckers 1cfba8e989 - cleaned up the main thinker loops, using a flag to denote actors that are not on STAT_ACTOR but need to run CON code.
This should not be automatic as it may cause problems with mods not expecting this.
2022-12-11 19:43:54 +01:00
..
actors - cleaned up the main thinker loops, using a flag to denote actors that are not on STAT_ACTOR but need to run CON code. 2022-12-11 19:43:54 +01:00
ui - fixed code up to the point where everything compiles again. Duke sounds are currently non-functional. 2022-12-11 18:41:51 +01:00
dukeactor.zs - cleaned up the main thinker loops, using a flag to denote actors that are not on STAT_ACTOR but need to run CON code. 2022-12-11 19:43:54 +01:00
dukegame.zs - scriptified all remaining Duke actors with specific init code and no CON part. 2022-12-11 19:43:53 +01:00