| .. |
|
CBinaryReader.cpp
|
ed3d35554e
[refactor] h3m reader
|
hace 12 años |
|
CBinaryReader.h
|
ed3d35554e
[refactor] h3m reader
|
hace 12 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
|
8f998b009b
- fixed 1247
|
hace 12 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
|
b5fcefe455
- moved all system-specific handling of filesystem to VCMIDirs.cpp (new file)
|
hace 12 años |
|
CResourceLoader.h
|
74ac44662c
- a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp
|
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 |