Age | Commit message (Expand) | Author |
---|---|---|
2009-02-16 | Replace strncasecmp by scumm_strnicmp | Max Horn |
2009-02-16 | SCUMMVM define no longer required. | Travis Howell |
2009-02-16 | Replace strcasecmp with scumm_stricmp. | Travis Howell |
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 | 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 |
2009-02-15 | fixed msvc9 compilation | Paweł Kołodziejski |
2009-02-15 | Removing various unused files (backups remain in vendor/sci/, of course) | Max Horn |
2009-02-15 | Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com... | Jordi Vilalta Prat |