Commit Graph
4076 Commits
Author SHA1 Message Date
Johannes Schickel 7d29bde4ed Fixed unused variable warnings.
svn-id: r38257
2009-02-15 15:24:43 +00:00
Willem Jan Palenstijn 60a913e9dd typo
svn-id: r38256
2009-02-15 15:21:54 +00:00
Filippos Karapetis 8228f3bcb2 Yet more warning fixes
svn-id: r38254
2009-02-15 15:15:26 +00:00
Johannes Schickel bc7e76ec5d Yet more warning fixes.
svn-id: r38253
2009-02-15 15:10:47 +00:00
Johannes Schickel 6c9e4d2004 Fixed more warnings.
svn-id: r38251
2009-02-15 15:06:14 +00:00
Willem Jan Palenstijn a988ed0d0f moving towards const-correctness of files generating savegame.cpp.
svn-id: r38250
2009-02-15 15:00:31 +00:00
Johannes Schickel e1b36cf2cd Fixed some warnings.
svn-id: r38249
2009-02-15 14:59:03 +00:00
Filippos Karapetis aa3f10b2fd Fixed compilation under MSVC, and silenced some more warnings
svn-id: r38247
2009-02-15 14:52:51 +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 0724206156 fixed compilation and linking with msvc9
svn-id: r38232
2009-02-15 12:29:09 +00:00
Filippos Karapetis 25ddb00436 Silenced more warnings
svn-id: r38230
2009-02-15 12:23:16 +00:00
Eugene Sandulenko e241843bec - Remove some unneeded files
- Mass rename .c to .cpp

svn-id: r38227
2009-02-15 11:39:07 +00:00
Filippos Karapetis 1dcc6b79c9 Silenced some more warnings
svn-id: r38221
2009-02-15 10:29:34 +00:00
Filippos Karapetis 89cad681d7 Silenced some MSVC warnings
svn-id: r38218
2009-02-15 10:24:32 +00:00
Travis Howell 5e2def9ca5 Fix mingw compilation.
svn-id: r38217
2009-02-15 10:21:22 +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 25aaf97300 include win32 build too
svn-id: r38210
2009-02-15 10:04:29 +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
Paweł Kołodziejski 11b4bc25dc revert last define, will be defined in diffrent place
svn-id: r38205
2009-02-15 09:34:39 +00:00
Paweł Kołodziejski c3af1a22d6 define missing strcasecmp for win32
svn-id: r38204
2009-02-15 09:23:46 +00:00
Paweł Kołodziejski 2cd61fad4c fixed include paths
svn-id: r38202
2009-02-15 09:13:17 +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