Age | Commit message (Expand) | Author |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2015-07-07 | ZVISION: Change mentions of ZVision to Z-Vision | David Russo |
2015-01-21 | ZVISION: Add console commands to manipulate state flags and variables | Filippos Karapetis |
2015-01-18 | ZVISION: Remove trailing whitespace | Sven Hesse |
2015-01-10 | ZVISION: Make sure only existing files are dumped | Filippos Karapetis |
2015-01-07 | ZVISION: Add a new command, "dumpimage", to dump any game image to BMP | Filippos Karapetis |
2014-12-27 | ZVISION: Fix cmdRawToWav on BE systems | Willem Jan Palenstijn |
2014-12-25 | ZVISION: Use the search manager to open files in console commands | Filippos Karapetis |
2014-12-22 | ZVISION: Allow dumping any file type via the new "dumpfiles" command | Filippos Karapetis |
2014-12-21 | ZVISION: Implement the "dumpallscripts" console command again | Filippos Karapetis |
2014-12-16 | ZVISION: Move trimCommentsAndWhiteSpace() into the script manager | Filippos Karapetis |
2014-12-16 | ZVISION: Move all the remaining utility classes into the core | Filippos Karapetis |
2014-12-16 | ZVISION: Move the mouse cursor handling code into the graphics code | Filippos Karapetis |
2014-12-11 | ZVISION: Add functionality to show the current location. Some cleanup | Filippos Karapetis |
2014-12-09 | ZVISION: Fix the 'dumpfile' console command | Filippos Karapetis |
2014-12-03 | ZVISION: Remove more dead code, and move some debugger functions | Filippos Karapetis |
2014-12-03 | ZVISION: Remove superfluous spacing and reorder some includes | Filippos Karapetis |
2014-07-02 | ZVISION: Reorgonize source files into directories. | Marisa-Chan |
2014-06-14 | ZVISION: Fix compilation errors with latest scummvm | Marisa-Chan |
2014-06-13 | Merge remote-tracking branch 'upstream/master' into zvision | Marisa-Chan |
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 | ZVISION: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-01 | ZVISION: Update includes to use the new file structure | RichieSams |
2013-11-01 | ZVISION: Create a folder structure for ZVision source files | RichieSams |