aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-11-08Slight fix for off screen path calculationFilippos Karapetis
2007-11-08Cleanup load savegame from original interpreterVincent Hamm
2007-11-08Reordered construction of game instance so that the sounds played in the intr...Paul Gilbert
2007-11-08Added sound to animation of falling down the chutePaul Gilbert
2007-11-08Bugfix for correct use of article prefixes on character names embedded in tal...Paul Gilbert
2007-11-08Bugfix for approaching Ratpouch, and have him properly stand still until he's...Paul Gilbert
2007-11-07One more fix from Patch #1773489Eugene Sandulenko
2007-11-07Patches #1773489: "FW: Fixes for German Amiga Version"Eugene Sandulenko
2007-11-07Bugfix for NPC conversations so they'll only stand still when they should, an...Paul Gilbert
2007-11-07Removed reference to KyraEngine that shouldn't be therePaul Gilbert
2007-11-06Fixed regression: loading from the start screens was messing up game flags.Nicola Mettifogo
2007-11-06Add support for original load/save system in HE games.Travis Howell
2007-11-05Several subtitles-related IHNM fixes. Still not perfect.Eugene Sandulenko
2007-11-05Muting the compiler :PSven Hesse
2007-11-05made CmdText a virtual class, so that language tweaks can be handled in subcl...Gregory Montoir
2007-11-05Fix some 256color version issuesVincent Hamm
2007-11-05Implement polygon and sprite maskingVincent Hamm
2007-11-05Sort the language ID bytes of the JAS Version String alphabetically, like the...Filippos Karapetis
2007-11-05Don't show a space after the "give" command in the Greek fan translated versi...Filippos Karapetis
2007-11-05Updated the check for the language byte of the JAS Version String to be 'g' f...Filippos Karapetis
2007-11-05Fix warningFilippos Karapetis
2007-11-05Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with a...Oystein Eftevaag
2007-11-04Mark the end of the Cine namespace.Torbjörn Andersson
2007-11-04Muting the compilerSven Hesse
2007-11-04Some code formating fixesSven Hesse
2007-11-04Some more script functionsVincent Hamm
2007-11-04* Pushed specific code from base class down to Nippon Safes.Nicola Mettifogo
2007-11-04fix buffer overflow (globalVars is int16 -> index/=2)Gregory Montoir
2007-11-04added saveload code, fixed calls to debugCGregory Montoir
2007-11-04switched igor detection code to AdvancedDetectorGregory Montoir
2007-11-04simplification, increased game state filenamesGregory Montoir
2007-11-04Fix a few script issuesVincent Hamm
2007-11-04Click on polygon detectionVincent Hamm
2007-11-03More polygon fix (nearly pixel perfect...)Vincent Hamm
2007-11-03Documenting the sound code a bit.Johannes Schickel
2007-11-03Fix buildVincent Hamm
2007-11-03More polygon fixVincent Hamm
2007-11-03Cleanup.Johannes Schickel
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-11-03Unleashing the polygon virus! (I.e. fixing a compiler warning and a, what I t...Sven Hesse
2007-11-03Early polygon rewriteVincent Hamm
2007-11-02Fixed overflow after fadeout in the last game location (bug #1824026).Nicola Mettifogo
2007-11-01Donna now returns to her normal outfit after swimming.Nicola Mettifogo
2007-11-01Added color-inversion effect in character selection screen. The effect doesn'...Nicola Mettifogo
2007-11-01Refactored some gui code.Nicola Mettifogo
2007-11-01Made debug console available when displaying slides (like intermissions and m...Nicola Mettifogo
2007-11-01Fixed compilationFilippos Karapetis
2007-11-01fix previous commitGregory Montoir
2007-11-01dont call trim(), which relies on isspace(), with specific game charset stringsGregory Montoir
2007-11-01added bootparam handling, minor cleanupGregory Montoir