raze-gles/wadsrc/static/zscript
Christoph Oelckers 88dfb93865 - redid Duke cutscene code to use functions, not classes as exports and added the missing screens.
Functions are better because they allow doing more in the internal setup code.
2021-04-30 20:08:31 +02:00
..
engine - added varargs pushv function to Array<int>. 2021-04-30 20:08:30 +02:00
games - redid Duke cutscene code to use functions, not classes as exports and added the missing screens. 2021-04-30 20:08:31 +02:00
constants.zs - get load and save game menus and related CCMDs working again. 2020-10-07 18:32:57 +02:00
gamescreen.zs - added some ZScript basics. 2020-06-20 09:46:41 +02:00
razebase.zs - moved the entire screen job management to the script side. 2021-04-30 20:08:30 +02:00
screenjob.zs - redid Duke cutscene code to use functions, not classes as exports and added the missing screens. 2021-04-30 20:08:31 +02:00