aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2016-09-01Core/Random: Remove no longer needed hack for VS 2013Shauren
2016-08-29Core/Define: Remove the conditional macro for constexpr.Naios
2016-08-29Core/Common: Correct the linking of localeNamesNaios
2016-08-06Common/Utilities: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-04Common/Logging: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-04Core/Crash reporting: Better handle max nesting level settingjackpoz
2016-08-04Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-03Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-03Common/Maps: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-02Core/Misc: remove unused function prototypeariel-
2016-07-19Build fix for dynamic linkingShauren
2016-07-18Tools: Extractor updatesShauren
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-17Build fix for dynamic linkingShauren
2016-07-17Tools: Added universal TrinityCore banner with git version info to all toolsShauren
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-07Core/MMaps: Fix crash introduced in commit 32e8b65 (#17447)et65
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-05Core/EventProcessor: Check whether an event was aborted before aborting it.Naios
2016-07-05Core/EventProcessor: Wait for non deletable events to get deletable.Naios
2016-06-15Core/Common: Add the linkage type to the version stringNaios
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-04Core/Utils: Added additional argument to Tokenizer class to make it behave li...Shauren
2016-06-04Core/GameTables: Fixed loading gametables with trailing tabsShauren
2016-06-04Implement real time statistic visualization (#16956)DDuarte
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-24Core/Containers: Warning fixes and RandomResizeList with predicate optimizationShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-10Core/Game: Remove some unnecessary export macrosNaios
2016-05-10Core/Common: Move the query callback header to the database projectNaios
2016-05-01Core/Utilities: Inherit env vars when starting external processesNaios
2016-04-26Core/Misc: Use steady_clock instead of system_clock for calculating ms timers...Shauren
2016-04-24Core/Utils: replaced std::random_shuffle with our own implementation using SF...joschiwald
2016-04-23Core/Common: Fix a std::string -> char* -> std::string conversionNaios
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-04-18Core/Cryptography: Move the SHA1 calculate helper to the SHA1 headerNaios
2016-04-16Core/Proto: Convert the proto project to a standalone shared libraryNaios
2016-04-11Core/Common: Capsule boost process into helper functionsNaios
2016-04-10Core/Misc: Build fix for dynamic linkingShauren
2016-04-09Core/Misc: gcc 5.3 nopch build fixShauren
2016-04-08Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers...treeston
2016-04-06Core/Misc: MSVC /W4 warning fixesShauren
2016-04-05Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-04-05Core/Misc: MSVC warning fixesShauren
2016-04-02Core/Util: Add a missing includeCarbenium
2016-03-31Core/Config: Fix 3 more missing config warningsDDuarte
2016-03-31Core/Config: Error logging for ptree_bad_dataDDuarte
2016-03-27Core/Startup: Warn when a config key isn't found in the config filesDDuarte
2016-03-26Core/Common: Moved MessageBuffer to commonShauren