aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/screentext.h
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Name menu border color variables to add readabilityEric Fry
Fix menu hover color layer position.
2018-07-20ILLUSIONS: Replace text flag magic numbers with definesEric Fry
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: More work on Duckmanjohndoe123
- Implement Duckman cursor and interaction handling - Add more script opcodes - Add TextDrawer and ScreenText (needs minor refactoring for BBDOU)