Paweł Kołodziejski
|
dd30cc6382
|
remove dreamcast mixer platform code - no use for scummvm
svn-id: r38499
|
2009-02-18 19:35:35 +00:00 |
|
Eugene Sandulenko
|
b0abacf7cd
|
Update headers. sfx/
svn-id: r38410
|
2009-02-17 15:07:44 +00:00 |
|
Filippos Karapetis
|
d39d83e525
|
Replaced sci_free() with free() - it's OK to free a NULL pointer, so the checking that sci_free() performed is not necessary
svn-id: r38406
|
2009-02-17 13:51:52 +00:00 |
|
Max Horn
|
29611bc7ea
|
SCI: Run astyle to make the code be more compliant with our Code Formatting Guidelines: sfx dir
svn-id: r38322
|
2009-02-15 22:34:41 +00:00 |
|
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 |
|
Filippos Karapetis
|
b27053c71e
|
Silenced some more warnings
svn-id: r38270
|
2009-02-15 16:59:48 +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 |
|
Eugene Sandulenko
|
e241843bec
|
- Remove some unneeded files
- Mass rename .c to .cpp
svn-id: r38227
|
2009-02-15 11:39:07 +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 |
|