aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups/Group.h
AgeCommit message (Expand)Author
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
2010-12-05Core/Dungeon Finder: Code cleanup and minor optimizationsSpp
2010-11-29Fix typo in previous commitSpp
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-23Core/Groups: Add kicker and kick reason to RemoveMemberSpp
2010-10-19Core/Groups: Correct check for isFull(). LFG groups were able to invite more ...Spp
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-11Core/DBLayer:Machiavelli
2010-09-10Code/Groups: use enum as parameter in Group::RemoveMemberSpp
2010-09-10Core/Groups: Store group member roles to DBSpp
2010-09-10Core: Minor code cleanup before next commitsSpp
2010-08-24Core: Fix more warningsSpp
2010-08-13Dungeon Finder: Add vote kick supportSpp
2010-08-11Dungeon Finder: Add proposals, find group algorithm and teleport supportSpp
2010-08-11Dungeon Finder: Add LFG support to groupsSpp
2010-08-08* Rename: BattleGround -> Battleground.XTZGZoReX
2010-08-02Fixed typo (and a crash) - damn copypasting from one line aboveShauren
2010-08-02Groups are now stored by low guid in mapShauren
2010-06-26Fix some deprecated checks on MapManager::CanPlayerEnter()Tartalo
2010-06-22Fix possible bug occuring during shuffling of raid subgroups, and prevent cli...Machiavelli
2010-06-05rearranged core filesRat