aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-10-11TOON: Fixed Flux disappearing in barn when talking to the cowSylvain Dupont
2010-10-11TOON: Fixed uninitialized varSylvain Dupont
2010-10-11TOON: Reverted script throttle for now and fixed anim timing issueSylvain Dupont
2010-10-11HUGO: Split classes with multiple version in separate filesArnaud Boutonné
2010-10-11TOON: Reduced CPU usage by about 40%Filippos Karapetis
2010-10-11AGI: Fix one more strncpy/strncat issueWillem Jan Palenstijn
2010-10-11AGI: Fix possible buffer overflow.Johannes Schickel
2010-10-11PARALLACTION: Fix out of bounds access.Johannes Schickel
2010-10-10HUGO: Use _targetName for naming save filesMatthew Hoops
2010-10-10TOON: Fixed offsets in hard coded conversation musicsSylvain Dupont
2010-10-10SCI: Fix warning about uninitialized variableMax Horn
2010-10-10HUGO: Add specific takeObject and dropObject for H1 DOSArnaud Boutonné
2010-10-10TOON: Made all ToonEngine functions non-virtualSylvain Dupont
2010-10-10TOON: Adapt include guard for consistency.Johannes Schickel
2010-10-10TOON: Coding guideline corrections.Johannes Schickel
2010-10-10TOON: Fix potential undefined operation warningSylvain Dupont
2010-10-10TOON: Music attenuation when someone talksSylvain Dupont
2010-10-10TOON: Fix fast animation "Ready" on Sweetfighter gameSylvain Dupont
2010-10-10HUGO: Add debug channels to new parser functionsArnaud Boutonné
2010-10-10TOON: Fixed bad Flux state when restoring a gameSylvain Dupont
2010-10-10TOON: Fix distortion in some looped musicTorbjörn Andersson
2010-10-10TOON: Added special conversation musicsSylvain Dupont
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-10LOOM PC-Engine: fix regressionFlorian Kagerer
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-10HUGO: New parser for H1 Dos and H2 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-08SCI: Support kGetTime modes 2 and 3 in SCI 0_LATEWillem Jan Palenstijn