aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-11GUI: add music devices for c64, amiga and apple II gsFlorian Kagerer
2010-08-11SCI: fixing kGraphFillBoxAny implementationMartin Kiewitz
2010-08-11SCI: workaround change kq5Martin Kiewitz
2010-08-11SCUMM: Re-enabled PCjr music for some more gamesTorbjörn Andersson
2010-08-11SCUMM: Re-enable PCjr music for EGA Loom.Torbjörn Andersson
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-11SCI: not pausing kDoSound samples anymoreMartin Kiewitz
2010-08-11SCI: adding workaround for sq1Martin Kiewitz
2010-08-11SCUMM: possible fix for bug # 3041539Florian Kagerer
2010-08-11SCI: cleanup of slater detection entriesMartin Kiewitz
2010-08-11SCI: fixing slater&charlie go camping entryMartin Kiewitz
2010-08-11Remove obsolete devcpp filesMax Horn
2010-08-11Disable -Wglobal-constructors by defaultMax Horn
2010-08-11BUILD: Limit scope of SCUMMVM_SVN_REVISION and SCUMMVM_VERSION macrosMax Horn
2010-08-11LINUXMOTO: Do not include base/internal_version.hMax Horn
2010-08-11GP2X: Do not include base/internal_version.hMax Horn
2010-08-11BUILD: Add -Wglobal-constructors to default warningsMax Horn
2010-08-11SCUMM: _resultVarNumber and related methods are specific to v0-v5Max Horn
2010-08-11README: Mention that TiMidity driver also supports SCUMMVM_MIDIPORTMax Horn
2010-08-11README: Fix dmedia env var description; tweaked some wordingMax Horn
2010-08-11SCI: kAddToPic only wrote nsRect in sci1.1Martin Kiewitz
2010-08-11SCI: making camelot fix camelot-only for nowMartin Kiewitz
2010-08-11SCI: kAnimate invalid loop/cels now correctly fixedMartin Kiewitz
2010-08-11SCI: adding workaround for hoyl4Martin Kiewitz
2010-08-10SCI: improved random actors workaround lb2Martin Kiewitz
2010-08-10SCI: adding workaround for qfg3Martin Kiewitz
2010-08-10SCI: improving comment about r51955Martin Kiewitz
2010-08-10SCI: adding displaceY adjust for sci1.1 viewsMartin Kiewitz
2010-08-10SCI: kAddToPic(list) set fixed priority flagMartin Kiewitz
2010-08-10GUI: fix broken MT-32 tabFlorian Kagerer
2010-08-10SCI: add scaling support to kAddToPicMartin Kiewitz
2010-08-10SCI: adding patch for eq1cdMartin Kiewitz
2010-08-10SCI: adding workaround for kq5Martin Kiewitz
2010-08-09SCI: changing patch message slightlyMartin Kiewitz
2010-08-09SCI: fixing signature for gk1Martin Kiewitz
2010-08-09SCI: adding gk1 patch for day 5 freezeMartin Kiewitz
2010-08-09SCI: adding script patches for gk1Martin Kiewitz
2010-08-09SCI: extended workaround of kq6 to all roomsMartin Kiewitz
2010-08-09LEGAL: Add COPYING.BSD to DIST_FILES_DOCS.Torbjörn Andersson
2010-08-09LEGAL: Add COPYING.BSD fileTorbjörn Andersson
2010-08-09DOCS: Explicitely mention that LGPL does not apply to all files.Eugene Sandulenko
2010-08-09CINE: eliminate global variablesEugene Sandulenko
2010-08-09CRUISE: Eliminate global constructorsEugene Sandulenko
2010-08-08SCI: adding workarounds for lb2Martin Kiewitz
2010-08-08SCI: kDisposeWindow changesMartin Kiewitz
2010-08-08VIDEO: That should fix compilation with MSVCSven Hesse
2010-08-08KYRA/TOWNS: some minor sound improvementsFlorian Kagerer
2010-08-08VIDEO: Cinepak cleanupMatthew Hoops