aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups/Group.cpp
AgeCommit message (Expand)Author
2015-06-24Core/Instances: Make achievements and loot rolls instance-widejackpoz
2015-06-03Core/Player: Don't allow to join bg/lfg when frozen by a GMjackpoz
2015-03-30Core/Misc: Remove unused headersleak
2015-02-02Core/Misc: Fix static analysis issuesjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-12Core/Group: Update enum GroupTypeDDuarte
2014-08-29Core/Player: Implement a method to send out the Postmaster's item retrieval m...Nyeriah
2014-07-28Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-06-22Core/Groups: Fix UpdatePlayerOutOfRange() not updating some out of range grou...jackpoz
2014-03-29Core/Maps: Fixed incorrect difficulty markers shown on the interface inside I...Shauren
2014-03-29Core/LootShauren
2014-03-16Core/Loot: Implement round robin for under threshold items in case of master ...Dehravor
2014-03-11Core/Loot: Fix master lootDehravor
2014-02-23Core/Group: Fix online state when member logs outDehravor
2014-02-04Core/Groups: Fixed UnitIsPartyLeader lua functionShauren
2014-01-03Core/Instances: Fix Instance bindingjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-09-12Core/Groups: Allow to configure the way in which instance reset message is se...Aokromes
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/Instances: Fixed a bug that caused switching group leader inside active ...Shauren
2013-05-17* Batch of fixes for issues found by static analysis.Subv
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-02-18Core/Scripts: Correct orders of parameters used in OnGroupChangeLeader script...Shauren
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-01-24Core/Misc: Minor cosmetic changes here and thereSpp
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-26Core/Dungeon Finder: Fix reward for last member of each group being disbanded...Spp
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
2012-10-29Core/Dungeon Finder: Add some more debug msgs and restore LFG group structure...Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-23Core/Dungeon Finder: Fix teleport to dungeon and add missing code from 1be638...Spp
2012-10-19Proper naming of LfgDungeon structuresSpp
2012-10-19Core/Dungeon Finder: Move queue related code to its own class.Spp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-08-22Core/Groups: Fixed update packet sent to group members on new member joinShauren
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael