aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.cpp
AgeCommit message (Expand)Author
2009-02-16LOL: - more work on the user interfaceFlorian Kagerer
2009-02-15portability fix for platforms with unsigned charWillem Jan Palenstijn
2009-02-15LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3...Florian Kagerer
2009-02-14LOL: fixed bug in text displayer and some cleanupFlorian Kagerer
2009-02-14LOL:Florian Kagerer
2009-02-02KYRA: cleanupFlorian Kagerer
2009-02-01Removed uneeded setupPrologueData calls.Johannes Schickel
2009-02-01Moved some code to newly added files sequences_lol.cpp (more static sequence ...Johannes Schickel
2009-02-01svn-id: r36178Florian Kagerer
2009-01-22Minor cleanup (got rid of a dynamic array).Johannes Schickel
2009-01-20Cleanup.Johannes Schickel
2009-01-20- Moved some script related code to script_lol.cppJohannes Schickel
2009-01-19LOL: some work on the music handlingFlorian Kagerer
2009-01-19LOL: some renamingFlorian Kagerer
2009-01-18LOL: basic music support and some cleanupFlorian Kagerer
2009-01-18LOL: fix some valgrind warningsFlorian Kagerer
2009-01-18Formatting.Johannes Schickel
2009-01-18Fixed mismatching delete call.Johannes Schickel
2009-01-18LOL: Some drawing code and some opcodes so that the first scene will show up....Florian Kagerer
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-29Reset screen dimension settings after closing menu.Johannes Schickel
2008-12-29- CleanupJohannes Schickel
2008-12-29Extended some comments.Johannes Schickel
2008-12-29Fixed character selection screen.Johannes Schickel
2008-12-29Cleanup.Johannes Schickel
2008-12-28LOL: - fixed some bugs in the main menu code (premature pak file unloading et...Florian Kagerer
2008-12-26Fixed memory leak.Johannes Schickel
2008-12-26Implemented (some) main menu code for LoL.Johannes Schickel
2008-12-26Cleanup.Johannes Schickel
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-09-08Made some filenames uppercase for consistency.Johannes Schickel
2008-09-08Fixed LoL file loading regression.Johannes Schickel
2008-08-16Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-...Christopher Page
2008-08-11LOL: add support for floppy installer filesFlorian Kagerer
2008-08-09Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-...Christopher Page
2008-08-07Initialise the _sound object. Otherwise, ScummVM crashes for me if I use a na...Torbjörn Andersson
2008-08-05Made changes to keep KYRA and PARA compatible with RTL/GMMChristopher Page
2008-07-31Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...Johannes Schickel