raze/wadsrc/static/zscript/games
Christoph Oelckers 13e6718153 - added mapSpawned member to DDukeActor
Duke uses the owner a lot to check if an actor was spawned at map start or in-game, but that depends a lot on stale pointers being maintained, which our garbage collected system does not allow. So this field now serves as a more reliable stand-in for these cases.
No actual changes yet.
2022-12-13 10:36:45 +01:00
..
blood - gave all textures that were accessed with their "#0xxxx" name a descriptive names. 2022-12-11 19:45:18 +01:00
duke - added mapSpawned member to DDukeActor 2022-12-13 10:36:45 +01:00
exhumed - integrate hud_althud into hud_size 2022-10-30 16:51:39 +01:00
sw - gave all textures that were accessed with their "#0xxxx" name a descriptive names. 2022-12-11 19:45:18 +01:00