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
/
pingo2.cpp
Age
Commit message (
Expand
)
Author
2013-09-08
AVALANCHE: Silent some CppCheck warnings, rename some loop variables
Strangerke
2013-09-07
AVALANCHE: Rename trip into animation, some more renaming
Strangerke
2013-09-07
AVALANCHE: Do renaming in Pingo.
uruk
2013-09-05
AVALANCHE: Finish replacing C-style comments by C++-style
Strangerke
2013-09-04
AVALANCHE: Fix coding style: ++ and --
Strangerke
2013-09-04
AVALANCHE: Fix some more MSVC warnings
Strangerke
2013-07-26
AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix().
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 _gyro into pointer, update everything accordingly.
uruk
2013-07-05
AVALANCHE: Pingo: partially implement winning_pic().
uruk
2013-06-29
AVALANCHE: Reorganise includes.
uruk
2013-06-28
AVALANCHE: Repair Pingo.
uruk
2013-06-28
AVALANCHE: Pingo: replace namespace with class.
uruk
2013-06-27
AVALANCHE: Add Pingo.
uruk