index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mads
/
debugger.cpp
Age
Commit message (
Expand
)
Author
2016-03-14
MADS: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2015-10-22
MADS: Phantom: Expand the existing camera adjustment logic for V2 games
Filippos Karapetis
2015-05-09
MADS: Make GPL header consistent with what we normally use.
Johannes Schickel
2014-10-15
MADS: Move all the anim and text view code into a common class
Filippos Karapetis
2014-10-15
MADS: Bugfix for the text view debugger command
Filippos Karapetis
2014-10-13
MADS: Add debugger commands for playing text and anim cutscenes
Paul Gilbert
2014-07-23
MADS: Add support for FAB decompression in the dump_file command
Filippos Karapetis
2014-05-28
MADS: Janitorial - Trim more trailing whitespace
Sven Hesse
2014-05-27
ALL: Make Debugger command function names conform to our guidelines.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-05-20
MADS: Add a debug command to show messages
Filippos Karapetis
2014-05-20
MADS: Add more debugger commands for items
Filippos Karapetis
2014-05-20
MADS: Add debugger commands for the game vocab
Filippos Karapetis
2014-05-15
MADS: Some bugfixes to the debug console
Filippos Karapetis
2014-05-08
MADS: Remove trailing whitespace
Filippos Karapetis
2014-04-27
MADS: Implement the audio player
Filippos Karapetis
2014-04-27
MADS: Show the current scene when using "scene" without params
Filippos Karapetis
2014-04-10
MADS: Added an item command to the debugger
Paul Gilbert
2014-04-05
MADS: Add debugger command to display quotes
Strangerke
2014-03-29
MADS: Minor renamings and added display of walk nodes to debugger
Paul Gilbert
2014-03-23
MADS: Added extra debugger commands
Paul Gilbert
2014-03-03
MADS: Implemented extra message and dirty area classes
Paul Gilbert
2014-02-22
MADS: Implemented more logic for dialog display
Paul Gilbert