aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/debugger.cpp
AgeCommit message (Expand)Author
2013-04-23KYRA: (EOB) - minor changes to debuggerathrxx
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-16KYRA: (EOB) - change behavior of safe game file importing codeathrxx
2012-01-15KYRA: (EOB) - add support for original save game filesathrxx
2012-01-14KYRA: Fix missing debug commands.Johannes Schickel
2011-12-26KYRA: Some formatting fixes.Johannes Schickel
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-07-03KYRA: formattingathrxx
2011-06-23KYRA: Allocate screen region buffer on the heapJulien
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
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
2010-11-01GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warningsMax Horn
2010-08-24KYRA: Cleanup.Johannes Schickel
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2009-06-22Changed Screen::loadPalette to take a reference to a Palette object instead o...Johannes Schickel
2009-06-22- Changed the following Screen functions to take a reference to a Palette obj...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
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-05-23Added 'enter' command to kyra1 debugger again.Johannes Schickel
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-06Fixed possible crash in Debugger_v2 when using 'give'.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-25Oops... fixes compiling.Johannes Schickel
2008-04-25- Committed slightly modified patch #1951735 "kyra3: debugger and "give" comm...Johannes Schickel
2008-04-12- some refactoring for Kyra3Johannes 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-27Fixed palette loading debug command for amiga version.Johannes Schickel
2008-03-27Added debugger command to set screen palette.Johannes Schickel
2008-03-21- improved timer information output in debuggerJohannes 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
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-24- added a new generic debugger command 'facings'Johannes Schickel
2007-09-24Added debugger support for kyra2.Johannes Schickel