scummvm/engines/mortevielle
2013-07-29 01:58:03 +02:00
..
actions.cpp MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00
debugger.cpp MORTEVIELLE: Renaming fields and functions related to the number of answers per character 2013-07-23 10:51:42 +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: Use a specific buffer instead of _mem for the animations 2013-07-25 10:32:21 +02:00
dialogs.h MORTEVIELLE: Some renaming in intro functions 2013-07-18 20:29:19 +02:00
graphics.cpp MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00
graphics.h MORTEVIELLE: Use width and height provided by Graphics::Surface 2013-07-19 11:31:19 +02:00
menu.cpp MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00
menu.h MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00
module.mk MORTEVIELLE: Move misc functions from Mortevielle to Utils 2013-06-27 20:19:27 +02:00
mortevielle.cpp MORTEVIELLE: Remove another use of _mem 2013-07-27 00:08:56 +02:00
mortevielle.h MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00
mouse.cpp MORTEVIELLE: Removed redundant mouse drawing code 2013-07-19 22:51:25 -04:00
mouse.h MORTEVIELLE: Replace g_vm in MouseHandler 2013-06-25 21:01:49 +02:00
outtext.cpp MORTEVIELLE: Use a specific buffer instead of _mem for the animations 2013-07-25 10:32:21 +02:00
outtext.h MORTEVIELLE: Use a specific buffer instead of _mem for the animations 2013-07-25 10:32:21 +02:00
saveload.cpp MORTEVIELLE: Reorder includes 2013-07-19 11:51:10 +02:00
saveload.h MORTEVIELLE: Janitorial: Misc cosmetic changes 2013-07-23 09:13:32 +02:00
sound.cpp MORTEVIELLE: Get rid of magic value 0x5000 2013-07-20 18:59:49 +02:00
sound.h MORTEVIELLE: Replace g_vm in SoundManager 2013-06-26 01:06:22 +02:00
speech.cpp MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00
speech.h MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00
utils.cpp MORTEVIELLE: Remove remaining macros, start refactoring menus, modify the way _cfiphBuffer is read/written 2013-07-29 01:58:03 +02:00