This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-13 19:53:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b013eb1925276cde36dbcd765ee89aeecdcd21de
TrinityCore
/
src
History
jackpoz
e6903fdffa
Merge pull request
#15852
from Golrag/icc_boss_aggro
2015-12-15 21:29:10 +01:00
..
common
Core/Util: Add a urandms(min,max) helper to make urand(min*IN_MILLISECONDS, max*IN_MILLISECONDS) shorter to write for random time intervals (boss scripts).
2015-11-28 23:53:04 +01:00
genrev
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared library, which allows cache hits to happen more likely
2015-08-16 17:15:38 +02:00
server
Merge pull request
#15852
from Golrag/icc_boss_aggro
2015-12-15 21:29:10 +01:00
tools
Tools/MMapGenerator: Fix an edge case of infinite loop
2015-11-25 21:49:27 +01:00
CMakeLists.txt
Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include directory lists (to mimic 6.x buildsystem)
2015-08-24 03:38:54 +02:00