Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Add Amiga English version of Space Quest 4. | Travis Howell | |
svn-id: r38235 | |||
2009-02-15 | fixed compilation and linking with msvc9 | Paweł Kołodziejski | |
svn-id: r38232 | |||
2009-02-15 | Make MSVC happy and rename timer/scummvm.cpp to timer/timer_scummvm.cpp | Eugene Sandulenko | |
svn-id: r38231 | |||
2009-02-15 | Silenced more warnings | Filippos Karapetis | |
svn-id: r38230 | |||
2009-02-15 | Fix compilation. How ugly without templates. Yuck! | Eugene Sandulenko | |
svn-id: r38228 | |||
2009-02-15 | - Remove some unneeded files | Eugene Sandulenko | |
- Mass rename .c to .cpp svn-id: r38227 | |||
2009-02-15 | - Move sci/scummvm/ contents to sci/ | Eugene Sandulenko | |
- Rename scumm_engine.cpp to sci.cpp - Remove unneeded gfx drivers - Rename scummvm_driver.c to gfx_driver.cpp svn-id: r38225 | |||
2009-02-15 | Run SCI games :P | Eugene Sandulenko | |
svn-id: r38224 | |||
2009-02-15 | remove DLLEXTERN | Paweł Kołodziejski | |
svn-id: r38223 | |||
2009-02-15 | Silenced some more warnings | Filippos Karapetis | |
svn-id: r38221 | |||
2009-02-15 | fmmatch() doesn't exist in any win32 builds. | Travis Howell | |
svn-id: r38219 | |||
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 | Fix crash at startup | Eugene Sandulenko | |
svn-id: r38216 | |||
2009-02-15 | fixed compilation | Paweł Kołodziejski | |
svn-id: r38215 | |||
2009-02-15 | - Remove unneeded files | Eugene Sandulenko | |
- Make whole thing finally compilable svn-id: r38214 | |||
2009-02-15 | revert, not needed | Paweł Kołodziejski | |
svn-id: r38213 | |||
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 | Fix link problems | Eugene Sandulenko | |
svn-id: r38207 | |||
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 | Minor cleanup | Max Horn | |
svn-id: r38199 | |||
2009-02-15 | SCI: Updated some stuff to recent ScummVM changes (fixes compilation of ↵ | Max Horn | |
files in engines/sci/scummvm/) svn-id: r38198 | |||
2009-02-15 | Removing various unused files (backups remain in vendor/sci/, of course) | Max Horn | |
svn-id: r38197 | |||
2009-02-15 | SCI: Fix the worst compilation problems | Max Horn | |
svn-id: r38194 | |||
2009-02-15 | Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't ↵ | Jordi Vilalta Prat | |
compile yet) svn-id: r38192 |