aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups
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/DBLayer: more type fixesKandera
2012-03-29Core/DBLayer: Even more types fixes...Nay
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-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
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-28Core: Move FormationMgr to namespaceSpp
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-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: And some more cleanups...click
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-05-11Core/Groups: fix wrong query for loading group instance data. canReset attrib...Azazel
2011-05-09Core/GroupMgr: Properly initialize group id generatorsShauren
2011-05-09Core: Clean up some more silly warningsclick
2011-05-06Fixed warningsShauren
2011-05-05Fix nonPCH build. Thanks to liszt.leak