Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko | |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion | |
2014-03-06 | AVALANCHE: Implement MainMenu::wait(). | uruk | |
Rework other pieces of the engine to fit to it's mechanism. | |||
2014-03-05 | AVALANCHE: Implement MainMenu::centre(). | uruk | |
Also rework connected functions. | |||
2014-03-04 | AVALANCHE: Implement MainMenu::option(). | uruk | |
Rework and implement a lot of connected functions. | |||
2014-03-04 | AVALANCHE: Implement loadMenu(). Unify it with menuLoadIcons(). | uruk | |
Also rename menuLoadIcons to menuLoadPictures after the unifying. | |||
2014-03-04 | AVALANCHE: Move to graphics and implement GraphicManager::menuLoadIcons(). | uruk | |
Add and implement necessary graphical functions for the main menu during the process. | |||
2014-03-03 | AVALANCHE: Add MainMenu's skeleton. | uruk | |