scummvm/engines/mortevielle
Thierry Crozat fc7df50ed0 MORTEVIELLE: Do not try to use menu.mor file
This file has a different format from menufr.mor and menual.mor and
we don't support it. Trying to use this file would lead to wrong menu.
If the game version does not contain menufr.mor it has to get the
menu from the DAT file.
2015-09-14 22:29:23 +01:00
..
actions.cpp MORTEVIELLE: added missing inter screen messages 2015-01-26 22:16:31 +01:00
configure.engine MORTEVIELLE: Enable engine by default 2014-01-18 14:50:09 +01:00
debugger.cpp ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
debugger.h MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
detection_tables.h MORTEVIELLE: Use engine data file for french version without menufr.mor 2015-09-07 23:50:36 +01:00
detection.cpp MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
dialogs.cpp MORTEVIELLE: Fixed read index parsing alert strings 2015-01-23 14:29:29 +01:00
dialogs.h MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
graphics.cpp MORTEVIELLE: Fixed drawBox() to match original code 2015-01-23 14:29:16 +01:00
graphics.h MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
menu.cpp MORTEVIELLE: Do not try to use menu.mor file 2015-09-14 22:29:23 +01:00
menu.h MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
module.mk MORTEVIELLE: Janitorial - Remove trailing spaces 2014-02-16 18:24:19 +01:00
mortevielle.cpp MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
mortevielle.h MORTEVIELLE: added starting screen string index constant 2015-01-27 20:55:47 +01:00
mouse.cpp MORTEVIELLE: alternatively we can make it local to delay() 2015-01-24 14:03:22 +01:00
mouse.h MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
outtext.cpp MORTEVIELLE: added missing inter screen messages 2015-01-26 22:16:31 +01:00
outtext.h MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
saveload.cpp MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
saveload.h MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
sound.cpp MORTEVIELLE: Fix loading of BRUITS file 2015-09-08 08:48:50 +01:00
sound.h MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
utils.cpp MORTEVIELLE: Fix a couple of crashes occurring in the alternate DOS version 2015-09-08 07:43:30 +02:00