Age | Commit message (Collapse) | Author | |
---|---|---|---|
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: 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: Fix static buffer overrun in debug log function. | Eric Fry | |
This was causing the game to crash when loading the main scumm menu. It was corrupting another static string in the about dialog. | |||
2018-07-20 | ILLUSIONS: Implement save/load functionality | johndoe123 | |
- Only works in Duckman at the moment - Only via the ScummVM main menu for now, save/load via the game's menu to be implemented | |||
2018-07-20 | ILLUSIONS: Rename ProgInfo -> SceneInfo | johndoe123 | |
2018-07-20 | ILLUSIONS: Add GAM archive reader for Duckman and adjust the resource ↵ | johndoe123 | |
reader/system | |||
2018-07-20 | ILLUSIONS: Move resource-related files into resources subdirectory | johndoe123 | |