scummvm/engines/mortevielle
Paul Gilbert 833e46d18a MORTEVIELLE: Completed the diag() method used in image decoding.
The first image now completely decodes.
2012-04-06 08:19:41 +02:00
..
actions.cpp MORTEVIELLE: Add some comments with translated strings 2012-04-06 08:19:14 +02:00
actions.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
alert.cpp MORTEVIELLE: Added stubs for remaining functions needed by the project 2012-04-06 08:19:01 +02:00
alert.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
asm.cpp MORTEVIELLE: Reimplemented the zzuul assembly routine in C code 2012-04-06 08:19:15 +02:00
asm.h MORTEVIELLE: Reimplemented the zzuul assembly routine in C code 2012-04-06 08:19:15 +02:00
boite.cpp MORTEVIELLE: Add some comments with translated strings 2012-04-06 08:19:14 +02:00
boite.h MORTEVIELLE: More compilation fixes 2012-04-06 08:18:58 +02:00
detection_tables.h MORTEVIELLE: Added stub engine implementation. Engine is now compilable. 2012-04-06 08:19:02 +02:00
detection.cpp MORTEVIELLE: Add a couple of detection entries 2012-04-06 08:19:05 +02:00
disk.cpp MORTEVIELLE: Add some comments with translated strings 2012-04-06 08:19:14 +02:00
disk.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
droite.cpp MORTEVIELLE: Lots of compilation fixes 2012-04-06 08:19:00 +02:00
droite.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
graphics.cpp MORTEVIELLE: Completed the diag() method used in image decoding. 2012-04-06 08:19:41 +02:00
graphics.h MORTEVIELLE: Completed the diag() method used in image decoding. 2012-04-06 08:19:41 +02:00
keyboard.cpp MORTEVIELLE: Reimplemented the loading of cfiec.mor more cleanly 2012-04-06 08:19:17 +02:00
keyboard.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
level15.cpp MORTEVIELLE: Bugfixes for image decoding. 2012-04-06 08:19:39 +02:00
level15.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
menu.cpp MORTEVIELLE: More compilation fixes 2012-04-06 08:18:58 +02:00
menu.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
module.mk MORTEVIELLE: Beginnings of code for picture decoding 2012-04-06 08:19:36 +02:00
mor2.cpp MORTEVIELLE: Add some comments with translated strings 2012-04-06 08:19:14 +02:00
mor2.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
mor.cpp MORTEVIELLE: Fix memory offsets in rest of the places 2012-04-06 08:19:32 +02:00
mor.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
mort.cpp MORTEVIELLE: Beginnings of code for picture decoding 2012-04-06 08:19:36 +02:00
mort.h MORTEVIELLE: Added stub engine implementation. Engine is now compilable. 2012-04-06 08:19:02 +02:00
mortevielle.cpp MORTEVIELLE: Bugfixes for image decoding. 2012-04-06 08:19:39 +02:00
mortevielle.h MORTEVIELLE: Implemented more of the image decompression code 2012-04-06 08:19:37 +02:00
mouse.cpp MORTEVIELLE: Fix memory offsets in rest of the places 2012-04-06 08:19:32 +02:00
mouse.h MORTEVIELLE: Lots of compilation fixes 2012-04-06 08:19:00 +02:00
outtext.cpp MORTEVIELLE: Correct loading of the text data index, and fixed decoding of text lines 2012-04-06 08:19:22 +02:00
outtext.h MORTEVIELLE: Further bugfixes to include files and added includes 2012-04-06 08:18:52 +02:00
ovd1.cpp MORTEVIELLE: Change mem array to be 640Kb, and correct segment offsets using the array 2012-04-06 08:19:28 +02:00
ovd1.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
parole2.cpp MORTEVIELLE: Converted memw[] usage to use mem[] array with endian macros 2012-04-06 08:19:30 +02:00
parole2.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
parole.cpp MORTEVIELLE: Converted memw[] usage to use mem[] array with endian macros 2012-04-06 08:19:30 +02:00
parole.h MORTEVIELLE: Lots of compilation fixes 2012-04-06 08:19:00 +02:00
prog.cpp MORTEVIELLE: Add some comments with translated strings 2012-04-06 08:19:14 +02:00
prog.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
ques.cpp MORTEVIELLE: Added stubs for remaining functions needed by the project 2012-04-06 08:19:01 +02:00
ques.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
sprint.cpp MORTEVIELLE: Implemented loading of the font data, and rewrote drawing routines to use it. 2012-04-06 08:19:27 +02:00
sprint.h MORTEVIELLE: Lots of compilation fixes 2012-04-06 08:19:00 +02:00
taffich.cpp MORTEVIELLE: Fix data loading in charani() method 2012-04-06 08:19:35 +02:00
taffich.h MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations 2012-04-06 08:18:49 +02:00
var_mor.cpp MORTEVIELLE: Converted memw[] usage to use mem[] array with endian macros 2012-04-06 08:19:30 +02:00
var_mor.h MORTEVIELLE: Converted memw[] usage to use mem[] array with endian macros 2012-04-06 08:19:30 +02:00