aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/menusystem.cpp
AgeCommit message (Expand)Author
2019-11-03ENGINES: Change targets to have an 'engine ID'Bastien Bouclet
2018-07-21ILLUSIONS: Fix warningsEugene Sandulenko
2018-07-20ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n...johndoe123
2018-07-20ILLUSIONS: always use braces for loopsEric Fry
2018-07-20ILLUSIONS: Fix formattingEric Fry
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: FormattingEric Fry
2018-07-20ILLUSIONS: Replace spaces with tabsEric Fry
2018-07-20ILLUSIONS: Pause actors when entering menuEric Fry
2018-07-20ILLUSIONS: Move sliders in option menuEric Fry
2018-07-20ILLUSIONS: Wire up sfx to menusEric Fry
2018-07-20ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constantEric Fry
2018-07-20ILLUSIONS: Fix clang warnings. Work on menu keyboard controlEric Fry
2018-07-20ILLUSIONS: Name menu border color variables to add readabilityEric Fry
2018-07-20ILLUSIONS: Work on menu border decorationEric Fry
2018-07-20ILLUSIONS: Replace text flag magic numbers with definesEric Fry
2018-07-20ILLUSIONS: Improve naming of variables and methods in menu system.Eric Fry
2018-07-20Save description with savegameEric Fry
2018-07-20Fixed save continue dialog menuEric Fry
2018-07-20Work on save supportEric Fry
2018-07-20Getting it to compile after merging masterEric Fry
2018-07-20ILLUSIONS: DUCKMAN: Implement load game from the game's menu systemjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcode 160012 and related codejohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Start implementing the menu systemjohndoe123