scummvm/engines/mortevielle
2012-04-06 08:20:40 +02:00
..
actions.cpp MORTEVIELLE: Merge the _mouseButtons and clic variables 2012-04-06 08:20:30 +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: Merge the _mouseButtons and clic variables 2012-04-06 08:20:30 +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: Bugfixes for saving/loading savegames 2012-04-06 08:20:38 +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: Bugfix for image block decoding method #0 2012-04-06 08:20:31 +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: Visual fix for the inventory menu 2012-04-06 08:20:40 +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: Merge the _mouseButtons and clic variables 2012-04-06 08:20:30 +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: Changed readclock() method to use ScummVM functionality 2012-04-06 08:20:35 +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: Added explicit quit checks to the main game loops 2012-04-06 08:20:15 +02:00
mort.h MORTEVIELLE: Implemented a basic event handler. 2012-04-06 08:19:49 +02:00
mortevielle.cpp MORTEVIELLE: Merge the _mouseButtons and clic variables 2012-04-06 08:20:30 +02:00
mortevielle.h MORTEVIELLE: Merge the _mouseButtons and clic variables 2012-04-06 08:20:30 +02:00
mouse.cpp MORTEVIELLE: Merge the _mouseButtons and clic variables 2012-04-06 08:20:30 +02:00
mouse.h MORTEVIELLE: Merge the _mouseButtons and clic variables 2012-04-06 08:20:30 +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: Merge the _mouseButtons and clic variables 2012-04-06 08:20:30 +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: Bugfixes for saving/loading savegames 2012-04-06 08:20:38 +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: Merge the _mouseButtons and clic variables 2012-04-06 08:20:30 +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: Change float parameters in chardes/charani to int32 2012-04-06 08:20:37 +02:00
taffich.h MORTEVIELLE: Change float parameters in chardes/charani to int32 2012-04-06 08:20:37 +02:00
var_mor.cpp MORTEVIELLE: Properly implement get_random_number method 2012-04-06 08:20:27 +02:00
var_mor.h MORTEVIELLE: Started some notes of the original memory map 2012-04-06 08:19:58 +02:00