aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/scicore/sciconsole.h
AgeCommit message (Expand)Author
2009-05-15- Moved all the files out of /sci/scicore and into /sciFilippos Karapetis
2009-05-13Simplified and re-enabled the debug code that shows pixmaps on screen and mov...Filippos Karapetis
2009-05-12Replaced sci_hexdump() with Common::hexdump()Filippos Karapetis
2009-05-11SCI: Hacked stuff up so that debugger commands also print on the GUI consoleMax Horn
2009-05-11SCI: Hook FreeSCI console commands into the ScummVM console (incomplete as of...Max Horn
2009-05-11SCI: Replace global vars cmd_paramlength & cmd_params by Common::Array<cmd_pa...Max Horn
2009-03-04SCI: Reduce header interdepsMax Horn
2009-03-04SCI: cleanupMax Horn
2009-02-27SCI: Moved almost all files from include/ to other dirs; only include/engine....Max Horn
2009-02-24SCI: Renamed gfx/gfx_operations.h to gfx/operations.h (matching the source fi...Max Horn
2009-02-24Normalized guard #definesEugene Sandulenko
2009-02-24SCI: Moved sciconsole.h and sys_strings.h to the dirs their *.cpp counterpart...Max Horn