aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-04-28added cd-version detection and cdlogo.res supportVladimir Menshakov
2010-04-28Only draw letters that actually fit on the surface. Should fix bug #2992268 (...Sven Hesse
2010-04-28Fix a destruction order issue and note two remaining issues from the label fi...Willem Jan Palenstijn
2010-04-28PSP: added profiling support to custom makefile for ease of useYotam Barnoy
2010-04-27correct indentionMax Horn
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-27cleanupMax Horn
2010-04-27Fix warning using GCC 4.5Arnaud Boutonné
2010-04-27Fix warningWillem Jan Palenstijn
2010-04-27Fix warningWillem Jan Palenstijn
2010-04-27Added further timer method implementation. Also renamed some of the classes t...Paul Gilbert
2010-04-27Added note about Lure fixPaul Gilbert
2010-04-27Bugfix for making Goewin more smoothly follow player out of the cavesPaul Gilbert
2010-04-27Minor bugfix for the shop-keeper sequence when you're viewing through the win...Paul Gilbert
2010-04-27Fix bug 2969257 (labels) and hopefully plug all the leaks.Nicola Mettifogo
2010-04-26SCI: fix regression from r48720, upscaled games that use view cursors crashedMartin Kiewitz
2010-04-26Mention that we switched to the "fast" DOSBox OPL emulator for 1.2.0.Johannes Schickel
2010-04-26SCI: fixing regression from r48771 - sierra used != before SCI1LATE and !(&) ...Martin Kiewitz
2010-04-26SCI: changing comment slightly about setting signal selector in stopSound for...Martin Kiewitz
2010-04-26SCI: also set signal selector when stopping sounds for SCI0 as well - fixes s...Martin Kiewitz