Age | Commit message (Expand) | Author |
2010-12-07 | DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine | Max Horn |
2010-11-04 | GUI: Fix build with readline enabled | Willem Jan Palenstijn |
2010-11-01 | GUI: Rename ConsolDialog methods (v)printf, putchar | Max Horn |
2010-07-17 | Fixing compilation with MSVC | Filippos Karapetis |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-04-27 | COMMON: Move DebugChannel stuff into a new DebugMan singleton | Max Horn |
2010-03-18 | COMMON: Move typedef StringList from str.h to new header str-array.h | Max Horn |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-09-06 | Minor constness fixes | Bertrand Augereau |
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-07-18 | Fix crash in tab completion if one command is a prefix of another. | Willem Jan Palenstijn |
2009-07-01 | - Added GCC_PRINTF attribute to several funcs where it makes sense | Max Horn |
2009-05-11 | Turned fixed-size lists of debugger/console commands and variables into more ... | Max Horn |
2009-01-30 | do not include common/debug.h from common/util.h | Max Horn |
2009-01-30 | Renamed SpecialDebugLevel to DebugChannel | Max Horn |
2009-01-30 | Some work on the 'special debug levels' aka 'engine debug levels' code | Max Horn |
2008-10-12 | cleanup | Max Horn |
2008-05-20 | Cleaned up engine debug level code. | Johannes Schickel |
2008-04-20 | - moved kyra functor code to common/func.h | Johannes Schickel |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
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 |