Commit graph

12 commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Bastien Bouclet
e04b23bb72 ILLUSIONS: Add override keywords 2020-02-09 12:43:15 +01:00
Eric Fry
989d8d9b8a ILLUSIONS: Formatting, remove trailing whitespace. 2018-07-20 06:43:33 +00:00
johndoe123
449d243c8f ILLUSIONS: DUCKMAN: Implement opcode 100 and 101 2018-07-20 06:43:33 +00:00
johndoe123
9a84c0a62e ILLUSIONS: DUCKMAN: Implement opcode 85 and 86, actual save/load not implemented yet 2018-07-20 06:43:33 +00:00
johndoe123
bbbb0053e0 ILLUSIONS: DUCKMAN: Implement opcode 83 2018-07-20 06:43:33 +00:00
johndoe123
5a69f73561 ILLUSIONS: DUCKMAN: Implement opcode 73 2018-07-20 06:43:33 +00:00
johndoe123
15498a231a ILLUSIONS: DUCKMAN: Implement opcode 21 2018-07-20 06:43:33 +00:00
johndoe123
2b9af91d8f ILLUSIONS: DUCKMAN: Implement opcode 8 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
a078073e88 ILLUSIONS: Move script opcode files to game specific directories 2018-07-20 06:43:33 +00:00
Renamed from engines/illusions/scriptopcodes_duckman.h (Browse further)