Age | Commit message (Expand) | Author |
---|---|---|
2009-02-21 | SCI: Changed typedef struct -> struct | Max Horn |
2009-02-21 | SCI: Got rid of include/scitypes.h | Max Horn |
2009-02-21 | SCI: Moved scicore/tools.cpp to tools.cpp, and include/resource.h to tools.h | Max Horn |
2009-02-21 | formating | Paweł Kołodziejski |
2009-02-21 | Wrapped the SCI engine in the Sci namespace. | Oystein Eftevaag |
2009-02-17 | Update headers. sfx/ | Eugene Sandulenko |
2009-02-17 | Replaced sci_free() with free() - it's OK to free a NULL pointer, so the chec... | Filippos Karapetis |
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 | Silenced more warnings | Filippos Karapetis |
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 |