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-24 10:56:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcc2b0007258a3e20f78946d6439251f133a57a6
TrinityCore
/
src
/
common
History
treeston
c0faee0795
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
..
Collision
Warning fixes
2015-10-29 18:56:26 +01:00
Configuration
…
Cryptography
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
Debugging
Core/DBLayer: Improve error message from
0a27f8bce2
2015-11-14 13:54:36 +01:00
Logging
Build fixes
2015-08-21 14:02:03 +01:00
PrecompiledHeaders
…
Threading
…
Utilities
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
CMakeLists.txt
Buildsystem: Added dependency on revision_data to common project. Simply including the header in GitRevision.cpp is not enough to rebuild that file after updating sources
2015-10-31 17:30:59 +01:00
Common.cpp
…
Common.h
Core/Conditions: Optimizations part 1 - use containers more suited for their role
2015-10-31 20:26:40 +01:00
CompilerDefs.h
…
Define.h
Core/Misc: Fixed macro redefinition warnings when building for running under helgrind
2015-09-27 13:57:15 +02:00
GitRevision.cpp
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
GitRevision.h
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