Commit Graph

5 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Benoit Pierre
6585c8e422 KYRA: (LOL) - refactor LoLEngine::snd_loadSoundFile
No functional changes.
2021-10-26 20:26:39 +02:00
Benoit Pierre
cfb9bfc8c9 KYRA: (LOL) - fix invalid use after free
It's possible for `snd_loadSoundFile` to be called with a negative track number (e.g. -1).
2021-10-26 20:26:39 +02:00
athrxx
072c54318d KYRA: (LOL) - replace sound list char* array with Common::StringArray 2021-10-12 20:45:52 +02:00
athrxx
1dfdcc7252 KYRA: cleanup dir
Reorganize all files in sub directories. The file placement isn't as intuitive as it might be for other engines, which is probably the reason why this hasn't been done before.
2019-03-06 20:48:15 +01:00