aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/debugger.cpp
AgeCommit message (Expand)Author
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
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-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-29- Kyrandia 1 works againJohannes 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-03-07Added the proper death dialog, changed the sequence skipping code a bit to avoidOystein Eftevaag
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