gzdoom-gles/wadsrc/static/zscript
Christoph Oelckers 97b8c0ccfb Revert "- fixed some uses of postincre,ment/decrements on narrow types."
This reverts commit 668f8f2cf6.

Revert "- added a proper error message when '--' or '++' gets used on 8 or 16 bit values."

This reverts commit a94f5dd1b3.

None of this was necessary - the triggered assert was bogus and had to be removed.
2021-05-17 18:13:30 +02:00
..
actors Revert "- fixed some uses of postincre,ment/decrements on narrow types." 2021-05-17 18:13:30 +02:00
engine - added a few missing statusbar constants- 2021-05-17 12:07:10 +02:00
scriptutil - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
ui - fixed time positioning on stat screen. 2021-05-17 12:21:38 +02:00
compatibility.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
constants.zs Expose level_info_t to scripting + helper functions. 2021-04-24 22:37:50 -04:00
destructible.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
doombase.zs Expose level_info_t to scripting + helper functions. 2021-04-24 22:37:50 -04:00
events.zs - moved all shareable script sources to their own folder in gzdoom.pk3. 2020-10-31 12:24:13 +01:00
level_compatibility.zs - Fixed a lift in Double Impact E1M7 that could not be used more than twice from the lower area. 2020-10-09 18:40:01 +02:00
level_postprocessor.zs - rename 'FlipLine' to 'FlipLineVertexes' to clarify what it does 2019-11-24 06:40:01 -05:00
mapdata.zs Expose changing sidedef wallpart flags to zscript 2020-10-25 06:27:20 +01:00
sounddata.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
zscript_license.txt - moved all shareable script sources to their own folder in gzdoom.pk3. 2020-10-31 12:24:13 +01:00