aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/debugger.cpp
AgeCommit message (Expand)Author
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