index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Utilities
Age
Commit message (
Expand
)
Author
2015-04-15
Fix documentation
Daniel M. Weeks
2015-04-05
Core/Misc: Warning fixes
Shauren
2015-03-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-17
Core/Spells: consider spell speed in SPELL_EFFECT_CHARGE
joschiwald
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-08-05
Core: Fix build for shit OS
Vincent-Michael
2014-07-25
Core/Shared: Change rand32 to return uin32 instead of int32
DDuarte
2014-07-22
Core/Misc: Remove a define that is no longer needed since ACE was removed
DDuarte
2014-07-20
Fixed gcc build without pch
Shauren
2014-07-20
Core: Fix non pch build (gcc)
Vincent-Michael
2014-07-15
[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...
Chaplain
2014-07-01
Removed useless SignalHandler class
leak
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-22
Core/Dependencies: Remove ACE_Singleton dependency from the Log and DelayExec...
Subv
2014-06-22
Various cleanups and fixes due to feedback
leak
2014-06-22
Replaced all ACE_OS::localtime_r calls
leak
2014-06-21
Replaced Threading and SFMT access related code with std::thread and boost TSS
leak
2014-06-11
Fixed windows nopch build
Shauren
2014-06-08
Replaced dependencies on ace/OS_NS_time.h
leak
2014-06-07
Core: Fix non pch build
Vincent-Michael
2014-06-06
Core/Utils: Move EventMap to Util.h
Trisjdc
2014-01-31
Shared/Logs: Fix crash in Console log output
jackpoz
2014-01-30
Fix warnings introduced on littleendian in 2134cb610d45727a0623741f7416a36088...
QAston
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-14
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-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-09-18
Core: Fix non pch build
Vincent-Michael
2013-09-18
Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPE
joschiwald
2013-09-11
Merge pull request #10737 from jackpoz/clock_fix
Nay
2013-09-07
Core/Timer: Better handle system clock changes
jackpoz
2013-09-07
Core/Thread: Fix race condition converting time values to local time
jackpoz
2013-09-02
Auth/Misc: Code cleanup.
Chaplain
2013-08-24
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-07-11
Revert "Shared/Utils: Fixed ApplyPercentModFloatVar."
Warpten
2013-07-10
Shared/Utils: Fixed ApplyPercentModFloatVar.
Warpten
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-27
Core/Authserver: Added possibility to allow realm connections both from "worl...
Shauren
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-04
Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()
Nay
2013-01-02
Core/Misc: Replaced some macro definitions with inline functions
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-12
Core/Commands: Allow .modify money to take another parameter structure:
Warpten
2012-10-07
Core/Utils: Add asserts to irand, urand and frand
Nay
2012-10-06
Core/Misc: Tabs to spaces and whitespace cleanup
Nay
[next]