Age | Commit message (Expand) | Author |
2015-12-06 | AGI: Remove unused variable | Torbjörn Andersson |
2015-11-23 | AGI: add new debug command "version" | Martin Kiewitz |
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-02-18 | AGI: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-11-06 | AGI: Some cleanup of the debug console | Filippos Karapetis |
2011-08-15 | AGI: Cleanup PreAGI console code | Matthew Hoops |
2011-08-15 | AGI: Make Mickey inherit from PreAgiEngine | Matthew Hoops |
2011-08-15 | AGI: Make Winnie inherit from PreAgiEngine | Matthew Hoops |
2011-08-13 | AGI: Refactor interpreter core (somewhat akin to SCI) | Jussi Pitkanen |
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-10-26 | AGI: Replace report() macro by debug() / warning() | Max Horn |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-06-15 | AGI: add optional parameter to 'room' debug console command. | Eugene Sandulenko |
2010-06-15 | AGI: debugger. Improved usage output, added safeguards to runopcode command | Eugene Sandulenko |
2010-01-21 | Silenced some cppcheck warnings. | Torbjörn Andersson |
2010-01-03 | Reduce header dependencies for AGI engine. | Eugene Sandulenko |
2009-06-06 | Cleanup | Eugene Sandulenko |
2009-06-06 | Implement debug commands "room" and "bt" | Eugene Sandulenko |
2009-06-06 | Whitespace fixes and C++ comments | Eugene Sandulenko |
2008-01-09 | Added a debug command, did some cleanup | Filippos Karapetis |
2008-01-09 | Cleanup of the debugger commands, added some more commands, removed now obsol... | Filippos Karapetis |
2008-01-09 | Added a debug console for Mickey's Space Adventures | Filippos Karapetis |
2007-10-13 | Add a debug console in Winnie (patch by clone2727) | Filippos Karapetis |
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-10 | Fixed error handling: we count the command itself in argc, and returning false | Torbjörn Andersson |
2007-01-16 | Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. | David Symonds |
2007-01-16 | Formating names in source code | Paweł Kołodziejski |
2006-12-19 | Added AdvancedDetection to AGI engine. Only added KQ1 for testing | Stuart George |
2006-12-06 | first phase of objectisation of agi engine | Paweł Kołodziejski |
2006-09-16 | Overhaul of the debugger code | Max Horn |
2006-05-24 | Fixed warning. | Torbjörn Andersson |
2006-05-24 | converted to scummvm console style | Paweł Kołodziejski |
2006-05-24 | Fixed most - not all - GCC warnings. | Torbjörn Andersson |
2006-05-24 | removed defines USE_PCM_SOUND, AGDS_SUPPORT, USE_HIRES | Paweł Kołodziejski |
2006-05-24 | include mouse support always | Paweł Kołodziejski |
2006-05-23 | imported AGI engine | Paweł Kołodziejski |