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
/
timeout2.cpp
Age
Commit message (
Expand
)
Author
2013-08-21
AVALANCHE: Implement opening of doors. Rethink a bit the graphics and the tim...
uruk
2013-08-21
AVALANCHE: Rename Gyro::reloaded to Gyro::isLoaded. Repair a bug in the origi...
uruk
2013-08-11
AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it fr...
uruk
2013-08-11
AVALANCHE: Repair Timeout::lose_timer().
uruk
2013-08-09
AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers().
uruk
2013-08-07
AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot ...
uruk
2013-08-05
AVALANCHE: Mostly cosmetic modifications in Visa, stub Timeout::arkata_shouts...
uruk
2013-08-04
AVALANCHE: Repair Logger::log_scrollchar(), cosmetic corrections in Scrolls a...
uruk
2013-07-25
AVALANCHE: Implement Timeout::one_tick().
uruk
2013-07-25
AVALANCHE: Repair Timeout.
uruk
2013-07-25
AVALANCHE: Repair array indexes in Timeout and Trip.
uruk
2013-07-24
AVALANCHE: Change class variables to pointers, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _pingo into pointer, 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
2013-06-30
AVALANCHE: Fix code formatting
Strangerke
2013-06-29
AVALANCHE: Reorganise includes.
uruk
2013-06-29
AVALANCHE: Repair compilation, minor modifications.
uruk
2013-06-29
AVALANCHE: Repair compilation.
uruk
2013-06-28
AVALANCHE: Timeout: replace namespace with class.
uruk
2013-06-27
AVALANCHE: Add a little self-warning.
uruk
2013-06-27
AVALANCHE: Add Timeout.
uruk