index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T02:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
collision
Age
Commit message (
Expand
)
Author
2015-04-04
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-29
CMake: Use source_groups to represent the source tree
Naios
2015-03-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
2015-03-08
Core: Move some MMAPS-related INFO-messages to DEBUG
click
2015-02-27
Core/Collision: Fix crash when loading invalid vmap data
jackpoz
2015-01-31
Core/VMaps: Fix debug assert caused by invalid vmaps
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-10
Core: Fix non pch build
Vincent-Michael
2014-10-09
Build: Fixed game & collision depending on each other for linking
Shauren
2014-09-20
Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditions
jackpoz
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-14
Replacing ACE based multi threading with PCQ
leak
2014-07-06
Completely remove ACE as dependency for TC - kkthxbye
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-20
Core/Dependencies: Clean up recastnavigation folder
jackpoz
2014-06-08
Replaced mutex related code in Common.h
leak
2014-06-01
Replaced ACE based typedefs for fixed width ints with C++11 versions
leak
2014-05-25
Merge pull request #12129 from Trisjdc/go_collision
Sebastian Valle Herrera
2014-05-25
Core/Misc: Fix no-pch build
jackpoz
2014-05-25
Core/Misc: Throw an exception if client sends invalid float/double data
jackpoz
2014-05-25
Core/Collision: Solve collision issues with non spawned GOs
Trisjdc
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-03-23
Core/Misc: Removed unused defines, added missing include and removed a few wa...
Shauren
2014-03-23
Core/Transports: Enabled LoS on transports
Shauren
2014-03-22
Core/Misc: Fix some static analysis issues
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-01
Core/Misc: Fix some static analysis issues
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-09-15
Tools/VMAP: Fix not null terminated string
jackpoz
2013-08-30
Core/Maps: Fix Spline triggered assert
jackpoz
2013-08-27
Server/Collision: Fix build on clang
Nay
2013-08-25
Core/Auth: Implement time-based token for user login as described in RFC 6238.
raczman
2013-08-24
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-08-17
Core/Misc: Implemented GetObjectScale function
Vincent-Michael
2013-06-17
Core/MMAPS: Update recastnavigation!
kaelima
2013-06-11
Core/Objects: Object scale will now also affect bounding radius and combat re...
Shauren
2013-05-30
Core/Misc: Another batch of fixes for issues found by static analysis
Spp
2013-05-30
Core/Misc: Fix invalid pointer use after being deleted
Spp
2013-05-30
Core/Collision: Fix memory leak
Spp
2013-05-21
Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...
Spp
[next]