index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T07:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2019-07-04
Local-only mode fix (#23546)
SolarisSDK
2019-04-28
Core/CrashHandler: Update placeholder text
jackpoz
2019-04-28
Core/CrashHandler: Remove sensible data from crashlogs
jackpoz
2019-04-27
Shared/Metric: Fix a rare memory leak
jackpoz
2019-04-19
Core/Calendar: Improve calendar timezone handling
jackpoz
2019-04-15
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2019-04-14
Core/Dep: Boost 1.70 compatibility
Shauren
2019-04-02
Add missing fclose
Shauren
2019-03-31
Core/Misc: Fix GCC 8 warnings
jackpoz
2019-02-23
Warning fix
Shauren
2019-02-23
Tools/mmaps_generator: Give land priority during area merges over liquids
Shauren
2019-02-23
Tools:
Shauren
2019-02-16
Core/Misc: Improved error message reported by ASSERT_NOTNULL
Shauren
2019-02-15
Fix build
Shauren
2019-02-15
Fix build for older compilers
Shauren
2019-02-15
Core/Misc: Added lambda support to EventProcessor
Shauren
2019-02-15
Shared/Utilities: Handle string format exceptions
Giacomo Pozzoni
2019-01-26
Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...
jackpoz
2019-01-19
Core/Misc: Fix clang 6.0 warnings
jackpoz
2019-01-16
Core/Objects: increase sight range of objects & correct general default visib...
Kittnz
2019-01-12
Core/Utils: Handle UTF-8 conversion errors
jackpoz
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-25
Core/Utils: some code style adjustments, 6d6077e follow-up
Treeston
2018-12-25
Core/Utils: Fix Unicode handling
Treeston
2018-12-19
Shared/Misc: Use C99 conformant snprintf and vsnprintf in Visual Studio (#22876)
Giacomo Pozzoni
2018-12-16
Core/Misc: Fix vsnprintf usage in ASSERT()
jackpoz
2018-12-14
Core/Misc: Log more information in asserts (#22783)
Giacomo Pozzoni
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
[next]