aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/saveload_lol.cpp
AgeCommit message (Collapse)Author
2009-06-07LOL: minor bug fixFlorian Kagerer
svn-id: r41358
2009-06-07Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use ↵Johannes Schickel
_flagsTable instead. svn-id: r41351
2009-06-06LOL: fix last commitFlorian Kagerer
svn-id: r41225
2009-06-05LOL: minor bug fixFlorian Kagerer
svn-id: r41201
2009-05-21LOL: - implemented freeze spellFlorian Kagerer
- fixed saveload code - added some opcode for the swamp svn-id: r40763
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
svn-id: r40760
2009-05-19Formatting.Johannes Schickel
svn-id: r40717
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
svn-id: r40715
2009-05-17- Fix mouse cursor visibilty on load game in LoLJohannes Schickel
- Only show mouse cursor after cursor change, when the mouse was visible svn-id: r40669
2009-05-17Fixed compilation when LoL is not enabledFilippos Karapetis
svn-id: r40644
2009-05-16LOL: implemented loading and saving via Alt/Ctrl + number keysFlorian Kagerer
svn-id: r40631