index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T22: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
2024-07-29
Core/Misc: Reduce amount of virtual functions and copypasting in Reference<> ...
Shauren
2024-07-18
Build: Fixed CMake 3.30 FindBoost deprecation warning
Shauren
2024-07-15
Build: CMake cleanup
Shauren
2024-06-15
Core/PacketIO: increased allowed storage size of ByteBuffer from ~10mb to ~10...
Ovahlord
2024-06-02
Core/Crypto: Rename our Argon2 to avoid possible conflict with library file o...
Shauren
2024-05-08
Core: Update to 10.2.7
Shauren
2024-04-03
Core/Networking: Fixed Socket::DelayedCloseSocket not working if write queue ...
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2023-12-26
Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...
Shauren
2023-12-18
Core/Bnet: Add new loggers to config file template, fixed request/response co...
Shauren
2023-12-17
Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...
Shauren
2023-12-16
Core/Misc: Minor refactors in BaseEncoding and SslSocket to prepare for futur...
Shauren
2023-12-08
Core/Misc: Minor code modernization - kill std::bind
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-10-18
Core/Misc: Remove incorrect (and unused) equality operator overloads from Lin...
Shauren
2023-10-05
Core/Realms: Replaced hardcoded realm category list with Cfg_Categories.db2
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-08-03
Core/Realms: Minor refactor to realm address storage (remove LocalSubnetMask ...
Shauren
2023-07-15
Core/Network: Refactor local/remote ip address selection code and allow using...
Shauren
2023-07-15
Core/Network: Cleanup asio using directives
Shauren
2023-04-29
Core/Realms: Remove duplicate realm names storage
Shauren
2023-04-27
Core/DataStores: Optimized DB2Storage::begin to remove searching for lowest i...
Shauren
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-01-31
Core/Misc: Fixed clang 15 warnings
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2022-12-17
GCC build fix
Shauren
2022-12-14
Core/DataStores: Devirtualize DB2Storage
Shauren
2022-12-14
Core/DataStores: Made DB2LoadInfo constexpr
Shauren
2022-11-27
Core/DataStores: Add const to DBStorageIterator dereference operators
Shauren
2022-06-18
Build: Cleanup proto & shared cmakelists
Shauren
2022-06-17
Core/Utils: Added helper function to make creating unique_ptr with custom del...
Shauren
2022-04-09
Core/DataStores: Removed unused code from DB2DatabaseLoader
Shauren
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
[prev]
[next]