index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T09: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
2011-08-03
Core: Fix compile without PCH and fix some warnings
Spp
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-07-27
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
Spp-
2011-07-19
Core/Instances: Fix dungeon and raid difficulty setting for characters under ...
Machiavelli
2011-07-08
Core/Misc: Replace dynamic_cast<XXX*> with proper ToXXX
Spp-
2011-07-01
Core: Do not use STL container size method to check if container is empty
Spp-
2011-06-12
Core: Yet more cleanups in codestyle...
click
2011-06-12
Core: More codestyle cleanups
click
2011-06-11
Core: Codestyle cleanup
click
2011-05-09
Core: Clean up some more silly warnings
click
2011-05-05
Core/ObjectMgr: Refactor group related functions into dedicated class
leak
2011-04-29
Add spaces after commas
leak
2011-04-29
Core: use enum InventoryResult as return type for functions working with play...
Azazel
2011-04-28
Core/ObjectMgr: Refactor sItemStorage
leak
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-03-13
Core/Mechanics: refactor XP (and in fact, honor/reputation/kill credit) rewar...
Azazel
2011-02-27
Core/Groups: Reimplement group id recycling
leak
2011-02-22
Core/Groups: Reuse group guids to stop endless growth
leak
2011-02-22
Core/Groups: Move scattered group object deletion to Disband()
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-02-18
Core/Groups: Group system cleaning sweep.
leak
2011-01-26
Core: Generic cleanup (tab2spaces/trailing whitespace removal)
leak
2011-01-20
Core/Spells: Better solution for exploit check (Thanks to manuel)
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-22
Core/ObjectMgr: Static members are no longer accessed through singleton
Shauren
2010-12-16
Core/Dungeon Finder: Move all LFG data from Player and Group classes to inter...
Spp
2010-12-15
Core: Some warning fixes
Spp
2010-12-13
Core: Add new system for parallelizing client packet processing. Handle World...
click
2010-12-06
Core/Groups: Remove unused (and costly) return value from Group::RemoveInvite
Machiavelli
2010-12-06
Core: Some optimizations
Spp
2010-12-05
Core/Dungeon Finder: Code cleanup and minor optimizations
Spp
2010-11-29
Core/Groups: Move all function definition from .h to .cpp
Spp
2010-11-24
Core/Battleground: Do not allow to join queue if anyone in the party is using...
Spp
2010-11-23
Core/Dungeon Finder: Move vote kick initialization from Group code to Scripts
Spp
2010-11-23
Core/Groups: Add kicker and kick reason to RemoveMember
Spp
2010-11-16
Core: Fix warnings
Spp
2010-11-15
Core/Players: Fix visibility of out of sight range group members on the map
linencloth
2010-11-14
Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740
Shocker
2010-11-13
Core:
linencloth
2010-11-05
Core/Groups: Fix issue with raid-leader being removed from group on relog/ser...
Shocker
2010-10-29
Core/Groups: Add some checks to prevent a crash with Invites
Spp
2010-10-25
Core/Dungeon Finder: revert 5f4b58ea4bc5 (Do not allow 1 member groups)
Spp
2010-10-25
Core/Dungeon Finder: Use scripts to interact between groups and LFG
Spp
2010-10-19
Core/Groups: Move OnGroupChangeLeader so it could be triggered when a leader ...
Spp
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Copyright header updates - part 3... (and some whitespace cleanups)
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-30
Core/Group: Send player roles
Spp
[next]