Age | Commit message (Expand) | Author |
2016-03-14 | VOYEUR: Changed engine to use Graphics::ManagedSurface | Paul Gilbert |
2014-05-28 | VOYEUR: Janitorial - Remove trailing whitespace | Sven Hesse |
2014-05-27 | VOYEUR: Don't overwrite "exit" command in the debugger. | 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-03-12 | VOYEUR: Add Computer Hotspot in debugger | Strangerke |
2014-02-26 | VOYEUR: Remove setVm from Debugger | Strangerke |
2014-02-26 | VOYEUR: Remove setVm from SVoy | Strangerke |
2014-02-26 | VOYEUR: Fix read out of bounds in Debugger | Strangerke |
2014-02-18 | VOYEUR: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-02 | VOYEUR: Improvements to debugger command for changing time period | Paul Gilbert |
2014-02-02 | VOYEUR: Added debugger command to show mouse position | Paul Gilbert |
2014-02-01 | VOYEUR: Correct mistake in debugger command.. it's time expired, not remaining | Paul Gilbert |
2014-02-01 | VOYEUR: Add debugger command for setting the time remaining | Paul Gilbert |
2014-01-06 | VOYEUR: Use boolean for _isAM instead of int | Strangerke |
2014-01-05 | VOYEUR: Fix for crash when changing time period | Paul Gilbert |
2014-01-03 | VOYEUR: Hooked up debugger, and added a 'time' command | Paul Gilbert |
2013-06-01 | VOYEUR: Added in debugger and adding event manager methods | Paul Gilbert |