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