qzdoom/src/scripting
2022-05-31 21:00:31 +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 - handle cases of empty state labels in ZScript. 2022-04-15 22:25: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 Added ADDLIGHTLEVEL to add the sector light level to an actor's own defined light level, if desired. 2022-05-31 21:00:31 +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 - make stuff compile again 2022-04-26 20:50:35 +02:00
vmthunks_actors.cpp Added LightLevel. 2022-05-31 21:00:31 +02:00