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 11:43:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c154074ed6c16640ce60a8e3ff28cc06f341442
TrinityCore
/
src
History
Shauren
b93bf95f2e
Core/Random: Refactor random number generation to use std::uniform_*_distribution to restrict result range instead of doing that ourselves
...
* Seed SFMTRand with more values for its state (cherry picked from commit
73bc3d8ea4
)
2021-12-19 00:13:11 +01:00
..
common
Core/Random: Refactor random number generation to use std::uniform_*_distribution to restrict result range instead of doing that ourselves
2021-12-19 00:13:11 +01:00
genrev
…
server
Core/Spells: add spell fix to Trained Rock Falcon (
#23896
)
2021-12-18 23:43:49 +01:00
tools
Tools/Misc: Document strange array access indexing
2021-12-18 21:00:21 +01:00
CMakeLists.txt
…