raze/wadsrc/static/zscript/games/duke
Christoph Oelckers 9f2808df1f Duke fixed two issues with displaying incorrect sprites
* We cannot check a projectiles owner because it may have been destroyed, so copy all info over
* CON changing an actor's type to one without class did not do anything at all.
2023-12-05 22:39:28 +01:00
..
actors Duke fixed two issues with displaying incorrect sprites 2023-12-05 22:39:28 +01:00
ui - hotfix for compiler bug with optimized out if statement. 2023-05-19 22:51:31 +02:00
world - final clenaup on animatesprites_d.cpp. 2023-04-07 12:22:44 +02:00
dukeactor.zs - Duke: fix management of killit_flag. 2023-07-22 10:24:20 +02:00
dukegame.zs turn players into DObjects and fix several bugs with bad memory access. 2023-12-05 22:38:34 +01:00