index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T22: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-04-06
Core/Misc: MSVC /W4 warning fixes
Shauren
2016-04-05
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-03-28
Build fixes
Shauren
2016-03-28
Core: Updated to 6.2.4
Shauren
2016-03-28
Core/PacketIO: Updated remaining packet structures and enums appearing in pac...
Shauren
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
2016-03-26
Core/Networking: Added SslSocket wrapper for boost::asio::ssl::stream
Shauren
2016-03-26
Core/Shared: Added generated protobuf sources
Shauren
2016-03-26
Core/Common: Moved MessageBuffer to common
Shauren
2016-03-26
Core/Misc: Moved RealmList to shared
Shauren
2016-03-24
Core/Shared: Converted the shared library to a shared library ,-).
Naios
2016-03-23
Dep: Add rapidjson
Shauren
2016-03-19
Core/Shared: Fix no PCH build
Naios
2016-03-19
CMake: Use inherited dependencies in database, shared and game
Naios
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-10
Core/Networking: Added new AsyncRead method to Socket class allowing to pass ...
Shauren
2016-02-21
Final build fix for gcc 4.7 (no longer supported in 8 days)
Shauren
2016-02-19
Core/Networking: Rewrite networking threading model
Shauren
2016-01-28
Core/Misc: Removed unneccessary boost/asio/buffer.hpp include
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-12-24
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren
2015-11-07
Core/DataStores: Fixed reading uint64 fields from DB2 files
Melvin1263
2015-10-06
Core/Battle.net:
Shauren
2015-09-25
Core/PacketIO: Updated and enabled SupportTicketSubmitComplaint, SupportTicke...
Shauren
2015-09-07
Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444
Shauren
2015-09-02
Core/DataStores: Corrected memory allocation for DB2 files. Non-localized str...
Shauren
2015-08-30
Build fixes
Shauren
2015-08-30
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-08-27
Core/DBLayer: Added compile time validation for prepared statement indexes pa...
Shauren
2015-08-24
Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...
StormBytePP
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP
2015-08-20
Core/Logging: Fixed _maxFileSize being left uninitialized
Shauren
2015-08-19
Build fixes
Shauren
2015-08-16
Build fix
DDuarte
2015-08-16
Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.h
jackpoz
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-08-13
Core/DataStores: Updated Mount.db2 structure
Shauren
2015-08-12
Core/Void Storage: Implemented saving item upgrade and bonuses for items depo...
Shauren
2015-08-09
Core/Networking: Fixed possible crashes happening if async query retrieving a...
Shauren
2015-08-08
Core/PacketIO: Added and enabled CMSG_SET_LOOT_SPECIALIZATION opcode
Vincent-Michael
2015-07-28
Core/PacketIO: CalendarPackets:
Golrag
2015-07-25
Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...
Shauren
2015-07-23
Fix non pch build for Visual Studio 2015 compiler
Vincent-Michael
2015-07-22
Core/Misc: Add a few consts to methods
DDuarte
2015-07-22
Fix non pch build.
Gacko
2015-07-22
Core/Utilities: Add std::chrono::duration overloads to EventMap.
Naios
[next]