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.cpp
Age
Commit message (
Expand
)
Author
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2014-05-24
AVALANCHE: Initialize two variables in GhostRoom()
Strangerke
2014-04-13
AVALANCHE: Fix Ghostroom's destructor.
uruk
2014-04-12
AVALANCHE: Merge ghostDrawGhost and ghostDrawGlerk.
uruk
2014-02-25
AVALANCHE: Rework use of Common::Rect.
uruk
2014-02-18
AVALANCHE: Introduce GraphicManager::blackOutScreen().
uruk
2014-02-18
AVALANCHE: Reimplement the rectangle drawing methods.
uruk
2014-02-18
AVALANCHE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
AVALANCHE: Janitorial - Remove trailing spaces
Strangerke
2014-02-10
AVALANCHE: Add missing braces
Strangerke
2014-02-09
AVALANCHE: Initialize a couple of uninitialized variables
Strangerke
2014-02-09
AVALANCHE: Repair fading at the beginning and at the end of the ghostroom scene.
uruk
2014-02-09
AVALANCHE: Optimise the picture loading in GhostRoom.
uruk
2014-02-08
AVALANCHE: Repair GhostRoom::doBat().
uruk
2014-02-08
AVALANCHE: Finish GhostRoom's implementation.
uruk
2014-02-08
AVALANCHE: Implement another pair of floating eyeballs.
uruk
2014-02-08
AVALANCHE: Implement the ghostroom's animation until Avvy turns back.
uruk
2014-02-08
AVALANCHE: Add the yelling to the end of the ghost's animation.
uruk
2014-02-08
AVALANCHE: Repair the ghost's animation.
uruk
2014-02-08
AVALANCHE: Implement the animation of the ghost.
uruk
2014-02-08
AVALANCHE: Implement GhostRoom::doBat().
uruk
2014-02-05
AVALANCHE: Implement the floating eyeballs and the "Glerk"s animation.
uruk
2014-02-05
AVALANCHE: Hide/reveal the mouse cursor in GhostRoom::run().
uruk
2014-02-05
AVALANCHE: Implement GhostRoom::wait().
uruk
2014-02-04
AVALANCHE: Implement rest of the loading in Ghostroom.
uruk
2014-02-04
AVALANCHE: Rename/move/implement plainGrab().
uruk
2014-02-04
AVALANCHE: Some renaming connected to Ghostroom.
uruk
2014-02-04
AVALANCHE: Really remove that function.
uruk
2014-02-04
AVALANCHE: Rename/move/implement getMe().
uruk
2014-02-04
AVALANCHE: Remove references to removed variables.
uruk
2014-02-04
AVALANCHE: Implement loading and drawing of the picture of the ghost.
uruk
2014-02-02
AVALANCHE: Fix a couple of missing initializations in the ghost room
Strangerke
2014-01-30
AVALANCHE: Add Ghostroom's skeleton.
uruk