| Support for x64 builds; increased internal precision for floats |
|
More...
|
over 12 years ago
|
| Removed references in constructors to make GCC&&Clang happy |
|
More...
|
over 12 years ago
|
| Fixed FindCommonPrefix(), blind fix for .swap() on gcc, forced verbose mode for debug builds |
|
More...
|
over 12 years ago
|
| Support for 64-bit integers (for chunk files); std::numeric_limits instead of constants in writer; removed VS project files - use CMake for solution generation |
|
More...
|
over 12 years ago
|
| Merge pull request #2 from Mixaill/cmake |
|
More...
|
over 12 years ago
|
| Fix CMakeLists |
|
More...
|
over 12 years ago
|
| delete unnecessary stdafx and targetver replace _tmain with main (_tmain is windows-only stuff) |
|
More...
|
over 12 years ago
|
| fix throw for non-msvc compilers |
|
More...
|
over 12 years ago
|
| add cmake support |
|
More...
|
over 12 years ago
|
| Added support for NTFS symlinks |
|
More...
|
over 12 years ago
|
| Moved the project files |
|
More...
|
almost 13 years ago
|
| Added copyright notices, fixed spaces->tabs in main.cpp |
|
More...
|
almost 13 years ago
|
| Added multi-threaded processing |
|
More...
|
over 13 years ago
|
| Representation fix for 1byte ints |
|
More...
|
over 13 years ago
|
| Fixed commandline parsing +Code style |
|
More...
|
over 13 years ago
|
| Fixed a critical error in data packing code; Fixed int packing logics |
|
More...
|
over 13 years ago
|
| Create README.md |
|
More...
|
over 13 years ago
|
| Fixes for b64 decoding with debug iterators |
|
More...
|
over 13 years ago
|
| Proper matrix dumping/restoring code |
|
More...
|
over 13 years ago
|
| Proper dump/restore of float values |
|
More...
|
over 13 years ago
|
| +Questionable string preservation code |
|
More...
|
over 13 years ago
|
| +Using boost for b64 conversions +Improved packing algo |
|
More...
|
over 13 years ago
|
| Imporvements |
|
More...
|
over 13 years ago
|
| Fully eliminated the DataBuffer typedef |
|
More...
|
over 13 years ago
|
| Big code cleanup |
|
More...
|
over 13 years ago
|
| Support for arbitrary root node name |
|
More...
|
over 13 years ago
|
| + Draft of packed XML writer, before code migration to stringstream -Removed unneeded files |
|
More...
|
over 13 years ago
|
| Read support 95% complete, added command line parsing and dir-walking code |
|
More...
|
over 13 years ago
|
| Alpha-version of BigWorld XML reader |
|
More...
|
over 13 years ago
|