index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
queen
/
music.cpp
Age
Commit message (
Expand
)
Author
2008-01-18
Possible fix for bug #1874516 (QUEEN: Lockup on quit)
Max Horn
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-12-26
Fix for bug #1858080: FOTAQ: game terminates badly
Max Horn
2007-11-21
use mutex to prevent race between MidiParser & MidiDriver
Gregory Montoir
2007-11-15
added support for Adlib tracks
Gregory Montoir
2007-09-19
Modified patch #1738058: "Action recorder".
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-16
minor simplification
Gregory Montoir
2007-03-08
Since the amiga version handle music very differently than the PC version, th...
Gregory Montoir
2007-02-21
added initial support for FOTAQ amiga versions
Gregory Montoir
2006-04-04
Since our debug() adds an exclamation mark at the message end, remove
Eugene Sandulenko
2006-02-11
Moved engines to the new engines/ directory
Max Horn