raze/wadsrc/static/zscript/games/duke/ui
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
..
cutscenes.zs - made the is*** checkers compiler intrinsics. 2023-04-29 10:09:36 +02:00
menu.zs gave translations a dedicated scripted type. 2023-12-05 22:40:56 +01:00
sbar.zs - made the is*** checkers compiler intrinsics. 2023-04-29 10:09:36 +02:00
sbar_d.zs - made the is*** checkers compiler intrinsics. 2023-04-29 10:09:36 +02:00
sbar_r.zs - hotfix for compiler bug with optimized out if statement. 2023-05-19 22:51:31 +02:00
screens.zs gave translations a dedicated scripted type. 2023-12-05 22:40:56 +01:00