aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups
AgeCommit message (Expand)Author
2021-02-24Fix buildOvah
2021-02-24Core/PacketIO: Fixed building SMSG_PARTY_MEMBER_FULL_STATE for multiple recei...Ovah
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-16Group creation again (follow-up to 132538d). Groups now only disband if all m...treeston
2020-07-16- Add new commands .group set assistant, .group set maintank and .group set m...treeston
2020-07-02Nopch fixShauren
2020-07-02Core/PacketIO: Convert all leftover packets to use packet classesShauren
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-14Core/Groups: Fixed calculating canReset attributeShauren
2020-06-14Revert "Core/Groups: fix wrong query for loading group instance data. canRese...Shauren
2020-05-31Core/Battlegrounds: Queue updatesShauren
2020-01-02New YearAokromes
2019-11-25Core/Items: Implement new item bonus typesShauren
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-11-22Core/Items: Implement azerite essencesShauren
2019-11-13Core/LFG: Add convenience function to get which random dungeon was selected b...Shauren
2019-11-01Core/DBLayer: Escape mysql 8 keywordsShauren
2019-10-27Core/DataStores: Updated db2 structures to 8.2.5Shauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-21Core/Misc: Fix various crashes, also related to multithreading (#19012)xinef1
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
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-09Core/Loot: Only allow the roll winner to loot the item he won in case it cann...7.3.5/26972xinef1
2018-09-15Core/Maps: Replaced spawnmask with difficulty listShauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-05Core/Items: PvP item levels basic implementation (#20160)Roc13x
2018-02-18Nopch build fixShauren
2018-02-18Warning fixesShauren
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Core/DataStores: Updated db2 structures to 7.3.2.25480Shauren
2017-11-25Misc: More cleanupAokromes
2017-07-16Core/Misc: Fix static analysis issuesjackpoz
2017-07-12Core/PacketIO: Updated and enabled LFG packetsShauren
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-05-08Core/Items: Set and save item context fieldShauren
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-02-12Core/Spell: Remove all raid auras on party leave (#17663)robinsch
2017-02-05Core/Groups: Fixed UI bugs related to leaving and rejoining the same groupShauren
2017-01-25Core/Misc: Fix a few coverity issuesShauren
2017-01-10Core/Groups: Send PartyUpdate to all players leaving group, not only on disbandShauren