aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-10IPHONE: Add Hugo + Toon sources; cleanupMax Horn
2010-10-10TEST: Use TS_ASSERT_EQUALS instead of TS_ASSERT + operator==Max Horn
2010-10-10IPHONE: Update XCode project some moreMax Horn
2010-10-10TOON: Disable too many levels of recursion with click eventsSylvain Dupont
2010-10-10TOON: Fix end of idle animationsSylvain Dupont
2010-10-10LOOM PC-Engine: fix mouse cursorFlorian Kagerer
2010-10-10HUGO: Fix 'Exit' command behavior in the DOS versionsArnaud Boutonné
2010-10-10BUILD: Add toons.dat to engine dist files.Travis Howell
2010-10-10GUI: Message dialog width Arnaud Boutonné
2010-10-10LOOM PC-Engine: fix regressionFlorian Kagerer
2010-10-10GUI: Clean up my previous commit.Torbjörn Andersson
2010-10-10HUGO: Now force initial saveArnaud Boutonné
2010-10-10HUGO: Remove sound off when savingArnaud Boutonné
2010-10-10HUGO: Move Dos strings from Parser to hugo.datArnaud Boutonné
2010-10-10PSP: factored PngLoader out of virtual keyboard for further useYotam Barnoy
2010-10-10GUI: Ensure that the message dialog is wide enoughTorbjörn Andersson
2010-10-10HUGO: New parser for H1 Dos and H2 Dos.Arnaud Boutonné
2010-10-10MIDIDRV: Prefer PCjr over PC SpeakerTorbjörn Andersson
2010-10-10HUGO - Fix error in data (H1 Dos)Arnaud Boutonné
2010-10-09SCUMM/FM-TOWNS: minor fix for sfx codeFlorian Kagerer
2010-10-09KYRA: fix regression in Screen_v2::generateOverlay()Florian Kagerer
2010-10-09TOON: Fix black spots in title picture.Torbjörn Andersson
2010-10-09TOON: Removed unnecessary "break"s (right after "return"s)Torbjörn Andersson
2010-10-09TOON: Constify some more tables.Johannes Schickel
2010-10-09TOON: Ran astyle over the toon engine (+ some manual corrections).Johannes Schickel
2010-10-09TOON: More semi-colon cleanup.Torbjörn Andersson
2010-10-09TOON: Semicolon cleanupOri Avtalion
2010-10-09SCUMM/FM-TOWNS: cleanup sfx codeFlorian Kagerer
2010-10-09TOON: Merge toondemo game id into toonMatthew Hoops
2010-10-09TOON: String fixes for motoezx buildSylvain Dupont
2010-10-09TOON: Make some static data tables const.Johannes Schickel
2010-10-09VIDEO: Remove useless references in handleAudioTrack functionSylvain Dupont
2010-10-08TOON: Normalized include pathsEugene Sandulenko
2010-10-08TOON: Fixed guard definesEugene Sandulenko
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko
2010-10-08VIDEO: Factor out handleAudioTrack() to be used by Toons engineEugene Sandulenko
2010-10-08NEWS: set 1.2.0 release dateEugene Sandulenko
2010-10-08SCI: Support kGetTime modes 2 and 3 in SCI 0_LATEWillem Jan Palenstijn
2010-10-08DISTS/REDHAT: Don't package dxa script in toolsWillem Jan Palenstijn
2010-10-08SCUMM/FM-TOWNS: fixed threading issue in sfx codeFlorian Kagerer
2010-10-08SCUMM/FM-TOWNS: fixed possible invalid mem access in sfx codeFlorian Kagerer
2010-10-08SCI: Added a check for magnifier cursor multipliersFilippos Karapetis
2010-10-08SCI: fixing mag cursor as far as possibleMartin Kiewitz
2010-10-08SCI: add global scaling again to kAddToPicMartin Kiewitz
2010-10-08TOOLS: Add RELEASE_BUILD to autogenerated MSVC project files.Johannes Schickel
2010-10-07SCUMM/FM-TOWNS: minor change in sfx codeFlorian Kagerer
2010-10-07SCI: Fix for bug #3083151 - "QFG3: Long pause while loading specific savegame"Filippos Karapetis
2010-10-07SCI: Add one more workaround for end of QfG3 AwariWillem Jan Palenstijn
2010-10-07SCUMM: Silenced signed/unsigned warnings, removed unused variableFilippos Karapetis
2010-10-07SCI: bugfix for magnifier cursorsFilippos Karapetis