scummvm/engines/adl
2019-11-03 11:43:00 +01:00
..
adl_v2.cpp ADL: Refactor Display class 2019-08-11 23:36:27 +02:00
adl_v2.h ADL: Clean up usage of override specifier 2019-07-16 16:24:20 +02:00
adl_v3.cpp ADL: Refactor opcodes 2019-03-30 23:18:02 +01:00
adl_v3.h ADL: Clean up usage of override specifier 2019-07-16 16:24:20 +02:00
adl_v4.cpp ADL: Remove APPLECHAR macro 2019-07-16 16:24:19 +02:00
adl_v4.h ADL: Clean up usage of override specifier 2019-07-16 16:24:20 +02:00
adl_v5.cpp ADL: Remove APPLECHAR macro 2019-07-16 16:24:19 +02:00
adl_v5.h ADL: Clean up usage of override specifier 2019-07-16 16:24:20 +02:00
adl.cpp ADL: Fix Missing Default Switch Cases 2019-10-13 18:17:46 +01:00
adl.h ADL: Remove opcode counts from script interface 2019-07-17 08:41:34 +02:00
configure.engine ADL: Improve color accuracy 2019-08-12 02:18:34 +02:00
console.cpp ADL: Fix Missing Default Switch Cases 2019-10-13 18:17:46 +01:00
console.h ADL: Remove APPLECHAR macro 2019-07-16 16:24:19 +02:00
detection.cpp ENGINES: Add an engine ID to all the engines 2019-11-03 11:43:00 +01:00
detection.h ADL: Add support for another hires1 variant 2018-02-04 16:15:10 +01:00
disk.cpp ADL: Correct a variable name 2019-07-19 14:44:19 +02:00
disk.h ADL: Add support for Serenia data blocks 2019-07-17 11:42:23 +02:00
display_a2.cpp ADL: Support using any pixel format for the display 2019-09-19 19:46:59 +01:00
display_a2.h ADL: Improve color accuracy 2019-08-12 02:18:34 +02:00
display.cpp ADL: Refactor Display class 2019-08-11 23:36:27 +02:00
display.h ADL: Refactor Display class 2019-08-11 23:36:27 +02:00
graphics.h ADL: Replace 'using' with 'this->' 2019-07-16 18:27:03 +02:00
hires1.cpp ADL: Refactor Display class 2019-08-11 23:36:27 +02:00
hires2.cpp ADL: Refactor graphics code 2019-07-16 16:24:19 +02:00
hires4.cpp ADL: Refactor Display class 2019-08-11 23:36:27 +02:00
hires5.cpp ADL: Fix Missing Default Switch Cases 2019-10-13 18:17:46 +01:00
hires6.cpp ADL: Refactor Display class 2019-08-11 23:36:27 +02:00
module.mk ADL: Refactor graphics code 2019-07-16 16:24:19 +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