Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-17 | Update headers. engine/ | Eugene Sandulenko | |
svn-id: r38408 | |||
2009-02-16 | Removed unused code and defines | Filippos Karapetis | |
svn-id: r38385 | |||
2009-02-16 | Replace strncasecmp by scumm_strnicmp | Max Horn | |
svn-id: r38362 | |||
2009-02-15 | Fixed more warnings (and at least one case of uninited data) | Max Horn | |
svn-id: r38331 | |||
2009-02-15 | SCI: Run astyle to make the code be more compliant with our Code Formatting ↵ | Max Horn | |
Guidelines: engine dir svn-id: r38317 | |||
2009-02-15 | retreive->retrieve | Willem Jan Palenstijn | |
svn-id: r38296 | |||
2009-02-15 | Silenced more warnings | Filippos Karapetis | |
svn-id: r38267 | |||
2009-02-15 | Fixed compilation under MSVC, and silenced some more warnings | Filippos Karapetis | |
svn-id: r38247 | |||
2009-02-15 | Fixed lots of warnings and errors (on my system) by backporting a patch I ↵ | Max Horn | |
had sent the FreeSCI folks some time ago (but apparently it never made it, or only made it to a branch not imported?) svn-id: r38245 | |||
2009-02-15 | Silenced a ton of warnings, and disabled several unreferenced functions ↵ | Filippos Karapetis | |
(dead code) - hopefully, compilation hasn't been broken... svn-id: r38243 | |||
2009-02-15 | - Remove some unneeded files | Eugene Sandulenko | |
- Mass rename .c to .cpp svn-id: r38227 |