qzdoom/wadsrc/static/zscript
2017-04-13 20:43:17 +02:00
..
chex
doom
heretic
hexen - fixed the drain callback. 2017-03-29 22:50:13 +02:00
inventory - moved Restricted/ForbiddenToPlayerClass fully to the script side. 2017-04-11 15:11:13 +02:00
menu Added check for selected item in save/load menu 2017-04-12 17:15:12 +03:00
raven
shared - prevent infinite recursion in PlayerPawn.GetObituary when the inflictor is the same as the origin for the kill. 2017-04-09 00:06:23 +02:00
statscreen - resotred proper time calculations for status screen. 2017-03-20 19:04:17 +01:00
statusbar - fixed: do not draw armor on the fullscreen HUD if the amount is 0. 2017-04-13 20:43:17 +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 callback for when damage is drained from a target. 2017-03-29 20:25:54 +02:00
actor_checks.txt
base.txt Static functions cannot have const. 2017-04-13 19:43:41 +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
sounddata.txt