aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MiscHandler.cpp
AgeCommit message (Expand)Author
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
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-16Core/Game: Include cleanup - removed G3D classes from packetsShauren
2017-05-11Core/Common: Include cleanupShauren
2017-03-04Core/Log: move an error to DEBUG level.SnapperRy
2017-02-19[Core/Maps] Activate creatures and objects during opening cinematics and othe...r00ty-tc
2017-01-29Core/Entities: Basic AreaTrigger System (#18035)Traesh
2017-01-01Update copyright note for 2017vincent-michael
2016-12-28Core/Loot: Implemented AoE lootShauren
2016-12-17Core/Scripts: Add server-side script support for movie completion (#18308)Krudor
2016-12-13Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
2016-10-01Core/Player: Implemented account wide mountsMitchesD
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-16Core/Instances: Add functionality for modifying instance entrance locationsKrudor