index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2015-09-24
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-09-21
Partially revert "Core/Build: Added missing abort() calls on error handlers"
Shauren
2015-09-21
Core/Build: Added missing abort() calls on error handlers
StormBytePP
2015-09-21
Core/Build: Add Trinity::Abort definition in header file
StormBytePP
2015-09-21
Fix a typo
StormBytePP
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-09-19
Core/Misc: Added a few stl header includes to Common.h
Shauren
2015-09-13
Core/Players: Changed multi-segment taxi paths to fly nearby
Shauren
2015-09-06
Buildsystem: Added dependency on revision_data to common project. Simply incl...
Shauren
2015-08-30
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-08-25
Core/Misc: Fixed macro redefinition warnings when building for running under ...
Shauren
2015-08-24
Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...
StormBytePP
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP