aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-12Fix mismatched new[]/delete[]Matthew Hoops
2010-05-12SCI: changed behaviour for kDisplay change (r49012) to use oldGfxFunctions (....Martin Kiewitz
2010-05-12SCI: tracked down the kDisplay change, added comment about thatMartin Kiewitz
2010-05-12SCI: fix code that was commented out (wasn't meant to get commited that way) ...Martin Kiewitz
2010-05-12SCI: added comments about r49012, change actually happened during sci0lateMartin Kiewitz
2010-05-12PSP: fixed debug function. Compiler optimization was calling the destructor b...Yotam Barnoy
2010-05-12SCI: dont restore port settings for SCI0 games (fixes sq3 wrong font used whe...Martin Kiewitz
2010-05-12Changed the last global objects to class members.Nicola Mettifogo
2010-05-12Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo.Travis Howell
2010-05-12ListIndexOf can have a null object reference, so adjust its signature. GK1 no...Matthew Hoops
2010-05-11Pass by reference instead of value to getResource(String)Matthew Hoops
2010-05-11SCI: fix crash/heap issue when saving games (change was actually made by walt...Martin Kiewitz
2010-05-11SCI: remove unneeded _mutex lock to fix deadlock issueMartin Kiewitz
2010-05-11Add support for loading T7G Mac resources using the MacResManager.Matthew Hoops
2010-05-11Add support for getting a resource from the resource fork by name.Matthew Hoops
2010-05-11SCI: init _sysPaletteChangedMartin Kiewitz
2010-05-11Added stripping and permissions of the iPhone executable in ports.mkOystein Eftevaag
2010-05-10Fix build with scalers for msvc.Andre Heider
2010-05-10SCI: set signal to SIGNAL_OFFSET, when a music slot is played that doesn't co...Martin Kiewitz
2010-05-10Error.cpp needs to be included in the application mmp also for error translat...Lars Persson
2010-05-10Add support for loading SCI games from Mac resource forks. The games themselv...Matthew Hoops
2010-05-10Add support to the MacResManager and AdvancedDetector to take the md5 of a re...Matthew Hoops
2010-05-10Revert r48979. Instead, make the HQ scalers depend on the normal ones. Config...Andre Heider
2010-05-10Minor fix for using the MacResManager with a regular file; switch MacBinary's...Matthew Hoops
2010-05-09Patch #2987340: GSoC: CINE: Hide cursor when viewing inventoryEugene Sandulenko
2010-05-09Extended patch #2971742: SCUMM: autodetection for diskimage contents.Eugene Sandulenko
2010-05-09Fix bug in NES bundle reader which prevented reenterabilityEugene Sandulenko
2010-05-09Revise how prefix, datadir etc. are handled.Max Horn
2010-05-09Fix for bug #2995282 "FT: Cavefish Hideout Chase (Failure Cutscene) Crash".Johannes Schickel
2010-05-09Patch #2901515: HE: Resource Forks on Mac OS XEugene Sandulenko
2010-05-09New drascula.dat with updated German textsEugene Sandulenko
2010-05-09Patch #2970203: Drascula: typo fixes in german textEugene Sandulenko
2010-05-09Patch #2968610: Zak C64 German: crash due to padding bytesEugene Sandulenko
2010-05-09Fallback to the nasm compatible yasm.Andre Heider
2010-05-09Since configure allows HQ scalers without the normal onces, allow this combin...Andre Heider
2010-05-09Remove unsupported platforms for UIQ3Lars Persson
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...Andre Heider
2010-05-09Updated build files, version nr and added v5 compability flagLars Persson
2010-05-09N64: Remove a potentially dangerous define in makefileFabio Battaglia
2010-05-08Remove the disabled -Wuninitialized here, it's covered by --enable-releaseAndre Heider
2010-05-08Fix possible out of bounds access.Johannes Schickel
2010-05-08Cleanup.Johannes Schickel
2010-05-08Lets not override the return value in cc_check()Andre Heider
2010-05-08Cleanup, remove tmp files to avoid /tmp file flood (like on buildbot).Andre Heider
2010-05-08Prevent editable widgets from adding various characters when F1-F12 is presse...Johannes Schickel
2010-05-08Remove the now broken "deb" target.Andre Heider
2010-05-07Fix comment to removed functionOri Avtalion
2010-05-07Fix Info.plist.in to match Info.plistMax Horn
2010-05-07Update scummvm.SlackBuild based on discussion with Robert KelsenMax Horn
2010-05-07added voices pack/cd music supportVladimir Menshakov