Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-15 | Compile fix for OS X | Oystein Eftevaag | |
svn-id: r38309 | |||
2009-02-15 | Silenced another warning (disabled an empty switch statement) | Filippos Karapetis | |
svn-id: r38308 | |||
2009-02-15 | close sound when exiting | Willem Jan Palenstijn | |
svn-id: r38307 | |||
2009-02-15 | SCI: Changed _WIN32 -> WIN32; _DREAMCAST -> __DC__; removed _DOS stuff | Max Horn | |
svn-id: r38305 | |||
2009-02-15 | SCI: Fixed more warnings | Max Horn | |
svn-id: r38303 | |||
2009-02-15 | retreive->retrieve | Willem Jan Palenstijn | |
svn-id: r38296 | |||
2009-02-15 | cleanup, fixed warnings | Max Horn | |
svn-id: r38282 | |||
2009-02-15 | SCI: Got rid of HAVE_FNMATCH_H | Max Horn | |
svn-id: r38279 | |||
2009-02-15 | consts | Willem Jan Palenstijn | |
svn-id: r38272 | |||
2009-02-15 | fix compilation | Paweł Kołodziejski | |
svn-id: r38271 | |||
2009-02-15 | Silenced more warnings | Filippos Karapetis | |
svn-id: r38267 | |||
2009-02-15 | fix string unmangling (which I broke earlier) | Willem Jan Palenstijn | |
svn-id: r38262 | |||
2009-02-15 | Fixed unused variable warnings. | Johannes Schickel | |
svn-id: r38257 | |||
2009-02-15 | typo | Willem Jan Palenstijn | |
svn-id: r38256 | |||
2009-02-15 | Yet more warning fixes | Filippos Karapetis | |
svn-id: r38254 | |||
2009-02-15 | Yet more warning fixes. | Johannes Schickel | |
svn-id: r38253 | |||
2009-02-15 | Fixed more warnings. | Johannes Schickel | |
svn-id: r38251 | |||
2009-02-15 | moving towards const-correctness of files generating savegame.cpp. | Willem Jan Palenstijn | |
svn-id: r38250 | |||
2009-02-15 | Fixed some warnings. | Johannes Schickel | |
svn-id: r38249 | |||
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 | fixed compilation and linking with msvc9 | Paweł Kołodziejski | |
svn-id: r38232 | |||
2009-02-15 | Silenced more warnings | Filippos Karapetis | |
svn-id: r38230 | |||
2009-02-15 | - Remove some unneeded files | Eugene Sandulenko | |
- Mass rename .c to .cpp svn-id: r38227 | |||
2009-02-15 | Silenced some more warnings | Filippos Karapetis | |
svn-id: r38221 | |||
2009-02-15 | Silenced some MSVC warnings | Filippos Karapetis | |
svn-id: r38218 | |||
2009-02-15 | Fix mingw compilation. | Travis Howell | |
svn-id: r38217 | |||
2009-02-15 | - Remove unneeded files | Eugene Sandulenko | |
- Make whole thing finally compilable svn-id: r38214 | |||
2009-02-15 | include win32 build too | Paweł Kołodziejski | |
svn-id: r38210 | |||
2009-02-15 | fixed msvc9 compilation | Paweł Kołodziejski | |
svn-id: r38208 | |||
2009-02-15 | Portability fixes | Eugene Sandulenko | |
svn-id: r38206 | |||
2009-02-15 | revert last define, will be defined in diffrent place | Paweł Kołodziejski | |
svn-id: r38205 | |||
2009-02-15 | define missing strcasecmp for win32 | Paweł Kołodziejski | |
svn-id: r38204 | |||
2009-02-15 | fixed include paths | Paweł Kołodziejski | |
svn-id: r38202 | |||
2009-02-15 | SCI: Get rid of the include directory hack (it compiles but it doesn't link yet) | Jordi Vilalta Prat | |
svn-id: r38201 | |||
2009-02-15 | Removing various unused files (backups remain in vendor/sci/, of course) | Max Horn | |
svn-id: r38197 | |||
2009-02-15 | Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't ↵ | Jordi Vilalta Prat | |
compile yet) svn-id: r38192 |