aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-06MADS: Fix incorrect look description in scene 103Paul Gilbert
2014-04-06MADS: Fix to correctly wrap lines in text dialogsPaul Gilbert
2014-04-06MADS: Temporarily hook showPicture method to use standard show methodPaul Gilbert
2014-04-06MADS: More implementation for looking at inventory itemsPaul Gilbert
2014-04-06MADS: Completed doObjectScene implementationPaul Gilbert
2014-04-06MADS: In progress doObjectScene implementationPaul Gilbert
2014-04-06MADS: Fix display of scene inventory itemsPaul Gilbert
2014-04-05MADS: Fix calculating player depth in the scenePaul Gilbert
2014-04-05MADS: Add missing scene codes variant handlingPaul Gilbert
2014-04-05MADS: Further cleanup of previously anonymous fieldsPaul Gilbert
2014-04-05MADS: Cleanup of the MADSAction classPaul Gilbert
2014-04-05MADS: Remove redundant if block around sequence sub-entries loopPaul Gilbert
2014-04-05MADS: Fix incorrect parameter in turky explosion sequencePaul Gilbert
2014-04-05MADS: Fix display of dialog at end of taking turkey explosion sequencePaul Gilbert
2014-04-05MADS: Remove useless global variableStrangerke
2014-04-05MADS: Some rework in scene group 1 and 8Strangerke
2014-04-05MADS: Implement scene 209Strangerke
2014-04-05MADS: Add debugger command to display quotesStrangerke
2014-04-05MADS: Fix for actions getting aborted due to _commandError being setPaul Gilbert
2014-04-05MADS: Fix to stop daemon actions overwriting currently active player actionsPaul Gilbert
2014-04-05MADS: Fix right mouse button handlingPaul Gilbert
2014-04-05MADS: Fix pathfinding when dest pos is exactly the same as source posPaul Gilbert
2014-04-05MADS: Fixes for actions triggering prematurelyPaul Gilbert
2014-04-04MADS: Fix for actions get repeated endlesslyPaul Gilbert
2014-04-04MADS: Fixes for properly displaying the text of a message dialogPaul Gilbert
2014-04-04MADS: Fix action checks in scene 103 actions codePaul Gilbert
2014-04-04MADS: Beginnings of proper look dialog displayPaul Gilbert
2014-04-03MADS: Fix setting _commandError in MADSAction::startActionPaul Gilbert
2014-04-03MADS: Fix hotspot loading, and a couple of other warningsPaul Gilbert
2014-04-03MADS: Renamings for saving fields in MADSAction::startActionPaul Gilbert
2014-04-03MADS: Renaming to use InterWaiting enum entriesPaul Gilbert
2014-04-02MADS: Further clean up/renaming of checkActionAtMousePosPaul Gilbert
2014-04-02MADS: In progress cleanup of checkActionAtMousePosPaul Gilbert
2014-04-02MADS: Cleanup of UISlots and flag typesPaul Gilbert
2014-04-02MADS: Fix/clean up ending of ScreenObjects::checkPaul Gilbert
2014-04-01MADS: Minor variable renaming and remove incorrect variable set in scene loopPaul Gilbert
2014-03-30MADS: Fix for hotspot highlighting when mouse movesPaul Gilbert
2014-03-30MADS: Added some missing code for scene change freeingPaul Gilbert
2014-03-30MADS: Implemented message parser for action dialog displayPaul Gilbert
2014-03-30MADS: Some more rework in scene 208Strangerke
2014-03-30MADS: Reduce the scope of a variable in scene 208::subAction()Strangerke
2014-03-30MADS: Implement Scene208::subAction()Strangerke
2014-03-29MADS: Implemented message loading/decodingPaul Gilbert
2014-03-29MADS: Fixes for the pathfinderPaul Gilbert
2014-03-30MADS: Implement Scene208::updateTrap()Strangerke
2014-03-29MADS: Remove some magic values related to verbsStrangerke
2014-03-29MADS: Implement two stubs in scene 207 (which is now complete)Strangerke
2014-03-29MADS: Refactored pathfinder into it's own classPaul Gilbert
2014-03-29MADS: Some renaming in scene 207Strangerke
2014-03-29MADS: Minor renamings and added display of walk nodes to debuggerPaul Gilbert