aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MiscHandler.cpp
AgeCommit message (Expand)Author
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-11Core/Guilds: Forward declare GuildAchievementMgrShauren
2022-01-26Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2022-01-23Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2022-01-23Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2022-01-21Core/Misc: Future msvc warning fixesShauren
2022-01-06Entities/Player: Restore old checks for UpdatePvPFlag (#24372)NoName
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-12-26Core/Player: Initial War Mode support (#25926)Matan Shukry
2021-12-18Core/PacketIO: Restrict CMSG_STANDSTATECHANGE to only allow the same stand st...Shauren
2021-12-18Core/Misc: Fix static analysis issueGiacomo Pozzoni
2021-12-14Entities/Player: Properly restore PvP-enabled state on loginTreeston
2021-12-14Core/Conditions: allow spellclick conditions to properly work for aura apply/...Wyrserth
2021-11-30Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2021-11-12Core/PacketIO: Implemented splash screen opcodesShauren
2021-10-26Core/Conditions: Added conditions for old areatrigger system (AreaTrigger.db2...ModoX
2021-10-12Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED (#27036)ModoX
2021-05-10Core/Quests: Unify quest objective updating into one function and replace ite...Shauren
2021-05-09Core/Quests: Quest improvementsShauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-09Core/PacketIO: Updated packet structures to 9.0.5Shauren
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2021-01-13Core/Misc: Fix build on CentOSAokromes
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-23Core: Updated to 8.3.7.35249Shauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-05-20Core/Misc: Add extra ByteBuffer and WorldPacket constructors allowing to set ...Shauren
2020-03-30Core/Players: Fixed racemasks usage for new racesShauren
2020-03-27Core/Players: Fixed initial cinematic camera getting stuckShauren
2020-01-02New YearAokromes
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-08-17Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Remade who list processing (#18636)xinef1
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-10-01Core/PacketIO: Updated opcode enum to 8.0Shauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-02-18Warning fixesShauren
2018-02-18Core/PacketIO: Updated opcodes and packet structures to 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-09-06Core/Packets: Enabled CMSG_CLOSE_INTERACTION, thanks @Rochet2joschiwald
2017-08-13Core/Creatures: Implement a general way to store selection data for gossip an...Rochet2
2017-06-15Core: Updated to 7.2.5.24330Shauren
2017-06-10Core/Quests: Fixed showing quest objective completion clientside for objectiv...Shauren
2017-06-04Core/Players: Implement basics for the honor systemGolrag