gzdoom-gles/wadsrc/static/zscript
alexey.lysiuk 941a5f37a5 - fixed missing frames for axe attack without mana
The target state to jump is S_FAXEATK_5 in the original Hexen, but we were jumping to S_FAXEATK_7
5329fb5d75/src/hexen/info.c (L1298-L1299)

https://forum.zdoom.org/viewtopic.php?t=66216
2019-10-26 12:14:58 +02:00
..
actors - fixed missing frames for axe attack without mana 2019-10-26 12:14:58 +02: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 Revert "- allow the language table to supersede the title patches, if appropriate" 2019-10-25 16:23:42 +02:00
base.zs Squashed commit of the following: 2019-09-11 14:18:28 +02: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 - Added support for PrtSc and cosmetic changes. 2019-09-22 19:34:56 +02:00
level_compatibility.zs Scythe MAP22 Compatibility fix 2019-10-22 10:59:19 +02: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