scummvm/engines/mortevielle
2013-08-12 08:17:10 +02:00
..
actions.cpp MORTEVIELLE: Merge SpeechManager and SoundManager 2013-08-11 18:09:40 +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: Merge SpeechManager and SoundManager 2013-08-11 18:09:40 +02:00
dialogs.h MORTEVIELLE: Some renaming in intro functions 2013-07-18 20:29:19 +02:00
graphics.cpp MORTEVIELLE: Do not set Surface::pixels directly anymore. 2013-08-03 04:14:08 +02:00
graphics.h MORTEVIELLE: Use width and height provided by Graphics::Surface 2013-07-19 11:31:19 +02:00
menu.cpp Merge pull request #365 from lordhoto/protected-pixels 2013-08-07 12:24:59 -07: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: Merge SpeechManager and SoundManager 2013-08-11 18:09:40 +02:00
mortevielle.cpp MORTEVIELLE: Merge SpeechManager and SoundManager 2013-08-11 18:09:40 +02:00
mortevielle.h MORTEVIELLE: Merge SpeechManager and SoundManager 2013-08-11 18:09:40 +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: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02:00
saveload.h MORTEVIELLE: Janitorial: Misc cosmetic changes 2013-07-23 09:13:32 +02:00
sound.cpp MORTEVIELLE: Improve sound support 2013-08-12 08:17:10 +02:00
sound.h MORTEVIELLE: Remove useless code 2013-08-11 19:13:21 +02:00
utils.cpp MORTEVIELLE: Merge SpeechManager and SoundManager 2013-08-11 18:09:40 +02:00