aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Groups
AgeCommit message (Expand)Author
2016-08-14Core/Spell: Remove all raid auras on party leave (#17663)robinsch
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-02-10Maps/Instances: Implement handling of CMSG_SET_SAVED_INSTANCE_EXTENDtreeston
2016-01-14Looting/Group: Do not display looter in tooltip when FFA loot is enabled.treeston
2016-01-04Game/Maps: Instance handling follow-up:treeston
2016-01-01Update copyright note for 2016Rushor
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-06-26DB/Characters: Backport schema changes from 6.x branch (renames)ShinDarth
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-06-01Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
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-19Fixed buildjoschiwald
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-08-09Core/Server: Add missing overridesDDuarte
2014-07-28Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...Shauren
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-22Core/Groups: Fix UpdatePlayerOutOfRange() not updating some out of range grou...jackpoz
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
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-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
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