index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Utilities
/
Timer.h
Age
Commit message (
Expand
)
Author
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP
2015-07-21
Core/Utilities: Remove global using of std::chrono namespace.
Naios
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-06-08
Replaced dependencies on ace/OS_NS_time.h
leak
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-09-07
Core/Timer: Better handle system clock changes
jackpoz
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-19
Streamlining loading functions for server startup
leak
2010-11-18
Core/Utilities: Fix ACE gettimeofday(); issue whe compiling without PCH on Wi...
click
2010-11-08
Core: Use portable ACE-methods to do millisec time-value calculation (patch b...
click
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-21
Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...
click
2010-06-07
* Lib trinitydatabase builds again
Brian
2010-06-07
* shared lib builds again under Linux.
Brian
2010-06-06
* Restructuring shared.
XTZGZoReX