aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups/Group.cpp
AgeCommit message (Expand)Author
2022-03-11Core/Misc: Fix issues reported by static analysisjackpoz
2022-03-09Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2022-03-06Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2022-01-12Core/Groups: Fixed crash in loot rolls happening when looted object despawns ...Shauren
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-17Core/Instance: remove wrong raid-only restriction in the logic that kicks off...Wyrserth
2021-12-15Battleground/Arena: Properly check RBAC arena join permission before allowing...Treeston
2021-12-14Core/Conditions: allow spellclick conditions to properly work for aura apply/...Wyrserth
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-13Core/Loot: fix issue that prevented players from rolling for an unique-catego...Wyrserth
2021-12-11Core/Misc: Code cleanupjackpoz
2021-12-11Core/Instance : Fix instance resetting exploit (#23263)zartech22
2021-12-11Core/Loot: implement automatic pass in group loot for items that cannot be lo...Wyrserth
2021-12-11 Core/Group: implement automatic party/raid leader change when the leader has...Wyrserth
2021-11-23Core/Group: Fix memory leakjackpoz
2021-09-26Core/Battleground: Fixed a problem that did not let Arenas queue if it was in...Gooyeth
2021-09-25Core/Battleground: allow Random battleground and arena queues same time. (#21...Gooyeth
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-08-08Core/Misc: ASSERT() cleanupjackpoz
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2021-04-06Core/Groups: Use std::chrono type for Group::m_readyCheckTimerShauren
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-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-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-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