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
/
trip6.cpp
Age
Commit message (
Expand
)
Author
2013-07-24
AVALANCHE: Implement triptype::walk().
uruk
2013-07-24
AVALANCHE: Implement Trip::handleMoveKey(), update Avalot::handleKeyDown().
uruk
2013-07-24
AVALANCHE: Move handleMoveKey() from Avalot to Trip.
uruk
2013-07-24
AVALANCHE: Modify Avalot::run() to don't exit after a single loop, comment ou...
uruk
2013-07-20
AVALANCHE: Add some blank lines in Trip.
uruk
2013-07-20
AVALANCHE: Change computing method of picnum in triptype::andexor().
uruk
2013-07-19
AVALANCHE: Trip: repair triptype:init(), remove unnecessary data field from d...
uruk
2013-07-18
AVALANCHE: Update Graph::drawSprite(), update Trip::axendor() accordingly, fi...
uruk
2013-07-18
AVALANCHE: Implement/repair multiple functions in Trip.
uruk
2013-07-18
AVALANCHE: Repair build errors due to the introduction of _info in Trip::trip...
uruk
2013-07-16
AVALANCHE: Revise Lucerna, remove a blank line in Trip.
uruk
2013-07-16
AVALANCHE: Implement getsettype::remember().
uruk
2013-07-09
AVALANCHE: Trip: modify trptype::init(), minor modifications in other functio...
uruk
2013-07-09
AVALANCHE: Trip: implement triptype::init().
uruk
2013-07-03
AVALANCHE: Minor repair.
uruk
2013-07-02
AVALANCHE: Minor repair in Trip, move initialization of the engine into the c...
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: Trip: replace namespace with class.
uruk
2013-06-27
AVALANCHE: Add Trippancy.
uruk