aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-06Make sure that all the parameters to an mcode command are initialised. ThisTorbjörn Andersson
2010-05-05SCUMM: Convert some code to use Common::StringMax Horn
2010-05-05Typo.Johannes Schickel
2010-05-05Replace various strncpy usages by strlcpy.Johannes Schickel
2010-05-05Replace KYRA's strncpy and strncat usages by strlcpy/strlcat.Johannes Schickel
2010-05-05Add a custom implementation of OpenBSD's strlcat and strlcpy.Johannes Schickel
2010-05-05Compress PNGs with advpng & optipngMax Horn
2010-05-04Remove spurious quotes.Andre Heider
2010-05-04Respect the shell's and svn's exit code when checking for a checkout.Andre Heider
2010-05-04Switch from "svn status" to "svn info", which is way faster (especially over ...Andre Heider
2010-05-04Fixed typo.Andre Heider
2010-05-04Fix non-Mac OS X buildsMax Horn
2010-05-04Reduce indirect header dependencies furtherMax Horn