scummvm/engines/mortevielle
2012-04-06 08:19:44 +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: Fix remaining issues when decoding first image 2012-04-06 08:19:44 +02:00
graphics.h MORTEVIELLE: Fix remaining issues when decoding first image 2012-04-06 08:19:44 +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: Implemented a screen surface class to hold all the graphics functionality. 2012-04-06 08:19:43 +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: Fix remaining issues when decoding first image 2012-04-06 08:19:44 +02:00
mortevielle.h MORTEVIELLE: Implemented a screen surface class to hold all the graphics functionality. 2012-04-06 08:19:43 +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 a screen surface class to hold all the graphics functionality. 2012-04-06 08:19:43 +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: Implemented a screen surface class to hold all the graphics functionality. 2012-04-06 08:19:43 +02:00
var_mor.h MORTEVIELLE: Converted memw[] usage to use mem[] array with endian macros 2012-04-06 08:19:30 +02:00