aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
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
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-03-24Core/Build: Add the possibility to link libraries dynamically.Naios
2016-03-21Core/Util: Extracted GetPID to separate functionShauren
2016-03-19CMake: Use inherited dependencies in common and toolsNaios
2016-03-19Core/Crypto: Renamed SHA1Randx/WardenKeyGeneration and made it a template classShauren
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-03-11Core/Common: Generalize platform specific includes in common/PlatformNaios
2016-03-11Core/Common: Move singleton instances into compilation unitsNaios
2016-03-03Core/Misc: fix buildMitchesD
2016-03-03Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-02-27Core/Logging: fixed default logger (partial reverts 0904858624297bb6098bde7d2...joschiwald
2016-02-23Core/Logging: Force synchronous logging after io_service shutdown - fixes lo...Shauren
2016-02-22Core/PacketIO: Requeue packets handled with STATUS_LOGGEDIN received before p...Shauren
2016-02-21Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-02-19Core/Networking: Rewrite networking threading modelShauren
2016-01-30Collision/MMap: Fix a memleak reported by valgrindCarbenium
2016-01-23Core/Misc: Added safeguard against generating invalid selection weight data i...Shauren
2016-01-09Core/Misc: Build fix for clang & libc++Shauren
2016-01-03Core/Utilities: Fix build in some versions of Ubuntu / GCCDDuarte
2016-01-02Core/Misc: Build fix for older gccShauren
2016-01-01Update copyright note for 2016Vincent-Michael