Ivan Savenko 8ffd482324 - gcc compile fix 12 سال پیش
..
CBinaryReader.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 سال پیش
CBinaryReader.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 سال پیش
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 سال پیش
CCompressedStream.h e67f8afdd9 - removed multiple unused files 13 سال پیش
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 سال پیش
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 سال پیش
CFileInputStream.cpp a878f5f79a * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 13 سال پیش
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 سال پیش
CFilesystemLoader.cpp 061ed69c63 - fixed seer hut issue (#1073) 13 سال پیش
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 سال پیش
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 سال پیش
CLodArchiveLoader.cpp 8ffd482324 - gcc compile fix 12 سال پیش
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 سال پیش
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 سال پیش
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 سال پیش
CResourceLoader.cpp 5deb499e7e Last breaking change into mod system (will explain on forum) 13 سال پیش
CResourceLoader.h 5deb499e7e Last breaking change into mod system (will explain on forum) 13 سال پیش
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 سال پیش