Age | Commit message (Expand) | Author |
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-11-23 | KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError. | Johannes Schickel |
2011-12-28 | KYRA: Silence some valgrind warnings by doing a slight sanity check on savefi... | Johannes Schickel |
2011-12-28 | KYRA: (LOL) - minor reduction of save file size | athrxx |
2011-12-28 | KYRA: (LOL) - add support for loading original DOS version save files | athrxx |
2011-12-27 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-26 | KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet) | athrxx |
2011-08-07 | GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). | Christoph Mallon |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | KYRA: Clean up of header includes. | Johannes Schickel |
2011-04-18 | COMMON: Rename Error to ErrorCode, introduce new Error class | Max Horn |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2010-11-19 | ALL: Push down deps on stream.h from .h to .cpp files | Max Horn |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-28 | KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern. | Johannes Schickel |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-09-05 | KYRA: Get rid of local static non-POD object. | Johannes Schickel |
2010-08-02 | GRAPHICS: Renamed skipThumbnailHeader to skipThumbnail. | Johannes Schickel |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-10-04 | LoL PC98: Fix thumbnail creation for quick saves and autosave. | Johannes Schickel |
2009-07-25 | Adept savegame name creation code to use Common::String::printf. | Johannes Schickel |
2009-07-14 | Got rid of some more ioFailed uses (also fixed a potential leak in graphics/f... | Max Horn |
2009-07-07 | Change "FM-Towns" to "FM-TOWNS" for consistency. | Johannes Schickel |
2009-06-21 | Fix umlauts for original interpreter saves. | Johannes Schickel |
2009-06-07 | Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flags... | Johannes Schickel |
2009-05-21 | LOL: - implemented freeze spell | Florian Kagerer |
2009-05-19 | COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate... | Max Horn |
2009-05-19 | Formatting. | Johannes Schickel |
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-11-16 | Fixed various g++ warnings ("format not a string literal and no format argume... | Johannes Schickel |
2008-11-09 | Error out on savegame load failure (again). | Johannes Schickel |
2008-11-09 | - Implemented Engine::saveGameState for KYRA | Johannes Schickel |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-11-03 | Preliminary support for loading via GMM for KYRA engine. | Johannes Schickel |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-09-14 | Cleanup. | Johannes Schickel |
2008-09-14 | Added autosave support in Kyra. | Johannes Schickel |
2008-09-14 | Fixed thumbnail creation / loading in kyra. | Johannes Schickel |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: KYRA | Max Horn |
2008-08-20 | - Committed Max' compressed save backseeking support from patch #2050337 "KYR... | Johannes Schickel |
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-05 | Changed implementation parameters/return values to match definition. | Johannes Schickel |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-02 | Fix for bug #2035459 "KYRA1: long savegame names cause garbage". | Johannes Schickel |
2008-07-08 | Updated KYRA to work with the new GMM implementation | Christopher Page |
2008-07-08 | KYRA works with the new GMM implementation | Christopher Page |
2008-06-25 | Kyra and Lure are now using the new _quit flag | Christopher Page |