aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-05-04SCI: kPortrait - correctly jump over offset table to land on raw lipsync data...Martin Kiewitz
2010-05-03Tweak messages when listing save states.Max Horn
2010-05-03Updated the iPhone Info.plist to allow full resolution on the iPadOystein Eftevaag
2010-05-03Show the user a nice message, when the target passed to --list-saves does not...Johannes Schickel
2010-05-03Cleanup.Johannes Schickel
2010-05-03Check for read/seek errors of the underlying SeekableReadStream in RawStream.Johannes Schickel
2010-05-03Fix for bug #2961787 "HE SAM1: Music in kitchen slightly off (regression)".Johannes Schickel
2010-05-03SCI: set signal in SCI0/SCI01 games, when samples have been played only. fixe...Martin Kiewitz
2010-05-03SCI: reverting r48805 - caused regression in sq3new/kq1Martin Kiewitz
2010-05-03SCI: copying over compressed audio (mp3/ogg/flac) buffers, because resourcema...Martin Kiewitz
2010-05-03SCI: fix possible heap errorMartin Kiewitz
2010-05-03SCI: calculate sampleLen for WAVEs as wellMartin Kiewitz
2010-05-03Fix g++ warning by commenting out an unused variable.Johannes Schickel
2010-05-03Paranoia change: Prevent possible assertion caused by MP3Stream.Johannes Schickel
2010-05-03SCI: calculate sampleLen for compressed audio (mp3/ogg/flac) as wellMartin Kiewitz
2010-05-03Removed an accidentally left in a CopyFiles reference for COMI in the xcode p...Oystein Eftevaag
2010-05-02Upgraded the iPhone target in the XCode project to support iPad as wellOystein Eftevaag
2010-05-02Removing severaly outdated and obsolete dists/debian dirMax Horn
2010-05-02Allow the Orion Burger title screen to be shown again. At least, it doesn'tTorbjörn Andersson