aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups/Group.cpp
AgeCommit message (Expand)Author
2011-01-20Core/Spells: Better solution for exploit check (Thanks to manuel)leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-16Core/Dungeon Finder: Move all LFG data from Player and Group classes to inter...Spp
2010-12-15Core: Some warning fixesSpp
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
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-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-24Core/Battleground: Do not allow to join queue if anyone in the party is using...Spp
2010-11-23Core/Dungeon Finder: Move vote kick initialization from Group code to ScriptsSpp
2010-11-23Core/Groups: Add kicker and kick reason to RemoveMemberSpp
2010-11-16Core: Fix warningsSpp
2010-11-15Core/Players: Fix visibility of out of sight range group members on the maplinencloth
2010-11-14Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740Shocker
2010-11-13Core:linencloth
2010-11-05Core/Groups: Fix issue with raid-leader being removed from group on relog/ser...Shocker
2010-10-29Core/Groups: Add some checks to prevent a crash with InvitesSpp
2010-10-25Core/Dungeon Finder: revert 5f4b58ea4bc5 (Do not allow 1 member groups)Spp
2010-10-25Core/Dungeon Finder: Use scripts to interact between groups and LFGSpp
2010-10-19Core/Groups: Move OnGroupChangeLeader so it could be triggered when a leader ...Spp
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-30Core/Group: Send player rolesSpp
2010-09-26Core/Groups: Add missing parentesis from 5f4b58ea4bSpp
2010-09-26Core/Dungeon Finder: Allow 1 member groupsSpp
2010-09-26Core/Dungeon Finder: Add support for dungeon cooldown and luck of the draw sp...Spp
2010-09-21Core/Items: Implemented trading soulbound loot itemsShauren
2010-09-14Core/Scripts: Add GroupScript classSpp
2010-09-13Core/Dungeon Finder: Offer to continue only if dungeon is not completeSpp
2010-09-12Core/Arena: Fix a typo made by me in revision b468981513. You can now join Ar...Liberate
2010-09-12Core/Arena: Fixes a bug/exploit that makes you able to join arena with offlin...Liberate
2010-09-11Core/DBLayer:Machiavelli
2010-09-11Core/Group: Some simple style cleanup in Group.cpp.silinoron
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-30Core: Fix more warningsSpp
2010-08-26Core/Cleanup:azazel
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-22Core/Game: fix all warnings related to converting doubles and floats.silinoron
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...click
2010-08-21DB Layer:Machiavelli
2010-08-14Dungeon Finder: Remove players from queue when accept to join a groupSpp
2010-08-13Dungeon Finder: Add vote kick supportSpp
2010-08-13Dungeon Finder: Fix Teleport issuesSpp