Age | Commit message (Expand) | Author |
---|---|---|
2009-05-12 | Replaced sci_hexdump() with Common::hexdump() | Filippos Karapetis |
2009-05-11 | SCI: Hacked stuff up so that debugger commands also print on the GUI console | Max Horn |
2009-05-11 | SCI: Hook FreeSCI console commands into the ScummVM console (incomplete as of... | Max Horn |
2009-05-11 | SCI: Replace global vars cmd_paramlength & cmd_params by Common::Array<cmd_pa... | Max Horn |
2009-03-04 | SCI: Reduce header interdeps | Max Horn |
2009-03-04 | SCI: cleanup | Max Horn |
2009-02-27 | SCI: Moved almost all files from include/ to other dirs; only include/engine.... | Max Horn |
2009-02-24 | SCI: Renamed gfx/gfx_operations.h to gfx/operations.h (matching the source fi... | Max Horn |
2009-02-24 | Normalized guard #defines | Eugene Sandulenko |
2009-02-24 | SCI: Moved sciconsole.h and sys_strings.h to the dirs their *.cpp counterpart... | Max Horn |