index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T22: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-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
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-21
Core/Utilities: Move EventMap into its own source file.
Naios
2015-07-21
Core/Utilities: Forward parameters of StringFormat correctly to fmt::sprintf.
Naios
2015-07-21
Core/Utilities: Remove global using of std::chrono namespace.
Naios
2015-07-21
Core/Utilities: Seperate std::chrono::duration typedefs into its own file.
Naios
2015-07-21
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-15
Core/Threading: Clarified comment on ProducerConsumerQueue::WaitAndPop
Shauren
2015-07-12
Core/Players: Fixed power slot ordering
Shauren
2015-07-11
Core/Players: Fixed glyph slots
Shauren
2015-07-08
Core/Support: Drop parts of the support system since Blizz switched to a brow...
Carbenium
2015-07-08
Core/DataStores: Dropped a silly build 12880 check in db2 loader (it's a cata...
Shauren
2015-07-07
Core/DataStores: Updated dbc/db2 structures to 6.2.0
Shauren
2015-07-04
Core/DataStores: Removed CreatureSpellData.dbc, it is not used anymore
Shauren
2015-07-04
Core/DataStores: moved GameTables to separate method and load them from DB2
MitchesD
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-26
Core/CrashHandler: Make crashhandler tread-safe
jackpoz
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-21
Core/Threading: Fixed possible data races after making auth queries async by ...
Shauren
2015-06-20
Core/Updater: Add some info about the count of applied updates.
Naios
2015-06-20
Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process
Shauren
[next]