aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/debugger.h
AgeCommit message (Expand)Author
2013-04-22KYRA: (EOB) - add debugger functionsathrxx
2013-04-22KYRA: (EOB) - add some debugger functionsathrxx
2013-04-21KYRA: (EOB) - add debugger function (list_monsters)athrxx
2013-04-14KYRA: (EOB) - add debug function to export save files in original formatathrxx
2012-01-15KYRA: (EOB) - add support for original save game filesathrxx
2011-12-26KYRA: (EOB/LOL) - rename some varsathrxx
2011-12-26KYRA: (EOB) - add debugger, etc.athrxx
2011-11-18KYRA: "Fix" bug #3166235 "KYRA: Crash on startup on OS X due to invalid PAK f...Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-11-01KYRA: Pause engine when the debugger is open.Johannes Schickel
2009-06-07Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flags...Johannes Schickel
2009-06-02Fix bug #2799905 "WINCE: Compilation broken".Johannes Schickel
2009-06-01- Add some basic debugger for Lands of Lore.Johannes Schickel
2009-05-12Cleanup.Johannes Schickel
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-04- Shared checkInput code between kyra2 and kyra3Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-04-25- Committed slightly modified patch #1951735 "kyra3: debugger and "give" comm...Johannes Schickel
2008-03-28Refactored Kyrandia GUI code a bit.Johannes Schickel
2008-03-27Made some more former kyra1 specific debug commands available for HoF.Johannes Schickel
2008-03-27Enabled gamespeed debug command also for Kyra1.Johannes Schickel
2008-03-27Added debugger command to set screen palette.Johannes Schickel
2008-03-17- implement debugger commands: gamespeed and pass_codesFlorian Kagerer
2008-03-09- implemented cauldron handling for HoF (needs some more testing though)Johannes Schickel
2007-09-24- added a new generic debugger command 'facings'Johannes Schickel
2007-09-24Added debugger support for kyra2.Johannes Schickel
2007-09-23Added command to enable screen debug functionallity. (instead of the old comp...Johannes Schickel
2007-09-23Added debugger command to list the birthstone gems.Johannes Schickel
2007-07-29Restructure Kyrandia sourcecode (part 2, compiling works again)Johannes Schickel
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-15Formatting/Cleanup.Johannes Schickel
2006-09-16Overhaul of the debugger codeMax Horn
2006-02-14Made the kyra debug extensions more generic, i.e. scumm engine could replaceJohannes Schickel
2006-02-14Reworked kyra debug output system. Now he have special kyra intern debug leve...Johannes Schickel
2006-02-11Moved engines to the new engines/ directoryMax Horn