raze/wadsrc
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
..
static - added mapSpawned member to DDukeActor 2022-12-13 10:36:45 +01:00
CMakeLists.txt - upgraded wadsrc/CMakeLists.txt 2021-03-15 08:38:31 +01:00