Ivan Savenko 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. před 13 roky
..
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 před 13 roky
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 před 13 roky
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 před 13 roky
CCompressedStream.h e67f8afdd9 - removed multiple unused files před 13 roky
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. před 13 roky
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. před 13 roky
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 před 13 roky
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 před 13 roky
CFilesystemLoader.cpp 061ed69c63 - fixed seer hut issue (#1073) před 13 roky
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. před 13 roky
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) před 13 roky
CLodArchiveLoader.cpp 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 před 13 roky
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. před 13 roky
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 před 13 roky
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 před 13 roky
CResourceLoader.cpp 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. před 13 roky
CResourceLoader.h 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. před 13 roky
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. před 13 roky