aboutsummaryrefslogtreecommitdiff
path: root/engines/mads
AgeCommit message (Expand)Author
2015-03-08MADS: Fix game startup settings for pit & batteries based on difficultyPaul Gilbert
2015-03-07MADS: Fix a large number of incorrect animationsPaul Gilbert
2015-03-07MADS: Fix crash looking at fishing rod in restaurantPaul Gilbert
2015-03-07MADS: Fix animation for teleporting into conveyor belt scenePaul Gilbert
2015-03-07MADS: Fix not being able to leave hanger via teleporterPaul Gilbert
2015-03-07MADS: Fix Credits and Quotes option on the main menuPaul Gilbert
2015-03-07MADS: Correctly show main menu after showing creditsPaul Gilbert
2015-03-07MADS: Refactoring of text/animation views to show outside game loopPaul Gilbert
2015-03-06MADS: Fix crash on leaving planeetPaul Gilbert
2015-03-06MADS: Fix hand animations on Antigrav control panelPaul Gilbert
2015-03-06MADS: Fix crash after installing cards in shipPaul Gilbert
2015-03-06MADS: Animation fixes for scene group 8Paul Gilbert
2015-03-06MADS: Fix map fade out when choosing a car destinationPaul Gilbert
2015-03-06MADS: Fix car door exiting animationsPaul Gilbert
2015-03-06MADS: Another car opening animation fixPaul Gilbert
2015-03-06MADS: Fix animation of lab door openingPaul Gilbert
2015-03-06MADS: Fix another incorrect car door opening animationPaul Gilbert
2015-03-05MADS: Bugfixes and cleanup for Herman conversationPaul Gilbert
2015-03-05MADS: Fix mismatched delete/free releasing screen surfacePaul Gilbert
2015-03-05MADS: Show a warning if sound code reads beyond end of sound data blocksPaul Gilbert
2015-03-05MADS: Fix crash after throwing both bones to dogPaul Gilbert
2015-03-05MADS: Fix timer initialization in two scenesPaul Gilbert
2015-03-05MADS: Fix screwed up death animation when getting eaten in village streamPaul Gilbert
2015-03-04MADS: Fix animations for opening car door at various car locationsPaul Gilbert
2015-03-04MADS: Fix gender scanning animation in carPaul Gilbert
2015-03-04MADS: Fix assert when there are more than 5 talk options availablePaul Gilbert
2015-03-04MADS: Fix Herman animating too quicklyPaul Gilbert
2015-03-04MADS: Fix crash throwing bones to dogPaul Gilbert
2015-03-01MADS: Fix animation of hand typing code in teleporterPaul Gilbert
2015-03-01MADS: Fix display of teleporter values with leading zeroesPaul Gilbert
2015-02-22MADS: Allow text to scroll off screen before removing itTorbjörn Andersson
2015-02-21MADS: Fix animations of spider and vulture in witch doctor's hut scenePaul Gilbert
2015-02-21MADS: Implement scroll wheel support for scrolling inventoryPaul Gilbert
2015-02-21MADS: Fix depth for seaweed in scene 104Paul Gilbert
2015-02-21MADS: Fix crash when trapping bouncy native in pitPaul Gilbert
2015-02-21MADS: Fix player animation when getting blown up by minePaul Gilbert
2015-02-15MADS: Fix proper cycling of idle animationsPaul Gilbert
2015-02-15MADS: Stop player disappearing after cutscene of fish being eatenPaul Gilbert
2015-02-15MADS: Fix left screen clipping for scaled flipped spritesPaul Gilbert
2015-02-15MADS: Fix left edge screen clipping for non-scaled flipped spritesPaul Gilbert
2015-02-14MADS: Fix death animations for seaweed and underwater minePaul Gilbert
2015-02-14MADS: Fix picture when picking up timer modulePaul Gilbert
2015-02-14MADS: Fix palette loading for in-game dialogsPaul Gilbert
2015-02-14MADS: Allow Escape key to close game options dialogPaul Gilbert
2015-02-14MADS: Cleanup and bugfixes for panning transition support methodsPaul Gilbert
2015-02-08MADS: Variable renaming in closestColorPaul Gilbert
2015-02-08MADS: Implementing code for panning screen transitionsPaul Gilbert
2015-01-31MADS: Janitorial - fix some else statements with braces on separate lines or ...Strangerke
2015-01-31MADS: Add a safeguard in doFrameStrangerke
2015-01-31MADS: Fix a bug in PaletteUsage::process, some renamingStrangerke