Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
johndoe123
|
33ece271fd
|
ILLUSIONS: Implement cursor movement via arrow keys
(cherry picked from commit 12e33c6)
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
65049228a8
|
ILLUSIONS: Remove old TODOs
(cherry picked from commit bb95440)
|
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
|
7cadb7ad0c
|
ILLUSIONS: Formatting
|
2018-07-20 06:43:33 +00:00 |
|
Eric Fry
|
83994972de
|
ILLUSIONS: Add debug cheat code support
Work on inventory add/remove debug menu.
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
11ec6d2258
|
ILLUSIONS: DUCKMAN: Implement special opcode 160013, also fix Input and reduce debug output
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
fa17f684da
|
ILLUSIONS: DUCKMAN: Start implementing the menu system
Still work-in-progress, missing functionality and buggy
Maybe needs some work for BBDOU where this isn't implemented yet.
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
09bbb482a8
|
ILLUSIONS: DUCKMAN: Implement opcodes 70/71 for pausing/unpausing during the menu
Also change some input functions to return uint istead of byte to allow bigger bitmasks.
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
36ec0fafdb
|
ILLUSIONS: Refactor the input system
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
297996a090
|
ILLUSIONS: Add sound effects (still buggy)
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
998744608f
|
ILLUSIONS: More work on Duckman
- Implement dialogs
- Change Camera class for Duckman
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
33d28deb69
|
ILLUSIONS: Additions in various places
- Add NamedPoint and related code
- Remove some debug output
- Fix right mouse button input
- Add bubble code
- Add BBDOU inventory skeleton
|
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
|
a06895ad59
|
ILLUSIONS: Start with Camera and Input classes
|
2018-07-20 06:43:33 +00:00 |
|