vkdoom_m/src/scripting/backend
Christoph Oelckers 1717ff47b2 add GetChars() accessors to many FString uses where const char* is wanted.
By no means complete, it's just a start to get rid of that automatic type conversion operator.
2023-10-03 14:27:39 +02:00
..
codegen_doom.cpp add GetChars() accessors to many FString uses where const char* is wanted. 2023-10-03 14:27:39 +02:00
codegen_doom.h - separated the Doom specific parts from the compiler backend into a separate file, these parts now get invoked via callback hooks. 2020-04-11 20:20:55 +02:00