aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2015-12-24Core/Utils: Moved rng functions to separate header and added utility function...Shauren
2015-12-12Merge pull request #15912 from Treeston/3.3.5-urandmsjackpoz
2015-11-24Core/MMaps: Fixed mmap loadingZedron
2015-11-15Core: Revert failVincent-Michael
2015-11-15Core: Added missing overridesVincent-Michael
2015-11-13Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...Shauren
2015-10-25Core/Conditions: Optimizations part 1 - use containers more suited for their ...Shauren
2015-10-25Core/Conditions: Type renamingShauren
2015-10-17Warning fixesShauren
2015-10-17Core/Tools: Fix brutal linking in mmaps extractor.Naios
2015-10-16Core/Crash reporting: Fixed windows version detection for 8.1 and newerShauren
2015-09-24Core/Misc: Fix issues reported by static analysisjackpoz
2015-09-21Partially revert "Core/Build: Added missing abort() calls on error handlers"Shauren
2015-09-21Core/Build: Added missing abort() calls on error handlersStormBytePP
2015-09-21Core/Build: Add Trinity::Abort definition in header fileStormBytePP
2015-09-21Fix a typoStormBytePP
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-19Core/Misc: Added a few stl header includes to Common.hShauren
2015-09-13Core/Players: Changed multi-segment taxi paths to fly nearbyShauren
2015-09-06Buildsystem: Added dependency on revision_data to common project. Simply incl...Shauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-25Core/Misc: Fixed macro redefinition warnings when building for running under ...Shauren
2015-08-24Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...StormBytePP
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP