aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/core/console.cpp
AgeCommit message (Expand)Author
2015-01-21ZVISION: Add console commands to manipulate state flags and variablesFilippos Karapetis
2015-01-18ZVISION: Remove trailing whitespaceSven Hesse
2015-01-10ZVISION: Make sure only existing files are dumpedFilippos Karapetis
2015-01-07ZVISION: Add a new command, "dumpimage", to dump any game image to BMPFilippos Karapetis
2014-12-27ZVISION: Fix cmdRawToWav on BE systemsWillem Jan Palenstijn
2014-12-25ZVISION: Use the search manager to open files in console commandsFilippos Karapetis
2014-12-22ZVISION: Allow dumping any file type via the new "dumpfiles" commandFilippos Karapetis
2014-12-21ZVISION: Implement the "dumpallscripts" console command againFilippos Karapetis
2014-12-16ZVISION: Move trimCommentsAndWhiteSpace() into the script managerFilippos Karapetis
2014-12-16ZVISION: Move all the remaining utility classes into the coreFilippos Karapetis
2014-12-16ZVISION: Move the mouse cursor handling code into the graphics codeFilippos Karapetis
2014-12-11ZVISION: Add functionality to show the current location. Some cleanupFilippos Karapetis
2014-12-09ZVISION: Fix the 'dumpfile' console commandFilippos Karapetis
2014-12-03ZVISION: Remove more dead code, and move some debugger functionsFilippos Karapetis
2014-12-03ZVISION: Remove superfluous spacing and reorder some includesFilippos Karapetis
2014-07-02ZVISION: Reorgonize source files into directories.Marisa-Chan
2014-06-14ZVISION: Fix compilation errors with latest scummvmMarisa-Chan
2014-06-13Merge remote-tracking branch 'upstream/master' into zvisionMarisa-Chan
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-02-18ZVISION: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-01ZVISION: Update includes to use the new file structureRichieSams
2013-11-01ZVISION: Create a folder structure for ZVision source filesRichieSams