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-17 21:50:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
403ff2132490c7e785bb0ae5373d2c7a34d73e14
TrinityCore
/
src
T
History
treeston
403ff21324
Spells/Penance: If hostile target is not in front, now fails in the initial cast rather than the triggered cast, thus not erroneously causing a cooldown.
2015-12-19 11:32:25 +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
Spells/Penance: If hostile target is not in front, now fails in the initial cast rather than the triggered cast, thus not erroneously causing a cooldown.
2015-12-19 11:32:25 +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