aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/scrolls2.cpp
AgeCommit message (Expand)Author
2013-07-27AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro.uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _logger into pointer, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _gyro into pointer, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _graphics into a pointer, modify the rest of the code accor...uruk
2013-07-16AVALANCHE: Repair Scrolls::state().uruk
2013-07-12AVALANCHE: Partially implement Scrolls::state. (Bother with the patterns later.)uruk
2013-07-10AVALANCHE: Implement file loadfont() in Scrolls. Move initializations to run(...uruk
2013-07-09AVALANCHE: update file handling in multiple files.uruk
2013-07-05AVALANCHE: Scrolls: implement file handling.uruk
2013-07-02AVALANCHE: Update the description of classes.uruk
2013-07-02AVALANCHE: Change constructor of Scrolls, repair string handling in Lucerna a...uruk
2013-07-02AVALANCHE: Finish stubbing of Scrolls.uruk
2013-06-30AVALANCHE: Fix some more code formattingStrangerke
2013-06-30Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheStrangerke
2013-06-30AVALANCHE: Fix code formattingStrangerke
2013-06-29AVALANCHE: Reorganise includes.uruk
2013-06-28AVALANCHE: Scrolls: replace namespace with class.uruk
2013-06-25AVALANCHE: Repair compilation.uruk
2013-06-25AVALANCHE: Add Enhanced.uruk
2013-06-24AVALANCHE: Relocate used sources. (Should have happened sooner.)uruk
2013-06-24AVALANCHE: Add Scrolls2. Logger is needed to proceed.uruk