aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx
AgeCommit message (Collapse)Author
2009-02-15cleanup, fixed warningsMax Horn
svn-id: r38282
2009-02-15Silenced some more warningsFilippos Karapetis
svn-id: r38270
2009-02-15Silenced more warningsFilippos Karapetis
svn-id: r38267
2009-02-15fix race condition: sfx_exit could stop and delete the mixer while the ↵Willem Jan Palenstijn
mixing callback was being executed svn-id: r38263
2009-02-15Some more warning fixesMax Horn
svn-id: r38248
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-15Make MSVC happy and rename timer/scummvm.cpp to timer/timer_scummvm.cppEugene Sandulenko
svn-id: r38231
2009-02-15- Remove some unneeded filesEugene Sandulenko
- Mass rename .c to .cpp svn-id: r38227
2009-02-15Silenced some more warningsFilippos Karapetis
svn-id: r38221
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-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