vkdoom_m/src/scripting/decorate
Christoph Oelckers 65a26d6779 - removed the string constructors from FSoundID.
Due to C++ conversion rules this was a bit too volatile. There's really not enough places where being able to pass a string directly into the sound API was beneficial - the two most frequent functions now got overloaded variants.
2022-11-24 23:52:52 +01:00
..
olddecorations.cpp - removed the string constructors from FSoundID. 2022-11-24 23:52:52 +01:00
thingdef_exp.cpp - fixed: The compile context for constant evaluation did not initialize its Version member. 2022-08-03 08:44:38 +02:00
thingdef_parse.cpp - removed the string constructors from FSoundID. 2022-11-24 23:52:52 +01:00
thingdef_states.cpp - tighten rules for action functions called from Decorate 2020-06-07 15:00:32 +03:00