20 Commits

Author SHA1 Message Date
Max Horn
e90eed4ff3 SCI: Changed _WIN32 -> WIN32; _DREAMCAST -> __DC__; removed _DOS stuff
svn-id: r38305
2009-02-15 21:27:42 +00:00
Willem Jan Palenstijn
b484e82821 retreive->retrieve
svn-id: r38296
2009-02-15 20:40:49 +00:00
Paweł Kołodziejski
78282ea586 remove defines from msvc project files
svn-id: r38286
2009-02-15 20:15:24 +00:00
Paweł Kołodziejski
7d0d96ecc1 fixed compilation with msvc
svn-id: r38285
2009-02-15 20:02:43 +00:00
Max Horn
a49d29cf6f cleanup, fixed warnings
svn-id: r38282
2009-02-15 19:15:43 +00:00
Max Horn
e28ed6b4c9 SCI: Got rid of HAVE_FNMATCH_H
svn-id: r38279
2009-02-15 18:58:10 +00:00
Willem Jan Palenstijn
8392dd3aab consts
svn-id: r38272
2009-02-15 17:26:59 +00:00
Max Horn
3ea3141e90 Some more warning fixes
svn-id: r38248
2009-02-15 14:52:52 +00:00
Max Horn
9daed50e01 Fixed lots of warnings and errors (on my system) by backporting a patch I 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 14:46:42 +00:00
Filippos Karapetis
24dc986944 Silenced a ton of warnings, and disabled several unreferenced functions (dead code) - hopefully, compilation hasn't been broken...
svn-id: r38243
2009-02-15 14:26:33 +00:00
Paweł Kołodziejski
61359f95bf remove DLLEXTERN
svn-id: r38223
2009-02-15 10:33:31 +00:00
Travis Howell
eaf403d22d fmmatch() doesn't exist in any win32 builds.
svn-id: r38219
2009-02-15 10:25:58 +00:00
Travis Howell
5e2def9ca5 Fix mingw compilation.
svn-id: r38217
2009-02-15 10:21:22 +00:00
Paweł Kołodziejski
986a8b0e77 fixed compilation
svn-id: r38215
2009-02-15 10:10:48 +00:00
Eugene Sandulenko
c399437479 - Remove unneeded files
- Make whole thing finally compilable

svn-id: r38214
2009-02-15 10:10:23 +00:00
Paweł Kołodziejski
311344b445 fixed msvc9 compilation
svn-id: r38208
2009-02-15 09:56:04 +00:00
Eugene Sandulenko
958c72cfe5 Portability fixes
svn-id: r38206
2009-02-15 09:35:14 +00:00
Jordi Vilalta Prat
003317e89d SCI: Get rid of the include directory hack (it compiles but it doesn't link yet)
svn-id: r38201
2009-02-15 08:34:13 +00:00
Max Horn
75f4c44fd0 Removing various unused files (backups remain in vendor/sci/, of course)
svn-id: r38197
2009-02-15 08:11:58 +00:00
Jordi Vilalta Prat
fa6e10e9ce Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet)
svn-id: r38192
2009-02-15 06:10:59 +00:00