gzdoom/src/scripting
2021-10-30 10:49:12 +02:00
..
backend - removed most templates.h includes. 2021-10-30 10:49:12 +02:00
decorate - removed the unused palette parameter from the V_GetColor family of functions. 2021-08-14 09:57:23 +02:00
zscript - removed the unused palette parameter from the V_GetColor family of functions. 2021-08-14 09:57:23 +02:00
thingdef.cpp - Do not error out if some states are missing in an abstract weapon class 2020-10-06 20:07:04 +02:00
thingdef.h - removed the unused palette parameter from the V_GetColor family of functions. 2021-08-14 09:57:23 +02:00
thingdef_data.cpp - exported STAYONLIFT flag. 2021-08-24 15:50:30 +02:00
thingdef_properties.cpp - removed the unused palette parameter from the V_GetColor family of functions. 2021-08-14 09:57:23 +02:00
vmiterators.cpp - fixed usage of uninitialized object in BlockLinesIterator 2019-10-26 11:01:49 +03:00
vmthunks.cpp - replaced MIN/MAX in all non-common code. 2021-10-30 10:16:52 +02:00
vmthunks_actors.cpp - implemented MBF's monsters_avoid_hazards feature. 2021-08-21 12:29:24 +02:00