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