scummvm/engines/mads
D G Turner e75722665d MADS: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-06 03:34:11 +00:00
..
dragonsphere MADS: Fix Missing Default Switch Cases 2019-12-06 03:34:11 +00:00
nebular MADS: Fix Missing Default Switch Cases 2019-12-06 03:34:11 +00:00
phantom MADS: Fix Missing Default Switch Cases 2019-12-06 03:34:11 +00:00
action.cpp
action.h MADS: Initialize some variables in player code 2016-01-11 06:54:11 +01:00
animation.cpp MADS: Remove obsolete comment and add debug trace in animation code 2015-11-18 13:05:51 +01:00
animation.h MADS: Rename the parameter of setNextFrameTimer 2015-11-12 00:50:39 +01:00
assets.cpp
assets.h
audio.cpp
audio.h
camera.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
camera.h MADS: Refactor camera code 2015-11-24 21:47:53 +01:00
compression.cpp
compression.h
configure.engine MADS: Change the engine description 2016-02-06 00:12:41 +02:00
conversations.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
conversations.h JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
debugger.cpp MADS: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:26 -04:00
debugger.h
detection_tables.h MADS: Mark unsupported games as unstable 2016-11-21 20:24:25 -05:00
detection.cpp ENGINES: Stop using 'single id' 2019-11-03 11:43:00 +01:00
dialogs.cpp MADS: Draw the portrait in V2 game dialogs 2019-08-04 14:05:08 +03:00
dialogs.h MADS: Draw the portrait in V2 game dialogs 2019-08-04 14:05:08 +03:00
events.cpp MADS: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:26 -04:00
events.h MADS: Implement GameConversations::update 2016-01-10 06:10:03 +11:00
font.cpp MADS: Refactor MSurface and Screen to not use virtual inheritance 2016-05-26 21:37:52 -04:00
font.h MADS: Refactor MSurface and Screen to not use virtual inheritance 2016-05-26 21:37:52 -04:00
game_data.cpp
game_data.h
game.cpp MADS: Fix Missing Default Switch Cases 2019-12-06 03:34:11 +00:00
game.h ALL: Load savegame thumbnail only when necessary 2018-04-07 09:26:20 +02:00
globals.cpp
globals.h
hotspots.cpp MADS: Implement V2 DynamicHotspots::add() 2019-08-04 14:05:09 +03:00
hotspots.h MADS: Implement V2 DynamicHotspots::add() 2019-08-04 14:05:09 +03:00
inventory.cpp
inventory.h
mads.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
mads.h MADS: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:26 -04:00
menu_views.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
menu_views.h MADS: Remove git conflict markers in menu_views.h 2016-04-16 20:23:10 +03:00
messages.cpp MADS: Refactor MSurface and Screen to not use virtual inheritance 2016-05-26 21:37:52 -04:00
messages.h MADS: Refactor MSurface and Screen to not use virtual inheritance 2016-05-26 21:37:52 -04:00
module.mk MADS: Refactor camera code 2015-11-24 21:47:53 +01:00
msurface.cpp MADS: Refactor MSurface and Screen to not use virtual inheritance 2016-05-26 21:37:52 -04:00
msurface.h MADS: Remove redundant allocation in surface creation 2016-05-27 06:00:58 -04:00
palette.cpp MADS: Fix two off-by-ones in Fader::insertionSort 2016-10-26 22:30:02 +02:00
palette.h
player.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
player.h MADS: Phantom: Flesh out walk triggers 2016-01-07 18:11:24 +11:00
POTFILES MADS: Update POTFILES 2016-11-26 11:14:03 +01:00
rails.cpp MADS: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:26 -04:00
rails.h
resources.cpp MADS: Silent another cppCheck warning 2015-11-23 01:23:37 +01:00
resources.h
scene_data.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
scene_data.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
scene.cpp MADS: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:26 -04:00
scene.h MADS: Phantom: Merge _variant and _initialVariant 2015-11-15 18:18:29 +01:00
screen.cpp MADS: Fix Unused Private Variable Compiler Warning. 2017-01-12 06:41:00 +00:00
screen.h MADS: Fix Unused Private Variable Compiler Warning. 2017-01-12 06:41:00 +00:00
sequence.cpp MADS: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:26 -04:00
sequence.h MADS: Replace the use of setTimingTrigger by a call to addTimer for V2+ games 2015-11-10 09:15:55 +01:00
sound.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
sound.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
sprites.cpp MADS: Refactor MSurface and Screen to not use virtual inheritance 2016-05-26 21:37:52 -04:00
sprites.h
staticres.cpp MADS: Fix spelling mistake 2016-10-31 18:10:16 -04:00
staticres.h
user_interface.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
user_interface.h MADS: Refactor MSurface and Screen to not use virtual inheritance 2016-05-26 21:37:52 -04:00