raze/source/games
Christoph Oelckers 2397bf48f2 - fixed uninitialized ObjectList.
This needs to clear each entry each time it is allocated for use.
The object where this frequently caused problems is the drum being spawned by the Anubis drummers.
2021-10-26 23:52:21 +02:00
..
blood - fixed map-spawned actor indexing in Blood. 2021-10-24 09:11:43 +02:00
duke - renamed DDukeActor::GetIndex to GetSpriteIndex to bring it in line with the other games. 2021-10-24 09:22:35 +02:00
exhumed - fixed uninitialized ObjectList. 2021-10-26 23:52:21 +02:00
sw - use a sprite flag to mark mapped sprites. 2021-10-14 15:09:43 +02:00