qzdoom/wadsrc/static/zscript
2019-10-21 08:19:17 +02:00
..
actors - when adding some minmum lateral movement to trigger collision detection, do not just set Vel.X but actually use a vector pointing in the proper facing direction of the actor. 2019-10-20 14:02:28 +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 fix bug when down arrow gave no result after mouse move in main menu 2019-09-30 20:04:44 +02:00
base.zs Squashed commit of the following: 2019-09-11 08:19:19 +03:00
compatibility.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
constants.zs Allow custom status bars to override notifications, centered prints and chat prompt. 2019-08-19 11:19:36 +02:00
destructible.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
dynarrays.zs - exposed Append() method to ZScript dynamic array 2019-08-10 16:37:40 +03:00
events.zs 'Fixed' spacing. 2019-07-03 18:01:45 +02:00
level_compatibility.zs Scythe MAP22 Compatibility fix 2019-10-21 08:19:17 +02:00
mapdata.zs Squashed commit of the following: 2019-09-11 08:19:19 +03: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 - 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