aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups/Group.h
AgeCommit message (Expand)Author
2017-02-05Core/Groups: Fixed UI bugs related to leaving and rejoining the same groupShauren
2017-01-10Core/Groups: Send PartyUpdate to all players leaving group, not only on disbandShauren
2017-01-07Core/PacketIO: Fixed leaving group not fully removing it clientsideShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-27Core/Loot: Fixed group lootShauren
2016-12-26Core/Items: Implemented bonus list as a possible result of RandomSuffixShauren
2016-11-15Core/Groups: Fixed converting to raid and named more group flags and typesShauren
2016-07-27Core/Loot: Removed need before greed and round robin loot methodsShauren
2016-06-22Core/PacketIO: Updated party packetsShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-21Merge pull request #16156 from Treeston/3.3.5-instancerevive2Treeston
2016-01-01Update copyright note for 2016Vincent-Michael
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-05-20Fix non pch build.Gacko
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-04-17Core/PacketIO: Updated and enabled some battleground packetsShauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Fixed buildjoschiwald
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-12Core/Group: Update enum GroupTypeDDuarte
2014-09-11Core/Groups: Handle CMSG_GROUP_REQUEST_JOIN_UPDATES & SMSG_REAL_GROUP_UPDATEDDuarte
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-16Core/Loot: Implement round robin for under threshold items in case of master ...Dehravor
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp