raze/source/games/duke
Christoph Oelckers a41ebfeb73 - Duke: fixed the explosion's lighting hackery.
The animatesprites handler in the old code got called on the already animated sprite, meaning it will only activate for the first frame.
To do this right the code had to be moved to applyanimations and be guarded by a flag.
2023-09-10 20:42:26 +02:00
..
src - Duke: fixed the explosion's lighting hackery. 2023-09-10 20:42:26 +02:00
all.cpp - moved the shadow creation code out of animatesprites into a common subfunction. 2022-12-11 19:43:55 +01:00
all_d.cpp - moved the remaining content of the flags* files directly into game.cpp 2023-04-29 09:59:54 +02:00
all_r.cpp - moved the remaining content of the flags* files directly into game.cpp 2023-04-29 09:59:54 +02:00