index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Groups
/
Group.cpp
Age
Commit message (
Expand
)
Author
2015-06-24
Core/Instances: Make achievements and loot rolls instance-wide
jackpoz
2015-06-03
Core/Player: Don't allow to join bg/lfg when frozen by a GM
jackpoz
2015-03-30
Core/Misc: Remove unused headers
leak
2015-02-02
Core/Misc: Fix static analysis issues
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-18
Core/Texts: added TextRange parameter to creature_text
joschiwald
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-09-12
Core/Group: Update enum GroupType
DDuarte
2014-08-29
Core/Player: Implement a method to send out the Postmaster's item retrieval m...
Nyeriah
2014-07-28
Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...
Shauren
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-13
Merge branch `master` into `boost`
Subv
2014-06-22
Core/Groups: Fix UpdatePlayerOutOfRange() not updating some out of range grou...
jackpoz
2014-03-29
Core/Maps: Fixed incorrect difficulty markers shown on the interface inside I...
Shauren
2014-03-29
Core/Loot
Shauren
2014-03-16
Core/Loot: Implement round robin for under threshold items in case of master ...
Dehravor
2014-03-11
Core/Loot: Fix master loot
Dehravor
2014-02-23
Core/Group: Fix online state when member logs out
Dehravor
2014-02-04
Core/Groups: Fixed UnitIsPartyLeader lua function
Shauren
2014-01-03
Core/Instances: Fix Instance binding
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-09-12
Core/Groups: Allow to configure the way in which instance reset message is se...
Aokromes
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-06-11
Core/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-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-02-18
Core/Scripts: Correct orders of parameters used in OnGroupChangeLeader script...
Shauren
2013-02-04
Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...
Spp
2013-01-24
Core/Misc: Minor cosmetic changes here and there
Spp
2013-01-02
Core/Misc: Some minor changes here and there
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-26
Core/Dungeon Finder: Fix reward for last member of each group being disbanded...
Spp
2012-10-29
Core/Dungeon Finder: Update "Current group roles" according to people in queue.
Spp
2012-10-29
Core/Dungeon Finder: Add some more debug msgs and restore LFG group structure...
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-23
Core/Dungeon Finder: Fix teleport to dungeon and add missing code from 1be638...
Spp
2012-10-19
Proper naming of LfgDungeon structures
Spp
2012-10-19
Core/Dungeon Finder: Move queue related code to its own class.
Spp
2012-10-18
Core/Dungeon Finder: Some optimizations.
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-08-22
Core/Groups: Fixed update packet sent to group members on new member join
Shauren
2012-08-21
Core/Battlefield: Add missing stuff for wintergrasp
Vincent-Michael
[next]