Commit Graph
13 Commits
Author SHA1 Message Date
Strangerke e8ffcdc09c AVALANCHE: Janitorial - remove trailing spaces and tabs 2014-06-07 17:12:24 +02:00
uruk fc13180465 AVALANCHE: Merge ghostDrawGhost and ghostDrawGlerk. 2014-04-12 21:03:17 +02:00
Johannes Schickel 854de79c23 AVALANCHE: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
uruk 3e8e91300c AVALANCHE: Optimise the picture loading in GhostRoom. 2014-02-09 12:38:49 +01:00
uruk 1ba4cce14b AVALANCHE: Repair GhostRoom::doBat(). 2014-02-08 18:11:36 +01:00
uruk 410d548ac0 AVALANCHE: Implement GhostRoom::doBat(). 2014-02-08 15:41:39 +01:00
uruk 5a1c9bc717 AVALANCHE: Implement rest of the loading in Ghostroom.
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 19:54:41 +01:00
uruk 3eb2c05faf AVALANCHE: Rename/move/implement plainGrab(). 2014-02-04 18:51:13 +01:00
uruk a0e28107d3 AVALANCHE: Some renaming connected to Ghostroom. 2014-02-04 12:06:11 +01:00
uruk 671ff32f6f AVALANCHE: Change some variable's type, remove unused function. 2014-02-04 10:48:30 +01:00
uruk 29cd161421 AVALANCHE: Rename/move/implement getMe(). 2014-02-04 10:30:41 +01:00
uruk 9a08e0459c AVALANCHE: Implement loading and drawing of the picture of the ghost. 2014-02-04 08:59:03 +01:00
uruk 87338af76b AVALANCHE: Add Ghostroom's skeleton. 2014-01-30 12:19:23 +01:00