aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/saveload_lol.cpp
AgeCommit message (Expand)Author
2013-01-09KYRA: (LOL/FM-TOWNS) - adapt static resourcesathrxx
2013-01-09KYRA: Make all hex constants use uppercase letters.Johannes Schickel
2011-12-31KYRA: Slight formatting fixes.Johannes Schickel
2011-12-28KYRA: (LOL) - refactor item/monster structsathrxx
2011-12-28KYRA: (LOL) - minor reduction of save file sizeathrxx
2011-12-28KYRA: (LOL) - add support for loading original DOS version save filesathrxx
2011-12-26KYRA: (EOB/LOL) - rename some varsathrxx
2011-12-26KYRA: (EOB/LOL) - cleanup common codeathrxx
2011-12-26KYRA: (EOB) - fix invalid string accessathrxx
2011-12-26KYRA: (EOB) - minor code size reductionathrxx
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-25KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94athrxx
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-16KYRA/LOL: fixed hand item cursor bugathrxx
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-10-28KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.Johannes Schickel
2010-10-23LOL: - fix invalid mem accessFlorian Kagerer
2010-01-18LOL: cleanup last commitFlorian Kagerer
2010-01-18LOL: fixed spell array sizeFlorian Kagerer
2010-01-08Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...Max Horn
2009-12-26LOL: - added workaround for portrait speech animations which would sometimes ...Florian Kagerer
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04LoL PC98: Fix thumbnail creation for quick saves and autosave.Johannes Schickel
2009-09-13LOL/Floppy: fixed size of menu boxesFlorian Kagerer
2009-08-16Fix format arugments in LoL code. (triggered via -Wformat-security)Johannes Schickel
2009-06-07LOL: minor bug fixFlorian Kagerer
2009-06-07Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flags...Johannes Schickel
2009-06-06LOL: fix last commitFlorian Kagerer
2009-06-05LOL: minor bug fixFlorian Kagerer
2009-05-21LOL: - implemented freeze spellFlorian Kagerer
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
2009-05-19Formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-05-17- Fix mouse cursor visibilty on load game in LoLJohannes Schickel
2009-05-17Fixed compilation when LoL is not enabledFilippos Karapetis
2009-05-16LOL: implemented loading and saving via Alt/Ctrl + number keysFlorian Kagerer