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
/
timer.cpp
Age
Commit message (
Expand
)
Author
2013-09-15
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
uruk
2013-09-15
AVALANCHE: Rename room number constans. Repair Lucerna::enterRoom().
uruk
2013-09-15
AVALANCHE: Convert index use from Pascal to C in appearPed()
Strangerke
2013-09-15
AVALANCHE: Convert index use from Pascal to C in walkTo()
Strangerke
2013-09-15
AVALANCHE: Get rid of Enid.
uruk
2013-09-15
AVALANCHE: Remove the '2' from the source files' names.
uruk
2013-09-15
AVALANCHE: Get rid of Visa. Move everything from it to Scrolls.
uruk
2013-09-14
AVALANCHE: Reduce verbosity related to animation sprites
Strangerke
2013-09-13
AVALANCHE: Remove DNA structure which was essentially a savegame structure un...
Strangerke
2013-09-09
AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbs
Strangerke
2013-09-09
AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople
Strangerke
2013-09-09
AVALANCHE: refactor the way ControlCharacter enum is accessed
Strangerke
2013-09-09
AVALANCHE: Rework some more strings, identify some dead code in avalanche.cpp
Strangerke
2013-09-08
AVALANCHE: Rework some more strings
Strangerke
2013-09-08
AVALANCHE: Some renaming in Timer and Acci2, add some doxygen comments
Strangerke
2013-09-08
AVALANCHE: Check function scope in Animation, set a function private
Strangerke
2013-09-08
AVALANCHE: Renaming/refactoring in Animation.
uruk
2013-09-08
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
uruk
2013-09-08
AVALANCHE: Rename Timeout into Timer
Strangerke