vkdoom_m/src/scripting
Christoph Oelckers 347cb724e3 fixed: AActor's members must all be native.
The morph code added 4 scripted ones, but AActor's size must be known at compile time.
2024-04-27 12:30:55 +02:00
..
backend Fix for Morph virtual 2024-04-20 01:15:47 -04:00
decorate add foreach k,v loop for maps 2023-11-20 22:11:05 -05:00
zscript Add function pointer Properties 2023-10-11 19:12:48 +02:00
thingdef.cpp - return a std::string from GetFileFullPath 2023-08-22 22:18:54 +02:00
thingdef.h backend update from Raze. 2023-10-09 18:45:30 +02:00
thingdef_data.cpp Reverted the path node system 2024-03-15 20:24:39 +01:00
thingdef_properties.cpp Reapply "Improvements to death and cheat handling" 2024-04-20 01:15:46 -04:00
vmiterators.cpp - added PARAM_NULLCHECK to the block iterator creation functions. 2022-11-05 09:16:55 +01:00
vmthunks.cpp Reverted the path node system 2024-03-15 20:24:39 +01:00
vmthunks_actors.cpp fixed: AActor's members must all be native. 2024-04-27 12:30:55 +02:00