aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/debugger.cpp
AgeCommit message (Expand)Author
2016-03-14VOYEUR: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2014-05-28VOYEUR: Janitorial - Remove trailing whitespaceSven Hesse
2014-05-27VOYEUR: Don't overwrite "exit" command in the debugger.Johannes Schickel
2014-05-27ALL: Make Debugger command function names conform to our guidelines.Johannes Schickel
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-03-12VOYEUR: Add Computer Hotspot in debuggerStrangerke
2014-02-26VOYEUR: Remove setVm from DebuggerStrangerke
2014-02-26VOYEUR: Remove setVm from SVoyStrangerke
2014-02-26VOYEUR: Fix read out of bounds in DebuggerStrangerke
2014-02-18VOYEUR: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-02VOYEUR: Improvements to debugger command for changing time periodPaul Gilbert
2014-02-02VOYEUR: Added debugger command to show mouse positionPaul Gilbert
2014-02-01VOYEUR: Correct mistake in debugger command.. it's time expired, not remainingPaul Gilbert
2014-02-01VOYEUR: Add debugger command for setting the time remainingPaul Gilbert
2014-01-06VOYEUR: Use boolean for _isAM instead of intStrangerke
2014-01-05VOYEUR: Fix for crash when changing time periodPaul Gilbert
2014-01-03VOYEUR: Hooked up debugger, and added a 'time' commandPaul Gilbert
2013-06-01VOYEUR: Added in debugger and adding event manager methodsPaul Gilbert