Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | ILLUSIONS: DUCKMAN: Implement opcodes 70/71 for pausing/unpausing during the ↵ | johndoe123 | |
menu Also change some input functions to return uint istead of byte to allow bigger bitmasks. | |||
2018-07-20 | ILLUSIONS: Add text drawing to BBDOU | johndoe123 | |
2018-07-20 | ILLUSIONS: Add screen shaking effect | johndoe123 | |
2018-07-20 | ILLUSIONS: More work on Duckman | johndoe123 | |
- Implement palette fader - Add more inventory functions - Add more script opcodes | |||
2018-07-20 | ILLUSIONS: Implement palette shifting and color shadow table | johndoe123 | |
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) | |||
2018-07-20 | ILLUSIONS: More work on Duckman | johndoe123 | |
2018-07-20 | ILLUSIONS: Refactor code in preparation for the Duckman engine | johndoe123 | |
2018-07-20 | ILLUSIONS: Move SpriteDrawQueue to screen | johndoe123 | |
2018-07-20 | ILLUSIONS: Move SpriteDecompressQueue to screen | johndoe123 | |
2018-07-20 | ILLUSIONS: Add more script opcodes and fix/add stuff along the way | johndoe123 | |
- Unload backgrounds - Add transparent sprite drawing - Add AbortableThread | |||
2018-07-20 | ILLUSIONS: Implement more script opcodes and related functions | johndoe123 | |
2018-07-20 | ILLUSIONS: Work on Actor and Control classes; fix bug in sprite decompression | johndoe123 | |
2018-07-20 | ILLUSIONS: Add Screen class and ajust code to use it | johndoe123 | |