aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-03the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup.Robert Göffringmann
2008-03-03Forgot to change a few GameTypes + Added a floppy versionSven Hesse
2008-03-02Added a workaround of sorts for Inca2. It's essentially playable, sans saving...Sven Hesse
2008-03-01Added getTimeAndDate() implementation.Marcus Comstedt
2008-03-01not needed anymorePaweł Kołodziejski
2008-03-01two fixes which allow play game into 4 partPaweł Kołodziejski
2008-03-01Integrated fs factory into osystem object.Marcus Comstedt
2008-03-01Moved Dreamcast filesystem factory to platform directory.Marcus Comstedt
2008-03-01Fixing my Lost in Time fixesSven Hesse
2008-03-01change array size 43 for objetos_que_tengoPaweł Kołodziejski
2008-03-01Escape the question mark, to prevent '??!' from being interpreted as theTorbjörn Andersson
2008-03-01Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1.Travis Howell
2008-02-29Fixed some Lost in Time bugs:Sven Hesse
2008-02-29svn-id: r31011Paweł Kołodziejski
2008-02-29.Paweł Kołodziejski
2008-02-29and again...Paweł Kołodziejski
2008-02-29revert to texts to from english not latest french version of sourcesPaweł Kołodziejski
2008-02-29revert to texts to from english not latest french version of sourcesPaweł Kołodziejski
2008-02-29revert to texts to from english not latest french version of sourcesPaweł Kołodziejski
2008-02-29revert to texts to from english not latest french version of sourcesPaweł Kołodziejski
2008-02-29fix starting new part of gamePaweł Kołodziejski
2008-02-29disable salva_pantallas func, for now could not be finished due lack of sourc...Paweł Kołodziejski
2008-02-29fixed exit from enginePaweł Kołodziejski
2008-02-29Add Raziel as AmigaOS4 porterEugene Sandulenko
2008-02-29fixes to displayed charsPaweł Kołodziejski
2008-02-29identPaweł Kołodziejski
2008-02-29slow down key repeatPaweł Kołodziejski
2008-02-29added comment for missing code functionalityPaweł Kołodziejski
2008-02-29fixed restore savegame from different part of gamePaweł Kołodziejski
2008-02-28get rid canal_p really silly code (that was encode/decode game data !)Paweł Kołodziejski
2008-02-28fixes to savegames list filePaweł Kołodziejski
2008-02-28added few delays for better mouse responsePaweł Kołodziejski
2008-02-28Added a workaround so that the mob of prisoners in Nimdok's chapter is shown ...Filippos Karapetis
2008-02-27Don't change the voice bank when no voice files are present. This will stop S...Filippos Karapetis
2008-02-27Don't do any special font mapping in the Italian fan translation of ITE, so t...Filippos Karapetis
2008-02-27Add support for --list-saves to the sky engineMax Horn
2008-02-27Modified the BASS save/load code to use a StringList for storing the save sta...Max Horn
2008-02-27Fix for bug #1895205 - "IHNM: end game text/caption error"Filippos Karapetis
2008-02-27Fix long standing wrong function names in debug prints.Johannes Schickel
2008-02-27Added Array::resize() methodMax Horn
2008-02-27Added Array::resize() method, matching vector::resize() from the std C++ libMax Horn
2008-02-27Simplified Control::handleKeyPress and fixed a long-standing bug in the verif...Max Horn
2008-02-26Fixed FileSystemNode::exists() method, see bug #1875588. SAGA engine works fi...Chris Apers
2008-02-26Added Max Lingua to the credits as PS2 porter, and mentioned the revived PS2 ...Max Horn
2008-02-26Completed fix for bug #1523129 (SOLARIS: solaris 8 build broken)Max Horn
2008-02-26Added -lnsl -lsocket to the libs required when building for Solaris, partial...Max Horn
2008-02-26Added -Wcast-align to the default warningsMax Horn
2008-02-26Patch #1901742: Solaris /bin/sh doesn't like $()Jordi Vilalta Prat
2008-02-26Another tiny speed tweak for fmopl.cpp; replace a division with a shift.Robin Watts
2008-02-25Moved tools to all-C++ code (ensures consistency of all code during compilati...Max Horn