vkdoom_m/src/scripting
2025-01-04 11:27:21 -05:00
..
backend Fix for Morph virtual 2024-04-20 01:15:47 -04:00
decorate - Roll back filesystem changes. These were causing instabilities in the master branch that were interfering with development. 2025-01-04 11:27:21 -05:00
zscript Allow property-less flagdefs for non-actors 2024-11-13 15:47:22 -03:00
thingdef.cpp remove "DECORATE" from error string 2024-12-13 16:46:48 -03:00
thingdef.h Replaced MISSILE(EVEN)MORE with a real property and added related Dehacked options from Crispy Doom. 2024-10-03 12:24:16 +02:00
thingdef_data.cpp Fixed STRETCHPIXELS flag not being exposed. 2024-10-30 18:54:23 -03:00
thingdef_properties.cpp the MISSILE(EVEN)MORE flags still need to be accessible by ZScript for backwards compatibility. 2024-10-03 12:32:09 +02:00
vmiterators.cpp - added PARAM_NULLCHECK to the block iterator creation functions. 2022-11-05 09:16:55 +01:00
vmthunks.cpp Proper static function use 2024-10-26 00:21:16 -03:00
vmthunks_actors.cpp Fixed bouncing on 3D floors (#2835) 2024-11-26 03:43:09 -05:00