gzdoom-gles/wadsrc/static/zscript
3saster 5a3e04e2e3 Plutonia 2 Compatibility Fixes (#1026)
* Plutonia 2 MAP20 fix

* Plutonia 2 MAP27 fix

* Plutonia 2 MAP05 fix

* Plutonia 2 MAP23 fix

* Plutonia 2 MAP24 fix
2020-01-22 12:27:53 +01:00
..
actors - bumped ZScript version to 4.3 and silenced the remaining deprecation warnings. 2020-01-07 19:37:00 +01:00
scriptutil - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
ui - fixed resetting of music volume after closing dialogue 2020-01-21 12:17:56 +01:00
base.zs - exposed Level.MusicVolume to ZScript 2020-01-21 12:17:54 +01:00
compatibility.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
constants.zs - added missing render style constants to ZScript. 2020-01-12 12:59:46 +01:00
destructible.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
dictionary.zs export dictionary iterator 2020-01-06 21:57:02 +01:00
dynarrays.zs - exposed Append() method to ZScript dynamic array 2019-08-11 00:09:51 +02:00
events.zs - Blind attempt at adding support for 4 XInput controllers. 2020-01-13 13:19:34 +01:00
level_compatibility.zs Plutonia 2 Compatibility Fixes (#1026) 2020-01-22 12:27:53 +01:00
level_postprocessor.zs - rename 'FlipLine' to 'FlipLineVertexes' to clarify what it does 2019-11-25 12:11:01 +01:00
mapdata.zs Squashed commit of the following: 2019-09-11 14:18:28 +02:00
sounddata.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
zscript_license.txt - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00