aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2017-02-12Core/MMAPs: Update recastjackpoz
2017-01-24Core/Packets: Changed ByteBuffer write exceptions into asserts (reading is un...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-14Core/DataStores: Fixed loading non-localized db2 stringsShauren
2016-11-02Core/DataStores: Fixed crash with db2 loaders on gcc 4.9Shauren
2016-10-26Core/DataStores: Removed the need to edit DB2Metadata automatically generated...Shauren
2016-10-15Core/DataStores: Fixed loading int arrays from trailing packed blobs in db2 f...Shauren
2016-10-09Core/DataStores: Fixed loading signed db2 fieldsShauren
2016-08-20Core/Misc: Don't conditionally include non platform specific headersShauren
2016-08-20Core: Fixed non pch build for unixVincent-Michael
2016-08-06Warning fixShauren
2016-08-05Core/DataStores: Refactored DB2 loaders to no longer require sparse format to...Shauren
2016-07-20Fixed nopch build and some leftover warningsShauren
2016-07-19Warning fixesShauren
2016-07-18Tools: Extractor updatesShauren
2016-07-17Core/DataStores: Added sparse storage flag assertionShauren
2016-06-03Core/PacketIO: Updated SMSG_DB_REPLYShauren
2016-05-30Core/DataStores: Updated db2 to 7.0.3.21796Shauren
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-04-06Core/Misc: MSVC /W4 warning fixesShauren
2016-04-05Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-03-28Build fixesShauren
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-28Core/PacketIO: Updated remaining packet structures and enums appearing in pac...Shauren
2016-03-28Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-26Core/Networking: Added SslSocket wrapper for boost::asio::ssl::streamShauren
2016-03-26Core/Shared: Added generated protobuf sourcesShauren
2016-03-26Core/Common: Moved MessageBuffer to commonShauren
2016-03-26Core/Misc: Moved RealmList to sharedShauren
2016-03-24Core/Shared: Converted the shared library to a shared library ,-).Naios
2016-03-23Dep: Add rapidjsonShauren
2016-03-19Core/Shared: Fix no PCH buildNaios
2016-03-19CMake: Use inherited dependencies in database, shared and gameNaios
2016-03-12Core/Networking: Fixed DelayedCloseSocket when compiled without TC_SOCKET_USE...Shauren
2016-03-11Core/Common: Generalize platform specific includes in common/PlatformNaios
2016-03-10Core/Networking: Added new AsyncRead method to Socket class allowing to pass ...Shauren
2016-02-21Final build fix for gcc 4.7 (no longer supported in 8 days)Shauren
2016-02-19Core/Networking: Rewrite networking threading modelShauren
2016-01-28Core/Misc: Removed unneccessary boost/asio/buffer.hpp includeShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-24Core/Utils: Moved rng functions to separate header and added utility function...Shauren
2015-11-07Core/DataStores: Fixed reading uint64 fields from DB2 filesMelvin1263
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