index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2018-11-14
Fix nopch build
Shauren
2018-11-11
Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...
Treeston
2018-10-27
Fix invalid arguments to string format in Trinity::Fatal
Warpten
2018-10-26
338e8ba follow-up (more constexpr)
Treeston
2018-10-26
Core/Misc: Partial merge of 3.3.5-dbedit:
Treeston
2018-09-27
cleanup unused variable error (2a607e6 follow-up)
Treeston
2018-09-27
Core/Misc: A few more advstd imports from C++17
Treeston
2018-09-27
Core/Misc: constexpr a bunch of things, and a missing include of Windows.h so...
Treeston
2018-09-13
[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston
2018-09-07
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
2018-08-29
Core/CrashHandler: Include assertion messages in crash reports
Shauren
2018-08-26
Utilities/EventProcessor: Added a overload to AddEventAtOffset accept rand time
Keader
2018-07-19
Common/Containers: Eliminate a edge case that could potentially lead to objec...
Treeston
2018-07-18
Misc: Pass std::chrono types by value everywhere.
Treeston
2018-06-23
Core/Misc: Improved ip2location code and set it to disabled by default
Shauren
2018-06-23
Nopch fix (#22077)
Gildor
2018-06-23
Common: Replace ip2nation by ip2location. (#21957)
Gooyeth
2018-04-27
Dep/Boost: Fix crash in Boost
jackpoz
2018-04-19
Build: fix noPCH
ccrs
2018-04-07
Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...
Shauren
2018-04-07
Revert "Core/Entities: Reduce the probability of units dropping under the map...
Shauren
2018-04-06
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...
Treeston
2018-03-10
Core/CrashHandler: Fixed generating crash logs from CRT debug assertions
Shauren
2018-03-06
Scripts/Commands: implemented command .server debug
ariel-
2018-03-04
Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21533)
Warlockbugs
2018-02-17
Core/Misc: Add PERFORMANCE_PROFILING CMake option
jackpoz
2018-02-16
Core/Entities: Reduce the probability of units dropping under the map (#21322)
Jeremy
2018-02-12
Core/Movement: Creatures' idle movement generator can no longer override play...
Treeston
2018-02-04
nopch fix
Treeston
2018-01-25
Misc: assert -> ASSERT
Treeston
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Core/Crash reporting: Add support to char* arrays
jackpoz
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-30
Core/Misc: Fix static analysis issues
jackpoz
2017-12-29
Core/Entities: Fix some weird movement due to los issues (#21125)
Jeremy
2017-12-21
Build: Inherit the features and warning flags privately
Naios
2017-12-17
Core/Utilities: Globally enable C++14 chrono literals
Naios
2017-12-17
Core/Common: Use the std make_unique instead of a custom one
Naios
2017-12-17
Build: Use the cotire library for precompiled header handling
Naios
2017-12-17
Build: Use interface targets for inheriting flags and definitions
Naios
2017-12-17
Core/Misc: Fix clang 6 warnings
jackpoz
2017-12-17
Shared/Metric: Fix crash on shutdown
jackpoz
2017-12-02
Shared/Metric: Stop metrics on shutdown
jackpoz
2017-12-02
Core/Crash reporting: Fix buffer overflow
jackpoz
2017-11-30
Some misc streamlining/cleanup:
Treeston
2017-11-25
Misc: More cleanup
Aokromes
2017-11-25
Misc: More cleanup
Aokromes
2017-11-22
Merge pull request #20024 from Golrag/fix_collision
Warpten
2017-11-18
Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...
jackpoz
2017-11-11
Core/Misc: Fix static analysis issues
jackpoz
[next]