Age | Commit message (Expand) | Author |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement special opcode 160013, also fix Input and reduc... | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement special opcode 160012 and related code | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement special opcodes 16001D, 16001E, 16001F and rela... | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Remove if'd out opcode code (used by me as scratch pad); ... | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement opcode 100 and 101 | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement opcode 85 and 86, actual save/load not implemen... | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement opcode 83 | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement opcode 73 | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement opcode 21 | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement opcode 8 | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Start implementing the menu system | johndoe123 |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement opcodes 70/71 for pausing/unpausing during the ... | johndoe123 |
2018-07-20 | ILLUSIONS: Terminate update functions on scene exit; fix bugs and use constants | johndoe123 |
2018-07-20 | ILLUSIONS: Rename ProgInfo -> SceneInfo | johndoe123 |
2018-07-20 | ILLUSIONS: Rename tag -> sceneId | johndoe123 |
2018-07-20 | ILLUSIONS: Add GAM archive reader for Duckman and adjust the resource reader/... | johndoe123 |
2018-07-20 | ILLUSIONS: Remove unneeded includes | johndoe123 |
2018-07-20 | ILLUSIONS: Move screen shaker effects into separate file | johndoe123 |
2018-07-20 | ILLUSIONS: Use ARRAYSIZE instead of hardcoded values in screen effect constants | johndoe123 |
2018-07-20 | ILLUSIONS: Add text drawing to BBDOU | johndoe123 |
2018-07-20 | ILLUSIONS: Refactor the input system | johndoe123 |
2018-07-20 | ILLUSIONS: Move script opcode files to game specific directories | johndoe123 |
2018-07-20 | ILLUSIONS: Move Duckman dialog code to own file | johndoe123 |
2018-07-20 | ILLUSIONS: Move Duckman inventory code to own class and file | johndoe123 |
2018-07-20 | ILLUSIONS: Move Duckman property timer code to own class and file | johndoe123 |
2018-07-20 | ILLUSIONS: Move Duckman special code to own class and file | johndoe123 |
2018-07-20 | ILLUSIONS: Move game-specific files into own subdirectories | johndoe123 |