index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T10: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-10-31
Core/Random: Changed random functions returning doubles to return floats
Shauren
2023-10-13
Dep/Boost: Drop windows boost hacks (#29358)
funjoker
2023-10-05
Core/Realms: Replaced hardcoded realm category list with Cfg_Categories.db2
Shauren
2023-09-17
Core/Misc: mac build fix
Shauren
2023-09-16
Core/SSL: Support more certificate formats
Shauren
2023-09-13
Core/Misc: Silence compile warning in boost::process with version 1.83
Shauren
2023-08-25
Core/Logging: Fixed log message order not being preserved when async logging ...
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-08-18
Core/Auras: Minor optimization for Unit object creation with msvc (not alloca...
Shauren
2023-08-16
Core/Misc: Fixed minor formatting mistakes
Shauren
2023-08-08
Core/MMaps: Fixed pathing for objects that have terrain swaps active
Shauren
2023-07-23
Core/Logging: Minor compile time reducing refactor of log message formatting
Shauren
2023-07-20
Core/Bnet: Send hostnames in portal requests for launcherlogin
Shauren
2023-07-19
Scripts/Spells: Allow using templated spell script with multiple template arg...
Shauren
2023-07-18
Core/Network: Don't send localhost addresses to external clients
Shauren
2023-07-17
GCC build fix
Shauren
2023-07-16
Core/Common: Use the [[unlikely]] keyword in all assert, warning and error ma...
Ovahlord
2023-07-15
Core/Network: Refactor local/remote ip address selection code and allow using...
Shauren
2023-06-09
Core/Config: Implement reading config overrides from subdirectory (#29068)
Смердокрыл
2023-05-13
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-05-06
Core/Misc: TaskScheduler cleanup (#28862)
Gosha
2023-05-05
Core/DataStores: Remove temporary 10.0.7 workraround
Shauren
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
[next]