Age | Commit message (Expand) | Author |
---|---|---|
2009-02-21 | Wrapped the SCI engine in the Sci namespace. | Oystein Eftevaag |
2009-02-17 | Update headers. includes/ | Eugene Sandulenko |
2009-02-15 | Fixed more warnings (and at least one case of uninited data) | Max Horn |
2009-02-15 | SCI: Header cleanup (avoid #include <> where possible) | 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 | SCI: Changed _WIN32 -> WIN32; _DREAMCAST -> __DC__; removed _DOS stuff | Max Horn |
2009-02-15 | Fix mingw compilation. | Travis Howell |
2009-02-15 | fixed msvc9 compilation | Paweł Kołodziejski |
2009-02-15 | Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com... | Jordi Vilalta Prat |