Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | ILLUSIONS: Fix clang warnings. Work on menu keyboard control | Eric Fry | |
Fix some warnings while compiling with clang. Add up/down key support in game menus. | |||
2018-07-20 | ILLUSIONS: BBDOU: Implement remaining special opcodes 160018, 160028, 16002B | johndoe123 | |
2018-07-20 | ILLUSIONS: BBDOU: Implement more special opcodes and finish putBackInventoryItem | johndoe123 | |
2018-07-20 | ILLUSIONS: Refactor code in preparation for the Duckman engine | johndoe123 | |
2018-07-20 | ILLUSIONS: Fix thread camera panning | johndoe123 | |
- Minor fixes and corrections | |||
2018-07-20 | ILLUSIONS: Add more script opcodes | johndoe123 | |
- Add support for duplicate keys to the dictionary - Add trigger functions support - Improve inventory, now items can be clicked | |||
2018-07-20 | ILLUSIONS: Implement inventory | johndoe123 | |
- Implement cursor camera tracking - Various bugfixes | |||
2018-07-20 | ILLUSIONS: Additions in various places | johndoe123 | |
- Add NamedPoint and related code - Remove some debug output - Fix right mouse button input - Add bubble code - Add BBDOU inventory skeleton |