index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
Age
Commit message (
Expand
)
Author
2015-11-07
Core: Whitespace cleanup
Vincent-Michael
2015-10-31
Core/Networking: Fixed possible crashes happening if async query retrieving a...
Shauren
2015-10-31
Core/Threading: Fixed possible data races after making auth queries async by ...
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-08-24
Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ...
StormBytePP
2015-08-16
Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...
StormBytePP
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP
2015-08-16
Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...
Shauren
2015-08-16
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...
StormBytePP
2015-08-16
Add a missing include of d5cf594bfe91ff22175c6e344b23b95cdbcc8a3c
DDuarte
2015-08-16
Fix build warnings addded in d5cf594bfe91ff22175c6e344b23b95cdbcc8a3c
DDuarte
2015-08-16
Core/Logging: Refactored appender creation to allow using logging without mys...
Shauren
2015-07-24
Fix non pch build for Visual Studio 2015 compiler
Vincent-Michael
2015-07-24
Core/Misc: Add a few consts to methods
DDuarte
2015-07-24
Fix non pch build.
Gacko
2015-07-24
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-22
Core/Utilities: Add std::chrono::duration overloads to EventMap.
Naios
2015-07-22
Core/Database: Enable perfect forwarding for database format calls.
Naios
2015-07-22
Core/Logging: Enable perfect forwarding for logging format and args.
Naios
2015-07-22
Core/Logging: Partial cherry-pick from commit c6ab951025b0be3b0f6
et65
2015-07-22
Core/Utilities: Move EventMap into its own source file.
Naios
2015-07-22
Core/Utilities: Forward parameters of StringFormat correctly to fmt::sprintf.
Naios
2015-07-22
Core/Utilities: Remove global using of std::chrono namespace.
Naios
2015-07-22
Core/Utilities: Seperate std::chrono::duration typedefs into its own file.
Naios
2015-07-19
Core/Threading: Clarified comment on ProducerConsumerQueue::WaitAndPop
Shauren
2015-07-06
Core/PacketIO: Removed timezone adjustments from ReadPackedTime - player's se...
Shauren
2015-06-30
Core/Updater: Fix mysql cli password prompt when password is empty.
Naios
2015-06-30
Core/Utilities: Fix callback invokation when there are no tasks present.
Naios
2015-06-29
Merge pull request #14941 from ShinDarth/db_backports3
Carbenium
2015-06-29
DB/World schema backport: move questItem* fields to *_questitem tables
ShinDarth
2015-06-26
Scripts/RubySanctum: Updates to Halion.
Warpten
2015-06-26
DB/Characters: Backport schema changes from 6.x branch (renames)
ShinDarth
2015-06-21
Core/Utilities: TaskScheduler: add a task validator and on update success cal...
Naios
2015-06-21
Core/Updater: Fix a wrong formatter introduced in 0d095109eec31
Naios
2015-06-20
Core/Updater: Add some info about the count of applied updates.
Naios
2015-06-03
Core/Shared: Hide the internal shared_ptr of the TaskContext
Naios
2015-06-01
Core/CrashHandler: Make crashhandler tread-safe
jackpoz
2015-06-01
Merge pull request #14782 from doctaweeks/fixes-for-6.x
MitchesD
2015-05-31
Shared/Util: Introduce a task scheduler which schedules task with c++11 techn...
Naios
2015-05-28
Core/Updater: Fix issues when connecting through unix sockets.
glkrlos
2015-05-23
Core/CrashHandler: Log STACK_OVERFLOW crashes
jackpoz
2015-05-19
Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...
Shauren
2015-05-19
Merge pull request #14454 from ariel-/cd
Duarte Duarte
2015-05-19
Core/Networking: Fixed possible msvc debug assertions in vector
Shauren
2015-04-29
Core/Socket: Removed unused synchronous read method
Shauren
2015-04-24
Core/Log: Fix newlines when using dynamic log names
Naios
2015-04-15
Add missing newline
Daniel M. Weeks
2015-04-15
Remove unnecessary semicolons
Daniel M. Weeks
2015-04-15
Fix documentation
Daniel M. Weeks
2015-04-15
Prevent collisions in GCC attribute definitions
Daniel M. Weeks
[next]