aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2019-07-05Core/Creature: Reworked creature aggro radius calculation (#20615)Ovahlord
2019-05-02Core/Object: Range check vol. 2 (#23226)Jozef DĂșc
2019-04-14Core/Dep: Boost 1.70 compatibilityShauren
2019-02-16Core/Misc: Fix no-pch buildjackpoz
2019-01-18Core/Networking: Set SO_REUSEADDR on *nix platformsjackpoz
2019-01-10Core/Networking: Fix memory leak (#22923)Giacomo Pozzoni
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-31Core/Spells: Fixed ErrorCube spell missilesShauren
2018-12-30Core/Creatures: Port trainer changes from masterGhaster
2018-12-11Core/Misc: Explicit typing for SpellAttrN enums, add nicer text to UNKs, and ...Treeston
2018-11-27Core/Misc: Update description text for SpellAttr6 and SpellAttr7Treeston
2018-11-27more clarity (9309988 follow-up)Treeston
2018-11-26Core/Misc: Update description text for SpellAttr5 (I'm back, baby!)Treeston
2018-11-14Core/Misc: Update description text for SpellAttr4Treeston
2018-11-13Core/Misc: Update description text for SpellAttr3Treeston
2018-11-12Core/Misc: Update description text for SpellAttr2Treeston
2018-11-12Core/Misc: Update description text for SpellAttr1Treeston
2018-11-12Core/Misc: Update description text for SpellAttr0 to match actual behaviorTreeston
2018-11-12GCC build fixShauren
2018-11-11Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...Treeston
2018-10-26Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
2018-10-24Core/Shared: add BattlefieldBattleId definitionsccrs
2018-10-02Core/DBC: Some cleanup of Cleanup (8edea4a follow-up)Treeston
2018-10-02Core/DBC: Sanitize DBC loading procedure. Extra checks. Capability to load st...Treeston
2018-09-27Core/Misc: Revert 4990423, need to find out a better way to handle this.Treeston
2018-09-27Core/Misc: Unify naming of DBC entry, storage and format identifiers based on...Treeston
2018-09-27Core/Misc: constexpr a bunch of things, and a missing include of Windows.h so...Treeston
2018-09-27Core/Misc: Move some headers from game/ to shared/Treeston
2018-08-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2018-04-19Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2018-01-08nopch build fixShauren
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-06Core/Networking: Activate single threaded optimization for io_service running...Shauren
2018-01-01Update copyright note for 2018tkrokli
2017-12-21Build: Inherit the features and warning flags privatelyNaios
2017-12-17Build: Use the cotire library for precompiled header handlingNaios
2017-11-25Misc: More cleanupAokromes
2017-11-25Misc: More cleanupAokromes
2017-11-12Core/Misc: Fix static analysis issuesjackpoz
2017-07-15Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...Shauren
2017-06-05Build fixShauren
2017-06-02Core/Globals: add more AIName and MovementType checks to ObjectMgrariel-
2017-06-01Core/AI: Factory functions cleanupariel-
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-06Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...ariel-
2016-08-19Core/Packets: Port packet handling rework from 6.x branch (#17777)jackpoz
2016-08-17Core/MMAPs: Update recastjackpoz