Age | Commit message (Expand) | Author |
---|---|---|
2009-07-06 | Fixed compilation | Filippos Karapetis |
2009-05-15 | Fix compilation | Willem Jan Palenstijn |
2009-02-27 | Fix code formatting | Eugene Sandulenko |
2009-02-27 | SCI: Renamed include/engine.h to engine/state.h; added a corresponding .cpp f... | Max Horn |
2009-02-27 | SCI: Moved almost all files from include/ to other dirs; only include/engine.... | Max Horn |
2009-02-21 | SCI: Replaced evil MIDI_WRITER_BODY with C++ subclassing; some compile fixes ... | Max Horn |
2009-02-21 | SCI: Got rid of include/scitypes.h | Max Horn |
2009-02-21 | Wrapped the SCI engine in the Sci namespace. | Oystein Eftevaag |
2009-02-17 | Update headers. sfx/ | Eugene Sandulenko |
2009-02-16 | Replace strncasecmp by scumm_strnicmp | Max Horn |
2009-02-15 | SCI: Run astyle to make the code be more compliant with our Code Formatting G... | Max Horn |
2009-02-15 | Fixed lots of warnings and errors (on my system) by backporting a patch I had... | Max Horn |
2009-02-15 | - Remove some unneeded files | Eugene Sandulenko |