index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2024-03-11
Core/Utils: Added a custom smart pointer type unique_trackable_ptr - a specia...
Shauren
2024-03-07
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-03-06
Core/vmaps: Increment vmap format version number
Shauren
2024-03-06
Tools/vmap_extractor: Move information about model type from spawns in vmap t...
Shauren
2024-03-06
Tools/mmaps_generator: Added const on some functions interfacing with vmaps
Shauren
2024-03-01
Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...
Shauren
2024-02-28
Core/Misc: Allow formatting optionals with Trinity::StringFormat
Shauren
2024-02-26
Core/Logging: Call Log::instance() only once in each log statement
Shauren
2024-02-17
Core/CrashHandler: Support dumping variables stored in cpu registers (not acc...
Shauren
2024-02-17
Core/CrashHandler: Support ARM64
Shauren
2024-02-17
Core/Random: Use correct headers to obtain _mm_malloc definitions
Shauren
2024-01-21
Core: Updated to 10.2.5
Shauren
2024-01-02
Core/Maps: implement LIQUID_MAP_OCEAN_FLOOR to identify units that are on the...
Ovahlord
2023-12-26
Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...
Shauren
2023-12-24
Core/Common: fixed nopch build for msvc compilers (#29516)
Ovahlord
2023-12-19
Core/Crypto: Added SHA 512 definitions
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-15
Core/Database: Replace DatabaseWorker with asio io_context
Shauren
2023-12-12
Core/Locales: Fixed mac build
Shauren
2023-12-08
Core/Misc: Minor code modernization - kill std::bind
Shauren
2023-12-01
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-11-25
Core/Locales: Revert back to using C locale for number formatting
Shauren
2023-11-24
Core/Locales: Set active code page and locale used by c string functions to utf8
Shauren
2023-11-21
nopch fix
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-11-19
Core/CrashHandler: Add a timeout to retrieving windows version from WMI
Shauren
2023-11-10
Core/Utilities: Added timer series queuing to EventMap (#29420)
ModoX
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
[prev]
[next]