scummvm/engines/mads
2014-06-01 09:10:49 -04:00
..
dragonsphere MADS: Remove a return in dragonsphere skeletton 2014-05-28 22:28:17 +02:00
nebular MADS: Add enums for the statuses of the car and the dog in section 6 2014-06-01 15:18:31 +03:00
phantom MADS: More formatting fixes. 2014-05-27 00:58:25 +02:00
action.cpp MADS: Fix saving game in the village hut 2014-05-27 08:41:07 -04:00
action.h MADS: Initialize some variables in MADSAction 2014-05-27 00:06:30 +02:00
animation.cpp MADS: Initialize variables in Animation 2014-05-28 00:51:48 +02:00
animation.h MADS: Standardised on passing depth surfaces as DepthSurface 2014-05-25 13:23:05 -04:00
assets.cpp MADS: Add enum for sprite asset loading flags 2014-06-01 09:10:49 -04:00
assets.h MADS: Add enum for sprite asset loading flags 2014-06-01 09:10:49 -04:00
audio.cpp
audio.h
compression.cpp MADS: Fix compilation with clang 2014-05-27 14:12:01 +03:00
compression.h MADS: initialise -> initialize. 2014-05-27 00:58:25 +02:00
configure.engine
debugger.cpp MADS: Janitorial - Trim more trailing whitespace 2014-05-28 23:25:49 +02:00
debugger.h MADS: Add a debug command to show messages 2014-05-20 14:31:10 +03:00
detection_tables.h MADS: Fix spelling of Rex Alternate detection entry 2014-05-26 15:10:25 -04:00
detection.cpp
dialogs.cpp MADS: Slight formatting fixes. 2014-05-27 00:58:25 +02:00
dialogs.h MADS: More formatting fixes. 2014-05-27 00:58:25 +02:00
events.cpp MADS: Janitorial - Trim trailing spaces and tabs 2014-05-28 23:22:01 +02:00
events.h MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
font.cpp MADS: Fix loading fonts used by animations 2014-05-30 20:42:17 -04:00
font.h MADS: initialise -> initialize. 2014-05-27 00:58:25 +02:00
game_data.cpp MADS: Properly set the scene revisited flag when loading a saved game 2014-06-01 15:18:31 +03:00
game_data.h MADS: Properly set the scene revisited flag when loading a saved game 2014-06-01 15:18:31 +03:00
game.cpp MADS: Properly set the scene revisited flag when loading a saved game 2014-06-01 15:18:31 +03:00
game.h MADS: Fix displaying multi-line messages in conversation with village girl 2014-05-26 21:25:18 -04:00
globals.cpp MADS: Changed 16-bit globals over to be 32-bits 2014-05-18 16:12:40 -04:00
globals.h MADS: More formatting fixes. 2014-05-27 00:58:25 +02:00
hotspots.cpp MADS: Fix for properly finishing refreshing dynamic hotspots 2014-05-27 21:07:51 -04:00
hotspots.h
inventory.cpp MADS: Fix confiscating player's inventory when captured 2014-05-30 19:25:13 -04:00
inventory.h MADS: More formatting fixes. 2014-05-27 00:58:25 +02:00
mads.cpp MADS: Initialize pointer in MADSEngine 2014-05-27 07:22:25 +02:00
mads.h MADS: initialise -> initialize. 2014-05-27 00:58:25 +02:00
messages.cpp MADS: Fix resetting KernelMessages _talkFont after teleporter scene 2014-05-29 22:14:02 -04:00
messages.h MADS: Janitorial - Trim more trailing whitespace 2014-05-28 23:25:49 +02:00
module.mk
msurface.cpp MADS: Fix positioning and clipping of flipped scaled images 2014-05-31 21:10:29 -04:00
msurface.h MADS: Fix positioning and clipping of flipped scaled images 2014-05-31 21:10:29 -04:00
palette.cpp MADS: Fix assert when doctor hits you with a blackjak 2014-05-31 11:39:28 -04:00
palette.h MADS: initialise -> initialize. 2014-05-27 00:58:25 +02:00
player.cpp MADS: Fix starting to talk to doctor in scene 318 2014-05-31 11:27:14 -04:00
player.h MADS: Add removePlayerSprites(), remove a TODO 2014-05-18 22:30:11 +02:00
rails.cpp MADS: Fix some more missing initializations 2014-05-28 07:19:18 +02:00
rails.h MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
resources.cpp MADS: Slight formatting fixes. 2014-05-27 00:58:25 +02:00
resources.h MADS: Slight formatting fixes. 2014-05-27 00:58:25 +02:00
scene_data.cpp MADS: Merge copyFromScaled into the existing copyFrom method 2014-05-31 18:21:11 -04:00
scene_data.h MADS: Add a constructor to SceneInfo 2014-05-28 21:24:14 +02:00
scene.cpp MADS: Fix to properly free completed animations 2014-05-30 06:52:16 -04:00
scene.h MADS: synchronise -> synchronize 2014-05-27 00:58:25 +02:00
screen.cpp MADS: Janitorial - Trim trailing spaces and tabs 2014-05-28 23:22:01 +02:00
screen.h MADS: initialise -> initialize. 2014-05-27 00:58:25 +02:00
sequence.cpp MADS: Some more initializations 2014-05-28 22:19:56 +02:00
sequence.h MADS: Properly implement sequence entry object movement 2014-05-24 19:25:31 -04:00
sound.cpp MADS: Don't error out in the SoundManager in MADS v2 games 2014-05-20 07:32:39 +03:00
sound.h MADS: initialise -> initialize. 2014-05-27 00:58:25 +02:00
sprites.cpp MADS: Add enum for sprite asset loading flags 2014-06-01 09:10:49 -04:00
sprites.h MADS: Add enum for sprite asset loading flags 2014-06-01 09:10:49 -04:00
staticres.cpp
staticres.h
user_interface.cpp MADS: Add enum for sprite asset loading flags 2014-06-01 09:10:49 -04:00
user_interface.h MADS: Remove some redundant TODOs 2014-05-21 08:32:39 -04:00