This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-20 01:15:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dca2c11081b0942f525bd683eb688bc4cae7d904
TrinityCore
/
src
History
Shauren
cc685ac334
Core/Items: Fixed a possible crash with soulbound tradable items
...
Closes
#15700
(cherry picked from commit
094f505e40
)
2015-12-08 18:02:43 +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
Core/Items: Fixed a possible crash with soulbound tradable items
2015-12-08 18:02:43 +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