| .. |
|
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
|
hace 13 años |
|
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
|
hace 13 años |
|
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
|
hace 13 años |
|
CCompressedStream.h
|
e67f8afdd9
- removed multiple unused files
|
hace 13 años |
|
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.
|
hace 13 años |
|
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.
|
hace 13 años |
|
CFileInputStream.cpp
|
3f309f0c5e
- removed support for ancient versions of ffmpeg
|
hace 12 años |
|
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
|
hace 13 años |
|
CFilesystemLoader.cpp
|
061ed69c63
- fixed seer hut issue (#1073)
|
hace 13 años |
|
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.
|
hace 13 años |
|
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)
|
hace 13 años |
|
CLodArchiveLoader.cpp
|
8ffd482324
- gcc compile fix
|
hace 12 años |
|
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.
|
hace 13 años |
|
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
|
hace 13 años |
|
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
|
hace 13 años |
|
CResourceLoader.cpp
|
5deb499e7e
Last breaking change into mod system (will explain on forum)
|
hace 12 años |
|
CResourceLoader.h
|
5deb499e7e
Last breaking change into mod system (will explain on forum)
|
hace 12 años |
|
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.
|
hace 13 años |