aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-14Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and r...Shauren
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-02-04Core/Misc: DBC std::array refactors, and |Hachievement unit testsTreeston
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-01-26Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...Treeston
2022-01-24Core/Networking: Fixed authserver socket read handlers being called on incorr...Shauren
2022-01-23Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2022-01-21Core/Misc: Future msvc warning fixesShauren
2022-01-19Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2022-01-06fixed indentation for cmake filesipriver
2022-01-03Core/Time: Remove artificially high minimal update intervalsShauren
2021-12-23Core/PacketIO: Add a validating string helper class for use in packet classesShauren
2021-12-23Core/ByteBuffer: Fix string formatShauren
2021-12-23Core/PacketIO: Validate utf8 in every client packetShauren
2021-12-18Scripts/ScarletMonastery: instance script cleanup (#23889)ccrs
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-11-21Core/Networking: Set SO_REUSEADDR on *nix platformsjackpoz
2021-11-21Core/Networking: Fix memory leak (#22923)Giacomo Pozzoni
2021-10-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2021-10-11Core/Scenes: Implemented spell created SceneObjectsShauren
2021-10-01Core/Misc: Fix appleclang 12 warningsShauren
2021-03-14Revert "Core/DataStores: Implemented [] operator on DB2Storage (#20494)"Shauren
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
2020-12-12Dep/Boost: Partial support for boost 1.74 - asioShauren
2020-09-06Core/PacketIO: Fixed ByteBuffer auto-flush after b23190393248455f04d3a06def03...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-13Core/DataStores: Replace harcoded prepared statement offsets with named const...Shauren
2020-07-01Core/DataStores: Fixed sending localized hotfixes and improved db2 loading er...Shauren
2020-06-29Core/Misc: Remove unused variablesShauren
2020-06-29Core/DataStores: Fixed loading db2 stringsShauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-14Core/Globals: add more AIName and MovementType checks to ObjectMgrariel-
2020-06-14Core/AI: Factory functions cleanupariel-
2020-06-06Core/DataStores: Allow custom hotfixes (VerifiedBuild <= 0, has loading prior...Shauren
2020-06-01Core/DataStores: Fixed loading hotfixes crash when compiled with strict datab...Shauren
2020-05-20Core/Misc: Add extra ByteBuffer and WorldPacket constructors allowing to set ...Shauren
2020-04-26Core: Fix clang 10 warningsShauren
2020-04-25Core/DataStores: Speedup loading hotfix database and change hotfix database c...Shauren
2020-03-17Core/PacketIO: Updated auction packets to newer buildShauren
2020-01-02New YearAokromes
2019-12-07Core/Realms: Move build info (and auth seeds) to databaseShauren
2019-12-04Core: Updated allowed build to 8.2.5.32722Shauren
2019-11-28Core/DataStores: Work around buggy client db2 metadataShauren