index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16: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
2016-08-19
Core/Packets: Port packet handling rework from 6.x branch (#17777)
jackpoz
2016-08-17
Core/MMAPs: Update recast
jackpoz
2016-08-12
Core/Dynamic: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-05-11
Core/Maps - Improvements to Cinematic function
r00ty-tc
2016-04-14
[Core/Maps] Activate creatures and objects during opening cinematics and othe...
r00ty-tc
2016-04-09
Build fix
Shauren
2016-04-09
Core/Misc: MSVC /W4 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-04-09
Core/Misc: Moved RealmList to shared
Shauren
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-24
Core/Shared: Converted the shared library to a shared library ,-).
Naios
2016-03-18
Core/Shared: Fix no PCH build
Naios
2016-03-18
CMake: Use inherited dependencies in database, shared and game
Naios
2016-03-13
Build fix
Shauren
2016-03-12
Core/Networking: Added new AsyncRead method to Socket class allowing to pass ...
Shauren
2016-03-12
Core/Misc: Removed unneccessary boost/asio/buffer.hpp include
Shauren
2016-03-12
Core/Networking: Fixed DelayedCloseSocket when compiled without TC_SOCKET_USE...
Shauren
2016-03-11
Core/Common: Generalize platform specific includes in common/Platform
Naios
2016-03-06
Core: Backport 6.x realm changes
DDuarte
2016-02-21
Final build fix for gcc 4.7 (no longer supported in 8 days)
Shauren
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-01
Update copyright note for 2016
Rushor
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
[next]