Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | AVALANCHE: Make GPL headers consistent in themselves. | Johannes Schickel | |
2014-02-15 | AVALANCHE: Really use KeyCodes instead of ASCII values in Help. | uruk | |
2014-02-14 | AVALANCHE: Get rid of continueHelp(), fix run(). | uruk | |
It was unnecessary to paint the whole screen black, we can just draw the first screen of Help immediately instead of that. | |||
2014-02-14 | AVALANCHE: Implement mouse control in Help. | uruk | |
2014-02-14 | AVALANCHE: Simplify continueHelp(), move keyboard control to it's own function. | uruk | |
2014-02-12 | AVALANCHE: Implement keyboard control in Help. | uruk | |
2014-02-12 | AVALANCHE: Rename/implement rest of getMe(). | uruk | |
2014-02-11 | AVALANCHE: Move/rename/implement Help::plotButton(). | uruk | |
2014-02-11 | AVALANCHE: Partially implement Help::getMe(). | uruk | |
The drawing of the buttons are still missing. | |||
2014-02-09 | AVALANCHE: Add Help's skeleton. | uruk | |