aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-02-25Extended rules.mk with code for building extra (tool) executables, and change...Max Horn
2008-02-25added some SVN headersMax Horn
2008-02-25Updated MSVC8 and MSVC9 project files with the latest fs code changesFilippos Karapetis
2008-02-25Fix upper caseFilippos Karapetis
2008-02-24Don't #include the FS factory implementations in common/system.cpp; rather, r...Max Horn
2008-02-24This safeguard is no longer needed for IHNMFilippos Karapetis
2008-02-24Fix for bug #1900254 - "ITE: Glitches when bridging the gorge"Filippos Karapetis
2008-02-24Stop redefinitions of ARRAYSIZEFilippos Karapetis
2008-02-24Fixed warning on systems with unsiged char as default char type.Johannes Schickel
2008-02-24Removed 2 unnecessary calls to File::exists()Filippos Karapetis
2008-02-24Remove double inclusion of config-manager.hFilippos Karapetis
2008-02-24Oops fix stupid copy&paste error...Johannes Schickel
2008-02-24Also add extrapath to default search location for Kyrandia resources.Johannes Schickel
2008-02-24Fixed warning.Torbjörn Andersson
2008-02-23Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFiles...Max Horn
2008-02-23Copy 0.11.1 news sectionEugene Sandulenko
2008-02-23Update of MSVC7 project files from Quietust. Ref: r30935Eugene Sandulenko
2008-02-23Renamed AbstractFilesystemFactory to FilesystemFactoryMax Horn
2008-02-23Make codec47 cope with failed mallocs.Robin Watts
2008-02-23properly support feeble (sync commit)Kostas Nakos
2008-02-23Some cleanups/consistency fixes.Torbjörn Andersson
2008-02-23fix bug 1900244 "ITE: Strange animation when returning to prison cell"Andrew Kurushin
2008-02-23Stop printing opcodes in the debug consoleFilippos Karapetis
2008-02-23Fix for bug #1900220 - "ITE: Missing text outline"Filippos Karapetis
2008-02-23Fix for bug #1900258 - "ITE: Glitch when looking at the map while at the docks"Filippos Karapetis
2008-02-22Fixed some issues with the previous commit, bug #1893564 should be fixed now ...Filippos Karapetis
2008-02-22Fix for bug #1893564 - "AGI: Texts messed out in Naturette 1"Filippos Karapetis
2008-02-22palette bug fix (inventory turned blue when leaving the scene after eating th...Florian Kagerer
2008-02-22two more opcodes (Zanthia's random chats and mushroom drug effects) and some ...Florian Kagerer
2008-02-22Some corrections to the SaveFileManager Doxygen commentsMax Horn
2008-02-20Fix code formatting and simplify code a little bitMax Horn
2008-02-20Automatic device detection for CAMD.Jordi Vilalta Prat
2008-02-20Added CAMD MIDI driver for AmigaOS4Jordi Vilalta Prat
2008-02-19Add patch from Quietust - Update asserts and comments in sound code for Amiga...Travis Howell
2008-02-19Add patch from Quietust - Update MSVC71 project files.Travis Howell