aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups/Group.cpp
AgeCommit message (Expand)Author
2012-04-04Core: Fix Group::SetGroupMemberFlag and Pet::resetTalentsForAllPetsOf prepare...click
2012-03-30Merge pull request #5933 from GyxTom/masterShocker
2012-03-29Core/Group: Fix LoadGroupFromDB type-errorclick
2012-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-28Core/Protocol:kaelima
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-16Fix a lot of warningsSpp
2012-01-18Core/DBLayer: Change some incorrect uses of PQuery with PExecute or ExecuteMachiavelli
2012-01-14Core/Groups: Need restrictions in need before greed loot method should apply ...Shauren
2012-01-14Core/LFG:Subv2112
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-27Core/DBLayer: Convert PExecute() queries to prepared statements No. 2leak
2011-12-14Core/Achievements: Update achievement criteria ACHIEVEMENT_CRITERIA_TYPE_CAST...Shocker
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core: Codestyle clean-upBootz
2011-10-18Core/Items: Split SetSoulboundTradeable in two functions (Set and Clear)Spp
2011-10-11Core/Group: Fix recent issues with displaying group members on minimap.kaelima
2011-10-08Core: Build fix for linux after code style cleanupMachiavelli
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07REPO: code-style clean-upBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
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-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-23Core: Clean up here and there.Chaplain
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-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-19Core/Instances: Fix dungeon and raid difficulty setting for characters under ...Machiavelli
2011-07-08Core/Misc: Replace dynamic_cast<XXX*> with proper ToXXXSpp-
2011-07-01Core: Do not use STL container size method to check if container is emptySpp-
2011-06-12Core: Yet more cleanups in codestyle...click
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-05-09Core: Clean up some more silly warningsclick
2011-05-05Core/ObjectMgr: Refactor group related functions into dedicated classleak
2011-04-29Add spaces after commasleak
2011-04-29Core: use enum InventoryResult as return type for functions working with play...Azazel
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-03-21Core: Removed all double (and more) empty linesShauren
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: Reuse group guids to stop endless growthleak
2011-02-22Core/Groups: Move scattered group object deletion to Disband()leak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli