gzdoom-gles/wadsrc/static/zscript
Christoph Oelckers 8adf2c34cd - continued refactoring on sound code.
The game independent part of the code has been mostly isolated.

# Conflicts:
#	src/sound/s_doomsound.cpp
#	src/sound/s_sound.cpp
#	src/sound/s_sound.h

# Conflicts:
#	src/sound/s_sound.cpp
2020-01-06 13:45:19 +01:00
..
actors - continued refactoring on sound code. 2020-01-06 13:45:19 +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 - added null check to the dialogue lines array so that it doesn't crash if the text is never word wrapped. 2019-12-01 10:59:09 +01:00
base.zs - added 'damageonland' property to terrain definition 2019-12-12 20:35:44 +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 Allow custom status bars to override notifications, centered prints and chat prompt. 2019-08-20 13:06:52 +02: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
dynarrays.zs - exposed Append() method to ZScript dynamic array 2019-08-11 00:09:51 +02:00
events.zs - Fixed taking screenshots in menus with Space when Sys_Rq is set as screenshot key. 2019-10-31 17:05:33 +01:00
level_compatibility.zs More compat fixes for Swan Fox maps (#982) 2019-12-09 21:06:48 +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