scummvm/engines/mortevielle
2013-07-19 11:33:42 +02:00
..
actions.cpp MORTEVIELLE: Constify an array in actions, reduce the scope of some variables 2013-07-19 10:41:09 +02:00
debugger.cpp MORTEVIELLE: Replace g_vm in ScreenSurface 2013-06-25 20:40:06 +02:00
debugger.h MORTEVIELLE: Add two debug functions required to check the English translation 2013-02-21 07:57:31 +01:00
detection_tables.h MORTEVIELLE: Fix compilation 2013-06-26 23:31:54 +02:00
detection.cpp MORTEVIELLE: Changed savegames to use the game target to generate filenames 2013-07-13 19:10:03 -04:00
dialogs.cpp MORTEVIELLE: Enlarge F3/F8 dialog 2013-07-18 20:29:20 +02:00
dialogs.h MORTEVIELLE: Some renaming in intro functions 2013-07-18 20:29:19 +02:00
graphics.cpp MORTEVIELLE: Use width and height provided by Graphics::Surface 2013-07-19 11:31:19 +02:00
graphics.h MORTEVIELLE: Use width and height provided by Graphics::Surface 2013-07-19 11:31:19 +02:00
menu.cpp MORTEVIELLE: Rename menu constant 2013-07-19 11:33:42 +02:00
menu.h MORTEVIELLE: Some more renaming, introduce MENU_NONE constant 2013-06-28 21:13:01 +02:00
module.mk MORTEVIELLE: Move misc functions from Mortevielle to Utils 2013-06-27 20:19:27 +02:00
mortevielle.cpp MORTEVIELLE: Replace some British words by US ones 2013-07-19 10:59:20 +02:00
mortevielle.h MORTEVIELLE: Replace some British words by US ones 2013-07-19 10:59:20 +02:00
mouse.cpp MORTEVIELLE: Replace g_vm in MouseHandler 2013-06-25 21:01:49 +02:00
mouse.h MORTEVIELLE: Replace g_vm in MouseHandler 2013-06-25 21:01:49 +02:00
outtext.cpp MORTEVIELLE: Replace g_vm in TextHandler 2013-06-25 21:49:30 +02:00
outtext.h MORTEVIELLE: Replace g_vm in TextHandler 2013-06-25 21:49:30 +02:00
saveload.cpp MORTEVIELLE: Changed savegames to use the game target to generate filenames 2013-07-13 19:10:03 -04:00
saveload.h MORTEVIELLE: Changed savegames to use the game target to generate filenames 2013-07-13 19:10:03 -04:00
sound.cpp MORTEVIELLE: Fix compilation of music code 2013-06-29 10:31:30 +02:00
sound.h MORTEVIELLE: Replace g_vm in SoundManager 2013-06-26 01:06:22 +02:00
speech.cpp MORTEVIELLE: Replace g_vm in SpeechManager 2013-06-26 07:42:49 +02:00
speech.h MORTEVIELLE: Fixed ifdef header guard naming 2013-07-12 21:28:22 -04:00
utils.cpp MORTEVIELLE: Modify some more boxes 2013-07-18 20:29:22 +02:00