| .. |
|
CBinaryReader.cpp
|
a72a294a46
some work on new filesystem, not tested
|
13 years ago |
|
CBinaryReader.h
|
a72a294a46
some work on new filesystem, not tested
|
13 years ago |
|
CCompressedStream.cpp
|
63a757ac7d
- removed debug
|
13 years ago |
|
CCompressedStream.h
|
e67f8afdd9
- removed multiple unused files
|
13 years ago |
|
CFileInfo.cpp
|
cd63c177e2
* std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map.
|
13 years ago |
|
CFileInfo.h
|
cd63c177e2
* std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map.
|
13 years ago |
|
CFileInputStream.cpp
|
e67f8afdd9
- removed multiple unused files
|
13 years ago |
|
CFileInputStream.h
|
e67f8afdd9
- removed multiple unused files
|
13 years ago |
|
CFilesystemLoader.cpp
|
94cfc99d7b
- fixes #1044
|
13 years ago |
|
CFilesystemLoader.h
|
cd63c177e2
* std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map.
|
13 years ago |
|
CInputStream.h
|
b3c17d2788
large filesystem update. Filesysytem is now fully functional, everything should work.
|
13 years ago |
|
CLodArchiveLoader.cpp
|
cab8955d8f
- sound player uses new FS
|
13 years ago |
|
CLodArchiveLoader.h
|
cd63c177e2
* std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map.
|
13 years ago |
|
CMemoryStream.cpp
|
e67f8afdd9
- removed multiple unused files
|
13 years ago |
|
CMemoryStream.h
|
e67f8afdd9
- removed multiple unused files
|
13 years ago |
|
CResourceLoader.cpp
|
cab8955d8f
- sound player uses new FS
|
13 years ago |
|
CResourceLoader.h
|
28f0263298
- compile fixes
|
13 years ago |
|
ISimpleResourceLoader.h
|
cd63c177e2
* std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map.
|
13 years ago |