aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/textdrawer.cpp
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Clean up/fix some TODOsjohndoe123
(cherry picked from commit 66094e4)
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: Fill in background for text in menusEric Fry
2018-07-20ILLUSIONS: Name menu border color variables to add readabilityEric Fry
Fix menu hover color layer position.
2018-07-20ILLUSIONS: Work on menu border decorationEric Fry
2018-07-20ILLUSIONS: Replace text flag magic numbers with definesEric Fry
2018-07-20Work on options menuEric Fry
2018-07-20ILLUSIONS: BBDOU: Implement credits code and adjust existing codejohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Start implementing the menu systemjohndoe123
Still work-in-progress, missing functionality and buggy Maybe needs some work for BBDOU where this isn't implemented yet.
2018-07-20ILLUSIONS: Add sound effects (still buggy)johndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
- Implement Duckman cursor and interaction handling - Add more script opcodes - Add TextDrawer and ScreenText (needs minor refactoring for BBDOU)