index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T18: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-09-01
Core/Random: Remove no longer needed hack for VS 2013
Shauren
2016-08-29
Core/Define: Remove the conditional macro for constexpr.
Naios
2016-08-29
Core/Common: Correct the linking of localeNames
Naios
2016-08-06
Common/Utilities: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-04
Common/Logging: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-04
Core/Crash reporting: Better handle max nesting level setting
jackpoz
2016-08-04
Common/Crypto: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-03
Common/Crypto: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-03
Common/Maps: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-02
Core/Misc: remove unused function prototype
ariel-
2016-07-19
Build fix for dynamic linking
Shauren
2016-07-18
Tools: Extractor updates
Shauren
2016-07-17
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-17
Build fix for dynamic linking
Shauren
2016-07-17
Tools: Added universal TrinityCore banner with git version info to all tools
Shauren
2016-07-10
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-07
Core/MMaps: Fix crash introduced in commit 32e8b65 (#17447)
et65
2016-07-06
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-05
Core/EventProcessor: Check whether an event was aborted before aborting it.
Naios
2016-07-05
Core/EventProcessor: Wait for non deletable events to get deletable.
Naios
2016-06-15
Core/Common: Add the linkage type to the version string
Naios
2016-06-13
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-06-04
Core/Utils: Added additional argument to Tokenizer class to make it behave li...
Shauren
2016-06-04
Core/GameTables: Fixed loading gametables with trailing tabs
Shauren
2016-06-04
Implement real time statistic visualization (#16956)
DDuarte
2016-05-27
Core/DataStores: Updated db2 to 7.0.3.21737
Shauren
2016-05-24
Core/Containers: Warning fixes and RandomResizeList with predicate optimization
Shauren
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
Shauren
2016-05-10
Core/Game: Remove some unnecessary export macros
Naios
2016-05-10
Core/Common: Move the query callback header to the database project
Naios
2016-05-01
Core/Utilities: Inherit env vars when starting external processes
Naios
2016-04-26
Core/Misc: Use steady_clock instead of system_clock for calculating ms timers...
Shauren
2016-04-24
Core/Utils: replaced std::random_shuffle with our own implementation using SF...
joschiwald
2016-04-23
Core/Common: Fix a std::string -> char* -> std::string conversion
Naios
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-04-18
Core/Cryptography: Move the SHA1 calculate helper to the SHA1 header
Naios
2016-04-16
Core/Proto: Convert the proto project to a standalone shared library
Naios
2016-04-11
Core/Common: Capsule boost process into helper functions
Naios
2016-04-10
Core/Misc: Build fix for dynamic linking
Shauren
2016-04-09
Core/Misc: gcc 5.3 nopch build fix
Shauren
2016-04-08
Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers...
treeston
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
[next]