gzdoom/wadsrc/static/zscript
alexey.lysiuk cc786bada6 Fixed crash when mouse is moved right after saving of game has been triggered
https://forum.zdoom.org/viewtopic.php?t=56060
https://forum.zdoom.org/viewtopic.php?t=49369&start=105#p992821
https://forum.drdteam.org/viewtopic.php?t=7607
2017-04-25 10:57:55 +03:00
..
chex
doom - use an inventory flag to decide what items are slipped by DF_NO_HEALTH and DF_NO_ARMOR. With all the changes over the last 10 years this had become too spotty. 2017-02-28 21:45:47 +01:00
heretic
hexen - fixed the drain callback. 2017-03-29 22:50:13 +02:00
inventory - fixed: The powerup icons did not blink when expiring. 2017-04-21 18:08:30 +02:00
menu Fixed crash when mouse is moved right after saving of game has been triggered 2017-04-25 10:57:55 +03:00
raven
shared - did a complete workover of the weapon sprite translucency code that got inherited from QZDoom. 2017-04-15 16:41:00 +02:00
statscreen - resotred proper time calculations for status screen. 2017-03-20 19:04:17 +01:00
statusbar - fixed: The powerup icons did not blink when expiring. 2017-04-21 18:08:30 +02:00
strife - fixed: FxVMFunctionCall::GetDirectFunction did not perform any checks on the function's self pointer and failed to report a mismatch as an error. 2017-04-06 20:52:38 +02:00
actor.txt - added a distance parameter to A_SprayDecal. 2017-04-14 16:28:54 +02:00
actor_checks.txt - implemented the parser basics of a ZScript versioning system. 2017-03-05 14:13:00 +01:00
base.txt ZScript version of SetCameraToTexture 2017-04-19 11:20:17 +02:00
compatibility.txt - scriptified the main statusbar interface and the Strife status bar. 2017-03-22 00:32:52 +01:00
constants.txt - added WeaponState enum for ZScript. 2017-04-13 02:42:31 +02:00
dynarrays.txt
events.txt - reimplemented the position display, but changed its position a bit upward. 2017-03-29 23:51:53 +02:00
mapdata.txt - increased the snd_channels default and minimum. 2017-03-16 10:38:56 +01:00
sounddata.txt
zscript_license.txt - removed all Doom Source license and all default Raven copyright headers and replaced them with GPLv3. Also fixed the license in a few other files. 2017-04-17 13:33:19 +02:00