aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups/Group.cpp
AgeCommit message (Expand)Author
2020-02-01Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2020-01-02New yearAokromes
2019-07-21Core/Instance: remove wrong raid-only restriction in the logic that kicks off...Wyrserth
2019-07-12Battleground/Arena: Properly check RBAC arena join permission before allowing...Treeston
2019-07-05Core/Conditions: allow spellclick conditions to properly work for aura apply/...Wyrserth
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-06-29Core/Loot: fix issue that prevented players from rolling for an unique-catego...Wyrserth
2019-06-24Core/Groups: Delete duplicate semicolonAokromes
2019-06-23Core/Misc: Code cleanupjackpoz
2019-06-22Revert "Core/AI: Fix Guardians not following the owner after finishing combat...Treeston
2019-06-22Core/Misc: Code cleanupjackpoz
2019-06-22Core/Instance : Fix instance resetting exploit (#23263)zartech22
2019-06-15Core/Loot: implement automatic pass in group loot for items that cannot be lo...Wyrserth
2019-06-15 Core/Group: implement automatic party/raid leader change when the leader has...Wyrserth
2019-02-02Core/Group: Fix memory leakjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-05-26Core/Battleground: Fixed a problem that did not let Arenas queue if it was in...Gooyeth
2018-04-15Core/Battleground: allow Random battleground and arena queues same time. (#21...Gooyeth
2018-02-17Core/Misc: ASSERT() cleanupjackpoz
2018-01-01Update copyright note for 2018tkrokli
2017-12-08Core/Misc: Fix static analysis issuesjackpoz
2017-11-25Misc: More cleanupAokromes
2017-07-16Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-12- Add new commands .group set assistant, .group set maintank and .group set m...treeston
2017-02-05Core/Misc: Various crash fixes (#19059)xinef1
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-02-04Core/Misc: Fix various crashes, also related to multithreading (#19012)xinef1
2017-02-04Core/Loot: Only allow the roll winner to loot the item he won in case it cann...xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-11Core/Items: Defined all item flagsShauren
2016-08-14Core/Spell: Remove all raid auras on party leave (#17663)robinsch
2016-02-10Maps/Instances: Implement handling of CMSG_SET_SAVED_INSTANCE_EXTENDtreeston
2016-01-14Looting/Group: Do not display looter in tooltip when FFA loot is enabled.treeston
2016-01-04Game/Maps: Instance handling follow-up:treeston
2016-01-01Update copyright note for 2016Rushor
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-06-24Core/Instances: Make achievements and loot rolls instance-widejackpoz
2015-06-03Core/Player: Don't allow to join bg/lfg when frozen by a GMjackpoz
2015-03-30Core/Misc: Remove unused headersleak
2015-02-02Core/Misc: Fix static analysis issuesjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-12Core/Group: Update enum GroupTypeDDuarte