scummvm/engines/adl
Walter van Niftrik 52c66f5efd Revert "ADL: Refactor opcode tables"
This reverts commit 76a0c20481.
2018-12-27 12:56:47 +01:00
..
adl.cpp Revert "ADL: Refactor opcode tables" 2018-12-27 12:56:47 +01:00
adl.h Revert "ADL: Refactor opcode tables" 2018-12-27 12:56:47 +01:00
adl_v2.cpp Revert "ADL: Refactor opcode tables" 2018-12-27 12:56:47 +01:00
adl_v2.h ADL: Add debug function to load commands from file 2018-12-26 12:28:09 +01:00
adl_v3.cpp Revert "ADL: Refactor opcode tables" 2018-12-27 12:56:47 +01:00
adl_v3.h ADL: Unify inventory opcodes 2016-12-11 16:51:14 +01:00
adl_v4.cpp ADL: Move multi-disk handling into v2 2017-03-05 21:16:58 +01:00
adl_v4.h ADL: Move multi-disk handling into v2 2017-03-05 21:16:58 +01:00
adl_v5.cpp ADL: Implement hires6 action opcode 0x1e 2017-02-20 11:07:56 +01:00
adl_v5.h ADL: Implement hires6 action opcode 0x1e 2017-02-20 11:07:56 +01:00
configure.engine ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
console.cpp ADL: Add debug function to load commands from file 2018-12-26 12:28:09 +01:00
console.h ADL: Add debug function to load commands from file 2018-12-26 12:28:09 +01:00
detection.cpp ADL: Change comment for hires6 detection entry 2018-12-25 14:44:19 +01:00
detection.h ADL: Add support for another hires1 variant 2018-02-04 16:15:10 +01:00
disk.cpp ADL: Add support for an early hires1 version 2018-02-03 23:36:18 +01:00
disk.h ADL: Add support for an early hires1 version 2018-02-03 23:36:18 +01:00
display.cpp ADL: Add byte-access functions to Display class 2017-03-05 21:16:58 +01:00
display.h ADL: Add byte-access functions to Display class 2017-03-05 21:16:58 +01:00
graphics.cpp JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
graphics.h ADL: Move shape drawing into base gfx class 2017-03-05 21:16:57 +01:00
hires1.cpp ADL: Add support for another hires1 variant 2018-02-04 16:15:10 +01:00
hires2.cpp ADL: Add hires3 support 2017-07-25 14:08:40 +02:00
hires4.cpp ADL: Silence float conversion warning 2018-12-26 14:42:18 +01:00
hires5.cpp Revert "ADL: Refactor opcode tables" 2018-12-27 12:56:47 +01:00
hires6.cpp Revert "ADL: Refactor opcode tables" 2018-12-27 12:56:47 +01:00
module.mk ADL: Merge hires2 and hires0 classes 2017-06-26 11:36:45 +02:00
POTFILES ADL: Add POTFILES 2016-06-07 19:43:15 +02:00
sound.cpp ADL: Use 0-sample for speaker silence 2017-02-21 11:35:31 +01:00
sound.h ADL: Add Sound class 2017-01-14 00:32:38 +01:00