scummvm/engines/mortevielle
D G Turner b86c2923cf MORTEVIELLE: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-11 01:17:49 +00:00
..
actions.cpp MORTEVIELLE: Fix Missing Default Switch Cases 2019-11-11 01:17:49 +00:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +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: The game doesn't use MIDI, mark it as such. 2019-09-29 19:34:16 +03:00
detection.cpp ENGINES: Stop using 'single id' 2019-11-03 11:43:00 +01:00
dialogs.cpp MORTEVIELLE: Refactoring as suggested by Criezy 2019-09-01 22:47:55 +03:00
dialogs.h MORTEVIELLE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
graphics.cpp MORTEVIELLE: Fix Missing Default Switch Cases 2019-11-11 01:17:49 +00: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 ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455) 2018-12-19 08:31:26 +02:00
mortevielle.h MORTEVIELLE: Push down the AD includes 2018-05-01 12:48:05 +02: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
POTFILES ALL: Unify 'missing engine data' message 2016-12-05 21:04:50 +01:00
saveload.cpp ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
saveload.h MORTEVIELLE: Push down the AD includes 2018-05-01 12:48:05 +02:00
sound.cpp MORTEVIELLE: Improve voice mapping to characters. 2019-09-01 22:47:55 +03:00
sound.h MORTEVIELLE: Refactoring as suggested by Criezy 2019-09-01 22:47:55 +03:00
utils.cpp MORTEVIELLE: Fix Missing Default Switch Cases 2019-11-11 01:17:49 +00:00