Shauren
fb0a1de5c1
Tools/vmapextractor: Improved vmap detail level by extracting wmo doodads (tables, chairs etc)
2018-04-21 16:57:41 +02:00
Shauren
60c4c29da5
Tools/MMapsGenerator: Cleanup duplicated definitions
...
* rebuilding is not needed
2018-04-14 18:22:27 +02:00
Shauren
cfa948193c
Warning fix
2018-04-07 22:22:56 +02:00
Shauren
2c64bb97e6
Tools:
...
* 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 e5d23103f3
2018-04-07 21:56:19 +02:00
Shauren
e74ca891ce
Tools/Vmapextractor: Fixed extracting liquids in wmos
2018-04-01 15:35:12 +02:00
Shauren
2e648f9eb9
Tools/Mapextractor: Removed fatigue from Vashj'ir
2018-03-30 23:53:29 +02:00
Shauren
82bf263f92
Tools/Mapextractor: Implemented liquid object detection
2018-03-25 19:28:36 +03:00
Shauren
3743d04201
Core/MMaps: Implemented loading phased tiles
...
Closes #16909
2018-03-25 19:28:36 +03:00
Shauren
6d5e25ddd4
Tools: Moved db2 metadata structures to a location shared by all tools
2018-03-25 19:28:36 +03:00
Shauren
4798d9ce7a
Core/VMaps: Implement loading phased tiles
...
Closes #15163
2018-03-25 19:28:36 +03:00
joschiwald
7e643662fd
Tools/ConnectionPatcher: Dropped obsolete function DownloadFile
...
* Also broken in boost 1.66
2018-03-04 13:55:03 +01:00
Shauren
75603fe1a0
Core/DataStores: Updated db2 structures to 7.3.5.25996
2018-02-18 16:33:50 +01:00
vincent-michael
7d00ae4045
Update copyright note for 2018
...
auto happy = new year(2018);
2018-01-01 00:40:17 +01:00
Rochet2
bbd7e3e326
Tools/MMapsGenerator: Get all tiles in beginning and calulate proper total tile count ( #21139 )
2017-12-30 17:47:30 +01:00
Shauren
76a90df12f
Tools/Mapextractor: Updated db2 list for 7.3.2
2017-12-30 00:26:39 +01:00
Shauren
87758326fc
Tools/Extractors: Update to 7.3.2.25480
2017-12-30 00:26:38 +01:00
Shauren
b49fa9658a
Tools/Patcher: Properly sign certificate bundle
2017-12-29 12:50:12 +01:00
Naios
1285347518
Build: Inherit the features and warning flags privately
2017-12-20 04:04:28 +01:00
Aokromes
90badf9d7e
Misc: More cleanup
2017-11-25 02:50:29 +01:00
Shauren
6d07f55c00
Tools/Patcher: Changed -launcherlogin patch for mac
2017-10-08 11:15:53 +02:00
Shauren
4d5eacd3af
Core/Bnet: Added support for -launcherlogin logins (external client launcher required)
2017-10-03 18:03:57 +02:00
Shauren
7eab6dbb95
Tools/Extractors: Implement proper installed locale detection
2017-08-18 16:45:36 +02:00
Shauren
4e3f3b7d68
Tools/Extractors: Fixed mapextractor getting stuck on some files and writing them infinitely (it will now fail fast)
2017-08-06 18:28:29 +02:00
joschiwald
3eedb3b714
Tools/MapExtractor: Fixed -e argument
2017-08-06 18:21:09 +02:00
joschiwald
9cb4a265a3
Misc: Fixed misleading indentation
2017-07-25 00:02:13 +02:00
Tyler Edge
733ad4ddcd
Tools/Patcher: Update Mac Patterns, Patches ( #19964 )
2017-06-28 16:06:55 +02:00
Shauren
b55fb35b93
Tools/Extractors: Add retard check
2017-06-26 00:03:06 +02:00
Shauren
00df865abb
Tools/Patcher: Updated windows x64 patterns
...
Closes #19896
2017-06-16 13:00:13 +02:00
Shauren
bfbb948c73
Core/DataStores: Updated db2 structures to 7.2.5.24330
2017-06-14 23:51:52 +02:00
Shauren
ff1a71d6f7
Tools/Extractors: Improved game build reported by extractors
2017-06-13 23:31:41 +02:00
Golrag
a5819bdadd
Core/VMaps: Fix LoS in Strand of the Ancients
2017-06-06 13:25:55 +02:00
vincent-michael
61231f7e12
Core/Player: Fixed warning
2017-06-04 19:53:13 +02:00
Shauren
a12a34b1dc
Core/Game: Include cleanup - removed G3D classes from packets
...
* Use our own Position class instead, with the coords written to packets being part of type
2017-05-16 22:16:21 +02:00
Marco Ebert
6e2a911f6d
Fix non-PCH build.
...
Your ad here.
2017-05-13 21:11:57 +02:00
Shauren
3c8210a1f3
Tools build fix
2017-05-11 22:51:26 +02:00
joschiwald
66744c4b4c
Core/Tools: MapId can have 4 digits
...
Note: Re-extracting any maps is NOT required.
2017-04-27 19:24:14 +02:00
Shauren
457f58b1a2
Tools/mmaps_generator: Mak percentage progress slightly more accurate
...
#18832
(cherry picked from commit 29937aaa75 )
# Conflicts:
# src/tools/mmaps_generator/MapBuilder.cpp
2017-04-22 16:53:33 +02:00
Shauren
0b9548a1cc
Core: Updated GameTables to 7.2.0
...
Tools/Extractors: Updated to 7.2.0
Tools/ConnectionPatcher: Updated patterns to 7.2.0
Supported version is now 7.2.0.23911
2017-04-17 00:03:44 +02:00
Rochet2
769bc15ba0
Tools/MMapsGenerator: Use system supported threads instead of hardcoded 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-17 19:09:58 +01:00
Shauren
6067d19dfc
Fix linux build
2017-03-08 19:22:48 +01:00
Shauren
7b235ce6e4
Core/DataStores: Refactor DB2 loaders to be reusable by extractors
2017-03-08 18:10:02 +01:00
Shauren
d5133a64f6
Tools/vmapextractor: Fixed extracting gameobject models
2017-03-07 17:15:07 +01:00
Shauren
b8db320bf1
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to avoid conflicts (PLATFORM_WINDOWS is used/defined by CascLib)
2017-03-04 18:46:18 +01:00
r00ty-tc
8a71e4255e
[Core/Maps] Activate creatures and objects during opening cinematics and other flyby cameras (sunwell etc).
...
Requires re-running map extractor to extract camera m2 files from data
files. These are very small.
2017-02-19 14:47:20 +01:00
Eilo
149a9854f7
Tools/mmaps_generator: Added estimated percentage progress to console output ( #17798 )
...
(cherry picked from commit 0a53d0b1fa )
# Conflicts:
# src/tools/mmaps_generator/MapBuilder.cpp
2017-02-12 17:04:08 +01:00
jackpoz
e5ba8f1e4d
Core/MMAPs: Update recast
...
Update recast to 64385e9ed0
(cherry picked from commit 1d7013e0e2 )
# Conflicts:
# dep/PackageList.txt
2017-02-12 15:41:19 +01:00
jackpoz
f98e3b0ee5
Tools/MMapGenerator: Avoid saving uninitialized padding bytes to disk
...
Initialize padding bytes in MmapTileHeader struct to avoid saving uninitialized data to disk, causing issues when binary-comparing *.mmtile files.
(cherry picked from commit 2585c62e6f )
2017-02-12 15:39:38 +01:00
Shauren
108c358ad6
Tools/mapextractor: Fixed db2/gt output filenames when running on linux
...
Closes #18975
2017-01-28 14:02:01 +01:00
Shauren
7b43adc436
Tools/Extractors: Use boost::filesystem for path manipulations
...
Fixes coverity issue CID 1324654
2017-01-23 18:42:29 +01:00
Shauren
3fd51db845
Tools/Extractors: Intruduce safe casc handles and fix all casc related memory leaks
...
CID 1254545
CID 1254555
CID 1254588
CID 1343649
2017-01-18 17:20:16 +01:00