index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-02T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2016-01-01
Update copyright note for 2016
Rushor
2015-11-28
Core/Util: Add a urandms(min,max) helper to make urand(min*IN_MILLISECONDS, m...
treeston
2015-11-14
Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...
Shauren
2015-11-07
Core: Whitespace cleanup
Vincent-Michael
2015-10-31
Core/Conditions: Optimizations part 1 - use containers more suited for their ...
Shauren
2015-10-31
Core/Conditions: Type renaming
Shauren
2015-10-31
Core/Misc: Added a few stl header includes to Common.h
Shauren
2015-10-31
Buildsystem: Added dependency on revision_data to common project. Simply incl...
Shauren
2015-10-31
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-10-29
Core/Crash reporting: Fixed windows version detection for 8.1 and newer
Shauren
2015-10-29
Warning fixes
Shauren
2015-10-29
Core/Tools: Fix brutal linking in mmaps extractor.
Naios
2015-09-27
Core/Misc: Fixed macro redefinition warnings when building for running under ...
Shauren
2015-09-22
Partially revert "Core/Build: Added missing abort() calls on error handlers"
Shauren
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-09-12
Core/Players: Changed multi-segment taxi paths to fly nearby flight masters a...
Shauren
2015-08-24
Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ...
StormBytePP
2015-08-21
Build fixes
Shauren
2015-08-20
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-08-17
Build/Cmake: Fix a typo in common's CMakeLists.txt
DDuarte
2015-08-16
Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...
StormBytePP
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP