gzdoom/src/g_shared
2017-01-19 17:40:34 +01:00
..
a_action.cpp - scriptified A_FreezeDeath(Chunks). 2017-01-14 18:26:59 +01:00
a_decals.cpp - split DObject::Destroy into the main method, a native OnDestroy and a scripted OnDestroy method and made the main method non-virtual 2017-01-12 22:49:18 +01:00
a_flashfader.cpp - split DObject::Destroy into the main method, a native OnDestroy and a scripted OnDestroy method and made the main method non-virtual 2017-01-12 22:49:18 +01:00
a_lightning.cpp - refactored global sides array to be more VM friendly. 2017-01-08 18:46:17 +01:00
a_lightning.h - another batch. 2016-09-19 19:58:04 +02:00
a_morph.cpp - no need to keep AArmor native, now that all child classes have been scriptified. 2017-01-18 23:46:19 +01:00
a_morph.h Added TRANSFERTRANSLATION morph flag 2016-07-24 00:56:57 +02:00
a_quake.cpp - added a 'local' parameter to the A_Log family. 2017-01-13 11:48:05 +01:00
a_sharedglobal.h - scriptified the teleport fog. 2017-01-13 23:17:04 +01:00
a_specialspot.cpp - split DObject::Destroy into the main method, a native OnDestroy and a scripted OnDestroy method and made the main method non-virtual 2017-01-12 22:49:18 +01:00
a_specialspot.h - split DObject::Destroy into the main method, a native OnDestroy and a scripted OnDestroy method and made the main method non-virtual 2017-01-12 22:49:18 +01:00
hudmessages.cpp - disabled the scripted virtual function module after finding out that it only works if each single class that may serve as a parent for scripting is explicitly declared. 2016-11-25 00:25:26 +01:00
sbar.h - scriptified the remains of AAmmo. 2017-01-18 14:18:17 +01:00
sbar_mugshot.cpp - fixed: The mugshot's angle was inverted. 2016-05-11 14:04:21 +02:00
sbarinfo.cpp - no need to keep AArmor native, now that all child classes have been scriptified. 2017-01-18 23:46:19 +01:00
sbarinfo.h - floatification of g_shared. 2016-03-24 01:46:11 +01:00
sbarinfo_commands.cpp - scriptified HexenArmor. 2017-01-18 23:42:08 +01:00
shared_hud.cpp - no need to keep AArmor native, now that all child classes have been scriptified. 2017-01-18 23:46:19 +01:00
shared_sbar.cpp - scriptified a large part of the weapon code. 2017-01-19 17:40:34 +01:00