scummvm/engines/mortevielle
2012-04-06 08:20:14 +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: Changed deprecated warnings to use debugC instead 2012-04-06 08:20:10 +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: Fix savegame loading to allow to read from the data folder 2012-04-06 08:20:04 +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 compiler warnings and added assert 2012-04-06 08:20:14 +02:00
graphics.h MORTEVIELLE: Add ScreenSurface::clearScreen method 2012-04-06 08:20:03 +02:00
keyboard.cpp MORTEVIELLE: Implemented a basic event handler. 2012-04-06 08:19:49 +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: Fixed data reading in adzon() 2012-04-06 08:20:07 +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: Implemented a basic event handler. 2012-04-06 08:19:49 +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: Implemented a basic event handler. 2012-04-06 08:19:49 +02:00
mort.h MORTEVIELLE: Implemented a basic event handler. 2012-04-06 08:19:49 +02:00
mortevielle.cpp MORTEVIELLE: Expand on the mouse/keyboard handling code 2012-04-06 08:20:13 +02:00
mortevielle.h MORTEVIELLE: Fix compiler warnings and added assert 2012-04-06 08:20:14 +02:00
mouse.cpp MORTEVIELLE: Fix compiler warnings and added assert 2012-04-06 08:20:14 +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: Fix loading of data in charge_bruit5() 2012-04-06 08:20:06 +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 seeking in chardes and charani 2012-04-06 08:20:01 +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: Changed deprecated warnings to use debugC instead 2012-04-06 08:20:10 +02:00
var_mor.h MORTEVIELLE: Started some notes of the original memory map 2012-04-06 08:19:58 +02:00