scummvm/engines/mads
2015-03-13 21:54:20 -04:00
..
dragonsphere
nebular MADS: Properly handle reloading scenes when closing dialogs 2015-03-13 21:54:20 -04:00
phantom
action.cpp MADS: Janitorial - fix some else statements with braces on separate lines or extra tabs 2015-01-31 13:01:23 +01:00
action.h
animation.cpp MADS: Fix Herman animating too quickly 2015-03-04 20:43:57 -05:00
animation.h
assets.cpp
assets.h
audio.cpp
audio.h
compression.cpp
compression.h
configure.engine
debugger.cpp
debugger.h
detection_tables.h
detection.cpp
dialogs.cpp MADS: Fix SceneInfo instance leak when showing dialogs 2015-03-08 23:53:10 -04:00
dialogs.h
events.cpp MADS: Implement scroll wheel support for scrolling inventory 2015-02-21 17:45:20 -05:00
events.h MADS: Allow Escape key to close game options dialog 2015-02-14 16:54:47 -05:00
font.cpp
font.h
game_data.cpp
game_data.h
game.cpp MADS: Refactoring of text/animation views to show outside game loop 2015-03-07 17:01:07 -05:00
game.h MADS: Allow Escape key to close game options dialog 2015-02-14 16:54:47 -05:00
globals.cpp
globals.h
hotspots.cpp MADS: Renamings of Layer and a transition type 2015-01-17 20:51:52 -05:00
hotspots.h
inventory.cpp
inventory.h
mads.cpp
mads.h
menu_views.cpp MADS: Allow text to scroll off screen before removing it 2015-02-22 01:43:02 +01:00
menu_views.h MADS: Fix signed/unsigned comparison warning 2015-01-31 12:41:46 +01:00
messages.cpp MADS: Rename some outstanding 'abortTimers' to the more proper 'endTrigger' 2015-03-08 19:54:00 -04:00
messages.h MADS: Rename some outstanding 'abortTimers' to the more proper 'endTrigger' 2015-03-08 19:54:00 -04:00
module.mk
msurface.cpp MADS: Fix left screen clipping for scaled flipped sprites 2015-02-15 08:10:13 -05:00
msurface.h MADS: Implementing code for panning screen transitions 2015-02-08 22:07:42 -05:00
palette.cpp MADS: Cleanup and bugfixes for panning transition support methods 2015-02-14 15:34:11 -05:00
palette.h MADS: Cleanup and bugfixes for panning transition support methods 2015-02-14 15:34:11 -05:00
player.cpp MADS: Fix walking to exit in guard room after dropping severed arm 2015-03-09 20:02:55 -04:00
player.h
rails.cpp
rails.h
resources.cpp
resources.h
scene_data.cpp MADS: Fix horizontal flipping of scene background sprites 2015-01-17 17:29:08 -05:00
scene_data.h MADS: Add loading of SpriteInfo frame numbers for scene background sprites 2015-01-17 16:46:57 -05:00
scene.cpp MADS: Fix cycling remaining active when ending TextView starts 2015-03-11 22:10:41 -04:00
scene.h MADS: Properly handle reloading scenes when closing dialogs 2015-03-13 21:54:20 -04:00
screen.cpp MADS: Fix timer module hotspot remaining active after taking it 2015-03-10 20:10:55 -04:00
screen.h MADS: Cleanup and bugfixes for panning transition support methods 2015-02-14 15:34:11 -05:00
sequence.cpp MADS: Silence GCC signed/unsigned warnings 2015-03-10 06:39:09 +01:00
sequence.h MADS: Fix crash if you talk to intern in gurney room too quickly 2015-03-09 20:35:10 -04:00
sound.cpp MADS: Fix crash on exit after watching introduction twice 2015-01-17 10:57:51 -05:00
sound.h
sprites.cpp MADS: Fix leak of SpriteAsset instances 2015-03-08 23:40:50 -04:00
sprites.h
staticres.cpp
staticres.h
user_interface.cpp MADS: Fix prior conversation list showing when crawling in vents 2015-03-08 21:15:14 -04:00
user_interface.h MADS: Implement scroll wheel support for scrolling inventory 2015-02-21 17:45:20 -05:00