aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2015-10-06Core/Battle.net:Shauren
2015-09-25Core/PacketIO: Updated and enabled SupportTicketSubmitComplaint, SupportTicke...Shauren
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-09-02Core/DataStores: Corrected memory allocation for DB2 files. Non-localized str...Shauren
2015-08-30Build fixesShauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-27Core/DBLayer: Added compile time validation for prepared statement indexes pa...Shauren
2015-08-24Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...StormBytePP
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-20Core/Logging: Fixed _maxFileSize being left uninitializedShauren
2015-08-19Build fixesShauren
2015-08-16Build fixDDuarte
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-16Add a missing include of d5cf594bfe91ff22175c6e344b23b95cdbcc8a3cDDuarte
2015-08-16Fix build warnings addded in d5cf594bfe91ff22175c6e344b23b95cdbcc8a3cDDuarte
2015-08-16Core/Logging: Refactored appender creation to allow using logging without mys...Shauren
2015-08-13Core/DataStores: Updated Mount.db2 structureShauren
2015-08-12Core/Void Storage: Implemented saving item upgrade and bonuses for items depo...Shauren
2015-08-09Core/Networking: Fixed possible crashes happening if async query retrieving a...Shauren
2015-08-08Core/PacketIO: Added and enabled CMSG_SET_LOOT_SPECIALIZATION opcodeVincent-Michael
2015-07-28Core/PacketIO: CalendarPackets:Golrag
2015-07-25Core/Misc: Removed ReadAsPacked/WriteAsPacked methods from ObjectGuid, they a...Shauren
2015-07-23Fix non pch build for Visual Studio 2015 compilerVincent-Michael
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-22Fix non pch build.Gacko
2015-07-22Core/Utilities: Add std::chrono::duration overloads to EventMap.Naios
2015-07-22Core/Database: Enable perfect forwarding for database format calls.Naios
2015-07-22Core/Logging: Enable perfect forwarding for logging format and args.Naios
2015-07-21Core/Utilities: Move EventMap into its own source file.Naios
2015-07-21Core/Utilities: Forward parameters of StringFormat correctly to fmt::sprintf.Naios
2015-07-21Core/Utilities: Remove global using of std::chrono namespace.Naios
2015-07-21Core/Utilities: Seperate std::chrono::duration typedefs into its own file.Naios
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-15Core/Threading: Clarified comment on ProducerConsumerQueue::WaitAndPopShauren
2015-07-12Core/Players: Fixed power slot orderingShauren
2015-07-11Core/Players: Fixed glyph slotsShauren
2015-07-08Core/Support: Drop parts of the support system since Blizz switched to a brow...Carbenium
2015-07-08Core/DataStores: Dropped a silly build 12880 check in db2 loader (it's a cata...Shauren
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-07-04Core/DataStores: Removed CreatureSpellData.dbc, it is not used anymoreShauren
2015-07-04Core/DataStores: moved GameTables to separate method and load them from DB2MitchesD
2015-06-30Core/Updater: Fix mysql cli password prompt when password is empty.Naios
2015-06-30Core/Utilities: Fix callback invokation when there are no tasks present.Naios
2015-06-26Core/CrashHandler: Make crashhandler tread-safejackpoz
2015-06-21Core/Utilities: TaskScheduler: add a task validator and on update success cal...Naios
2015-06-21Core/Updater: Fix a wrong formatter introduced in 0d095109eec31Naios
2015-06-21Core/Threading: Fixed possible data races after making auth queries async by ...Shauren
2015-06-20Core/Updater: Add some info about the count of applied updates.Naios
2015-06-20Core/DBLayer: Sprinkle some async magic on worldserver auth/session load processShauren