index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T15: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-04-06
Core/Misc: MSVC /W4 warning fixes
Shauren
2016-04-05
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-04-05
Core/Misc: MSVC warning fixes
Shauren
2016-04-02
Core/Util: Add a missing include
Carbenium
2016-03-31
Core/Config: Fix 3 more missing config warnings
DDuarte
2016-03-31
Core/Config: Error logging for ptree_bad_data
DDuarte
2016-03-27
Core/Startup: Warn when a config key isn't found in the config files
DDuarte
2016-03-26
Core/Common: Moved MessageBuffer to common
Shauren
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-03-24
Core/Build: Add the possibility to link libraries dynamically.
Naios
2016-03-21
Core/Util: Extracted GetPID to separate function
Shauren
2016-03-19
CMake: Use inherited dependencies in common and tools
Naios
2016-03-19
Core/Crypto: Renamed SHA1Randx/WardenKeyGeneration and made it a template class
Shauren
2016-03-16
Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c
Naios
2016-03-11
Core/Common: Generalize platform specific includes in common/Platform
Naios
2016-03-11
Core/Common: Move singleton instances into compilation units
Naios
2016-03-03
Core/Misc: fix build
MitchesD
2016-03-03
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
Shauren
2016-02-27
Core/Logging: fixed default logger (partial reverts 0904858624297bb6098bde7d2...
joschiwald
2016-02-23
Core/Logging: Force synchronous logging after io_service shutdown - fixes lo...
Shauren
2016-02-22
Core/PacketIO: Requeue packets handled with STATUS_LOGGEDIN received before p...
Shauren
2016-02-21
Core/Common: Add a generic config helper to access built-in overwriteable paths.
Naios
2016-02-19
Core/Networking: Rewrite networking threading model
Shauren
2016-01-30
Collision/MMap: Fix a memleak reported by valgrind
Carbenium
2016-01-23
Core/Misc: Added safeguard against generating invalid selection weight data i...
Shauren
2016-01-09
Core/Misc: Build fix for clang & libc++
Shauren
2016-01-03
Core/Utilities: Fix build in some versions of Ubuntu / GCC
DDuarte
2016-01-02
Core/Misc: Build fix for older gcc
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-12-27
Core/Misc: VS 2013 build fix - horrible hack.
Shauren
2015-12-26
Build fix
Shauren
2015-12-24
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren
2015-12-12
Merge pull request #15912 from Treeston/3.3.5-urandms
jackpoz
2015-11-24
Core/MMaps: Fixed mmap loading
Zedron
2015-11-15
Core: Revert fail
Vincent-Michael
2015-11-15
Core: Added missing overrides
Vincent-Michael
2015-11-13
Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...
Shauren
2015-10-25
Core/Conditions: Optimizations part 1 - use containers more suited for their ...
Shauren
2015-10-25
Core/Conditions: Type renaming
Shauren
2015-10-17
Warning fixes
Shauren
2015-10-17
Core/Tools: Fix brutal linking in mmaps extractor.
Naios
2015-10-16
Core/Crash reporting: Fixed windows version detection for 8.1 and newer
Shauren
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
[next]