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
/
gob
/
music.h
Age
Commit message (
Expand
)
Author
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-29
Fixing curly bracket style
Sven Hesse
2007-03-20
Major clean-up, including:
Sven Hesse
2007-01-30
- Changed _soundFlags and implemented "compositions"
Sven Hesse
2007-01-25
Moved Paula and Infogrames to sound/mods/
Sven Hesse
2007-01-25
- Some clean-up
Sven Hesse
2007-01-23
Added support for Infogrames/RobHubbard2 (amiga) music
Sven Hesse
2006-11-30
The music in the Mac version of Gob1 seems to be selected randomly for each s...
Sven Hesse
2006-08-12
- Some more goblins-handling functions
Sven Hesse
2006-05-31
- Removed usage of OSystem::quit(), added a _quitRequested variable
Sven Hesse
2006-05-29
- More GOB2 map conversions
Sven Hesse
2006-05-13
fix VS2005 compilation warnings
Andrew Kurushin
2006-05-11
- Sound! Still a bit glitchy, though:
Sven Hesse
2006-04-29
Moved the AudioCDManager as well as class AudioStream and its (standard) subc...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn