aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-16SCI: make pixelation transition work in upscaled hires modeMartin Kiewitz
2010-04-16SCI: make scroll transitions work in upscaled hires modeMartin Kiewitz
2010-04-16Fix for bug #2987895: "DW2: graphical errors in video on Windows"Max Horn
2010-04-16Change configure entries for NDS and DC ports to use _port_mkMax Horn
2010-04-16Added code to de-activate town NPCs once the player makes it to the castle, s...Paul Gilbert
2010-04-15Replace ancient maemo patch with the one from 1.1.0 branchMax Horn
2010-04-15SCI: split menu/item strings when displaying instead of when initializing - m...Martin Kiewitz
2010-04-14Added a default case for characters that don't have a message set, but try to...Paul Gilbert
2010-04-13Whitespace fix.Johannes Schickel
2010-04-13Print message when creating new INI; don't rewrite it directly after reading.Max Horn
2010-04-13Patch #2984292: "AmigaOS4: Remove _SVN from unstable builds"Max Horn
2010-04-13Patch #2985205: "GSoC: Improve FSNode warning messages"Max Horn
2010-04-12Update default themeOri Avtalion
2010-04-12Remove trailing whitespaceOri Avtalion
2010-04-12Center labels in mass-add dialogOri Avtalion
2010-04-12Remove semicolonOri Avtalion
2010-04-12Update credits for myself to reflect that I am now part of the team.Thierry Crozat
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-04-12Remove duplicate entry for myself.Thierry Crozat
2010-04-12Revert "Fix use of "friend" keyword in KYRA for strict C++ compilers."Johannes Schickel
2010-04-12Remove trailing whitespace from person names with no descriptionOri Avtalion
2010-04-12Fix use of "friend" keyword in KYRA for strict C++ compilers.Johannes Schickel
2010-04-12remove useless getObjectName() methodJoost Peters
2010-04-12add const keyword to some methodsJoost Peters
2010-04-12formattingMax Horn
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-04-12Updated NEWS with PSP items including forgotten ones from 1.1.0Yotam Barnoy
2010-04-12Added the beginnings of the main timer listPaul Gilbert
2010-04-12PSP: Fix code formatting using astyleMax Horn
2010-04-12Changed my credits to indicate more extensive contributionsYotam Barnoy
2010-04-12PSP: refactoring/redesign of the backendYotam Barnoy
2010-04-11Add patch contributors to copyright fileOri Avtalion
2010-04-11Apply patch #2984508 - "GSoC: SCUMM stopped audio from playing while saving"Ori Avtalion
2010-04-11Explain the rational of the CursorMan.pushCursor calls directlyMax Horn
2010-04-11Rest of patch #2982224: GSoC: Added unit test and unified error message displayMax Horn
2010-04-11Setup and destroy a dummy cursor and palette in the Engine class.Johannes Schickel
2010-04-11Enable the cursor palette in ScummEngine_v70he::setDefaultCursor just to avoi...Johannes Schickel
2010-04-11Fix KYRA's cursor handling by pushing a dummy cursor via CursorMan.pushCursor...Johannes Schickel
2010-04-11Fix a memory leak in SCUMM which was caused by the SCUMM engine never removin...Johannes Schickel
2010-04-11Change 'head -1' to (hopefully more portable) 'head -n1'Max Horn
2010-04-11Fix bug #2985387 "KYRA1: Crash at the end of game".Johannes Schickel
2010-04-11Fix bug 2983187 on continuing palette changeRobert Špalek
2010-04-10Slightly tweak Common::StringTokenizer tests, cleanupMax Horn
2010-04-10Part of patch #2982224: "GSoC: Added unit test and unified error message disp...Max Horn
2010-04-09Add missing cases to switch statements, remove whitespaceOri Avtalion
2010-04-09Yet another attempt to fix cc_check_define: make it only link, but not compil...Max Horn
2010-04-09Change outdated configure status messageWillem Jan Palenstijn
2010-04-09Change cc_check to always pass LDFLAGS (it already always passed CXXFLAGS), a...Max Horn
2010-04-09Trying to fix cc_check_define breakage for cross platform builds which *requi...Max Horn
2010-04-09Use head -1 instead of grep -m (non-POSIX flag)Ori Avtalion