Commit Graph
17 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
D G Turner 129988d0e9 ILLUSIONS: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-16 11:30:12 +00:00
johndoe123 565de60234 ILLUSIONS: Clean up/fix some TODOs
(cherry picked from commit 66094e4)
2018-07-20 06:43:33 +00:00
Eric Fry fee1f3d8cb ILLUSIONS: always use braces for loops 2018-07-20 06:43:33 +00:00
Eric Fry 989d8d9b8a ILLUSIONS: Formatting, remove trailing whitespace. 2018-07-20 06:43:33 +00:00
johndoe123 41c7a99262 ILLUSIONS: BBDOU: Extract code to new class ObjectInteractModeMap 2018-07-20 06:43:33 +00:00
johndoe123 e31c454cfa ILLUSIONS: BBDOU: Rename stuff 2018-07-20 06:43:33 +00:00
johndoe123 c6f2c6ba4e ILLUSIONS: BBDOU: Implement special code 16000F 2018-07-20 06:43:33 +00:00
johndoe123 88e2b3fd9e ILLUSIONS: BBDOU: Implement special code 160030 2018-07-20 06:43:33 +00:00
johndoe123 36ec0fafdb ILLUSIONS: Refactor the input system 2018-07-20 06:43:33 +00:00
johndoe123 e4a85c7da6 ILLUSIONS: Move game-specific files into own subdirectories 2018-07-20 06:43:33 +00:00
johndoe123 3f15233f78 ILLUSIONS: Refactor code in preparation for the Duckman engine 2018-07-20 06:43:33 +00:00
johndoe123 7dc8533f73 ILLUSIONS: Fix thread camera panning
- Minor fixes and corrections
2018-07-20 06:43:33 +00:00
johndoe123 3b3f84c764 ILLUSIONS: Implement inventory
- Implement cursor camera tracking
- Various bugfixes
2018-07-20 06:43:33 +00:00
johndoe123 22e898f7eb ILLUSIONS: Work on interaction; work on Cause related code 2018-07-20 06:43:33 +00:00
johndoe123 e05a789975 ILLUSIONS: More work on BBDOU specific code (cursor, bubble)
- Add input handling code
2018-07-20 06:43:33 +00:00
johndoe123 28cb39eb2b ILLUSIONS: Start with BBDOU special code 2018-07-20 06:43:33 +00:00