Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | ILLUSIONS: Formatting fixes | Eric Fry | |
Simplified some point arithmetic Lock fixedpoint calcs to float rather than double | |||
2018-07-20 | ILLUSIONS: Formatting, remove trailing whitespace. | Eric Fry | |
2018-07-20 | ILLUSIONS: Replace spaces with tabs | Eric Fry | |
Replace while(1) with do..while loop Removed dead code Renamed FP16 to FixedPoint16 to improve readability | |||
2018-07-20 | ILLUSIONS: Move sliders in option menu | Eric Fry | |
2018-07-20 | ILLUSIONS: Wire up sfx to menus | 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: Improve naming of variables and methods in menu system. | Eric Fry | |
Start work on keyboard menu support and menu background fill. | |||
2018-07-20 | Save description with savegame | Eric Fry | |
2018-07-20 | Work on save support | Eric Fry | |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement load game from the game's menu system | johndoe123 | |
- Fix pause/unpause opcodes - 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. |