aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/include
AgeCommit message (Collapse)Author
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-15Silenced a ton of warnings, and disabled several unreferenced functions ↵Filippos Karapetis
(dead code) - hopefully, compilation hasn't been broken... svn-id: r38243
2009-02-15remove DLLEXTERNPaweł Kołodziejski
svn-id: r38223
2009-02-15fmmatch() doesn't exist in any win32 builds.Travis Howell
svn-id: r38219
2009-02-15Fix mingw compilation.Travis Howell
svn-id: r38217
2009-02-15fixed compilationPaweł Kołodziejski
svn-id: r38215
2009-02-15- Remove unneeded filesEugene Sandulenko
- Make whole thing finally compilable svn-id: r38214
2009-02-15fixed msvc9 compilationPaweł Kołodziejski
svn-id: r38208
2009-02-15Portability fixesEugene Sandulenko
svn-id: r38206
2009-02-15SCI: Get rid of the include directory hack (it compiles but it doesn't link yet)Jordi Vilalta Prat
svn-id: r38201
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