alexvins ed3d35554e [refactor] h3m reader 13 years ago
..
CBinaryReader.cpp ed3d35554e [refactor] h3m reader 13 years ago
CBinaryReader.h ed3d35554e [refactor] h3m reader 13 years ago
CCompressedStream.cpp c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 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 3f309f0c5e - removed support for ancient versions of ffmpeg 13 years ago
CFileInputStream.h 105083dd70 * Code convention updates * Default values for CMap types * Updated BinaryReader c-tor * Converted "bool" int types to bool in CMap classes * Removed map event operators in favor of member methods 13 years ago
CFilesystemLoader.cpp 061ed69c63 - fixed seer hut issue (#1073) 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 e08db9790b * Map size can be any integer value * Changed new_*; to new_*(); for zero-parameter c-tors (=code convention; stack allocated objects without parantheses as ever to avoid c++ most vexing parse) 13 years ago
CLodArchiveLoader.cpp 8ffd482324 - gcc compile fix 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 c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 13 years ago
CMemoryStream.h c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 13 years ago
CResourceLoader.cpp 5deb499e7e Last breaking change into mod system (will explain on forum) 13 years ago
CResourceLoader.h 5deb499e7e Last breaking change into mod system (will explain on forum) 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