aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups/Group.cpp
AgeCommit message (Expand)Author
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
2010-08-11Dungeon Finder: Add proposals, find group algorithm and teleport supportSpp
2010-08-11Dungeon Finder: Add LFG support to groupsSpp
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-08-08* Rename: BattleGround -> Battleground.XTZGZoReX
2010-08-05* Implement item limit category (based on changes by VladimirMangos)azazel
2010-08-02Groups are now stored by low guid in mapShauren
2010-07-30*use ASSERT macro instead of regular assert for better output.QAston
2010-07-29Remade access_requirement table, now each difficulty mode for each instance h...Shauren
2010-07-18* Implement additional usage of item_template.FlagsExtra Horde / Ally onlyBrian
2010-06-26Add forgotten returnTartalo
2010-06-26Fix some deprecated checks on MapManager::CanPlayerEnter()Tartalo
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-22Fix possible bug occuring during shuffling of raid subgroups, and prevent cli...Machiavelli
2010-06-21Remove some redundant explicit NULL checks for pointers before ´delete´ or ...Machiavelli
2010-06-07Group::Disband: remove no longer needed code check.Spp
2010-06-05rearranged core filesRat