Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | GOB: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-06-14 | GOB: Fix an uninitialised value in Geisha's Penetration | Sven Hesse | |
2012-06-08 | GOB: Implement shooting in Penetration | Sven Hesse | |
Geisha's Penetration minigame should be complete now. This also means that Geisha is now basically complete. The only thing missing is the MDYPlayer, but since the music is only played once during the title screen, and it has a PCM-based fallback (which is currently played), this is low priority. | |||
2012-06-08 | GOB: Rewrite "pathfinding" and implement moving enemies | Sven Hesse | |
Since shooting does not yet work, we're just getting mauled by them... | |||
2012-06-07 | GOB: Handle Penetration shooting animations more cleverly | Sven Hesse | |
Still no bullets, though :P | |||
2012-06-07 | GOB: Better controls in Geisha's Penetration | Sven Hesse | |
You can actually move diagonally now | |||
2012-06-06 | GOB: Implement exiting floors | Sven Hesse | |
2012-06-06 | GOB: Implement Penetration submarine shooting and dying | Sven Hesse | |
Shots don't result in bullets yet, though |