aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/mainmenu.cpp
AgeCommit message (Collapse)Author
2014-03-06AVALANCHE: Implement MainMenu::wait().uruk
Rework other pieces of the engine to fit to it's mechanism.
2014-03-05AVALANCHE: Implement MainMenu::centre().uruk
Also rework connected functions.
2014-03-04AVALANCHE: Implement MainMenu::option().uruk
Rework and implement a lot of connected functions.
2014-03-04AVALANCHE: Implement loadMenu(). Unify it with menuLoadIcons().uruk
Also rename menuLoadIcons to menuLoadPictures after the unifying.
2014-03-04AVALANCHE: Move to graphics and implement GraphicManager::menuLoadIcons().uruk
Add and implement necessary graphical functions for the main menu during the process.
2014-03-03AVALANCHE: Add MainMenu's skeleton.uruk