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
/
ghostroom.h
Age
Commit message (
Collapse
)
Author
2014-06-07
AVALANCHE: Janitorial - remove trailing spaces and tabs
Strangerke
2014-04-12
AVALANCHE: Merge ghostDrawGhost and ghostDrawGlerk.
uruk
2014-02-18
AVALANCHE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-09
AVALANCHE: Optimise the picture loading in GhostRoom.
uruk
2014-02-08
AVALANCHE: Repair GhostRoom::doBat().
uruk
2014-02-08
AVALANCHE: Implement GhostRoom::doBat().
uruk
2014-02-04
AVALANCHE: Implement rest of the loading in Ghostroom.
uruk
Also move it to it's own function: loadPictures(). Remove some unused variables and change the order of declaration of the remaining ones during the implementation. Change void * types to Graphics::Surface.
2014-02-04
AVALANCHE: Rename/move/implement plainGrab().
uruk
2014-02-04
AVALANCHE: Some renaming connected to Ghostroom.
uruk
2014-02-04
AVALANCHE: Change some variable's type, remove unused function.
uruk
2014-02-04
AVALANCHE: Rename/move/implement getMe().
uruk
2014-02-04
AVALANCHE: Implement loading and drawing of the picture of the ghost.
uruk
2014-01-30
AVALANCHE: Add Ghostroom's skeleton.
uruk