aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/seq
AgeCommit message (Collapse)Author
2009-02-17Update headers. sfx/Eugene Sandulenko
svn-id: r38410
2009-02-16Replace strncasecmp by scumm_strnicmpMax Horn
svn-id: r38362
2009-02-16SCUMMVM define no longer required.Travis Howell
svn-id: r38361
2009-02-16Replace strcasecmp with scumm_stricmp.Travis Howell
svn-id: r38359
2009-02-15SCI: Run astyle to make the code be more compliant with our Code Formatting ↵Max Horn
Guidelines: sfx dir svn-id: r38322
2009-02-15SCI: Changed _WIN32 -> WIN32; _DREAMCAST -> __DC__; removed _DOS stuffMax Horn
svn-id: r38305
2009-02-15Fixed 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- Remove some unneeded filesEugene Sandulenko
- Mass rename .c to .cpp svn-id: r38227
2009-02-15fixed msvc9 compilationPaweł Kołodziejski
svn-id: r38208
2009-02-15Removing various unused files (backups remain in vendor/sci/, of course)Max Horn
svn-id: r38197
2009-02-15Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't ↵Jordi Vilalta Prat
compile yet) svn-id: r38192