Age | Commit message (Expand) | Author |
---|---|---|
2009-05-12 | - Slight cleanup of c_sfx_01_header() | Filippos Karapetis |
2009-05-12 | Moved the "suffixes" and "words" console commands to ScummVM's debug console | 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 | Moved the "selectors" and "syscalls" console commands to ScummVM's debug cons... | Filippos Karapetis |
2009-02-28 | SCI: Renamed ResourceManager::sci_version to _sciVersion, to avoid var shadow... | Max Horn |
2009-02-27 | SCI: Moved almost all files from include/ to other dirs; only include/engine.... | Max Horn |
2009-02-22 | Whitespace cleanup | Jordi Vilalta Prat |
2009-02-22 | - Made ResourceManager accessible from _vm | Filippos Karapetis |
2009-02-21 | formating | Paweł Kołodziejski |
2009-02-20 | Fixing compilation for me | Sven Hesse |
2009-02-20 | Some initial code for a debug console (still non-working) | Filippos Karapetis |