scummvm/engines/adl
2018-06-30 00:22:34 +02:00
..
adl_v2.cpp ADL: Remove hardcoded disk image filename from hires1 2018-02-03 23:36:18 +01:00
adl_v2.h ADL: Remove hardcoded disk image filename from hires1 2018-02-03 23:36:18 +01:00
adl_v3.cpp ADL: Unify inventory opcodes 2016-12-11 16:51:14 +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
adl.cpp ADL: Add support for an early hires1 version 2018-02-03 23:36:18 +01:00
adl.h ADL: Add support for an early hires1 version 2018-02-03 23:36:18 +01:00
configure.engine ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
console.cpp ADL: Add convert_disk debug command 2018-02-02 22:18:25 +01:00
console.h ADL: Add convert_disk debug command 2018-02-02 22:18:25 +01:00
detection.cpp ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02: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: Add support for an early hires1 version 2018-02-03 23:36:18 +01:00
hires5.cpp ADL: Move shape drawing into base gfx class 2017-03-05 21:16:57 +01:00
hires6.cpp ADL: Add support for an early hires1 version 2018-02-03 23:36:18 +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