raze/wadsrc/static/zscript/games/duke
Christoph Oelckers 990cf3eafc gave translations a dedicated scripted type.
This is needed for implementing reliable serialization of custom translations. As long as they are merely ints they cannot be restored on loading a savegame because the serialization code does not know that these variables are special.
2023-11-09 23:19:48 +01:00
..
actors Duke fixed two issues with displaying incorrect sprites 2023-10-22 23:09:11 +02:00
ui gave translations a dedicated scripted type. 2023-11-09 23:19:48 +01: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-10-02 21:03:59 +02:00