index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T02:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2023-05-04
Core: Update to 10.1
Shauren
2023-04-27
Core/DataStores: Optimized DB2Storage::begin to remove searching for lowest i...
Shauren
2023-04-26
Core/DataStores: Changed empty string checks in db2 loaders to not rely on un...
Shauren
2023-04-18
Core/DataStores: Added temporary workaround for buggy db2 metadata in build 1...
Shauren
2023-04-18
Core/DataStores: Minor db2 loader cleanup
Shauren
2023-04-13
Core/Misc: Fixed IpLocation crashes on invalid ip input
Shauren
2023-04-10
Core/Misc: Fix build with libc++
Shauren
2023-04-08
Core/Misc: Fix typos in banner
Meji
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-03-11
Core/DataStores: Fixed loading CommonData when IdTable is present (#28853)
Ghaster
2023-02-03
Core/DataStores: Fixed string fields containing empty strings in some 10.0.5 ...
Shauren
2023-01-31
Core/Misc: Fixed clang 15 warnings
Shauren
2023-01-10
Core/Logging: Fixed remaining uses of STRING_VIEW_FMT in log statements
Shauren
2023-01-08
Dep/fmt: Upgrade to 9.1.0
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
2023-01-07
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2023-01-07
Core/Misc: Migrate our c++20 advstd to standard features
Shauren
2023-01-06
Core/Misc: Remove boost::container::small_vector from header files
Shauren
2023-01-06
Core/Misc: Remove boost::heap::fibonacci_heap from header files
Shauren
2023-01-06
Core/Misc: Replaced boost::container::static_vector in packet classes with pl...
Shauren
2023-01-06
Core/Utils: Replace boost flat_set with our own
Shauren
2023-01-05
Core/Misc: Added a include hack for msvc <chrono> to use only c++17 bits from it
Shauren
2022-12-30
Core/Vmaps: Fix inconsistency of hitInstance and hitModel to cause wrong area...
ModoX
2022-12-20
Core/vmaps: Stop worldserver startup when gameobject models cannot be loaded
Shauren
2022-12-20
Core/Threading: Modernize ProducerConsumerQueue a bit to fix GCC build
Shauren
2022-12-14
Core/DataStores: Fixed loading empty db2 files
Shauren
2022-12-14
Core/DataStores: Made DB2LoadInfo constexpr
Shauren
2022-11-20
Core/Misc: Switch GetLocaleByName to use string_view
Shauren
2022-11-06
Core/Misc: Added noexcept to move constructors and move assignment operators
Shauren
2022-11-05
Build: Cleanup boost CMakeLists from pre-c++11 flag checks
Shauren
2022-10-13
Core/Threading: Create ThreadPool class
Shauren
2022-10-01
Core/Misc: Fix *BSD compile errors (#28287)
Lloyd Dilley
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-09-06
Core/Crypto: Remove support for OpenSSL 1.0
Shauren
2022-09-05
Core/Debugging: Improve SymInitialize fail message (#28206)
ihm-tswow
2022-09-05
Core/Crypto: Fixed build with openssl 1.1
daMaex
2022-09-05
Core/Crypto: Fixed loading legacy openssl provider for RC4 on windows
Shauren
2022-09-05
Core/Crypto: Updated ARC4 code with openssl 3.0 support
daMaex
2022-09-02
Core/Misc: Minor refactor to std::hash specialization for std::pair to avoid ...
Shauren
2022-08-18
Core/Misc: Dynamic build fix (add missing TC_COMMON_API)
Shauren
2022-08-16
Core/DataStores: Sprinkle some constexpr on db2 meta
Shauren
2022-08-01
Core/Crypto: Removed unneccessary std::reverse in Ed25519::Sign
Shauren
2022-08-01
Core/Crypto: Added Ed25519 implementation
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-06-17
Core/Crypto: Fixed openssl 3.0 compatibility for custom hmac_sha256 digest fo...
Shauren
2022-06-17
Core/Utils: Added helper function to make creating unique_ptr with custom del...
Shauren
2022-06-16
Core/Crypto: Fixed GenericHMAC::Finalize wth openssl 3.0
daMaex
2022-06-10
Core/Metric: Sync default Metric.Interval value
jackpoz
2022-06-10
Core/Metric: Fixed double logging metric timers
Shauren
[prev]
[next]