index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
collision
Age
Commit message (
Expand
)
Author
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
2013-05-18
Reverted part of 60a88a08f5e85c1986aee49f9bfdbf8fa254f370
Shauren
2013-05-18
Core/Collision: Corrected logic for closing source file in WorldModel_Raw::Re...
Shauren
2013-05-17
* Some more static analysis issues fixed.
Subv
2013-05-17
Core/Misc: Another batch of fixes for issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-26
Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)
Spp
2013-03-09
Core: Remove unnecessary commas
WyldePointer
2013-03-08
Merge pull request #9385 from thomas007788/Doxygen
Nay
2013-03-09
Buildsystem: Add support for compiling with MinGW on Windows
Nay
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-27
Core: Add support for compiling core in a cygwin-environment
click
2013-02-03
Core: Warning fixes
Shauren
[next]