Shauren
bcda8dd742
Core/Dep: Boost 1.70 compatibility
2019-04-14 00:13:23 +02:00
Shauren
81dd8574bb
Core/PacketIO: Removed old and unused ByteBuffer functions
2019-04-01 22:27:24 +02:00
vincent-michael
5620eb9463
Update copyright note for 2019
...
auto happy = new year(2019);
2019-01-01 10:14:33 +01:00
Shauren
0a779bd791
Core/PacketIO: Updated packet structures to 8.0.1
2018-11-05 00:00:34 +01:00
Shauren
1188a48c94
Core/DataStores: Implemented WDC2
2018-09-16 16:57:43 +02:00
Shauren
b76098651a
Core/ByteBuffer: Fixed output truncation in ByteBuffer::hexlike
2018-07-21 15:10:05 +02:00
Shauren
9829c119c0
Core/DataStores: Fixed loading db2 locale strings
2018-05-12 16:24:41 +02:00
Shauren
6d5e25ddd4
Tools: Moved db2 metadata structures to a location shared by all tools
2018-03-25 19:28:36 +03:00
Shauren
12beb3dd1b
Core/DataStores: Fixed writing hotfix packet for structures with uint64
...
Closes #21522
2018-03-07 18:08:15 +01:00
Shauren
75603fe1a0
Core/DataStores: Updated db2 structures to 7.3.5.25996
2018-02-18 16:33:50 +01:00
Shauren
dfd2660a85
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networking stuff
...
* Based on work done by @dimiandre in PR #21173
Closes #21171
Closes #21173
2018-01-06 01:21:59 +01:00
vincent-michael
7d00ae4045
Update copyright note for 2018
...
auto happy = new year(2018);
2018-01-01 00:40:17 +01:00
Shauren
20a3c9eed2
Core/PacketIO: Update opcodes to 7.3.2
2017-12-30 00:23:43 +01:00
Naios
1285347518
Build: Inherit the features and warning flags privately
2017-12-20 04:04:28 +01:00
Naios
964d6bd1b2
Build: Use the cotire library for precompiled header handling
...
* Required for handling flags inherited by linked projects
correctly in the corresponding precompiled header.
* Reduces the maintenance effort for precompiled headers
(cherry picked from commit 92f96fc10e )
2017-12-20 04:04:27 +01:00
Aokromes
df6e0538fe
Misc: More cleanup
2017-11-25 02:57:49 +01:00
Aokromes
90badf9d7e
Misc: More cleanup
2017-11-25 02:50:29 +01:00
Shauren
644af37f96
Core/Realms: Made realmlist threadsafe
2017-10-11 22:42:03 +02:00
Štefan Lazový
c8974a91a6
Core/DataStores: Implemented [] operator on DB2Storage ( #20494 )
2017-10-07 22:48:05 +02:00
Gacko
25111b09df
Fix non-PCH build.
2017-09-25 21:34:15 +02:00
ariel-
ec3dc0a431
Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing effects
...
- SPELL_AURA_MOD_TOTAL_THREAT should be temporary and not added/subtracted from total, only computed
- Cleanup of reference related code
- Kill getLast() and reverse iterator obsevers, LinkedList iterator can't be used as a standard reverse_iterator (ie with operator++). They weren't used anyways
(cherry picked from commit 3b6fd226be )
# Conflicts:
# src/server/game/Combat/ThreatManager.cpp
# src/server/game/Loot/LootMgr.h
2017-08-21 21:49:36 +02:00
Shauren
9711dd3f70
Core/Networking: Activate single threaded optimization for io_service running in NetworkThread
2017-08-15 23:55:41 +02:00
Shauren
4226eb2ea5
Core/Misc: Some /W4 warning fixes
2017-06-07 17:23:50 +02:00
DDuarte
e91a5146ac
Misc: Add license header to Memory.h
2017-05-14 16:51:06 +01:00
Traesh
c73ce93f4c
Core/Entities : Basic Conversation Implementation ( #18010 )
2017-05-14 11:40:55 +02:00
Shauren
9299e9bde0
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50
2017-05-13 19:37:33 +02:00
joschiwald
229c78b5a3
Core/Packets: Implemented CMSG_QUERY_REALM_NAME and SMSG_REALM_QUERY_RESPONSE
2017-05-13 17:25:21 +02:00
Shauren
da32ff84d6
Build fix
2017-05-13 12:57:55 +02:00
Shauren
beb3316089
Core/Shared: Include cleanup
2017-05-13 11:49:09 +02:00
Shauren
7e538980a2
Core/Database: Include cleanup
2017-05-12 18:50:27 +02:00
Shauren
3a418a0bbc
Core/Common: Include cleanup
2017-05-11 22:29:51 +02:00
Gacko
7aa32a4d6b
Fix build.
2017-05-04 21:49:48 +02:00
Shauren
6c92a481a3
Core/Misc: Cleanup worldserver/bnetserver main() functions to run destructors in predictable order
...
* world/bnet servers will now fail to startup if listen ports are in use
* Restored "Network.OutUBuff" config option lost during boost transition
2017-05-04 20:41:22 +02:00
Shauren
2f859ffd2e
Core/Misc: Fixed issues found by coverity
...
CID 1374575, 1374574, 1374573, 1374572, 1374563, 1374556
2017-04-26 18:01:50 +02:00
Shauren
6636ca8585
Core/DataStores: Updated sending out hotfixes
2017-04-19 19:10:49 +02:00
Shauren
7b235ce6e4
Core/DataStores: Refactor DB2 loaders to be reusable by extractors
2017-03-08 18:10:02 +01:00
Shauren
2c27c5b5b9
Core/DataStores: Fixed crash in hotfix packet building
...
Closes #19218
2017-03-02 19:48:58 +01:00
Shauren
bc2380e105
Core/DataStores: Fixed Meta->Types/TypesString mixup causing crashes when trying to send hotfix for nonlocalized string
...
Closes #18882 (for real this time)
2017-02-26 15:00:46 +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
Shauren
c36f831ab7
Core/Packets: Changed ByteBuffer write exceptions into asserts (reading is unaffected as data comes from untrusted source - client)
2017-01-24 00:08:12 +01:00
vincent-michael
86b98686a9
Update copyright note for 2017
...
Happy new year
2017-01-01 16:23:13 +01:00
Shauren
8b2e07166f
Core/DataStores: Fixed loading non-localized db2 strings
...
Closes #18451
2016-12-14 00:09:32 +01:00
Shauren
4acaf2dda4
Core/DataStores: Fixed crash with db2 loaders on gcc 4.9
...
Closes #18166
2016-11-02 00:06:09 +01:00
Shauren
505d3e24cc
Core/DataStores: Removed the need to edit DB2Metadata automatically generated to account for non-localized string fields
2016-10-26 01:34:29 +02:00
Shauren
4a0f5ed2be
Core/DataStores: Fixed loading int arrays from trailing packed blobs in db2 files
...
Closes #18072
2016-10-15 23:53:28 +02:00
Shauren
d34020da7f
Core/DataStores: Fixed loading signed db2 fields
2016-10-09 16:54:11 +02:00
Shauren
def8bf0855
Core/Misc: Don't conditionally include non platform specific headers
2016-08-20 13:34:15 +02:00
Vincent-Michael
ac5b1bd984
Core: Fixed non pch build for unix
2016-08-20 11:07:17 +02:00
Shauren
763e9e4921
Warning fix
2016-08-06 12:32:43 +02:00
Shauren
bb93816b5c
Core/DataStores: Refactored DB2 loaders to no longer require sparse format to be specified at compile time
2016-08-05 20:49:01 +02:00