| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-07 | Warning fix | Shauren | |
| 2018-04-07 | Tools: | Shauren | |
| * mapextractor - fixed fatigue in Thousand Needles * mapextractor - fixed compressing liquid data * vmapextractor - fixed extracting liquids inside WMOs * vmapextractor - implemented new WMO flags * vmapextractor - store model type for gameobject models * mmap_generator - fixed processing liquids broken in e5d23103f37c40d2e946fa0e2db66d2f527ad9af | |||
| 2018-04-01 | Tools/Vmapextractor: Fixed extracting liquids in wmos | Shauren | |
| 2018-03-30 | Tools/Mapextractor: Removed fatigue from Vashj'ir | Shauren | |
| 2018-03-25 | Tools/Mapextractor: Implemented liquid object detection | Shauren | |
| 2018-03-25 | Core/MMaps: Implemented loading phased tiles | Shauren | |
| Closes #16909 | |||
| 2018-03-25 | Tools: Moved db2 metadata structures to a location shared by all tools | Shauren | |
| 2018-03-25 | Core/VMaps: Implement loading phased tiles | Shauren | |
| Closes #15163 | |||
| 2018-03-04 | Tools/ConnectionPatcher: Dropped obsolete function DownloadFile | joschiwald | |
| * Also broken in boost 1.66 | |||
| 2018-02-18 | Core/DataStores: Updated db2 structures to 7.3.5.25996 | Shauren | |
| 2018-01-01 | Update copyright note for 2018 | vincent-michael | |
| auto happy = new year(2018); | |||
| 2017-12-30 | Tools/MMapsGenerator: Get all tiles in beginning and calulate proper total ↵ | Rochet2 | |
| tile count (#21139) | |||
| 2017-12-30 | Tools/Mapextractor: Updated db2 list for 7.3.2 | Shauren | |
| 2017-12-30 | Tools/Extractors: Update to 7.3.2.25480 | Shauren | |
| 2017-12-29 | Tools/Patcher: Properly sign certificate bundle7.2.5/24742 | Shauren | |
| 2017-12-20 | Build: Inherit the features and warning flags privately | Naios | |
| 2017-11-25 | Misc: More cleanup | Aokromes | |
| 2017-10-08 | Tools/Patcher: Changed -launcherlogin patch for mac | Shauren | |
| 2017-10-03 | Core/Bnet: Added support for -launcherlogin logins (external client launcher ↵ | Shauren | |
| required) | |||
| 2017-08-18 | Tools/Extractors: Implement proper installed locale detection | Shauren | |
| 2017-08-06 | Tools/Extractors: Fixed mapextractor getting stuck on some files and writing ↵ | Shauren | |
| them infinitely (it will now fail fast) | |||
| 2017-08-06 | Tools/MapExtractor: Fixed -e argument | joschiwald | |
| 2017-07-25 | Misc: Fixed misleading indentation | joschiwald | |
| 2017-06-28 | Tools/Patcher: Update Mac Patterns, Patches (#19964) | Tyler Edge | |
| 2017-06-26 | Tools/Extractors: Add retard check | Shauren | |
| 2017-06-16 | Tools/Patcher: Updated windows x64 patterns | Shauren | |
| Closes #19896 | |||
| 2017-06-14 | Core/DataStores: Updated db2 structures to 7.2.5.24330 | Shauren | |
| 2017-06-13 | Tools/Extractors: Improved game build reported by extractors7.2.0/24015 | Shauren | |
| 2017-06-06 | Core/VMaps: Fix LoS in Strand of the Ancients | Golrag | |
| 2017-06-04 | Core/Player: Fixed warning | vincent-michael | |
| 2017-05-16 | Core/Game: Include cleanup - removed G3D classes from packets | Shauren | |
| * Use our own Position class instead, with the coords written to packets being part of type | |||
| 2017-05-13 | Fix non-PCH build. | Marco Ebert | |
| Your ad here. | |||
| 2017-05-11 | Tools build fix | Shauren | |
| 2017-04-27 | Core/Tools: MapId can have 4 digits | joschiwald | |
| Note: Re-extracting any maps is NOT required. | |||
| 2017-04-22 | Tools/mmaps_generator: Mak percentage progress slightly more accurate7.2.0/23911 | Shauren | |
| #18832 (cherry picked from commit 29937aaa750ae5485ab20de231399f83b999ca49) # Conflicts: # src/tools/mmaps_generator/MapBuilder.cpp | |||
| 2017-04-17 | Core: Updated GameTables to 7.2.0 | Shauren | |
| Tools/Extractors: Updated to 7.2.0 Tools/ConnectionPatcher: Updated patterns to 7.2.0 Supported version is now 7.2.0.23911 | |||
| 2017-03-17 | Tools/MMapsGenerator: Use system supported threads instead of hardcoded ↵ | Rochet2 | |
| amount (#19255) - Use unsigned int for thread count - Use std::thread::hardware_concurrency() to try estimate available threads instead of hardcoded 3 threads by default - Print thread count always regardless of using --threads switch or not | |||
| 2017-03-08 | Fix linux build | Shauren | |
| 2017-03-08 | Core/DataStores: Refactor DB2 loaders to be reusable by extractors | Shauren | |
| 2017-03-07 | Tools/vmapextractor: Fixed extracting gameobject models | Shauren | |
| 2017-03-04 | Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ ↵ | Shauren | |
| to avoid conflicts (PLATFORM_WINDOWS is used/defined by CascLib) | |||
| 2017-02-19 | [Core/Maps] Activate creatures and objects during opening cinematics and ↵ | r00ty-tc | |
| other flyby cameras (sunwell etc). Requires re-running map extractor to extract camera m2 files from data files. These are very small. | |||
| 2017-02-12 | Tools/mmaps_generator: Added estimated percentage progress to console output ↵ | Eilo | |
| (#17798) (cherry picked from commit 0a53d0b1fadb0861e57ef6332d1afeb75babf836) # Conflicts: # src/tools/mmaps_generator/MapBuilder.cpp | |||
| 2017-02-12 | Core/MMAPs: Update recast | jackpoz | |
| Update recast to https://github.com/recastnavigation/recastnavigation/commit/64385e9ed0822427bca5814d03a3f4c4d7a6db9f (cherry picked from commit 1d7013e0e2758b1468a488dd17e3f5c5ce5f265d) # Conflicts: # dep/PackageList.txt | |||
| 2017-02-12 | Tools/MMapGenerator: Avoid saving uninitialized padding bytes to disk | jackpoz | |
| Initialize padding bytes in MmapTileHeader struct to avoid saving uninitialized data to disk, causing issues when binary-comparing *.mmtile files. (cherry picked from commit 2585c62e6fc8925bb74160fb9b24fb1d361a8b2c) | |||
| 2017-01-28 | Tools/mapextractor: Fixed db2/gt output filenames when running on linux | Shauren | |
| Closes #18975 | |||
| 2017-01-23 | Tools/Extractors: Use boost::filesystem for path manipulations | Shauren | |
| Fixes coverity issue CID 1324654 | |||
| 2017-01-18 | Tools/Extractors: Intruduce safe casc handles and fix all casc related ↵ | Shauren | |
| memory leaks CID 1254545 CID 1254555 CID 1254588 CID 1343649 | |||
| 2017-01-14 | Core: Updated to 7.1.5.23360 | Shauren | |
| 2017-01-01 | Update copyright note for 2017 | vincent-michael | |
| Happy new year | |||
