Age | Commit message (Expand) | Author |
---|---|---|
2009-08-17 | Fix compilation of the SCI engine. It seems that all of the SCI header files ... | Johannes Schickel |
2009-07-18 | SCI: Fix stepping in debugger | Willem Jan Palenstijn |
2009-07-11 | Fixed regression in the script parser from commit 42260 | Filippos Karapetis |
2009-07-09 | restAdjust should be a signed integer. Fixes crashes with SCI1 games that tak... | Filippos Karapetis |
2009-07-08 | Some cleanup for the script debugger code: | Filippos Karapetis |
2009-07-03 | - Pushed debugstate into debug.h | Filippos Karapetis |
2009-07-02 | Moved some more debug state related variables in the DebugState struct | Filippos Karapetis |
2009-07-02 | Moved all the debug state variables in a separate struct and re-enabled sever... | Filippos Karapetis |
2009-06-06 | Moved some more debug commands to ScummVM's coneole | Filippos Karapetis |
2009-06-04 | SCI: Renamed various debug related global variables to have a g_ prefix; and ... | Max Horn |