raze/wadsrc/static/zscript/games/sw
Christoph Oelckers 6df1a14a92 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-12-05 22:40:56 +01:00
..
ui gave translations a dedicated scripted type. 2023-12-05 22:40:56 +01:00
swactor.zs - new names and SWActor properties. 2023-06-03 10:16:48 +02:00
swgame.zs - SW: Remove DSWPlayer::drive_avel, we can just use DCoreActor::lastcmd for this. 2023-12-05 22:39:11 +01:00