aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/debugger.cpp
AgeCommit message (Collapse)Author
2014-04-27MADS: Implement the audio playerFilippos Karapetis
This is used for all digital samples, plus voices in talkie versions. Currently, it's only hooked to the "play_audio" debugger command
2014-04-27MADS: Show the current scene when using "scene" without paramsFilippos Karapetis
2014-04-10MADS: Added an item command to the debuggerPaul Gilbert
2014-04-05MADS: Add debugger command to display quotesStrangerke
2014-03-29MADS: Minor renamings and added display of walk nodes to debuggerPaul Gilbert
2014-03-23MADS: Added extra debugger commandsPaul Gilbert
2014-03-03MADS: Implemented extra message and dirty area classesPaul Gilbert
2014-02-22MADS: Implemented more logic for dialog displayPaul Gilbert