aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-18Core/PacketIO: Add a validating string helper class for use in packet classesShauren
2020-03-15Core/ByteBuffer: Fix string formatShauren
2020-03-15Core/PacketIO: Validate utf8 in every client packetShauren
2020-01-19Core/Gameobject: Rename GO_STATE_ACTIVE_ALTERNATIVE to GO_STATE_DESTROYED (#2...NoName
2020-01-02New yearAokromes
2019-12-07Core/Realms: Move build info (and auth seeds) to databaseShauren
2019-10-26Scripts/ScarletMonastery: instance script cleanup (#23889)ccrs
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2019-08-023.3.5 Don't allow to summon dead hunter pets (#23271)Giacomo Pozzoni
2019-07-30Contrib/Misc: There, build fix. 19d71fb follow-up.Treeston
2019-07-30Contrib/Misc: Allow enumutils_describe.py to better deal with commented-out e...Treeston
2019-07-29Core/Misc: Kick a Totem error log upstairs one stack frame to give it access ...Treeston
2019-07-25Scripts/Defines: cleanup some magic numbers in factions (#23631)ForesterDev
2019-07-24Core/Totems: update select display for shaman totems (#23583)ForesterDev
2019-07-13Server/Packets: implement SMSG_RESYNC_RUNES packet structureccrs
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