Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |