diff options
author | Max Horn | 2009-02-20 16:03:50 +0000 |
---|---|---|
committer | Max Horn | 2009-02-20 16:03:50 +0000 |
commit | bc360ee5258b44ab2e08adb70d619a230027ee29 (patch) | |
tree | e0ce556b592e0b780039ab3545cc93305d70a364 /engines/tinsel/cursor.cpp | |
parent | e736b7fa625f6155737fdad333d337dd282096a8 (diff) | |
download | scummvm-rg350-bc360ee5258b44ab2e08adb70d619a230027ee29.tar.gz scummvm-rg350-bc360ee5258b44ab2e08adb70d619a230027ee29.tar.bz2 scummvm-rg350-bc360ee5258b44ab2e08adb70d619a230027ee29.zip |
SCI: Started rewriting file handling. Warning: This will likely introduce
regressions, but we just have to start somewhere.
- factored out some common code in engine/kfile.cpp into a separate func
- replaced many uses of chdir, getcwd, sci_init_dir etc. by equivalent
or better functionality from SearchMan etc.
- replaced many uses of sci_open and sci_fopen by using Common::File
and Common::Stream
- C++ified some stuff
- simplified ResourceSource a bit (loosing some unused functionality)
svn-id: r38597
Diffstat (limited to 'engines/tinsel/cursor.cpp')
0 files changed, 0 insertions, 0 deletions