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
/
agos
/
debugger.cpp
Age
Commit message (
Expand
)
Author
2016-04-14
AGOS: Reduce audio header dependencies
Ori Avtalion
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-10
AGOS: Remove redundant "level" command from debugger.
D G Turner
2014-02-18
AGOS: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-07
AGOS: Correct off-by-one error in range check for setting the debug level.
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-06
AGOS: Reduced header dependency
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2009-05-14
Correct typo.
Travis Howell
2009-05-14
Expand dump image code to cover all games, and add options to the debugger.
Travis Howell
2009-05-01
Add bit2 and bit3 options to debugger.
Travis Howell
2009-02-07
Cleanup.
Travis Howell
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-30
AGOS: Introduced ChildType enum
Max Horn
2007-06-05
Update sound ranges in debugger, for earlier games.
Travis Howell
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-14
Renamed AGOSEngine::midi to AGOSEngine::_midi
Max Horn
2007-02-13
Whitespace changes.
Torbjörn Andersson
2006-11-09
Add debugger command, to allow object flag vlaues to be altered.
Travis Howell
2006-10-29
Update variable range, when using debugger
Travis Howell
2006-09-29
Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and
Eugene Sandulenko
2006-09-29
Phase 2 of Simon renaming. Simon directory renaming
Eugene Sandulenko