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
/
gui
/
debugger.h
Age
Commit message (
Expand
)
Author
2011-07-03
COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.
Johannes Schickel
2011-06-03
GUI: Fix some comments
Max Horn
2011-06-03
GUI: Add 'openlog' command to debugger
Max Horn
2011-05-25
BUILD: Rename USE_TEXT_CONSOLE -> USE_TEXT_CONSOLE_FOR_DEBUGGER
Max Horn
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
2010-11-01
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
Max Horn
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
2009-07-26
Formatting.
Johannes Schickel
2009-07-25
Add optional readline support to the text debugger console.
Willem Jan Palenstijn
2009-07-19
Fix compilation with USE_CONSOLE = 0
Willem Jan Palenstijn
2009-05-11
Turned fixed-size lists of debugger/console commands and variables into more ...
Max Horn
2008-04-20
- moved kyra functor code to common/func.h
Johannes Schickel
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-13
Remove debugger hack for Symbian OS!
Lars Persson
2006-09-16
Added GUI::ConsoleDialoggetCharsPerLine() method, and added a big FIXME comme...
Max Horn
2006-09-16
Overhaul of the debugger code
Max Horn