aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/text_lol.cpp
AgeCommit message (Collapse)Author
2009-03-08LOL: some more work on the text displayer so that it handles longer texts ↵Florian Kagerer
(needed for some library books) svn-id: r39249
2009-03-01LOL: implement some opcodes for dialogue sequencesFlorian Kagerer
svn-id: r39051
2009-02-23LOL: - some more work on the interface (you can now click on the banners and ↵Florian Kagerer
windows) and some bug fixes svn-id: r38818
2009-02-21LOL: implemented timers (only text fading for now)Florian Kagerer
svn-id: r38766
2009-02-21LOL: some work on inventory/item handlingFlorian Kagerer
svn-id: r38711
2009-02-14LOL: fixed bug in text displayer and some cleanupFlorian Kagerer
svn-id: r36327
2009-02-14LOL:Florian Kagerer
- implemented some input code - you can walk around now (not very far though, since doors don't work yet). Keyboard control is still missing - processButtonList isn't really implemented yet for LOL. I'll still have to check which features are needed here. svn-id: r36320
2009-02-02KYRA: cleanupFlorian Kagerer
svn-id: r36207
2009-02-01Fixed compilation for now.Johannes Schickel
svn-id: r36179
2009-02-01svn-id: r36178Florian Kagerer