gzdoom/src/scripting
2023-10-03 15:55:08 +02:00
..
backend add GetChars() accessors to many FString uses where const char* is wanted. 2023-10-03 14:27:39 +02:00
decorate - return a std::string from GetFileFullPath 2023-08-22 22:18:54 +02:00
zscript added even more explicit GetChars() calls. 2023-10-03 15:55:08 +02:00
thingdef.cpp - return a std::string from GetFileFullPath 2023-08-22 22:18:54 +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 Expose OF_Transient to actors as bNoSaveGame 2023-09-14 16:28:23 +02:00
thingdef_properties.cpp Added a ninth actor flag field. 2023-08-02 00:39:35 -04:00
vmiterators.cpp - added PARAM_NULLCHECK to the block iterator creation functions. 2022-11-05 09:16:55 +01:00
vmthunks.cpp added even more explicit GetChars() calls. 2023-10-03 15:55:08 +02:00
vmthunks_actors.cpp Localized fix to its own field 2023-08-02 00:41:39 -04:00