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.h
Age
Commit message (
Expand
)
Author
2013-09-07
AVALANCHE: Rename some constants in trip6
Strangerke
2013-09-07
AVALANCHE: Janitorial - Remove trailing spaces, fix define names
Strangerke
2013-09-07
AVALANCHE: Fix some more Clang warnings
Strangerke
2013-09-06
AVALANCHE: More renaming in gyro2.h.
uruk
2013-09-05
AVALANCHE: Silence Valgrind warnings.
uruk
2013-09-05
AVALANCHE: Finish replacing C-style comments by C++-style
Strangerke
2013-09-04
AVALANCHE: Fix more GCC warnings
Strangerke
2013-09-04
AVALANCHE: Use a class-key when declaring a friend class
Strangerke
2013-09-04
AVALANCHE: Replace some British terms by American ones
Strangerke
2013-08-23
AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. ...
uruk
2013-08-16
AVALANCHE: Remove multiple definition. (Already defined in Graphics.)
uruk
2013-07-27
AVALANCHE: Add comments in Graphics and Trip, repair functions in Trip.
uruk
2013-07-24
AVALANCHE: Change class variables to pointers, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Rename Graph to Graphics. Update everything accordingly.
uruk
2013-07-24
AVALANCHE: Move handleMoveKey() from Avalot to Trip.
uruk
2013-07-19
AVALANCHE: Trip: repair triptype:init(), remove unnecessary data field from d...
uruk
2013-07-18
AVALANCHE: Add class SpriteInfo to graph.h, use it in Trip.
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-01
AVALANCHE: Finish stubbing of Lucerna. Cosmetic change in Trip.
uruk
2013-06-29
AVALANCHE: Reorganise includes.
uruk
2013-06-29
AVALANCHE: Trip: replace namespace with class.
uruk
2013-06-27
AVALANCHE: Add Trippancy.
uruk