aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/scumm.cpp
AgeCommit message (Expand)Author
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-01ENGINES: Replace many printfs by warning/debug/debugNMax Horn
2010-10-27ENGINE: Rename resetTotalPlayTime to setTotalPlayTime.Johannes Schickel
2010-10-27ENGINE: Generalize SCUMM play time counting and move it into Engine.Johannes Schickel
2010-10-25SCUMM: Move class Player_V2CMS to its own header fileMax Horn
2010-10-25SCUMM: Add patch #3093541 - MMC64: Actor Walk / Object Fix.Travis Howell
2010-10-23SCUMM: Disable multiplayer option in Backyard Baseball 2001.Travis Howell
2010-10-23SCUMM: Fix buffer overflow, that was causing crashes when saving in Backyard ...Travis Howell
2010-10-18SCUMM: Fix parts of bug #3087898 (SCUMM: Code analysis warnings)Max Horn
2010-10-17SCUMM/FM-TOWNS: more improvements to japanese font drawingFlorian Kagerer
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-10-07SCUMM/FM-TOWNS: improved sfx support for indy4 and monkey2Florian Kagerer
2010-10-05SCUMM/FM-TOWNS: disable new graphics code in DS portFlorian Kagerer
2010-10-02SCUMM/FM-Towns: limit SCUMM 5 games to 16 bit graphics modeFlorian Kagerer
2010-10-01SCUMM/FM-TOWNS: fix palette and other graphics issuesFlorian Kagerer
2010-09-25SCUMM: Fix bug #3052804 by reverting NES-specific screen width hackEugene Sandulenko
2010-09-18SCUMM: Fix bug #3070077 - MMC64: No music when Syd plays the piano.Travis Howell
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-15I18N: Add translation for load/save success or failure messagesThierry Crozat
2010-08-25SCUMM: Fix bug #3039004Eugene Sandulenko
2010-08-25SCUMM: Fix bug #3032758: "SCUMM: Mute setting does not work"Eugene Sandulenko
2010-08-18SCUMM/FM-TOWNS: start rewriting audio codeFlorian Kagerer
2010-08-16Merge trunk, from r51777 to r52105Alejandro Marzini
2010-08-11GUI: add music devices for c64, amiga and apple II gsFlorian Kagerer
2010-08-11SCUMM: Re-enable PCjr music for Indy 3Torbjörn Andersson
2010-08-11SCUMM: Add missing case in sound initialisationTorbjörn Andersson
2010-08-11SCUMM: Add missing "break" in music setupTorbjörn Andersson
2010-08-11SCUMM: possible fix for bug # 3041539Florian Kagerer
2010-08-11SCUMM: _resultVarNumber and related methods are specific to v0-v5Max Horn
2010-08-06Merged from trunk, from r51495 to r51775Alejandro Marzini
2010-08-03SCUMM: Add posibility to disable NES APU which is CPU demandingEugene Sandulenko
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-15SCUMM: Fix bug #1328120:Eugene Sandulenko
2010-06-15Renamed getAudioCD to getAudioCDManager.Alejandro Marzini
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-05-26Replace SCUMM F5 dialog by GMM & add help button to GMMMax Horn
2010-05-12Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo.Travis Howell
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-05-04Move initGraphics and initCommonGFX from to new header.Max Horn
2010-05-04Get rid of Engine::_gameDataDir.Max Horn
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-11Setup and destroy a dummy cursor and palette in the Engine class.Johannes Schickel
2010-04-11Fix a memory leak in SCUMM which was caused by the SCUMM engine never removin...Johannes Schickel
2010-04-04Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible.Travis Howell