index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T07: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-07-16
Core/Misc: remove unused function prototype
ariel-
2016-07-03
Core/EventProcessor: Check whether an event was aborted before aborting it.
Naios
2016-07-03
Core/Crash reporting: Better handle max nesting level setting
jackpoz
2016-07-03
Core/EventProcessor: Wait for non deletable events to get deletable.
Naios
2016-06-23
Core/Common: Add the linkage type to the version string
Naios
2016-06-04
Core/VMaps: Fix some vmap height edge cases
jackpoz
2016-06-04
Implement real time statistic visualization (#16956)
Duarte Duarte
2016-05-24
Core/Containers: Warning fixes and RandomResizeList with predicate optimization
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-04-30
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-17
Core/Cryptography: Move the SHA1 calculate helper to the SHA1 header
Naios
2016-04-11
Core/Common: Capsule boost process into helper functions
Naios
2016-04-11
Core/Misc: Replace tc's optional with boost::optional. (very partial cherry-p...
Naios
2016-04-09
Core/Misc: MSVC /W4 warning fixes
Shauren
2016-04-09
Core/Misc: MSVC warning fixes
Shauren
2016-04-09
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-04-09
Core/Common: Moved MessageBuffer to common
Shauren
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-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-18
CMake: Use inherited dependencies in common and tools
Naios
2016-03-16
Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c
Naios
2016-03-12
Core/Misc: fix build
MitchesD
2016-03-12
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
Shauren
2016-03-12
Core/Logging: Force synchronous logging after io_service shutdown - fixes lo...
Shauren
2016-03-12
Core/PacketIO: Requeue packets handled with STATUS_LOGGEDIN received before p...
Shauren
2016-03-12
Core: Revert fail
Vincent-Michael
2016-03-12
Core: Added missing overrides
Vincent-Michael
2016-03-12
Core/Misc: Partial port of d9f1d6466dbb16fdbc792fe42a92c18ec29dfb48 (refactor...
Shauren
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-01
Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers...
treeston
2016-02-27
Scripts/Spells: Glyph of Arcane Shot is affected by own debuffs on target only
joschiwald
2016-02-27
Core/Logging: fixed default logger (partial reverts 0904858624297bb6098bde7d2...
joschiwald
2016-02-22
Core/Common: Add a generic config helper to access built-in overwriteable paths.
Naios
2016-02-20
Core/Networking: Rewrite networking threading model
Shauren
2016-02-09
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren
2016-01-22
Core/Util: Add a missing include
Carbenium
2016-01-01
Update copyright note for 2016
Rushor
2015-11-28
Core/Util: Add a urandms(min,max) helper to make urand(min*IN_MILLISECONDS, m...
treeston
2015-11-14
Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...
Shauren
2015-11-07
Core: Whitespace cleanup
Vincent-Michael
[next]