aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/HotfixHandler.cpp
AgeCommit message (Expand)Author
2022-02-13Core/Misc: Minor game include cleanupShauren
2021-08-17Core/PacketIO: Do not send hotfix Status::Valid when we don't have a hotfix b...Shauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-09Core/PacketIO: Updated packet structures to 9.0.5Shauren
2021-02-28Core/PacketIO: Use hotfix status enum instead of magic numbers in SMSG_DB_REPLYShauren
2021-02-28Core/DataStores: Support all new hotfix status valuesShauren
2020-12-20Core/DataStores: Implement optional data in hotfix packetsShauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-13Core/PacketIO: Send the expected value in available hotfixes packet - realm a...Shauren
2020-07-04Core/Hotfixes: Add locales to hotfix_blob (#24913)funjoker
2020-06-08Core/PacketIO: Fixed receiving and sending db2 hotfix packetsShauren
2020-01-02New YearAokromes
2019-08-17Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-08Core/DataStores: Implemented sending hotfixes for db2 stores not loaded serve...funjoker
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Core/PacketIO: Update opcodes to 7.3.2Shauren
2017-06-18Core: Fixed non pch buildvincent-michael
2017-06-15Core: Updated to 7.2.5.24330Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-04-19Core/DataStores: Updated sending out hotfixesShauren