aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups/Group.h
AgeCommit message (Expand)Author
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-04Game/Maps: Instance handling follow-up:treeston
2016-01-01Update copyright note for 2016Rushor
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-06-01Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-01-01Update copyright note for 2015Vincent-Michael
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-12Core/Group: Update enum GroupTypeDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-03-16Core/Loot: Implement round robin for under threshold items in case of master ...Dehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
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-17Core: Remove Player.h dependency from all the possible headersSpp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-20Core/Wintergrasp: finish implementation for battlefields. this is highly expe...Kandera
2012-06-12Build fixShauren
2012-06-05Core/Loot: Correct some values sent for roll packetskaelima
2012-01-14Core/Groups: Need restrictions in need before greed loot method should apply ...Shauren
2012-01-14Core/LFG:Subv2112
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-11Core/Group: Fix recent issues with displaying group members on minimap.kaelima
2011-10-07REPO: code-style clean-upBootz
2011-09-17Core/Groups: Refactored sending of update packets.LihO
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-01Core: cleanup.Chaplain
2011-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-06-12Core: Yet more cleanups in codestyle...click
2011-06-12Core: And some more cleanups...click
2011-05-05Fix nonPCH build. Thanks to liszt.leak
2011-05-05Core/ObjectMgr: Refactor group related functions into dedicated classleak
2011-04-29Add spaces after commasleak
2011-03-13Core/Mechanics: refactor XP (and in fact, honor/reputation/kill credit) rewar...Azazel
2011-02-27Core/Groups: Reimplement group id recyclingleak
2011-02-22Core/Groups: Move scattered group object deletion to Disband()leak
2011-02-18Core/Groups: Group system cleaning sweep.leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-16Core/Dungeon Finder: Move all LFG data from Player and Group classes to inter...Spp
2010-12-06Core/Groups: Remove unused (and costly) return value from Group::RemoveInviteMachiavelli
2010-12-06Core: Some optimizationsSpp