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
/
groovie
Age
Commit message (
Expand
)
Author
2011-01-07
GROOVIE: Fix a memory leak reported by cppcheck.
Jordi Vilalta Prat
2010-12-19
GROOVIE: Add two new t7g detection entries, one from bug tracker, one from me
Henry Bush
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-07
ENGINES: Do not include engines/savestate.h from engines/game.h
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-27
GROOVIE: Fix bug #3095031 (regression in Russian T7G).
Jordi Vilalta Prat
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-09-15
MIDI: Send a reset MIDI device signal on startup.
Johannes Schickel
2010-09-08
GROOVIE: Improve sound handling.
Jordi Vilalta Prat
2010-07-30
Merged from trunk, from Rev 50841 to HEAD
Alejandro Marzini
2010-07-25
Silenced false positive warning in MSVC
Filippos Karapetis
2010-07-23
GROOVIE: Fix compilation.
Jordi Vilalta Prat
2010-07-23
GROOVIE: Optimize the VDX player.
Jordi Vilalta Prat
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
2010-07-05
Cleanup and documentation.
Alejandro Marzini
2010-07-03
Fixed "declared class seen before as struct" warning on MSVC.
Alejandro Marzini
2010-07-01
Add support for the 'fallback' MIDI in T7G's intro when the CD track cannot b...
Matthew Hoops
2010-06-25
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...
Florian Kagerer
2010-06-22
Fix uncompressed MIDI in T7G Mac.
Matthew Hoops
2010-06-22
Groovie: Add support for the compressed MIDI files of T7G Mac.
Jordi Vilalta Prat
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-21
Check against the signature of Groovie v2 cursors with MKID_BE, makes it easi...
Matthew Hoops
2010-06-17
Fixed a few cppcheck errors.
Torbjörn Andersson
2010-06-15
Surface is a struct, not a class
Filippos Karapetis
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-15
Renamed getAudioCD to getAudioCDManager.
Alejandro Marzini
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-06-07
Groovie:
Jordi Vilalta Prat
2010-05-20
Add initial support for T7G Mac MIDIs. Compressed MIDI is not yet supported.
Matthew Hoops
2010-05-20
Groovie: Add support for MT-32 custom instruments
Jordi Vilalta Prat
2010-05-20
Groovie: Tweak a filename of the Mac version of T7G
Jordi Vilalta Prat
2010-05-11
Add support for loading T7G Mac resources using the MacResManager.
Matthew Hoops
2010-05-04
Reduce indirect header dependencies further
Max Horn
2010-05-04
Move DebugChannel related code to new header
Max Horn
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-05-04
Get rid of Engine::_gameDataDir.
Max Horn
2010-04-27
COMMON: Move DebugChannel stuff into a new DebugMan singleton
Max Horn
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-03-22
Patch #2973290: Semicolon cleanup
Max Horn
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-19
Move raw audio flags from sound/mixer.h to sound/raw.h
Max Horn
[next]