index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
kyra
/
debugger.cpp
Age
Commit message (
Expand
)
Author
2016-04-14
JANITORIAL: Reduce GUI header dependencies
Ori Avtalion
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
2014-05-27
KYRA: Adpot debugger command function naming to match our guidelines.
Johannes Schickel
2014-05-27
ALL: Make Debugger command function names conform to our guidelines.
Johannes Schickel
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
KYRA: Make GPL headers consistent in themselves.
Johannes Schickel
2013-04-27
KYRA: (EOB) - cleanup last commit
athrxx
2013-04-27
KYRA: (EOB) - add debugger functions
athrxx
2013-04-23
KYRA: (EOB) - minor changes to debugger
athrxx
2013-04-22
KYRA: (EOB) - add debugger functions
athrxx
2013-04-22
KYRA: (EOB) - add some debugger functions
athrxx
2013-04-21
KYRA: (EOB) - add debugger function (list_monsters)
athrxx
2013-04-14
KYRA: (EOB) - add debug function to export save files in original format
athrxx
2012-01-16
KYRA: (EOB) - change behavior of safe game file importing code
athrxx
2012-01-15
KYRA: (EOB) - add support for original save game files
athrxx
2012-01-14
KYRA: Fix missing debug commands.
Johannes Schickel
2011-12-26
KYRA: Some formatting fixes.
Johannes Schickel
2011-12-26
KYRA: (EOB/LOL) - rename some vars
athrxx
2011-12-26
KYRA: (EOB) - add debugger, etc.
athrxx
2011-11-18
KYRA: "Fix" bug #3166235 "KYRA: Crash on startup on OS X due to invalid PAK f...
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-07-03
KYRA: formatting
athrxx
2011-06-23
KYRA: Allocate screen region buffer on the heap
Julien
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
KYRA: Clean up of header includes.
Johannes Schickel
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-11-01
KYRA: Pause engine when the debugger is open.
Johannes Schickel
2010-11-01
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
Max Horn
2010-08-24
KYRA: Cleanup.
Johannes Schickel
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
2009-06-22
Changed 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-07
Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flags...
Johannes Schickel
2009-06-02
Fix bug #2799905 "WINCE: Compilation broken".
Johannes Schickel
2009-06-01
- Add some basic debugger for Lands of Lore.
Johannes Schickel
2009-05-12
Cleanup.
Johannes Schickel
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-05-23
Added 'enter' command to kyra1 debugger again.
Johannes Schickel
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Consisteny fixes:
Johannes Schickel
2008-05-06
Fixed possible crash in Debugger_v2 when using 'give'.
Johannes Schickel
2008-05-04
- Shared checkInput code between kyra2 and kyra3
Johannes Schickel
2008-05-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel
2008-04-25
Oops... 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 Kyra3
Johannes Schickel
2008-03-28
Refactored Kyrandia GUI code a bit.
Johannes Schickel
2008-03-27
Made some more former kyra1 specific debug commands available for HoF.
Johannes Schickel
2008-03-27
Enabled gamespeed debug command also for Kyra1.
Johannes Schickel
[next]