Commit Graph
20 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert c05a09d337 VOYEUR: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:30 -04:00
Sven Hesse fc250701c5 VOYEUR: Janitorial - Remove trailing whitespace 2014-05-28 23:30:29 +02:00
Johannes Schickel 3dccfda1cf VOYEUR: Don't overwrite "exit" command in the debugger.
It actually overwrite "exit" by cmdExit and thus effectively the same command...
2014-05-27 02:04:08 +02:00
Johannes Schickel 30d64edac4 ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
Johannes Schickel ae4ffe01f0 ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
Johannes Schickel daa8d57a86 ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
Strangerke a7f506967d VOYEUR: Add Computer Hotspot in debugger 2014-03-12 07:46:44 +01:00
Strangerke 8215f59861 VOYEUR: Remove setVm from Debugger 2014-02-26 22:54:13 +01:00
Strangerke ccde2d5b76 VOYEUR: Remove setVm from SVoy 2014-02-26 22:45:16 +01:00
Strangerke eb5b927ed1 VOYEUR: Fix read out of bounds in Debugger 2014-02-26 07:54:44 +01:00
Johannes Schickel 36ac801a4d VOYEUR: Make GPL headers consistent in themselves. 2014-02-18 02:43:50 +01:00
Paul Gilbert d13b529c47 VOYEUR: Improvements to debugger command for changing time period 2014-02-02 23:59:45 -05:00
Paul Gilbert f88985dc64 VOYEUR: Added debugger command to show mouse position 2014-02-02 20:28:24 -05:00
Paul Gilbert 37402e06e5 VOYEUR: Correct mistake in debugger command.. it's time expired, not remaining 2014-02-01 11:29:49 -05:00
Paul Gilbert cbebf203d6 VOYEUR: Add debugger command for setting the time remaining 2014-02-01 11:26:25 -05:00
Strangerke 996b2aa43c VOYEUR: Use boolean for _isAM instead of int 2014-01-06 07:47:47 +01:00
Paul Gilbert 99dc594cb9 VOYEUR: Fix for crash when changing time period 2014-01-05 11:29:03 -05:00
Paul Gilbert ce5b8c54a9 VOYEUR: Hooked up debugger, and added a 'time' command 2014-01-03 20:11:00 -10:00
Paul Gilbert f70fd94732 VOYEUR: Added in debugger and adding event manager methods 2013-06-01 22:14:59 -04:00