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
/
sequence2.cpp
Age
Commit message (
Collapse
)
Author
2013-08-23
AVALANCHE: Upgrade Lucerna::enterroom(). Add r__yourhall to roomnums.h, ↵
uruk
handle it's cases in Lucerna:enterroom() and Trip::open_the_door(). Remove unnecessary typecasts in Celer::pics_link(), upgrade Celer::show_one(). Introduce Graphics::refreshBackground(), use it where needed.
2013-08-21
AVALANCHE: Implement opening of doors. Rethink a bit the graphics and the ↵
uruk
timer system to do so.
2013-07-24
AVALANCHE: Change class variables to pointers, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _timeout into pointer, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _gyro into pointer, update everything accordingly.
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
Conflicts: engines/avalanche/timeout2.cpp engines/avalanche/trip6.cpp
2013-06-30
AVALANCHE: Fix code formatting
Strangerke
2013-06-29
AVALANCHE: Reorganise includes.
uruk
2013-06-29
AVALANCHE: Repair compilation.
uruk
2013-06-28
AVALANCHE: Sequence: replace namespace with class.
uruk
2013-06-26
AVALANCHE: Add Sequence.
uruk