scummvm/engines/scumm/imuse
D G Turner 84d0a294af SCUMM: Replace Various String Functions with Common String Usage
This removes the dependency on the unsafe strcpy and strcat string
functions with usage of Common::String instead.
2019-09-15 20:20:03 +01:00
..
drivers AUDIO: (FM-Towns/PC98) - cleanup mutex handling 2019-08-07 16:43:06 +02:00
imuse_internal.h SCUMM: remove unused declarations 2019-07-17 17:26:52 +02:00
imuse_part.cpp SCUMM: (iMuse/Amiga) - improve accuracy 2019-07-14 21:45:29 +02:00
imuse_player.cpp SCUMM: Replace Various String Functions with Common String Usage 2019-09-15 20:20:03 +01:00
imuse.cpp SCUMM: Replace Various String Functions with Common String Usage 2019-09-15 20:20:03 +01:00
imuse.h SCUMM: (iMuse/Amiga) - improve accuracy 2019-07-14 21:45:29 +02:00
instrument.cpp COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
instrument.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
sysex_samnmax.cpp SCUMM: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
sysex_scumm.cpp SCUMM: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
sysex.h SCUMM: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00