raze/wadsrc/static/zscript/games/sw
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
..
ui gave translations a dedicated scripted type. 2023-11-09 23:19:48 +01:00
swactor.zs - fixed bunny 'run' sequence. 2023-10-08 09:41:17 +02:00
swgame.zs - SW: Remove DSWPlayer::drive_avel, we can just use DCoreActor::lastcmd for this. 2023-10-03 23:07:43 +11:00