scummvm/engines/mortevielle
2012-04-06 08:21:24 +02:00
..
actions.cpp MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
actions.h MORTEVIELLE: Renamed main loop methods, along with quit/end/lose variables 2012-04-06 08:20:56 +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
detection_tables.h MORTEVIELLE: Added support for using the static string list added to mort.dat 2012-04-06 08:20:59 +02:00
detection.cpp MORTEVIELLE: Added support for using the static string list added to mort.dat 2012-04-06 08:20:59 +02:00
dialogs.cpp MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
dialogs.h MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
graphics.cpp MORTEVIELLE: Moved DROITE() into the ScreenSurface class 2012-04-06 08:21:19 +02:00
graphics.h MORTEVIELLE: Moved DROITE() into the ScreenSurface class 2012-04-06 08:21:19 +02:00
keyboard.cpp MORTEVIELLE: Removed all the code that was commented out in the original source 2012-04-06 08:21:13 +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: Removed all the code that was commented out in the original source 2012-04-06 08:21:13 +02:00
level15.h MORTEVIELLE: Removed redundant gfx functions, and moved others into ScreenSurface class. 2012-04-06 08:21:01 +02:00
menu.cpp MORTEVIELLE: Converted menu functions into it's own class 2012-04-06 08:21:22 +02:00
menu.h MORTEVIELLE: Converted menu functions into it's own class 2012-04-06 08:21:22 +02:00
module.mk MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
mor2.cpp MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
mor2.h MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
mor.cpp MORTEVIELLE: Fix the 'You Are Alone' to be properly justified with English text 2012-04-06 08:21:24 +02:00
mor.h MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
mortevielle.cpp MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
mortevielle.h MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
mouse.cpp MORTEVIELLE: Removed all the code that was commented out in the original source 2012-04-06 08:21:13 +02:00
mouse.h MORTEVIELLE: Merge the _mouseButtons and clic variables 2012-04-06 08:20:30 +02:00
outtext.cpp MORTEVIELLE: Removed unused clear_box() and fill_box(), and renamed fillBox to fillRect 2012-04-06 08:21:12 +02:00
outtext.h MORTEVIELLE: Further bugfixes to include files and added includes 2012-04-06 08:18:52 +02:00
ovd1.cpp MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
ovd1.h MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
parole2.cpp MORTEVIELLE: In progress implementation of PC Speaker music player 2012-04-06 08:20:50 +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: Remove all the overlay comments 2012-04-06 08:21:15 +02:00
parole.h MORTEVIELLE: Lots of compilation fixes 2012-04-06 08:19:00 +02:00
prog.cpp MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
prog.h MORTEVIELLE: Renamed main loop methods, along with quit/end/lose variables 2012-04-06 08:20:56 +02:00
saveload.cpp MORTEVIELLE: Convert f3/f8 dialog, alert dialog, and ques dialogs into classes 2012-04-06 08:21:23 +02:00
saveload.h MORTEVIELLE: Implemented ScummVM savegame functionality with metadata 2012-04-06 08:20:55 +02:00
sound.cpp MORTEVIELLE: Replace timer chip frequency values with a constant 2012-04-06 08:20:51 +02:00
sound.h MORTEVIELLE: In progress implementation of PC Speaker music player 2012-04-06 08:20:50 +02:00
taffich.cpp MORTEVIELLE: Remove more code that had been commented out in the original source 2012-04-06 08:21:14 +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: Converted menu functions into it's own class 2012-04-06 08:21:22 +02:00
var_mor.h MORTEVIELLE: Converted menu functions into it's own class 2012-04-06 08:21:22 +02:00