aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/console.h
AgeCommit message (Expand)Author
2016-02-16AGI: Added console command to disable automatic savesMartin Kiewitz
2016-01-29AGI: graphics rewrite + cleanupMartin Kiewitz
2015-11-23AGI: add new debug command "version"Martin Kiewitz
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-06AGI: Some cleanup of the debug consoleFilippos Karapetis
2011-08-15AGI: Cleanup PreAGI console codeMatthew Hoops
2011-08-15AGI: Make Mickey inherit from PreAgiEngineMatthew Hoops
2011-08-15AGI: Make Winnie inherit from PreAgiEngineMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-01-03Reduce header dependencies for AGI engine.Eugene Sandulenko
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-06-06Implement debug commands "room" and "bt"Eugene Sandulenko
2008-01-09Added a debug command, did some cleanupFilippos Karapetis
2008-01-09Cleanup of the debugger commands, added some more commands, removed now obsol...Filippos Karapetis
2008-01-09Added a debug console for Mickey's Space AdventuresFilippos Karapetis
2007-10-13Add a debug console in Winnie (patch by clone2727)Filippos Karapetis
2007-09-01An early WIP of PreAGI (TrollVM) supportEugene Sandulenko
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-01-16Formating names in source codePaweł Kołodziejski
2006-09-16Overhaul of the debugger codeMax Horn
2006-05-24converted to scummvm console stylePaweł Kołodziejski
2006-05-24Fixed most - not all - GCC warnings.Torbjörn Andersson
2006-05-24From what I understand, the __ prefix is generally reserved for system headers,Torbjörn Andersson
2006-05-23imported AGI enginePaweł Kołodziejski