Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | ILLUSIONS: Remove old TODOs | johndoe123 | |
(cherry picked from commit bb95440) | |||
2018-07-20 | ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus ↵ | johndoe123 | |
not done yet) (cherry picked from commit 03b0ca1) | |||
2018-07-20 | ILLUSIONS: BBDOU: Fix text drawing colors | johndoe123 | |
(cherry picked from commit a028c3f) | |||
2018-07-20 | ILLUSIONS: always use braces for loops | Eric Fry | |
2018-07-20 | ILLUSIONS: Formatting, remove trailing whitespace. | Eric Fry | |
2018-07-20 | ILLUSIONS: Name menu border color variables to add readability | Eric Fry | |
Fix menu hover color layer position. | |||
2018-07-20 | ILLUSIONS: Work on menu border decoration | Eric Fry | |
2018-07-20 | ILLUSIONS: Move palette code from Screen to new ScreenPalette class | johndoe123 | |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement special opcode 160013, also fix Input and ↵ | johndoe123 | |
reduce debug output | |||
2018-07-20 | ILLUSIONS: DUCKMAN: Start implementing the menu system | johndoe123 | |
Still work-in-progress, missing functionality and buggy Maybe needs some work for BBDOU where this isn't implemented yet. | |||
2018-07-20 | ILLUSIONS: Add text drawing to BBDOU | johndoe123 | |
2018-07-20 | ILLUSIONS: Move resource-related files into resources subdirectory | johndoe123 | |
2018-07-20 | ILLUSIONS: Add SoundMan and MusicPlayer | johndoe123 | |
- Add remaining screen shake effects - Implement Chinese dialog puzzle in Duckman | |||
2018-07-20 | ILLUSIONS: More work on Duckman | johndoe123 | |
- Implement dialogs - Change Camera class for Duckman | |||
2018-07-20 | ILLUSIONS: More work on Duckman | johndoe123 | |
- Implement Duckman cursor and interaction handling - Add more script opcodes - Add TextDrawer and ScreenText (needs minor refactoring for BBDOU) |