aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-02SCI: make audio decompression (mp3/ogg/flac) work on BE devicesMartin Kiewitz
2010-05-01SCI: fix sync resources not loading correctly when compressed (mp3/ogg/flac) ...Martin Kiewitz
2010-05-01SCI: fix bugs in audio decompression (mp3, ogg, flac)Martin Kiewitz
2010-05-01KYRA: fixed some cppcheck warningsFlorian Kagerer
2010-04-30Fixed warnings when building a GC binary.Andre Heider
2010-04-30SCI: animate cleanupMartin Kiewitz
2010-04-30Added proper names for some of the previous unknown timer fields, and bugfixe...Paul Gilbert
2010-04-29Rename input -> streamMax Horn
2010-04-29Maemo build instructions updatedFrantisek Dufka
2010-04-29Set 1.1.1 release in NEWS fileMax Horn
2010-04-29remove unused filesFrantisek Dufka
2010-04-29Silence gcc warnings.Matthew Hoops
2010-04-29SCI: remove unneeded #includes from resource.cppMartin Kiewitz
2010-04-29SCI: audio compression supportMartin Kiewitz
2010-04-29Final patch from #2891357 "create_msvc: Add support for MSVC10".Johannes Schickel
2010-04-29replace bmp with pngPaweł Kołodziejski
2010-04-29Fixed a glitch when a one-word text (e.g. "TOTENKOPF" in the first room, whenTorbjörn Andersson
2010-04-28Make sure dialogue manager is destroyed on quit.Nicola Mettifogo
2010-04-28Make sure walk coordinate are valid before checking path buffer.Nicola Mettifogo
2010-04-28Fix uninitialized variableWillem Jan Palenstijn
2010-04-28CINE: Get rid of some global constructor usesMax Horn
2010-04-28SAGA: Avoid global constructor for pieceOrigins arrayMax Horn
2010-04-28TINSEL: Avoid global constructor for clickPosMax Horn
2010-04-28Initialize _requested*ScrollDir variables in constructor.Nicola Mettifogo
2010-04-28Fix uninitialized variablesWillem Jan Palenstijn
2010-04-28Fixed leaks in parsing of examine and door zones.Nicola Mettifogo
2010-04-28Fix Nippon Safes test result label memory leakWillem Jan Palenstijn
2010-04-28Add parallaction newsWillem Jan Palenstijn
2010-04-28Committed my proposed fix for bug #2970211 ("DRASCULA: missing germanTorbjörn Andersson
2010-04-28Fix for bug #2824840: ZAK: Crash when using the yellow crystal (Amiga version)Max Horn