aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/dropdown.cpp
AgeCommit message (Collapse)Author
2019-10-15AVALANCHE: Fix Missing Default Switch CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2014-04-12AVALANCHE: Remove unnecessary TODOs.uruk
2014-03-07AVALANCHE: Implement Parser::bossKey().uruk
Revise some other parts of the engine during the process.
2014-03-03AVALANCHE: Rename Menu to DropDownMenu.uruk