..
actions.cpp
MORTEVIELLE: Fix out-of-bounds read
2013-08-04 09:14:11 +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: Fix two GCC compiler warnings.
2013-07-31 03:36:16 +01:00
graphics.h
MORTEVIELLE: Use width and height provided by Graphics::Surface
2013-07-19 11:31:19 +02:00
menu.cpp
DEVTOOLS: Include English menu in mortevielle dat file
2013-08-03 16:50:14 +01: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: Implement music in intro screen
2013-08-04 10:39:34 +02:00
mortevielle.h
MORTEVIELLE: Implement music in intro screen
2013-08-04 10:39:34 +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: Fix two GCC compiler warnings.
2013-07-31 03:36:16 +01:00
saveload.h
MORTEVIELLE: Janitorial: Misc cosmetic changes
2013-07-23 09:13:32 +02:00
sound.cpp
MORTEVIELLE: Fix crash in sound mixer when closing the engine
2013-08-04 12:56:15 +01:00
sound.h
MORTEVIELLE: Compute real buffer size in order to avoid ticks at the end of the song
2013-08-04 10:46:10 +02:00
speech.cpp
MORTEVIELLE: Implement music in intro screen
2013-08-04 10:39:34 +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: Compute real buffer size in order to avoid ticks at the end of the song
2013-08-04 10:46:10 +02:00