raze/source/games/duke
Christoph Oelckers 42b87362ee - When keeping around a dummy sprite, make sure that the engine's utilities cannot find it anymore.
This was causing issues with the master switch sprites in Duke that have to be kept for sound purposes.
Unfortunately, both hitscan and neartag are far too dumb to analyze sprites they may hit in any way and needed some help skipping such sprites.
2021-04-17 09:37:38 +02:00
..
src - When keeping around a dummy sprite, make sure that the engine's utilities cannot find it anymore. 2021-04-17 09:37:38 +02:00
all.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00
all_d.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00
all_r.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00