scummvm/engines/mads
2014-05-26 22:19:13 +02:00
..
dragonsphere MADS: Fix the GMM menu for V2 games 2014-05-20 13:52:23 +03:00
nebular MADS: Fix stupid bug in scene 501 2014-05-26 22:19:13 +02:00
phantom MADS: Fix the GMM menu for V2 games 2014-05-20 13:52:23 +03:00
action.cpp MADS: Fix walking to dynamic hotspots 2014-05-26 11:29:03 -04:00
action.h MADS: Reduce the scope of a variable in Action, rename some British variable names 2014-05-19 20:53:40 +02:00
animation.cpp MADS: Standardised on passing depth surfaces as DepthSurface 2014-05-25 13:23:05 -04:00
animation.h MADS: Standardised on passing depth surfaces as DepthSurface 2014-05-25 13:23:05 -04:00
assets.cpp MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
assets.h MADS: Remove unused field from SpriteAsset class. 2014-05-26 21:13:01 +01:00
audio.cpp MADS: Fix a couple of warnings 2014-04-28 07:08:23 +02:00
audio.h MADS: Implement the audio player 2014-04-27 22:56:15 +03:00
compression.cpp MADS: Fix loading sprite in scene 701 2014-05-20 22:07:53 -04:00
compression.h MADS: Fix loading sprite in scene 701 2014-05-20 22:07:53 -04:00
configure.engine MADS: Initial implementation of Adlib sound driver 2014-02-16 15:22:57 -05:00
debugger.cpp MADS: Add a debug command to show messages 2014-05-20 14:31:10 +03: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 MADS: Misc savegame fixes and added meta query info 2014-05-02 21:29:33 -04:00
dialogs.cpp MADS: Fix dialog colors for PictureDialog class 2014-05-11 23:57:01 -04:00
dialogs.h MADS: Fix dialog colors for PictureDialog class 2014-05-11 23:57:01 -04:00
events.cpp MADS: Further fix for setting cursor hotspot position 2014-05-25 20:15:10 -04:00
events.h MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
font.cpp MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
font.h MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
game_data.cpp MADS: Misc savegame fixes and added meta query info 2014-05-02 21:29:33 -04:00
game_data.h MADS: Implemented more savegame synchronization 2014-05-01 22:36:36 -04:00
game.cpp MADS: Implement screen shaking 2014-05-24 16:36:34 -04:00
game.h MADS: Some more British -> American English modifications 2014-05-19 20:56:03 +02:00
globals.cpp MADS: Changed 16-bit globals over to be 32-bits 2014-05-18 16:12:40 -04:00
globals.h MADS: Changed 16-bit globals over to be 32-bits 2014-05-18 16:12:40 -04:00
hotspots.cpp MADS: Fix loading of V2 hotspots 2014-05-06 04:39:12 +03:00
hotspots.h MADS: Implemented more savegame synchronization 2014-05-01 22:36:36 -04:00
inventory.cpp MADS: Fix inventory scrolling when picking up items 2014-05-26 12:12:01 -04:00
inventory.h MADS: Properly implemented object quality code 2014-05-16 18:30:41 -04:00
mads.cpp MADS: Implemented sound player for scene group 2 2014-05-14 09:19:54 -04:00
mads.h MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
messages.cpp MADS: Fix issue in KernelMessages::processText() 2014-05-26 21:47:40 +02:00
messages.h MADS: Completed random message generation method 2014-05-17 12:04:39 -04:00
module.mk MADS: Add initial files for Rex scene group 6 2014-05-05 20:07:55 +03:00
msurface.cpp MADS: Change sprite drawing to use DepthSurface getDepth method 2014-05-25 14:17:38 -04:00
msurface.h MADS: Standardised on passing depth surfaces as DepthSurface 2014-05-25 13:23:05 -04:00
palette.cpp MADS: Implemented scene fading 2014-05-24 14:21:03 -04:00
palette.h MADS: Implemented scene fading 2014-05-24 14:21:03 -04:00
player.cpp MADS: Fix showing wait cursor when scene changes 2014-05-24 21:19:48 -04:00
player.h MADS: Add removePlayerSprites(), remove a TODO 2014-05-18 22:30:11 +02:00
rails.cpp MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
rails.h MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
resources.cpp MADS: Fix compiler warning 2014-05-26 12:33:24 -04:00
resources.h MADS: Completely remove synchronizeString in favour of syncString 2014-05-20 21:22:01 -04:00
scene_data.cpp MADS: Standardised on passing depth surfaces as DepthSurface 2014-05-25 13:23:05 -04:00
scene_data.h MADS: Standardised on passing depth surfaces as DepthSurface 2014-05-25 13:23:05 -04:00
scene.cpp MADS: Fix for assert when a scene uses more than one animation 2014-05-25 14:39:15 -04:00
scene.h MADS: Add _sceneSurface subsurface, so sprite drawing is cropped correctly 2014-05-24 18:19:54 -04:00
screen.cpp MADS: Implement screen shaking 2014-05-24 16:36:34 -04:00
screen.h MADS: Implement screen shaking 2014-05-24 16:36:34 -04:00
sequence.cpp MADS: Properly implement sequence entry object movement 2014-05-24 19:25:31 -04: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: Implemented rest of animation loading 2014-03-02 17:49:52 -05:00
sprites.cpp MADS: Fix drawing of background elements 2014-05-25 17:42:19 -04:00
sprites.h MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
staticres.cpp MADS: Fixes for correctly setting up grey fading palette intensities 2014-05-06 22:49:57 -04:00
staticres.h MADS: Fixes for correctly setting up grey fading palette intensities 2014-05-06 22:49:57 -04:00
user_interface.cpp MADS: Improve user interface animations 2014-05-25 22:31:37 -04:00
user_interface.h MADS: Remove some redundant TODOs 2014-05-21 08:32:39 -04:00