gzdoom/src/intermission
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
..
intermission.cpp - removed the string constructors from FSoundID. 2022-11-24 23:52:52 +01:00
intermission.h - fixed music in intermissions. 2022-05-11 09:06:57 +02:00
intermission_parse.cpp - added cutscene creation code 2022-06-03 00:03:57 +02:00