index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T11: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
2012-04-04
Core: Fix Group::SetGroupMemberFlag and Pet::resetTalentsForAllPetsOf prepare...
click
2012-03-30
Merge pull request #5933 from GyxTom/master
Shocker
2012-03-29
Core/Group: Fix LoadGroupFromDB type-error
click
2012-03-29
Core/Misc: Code style and remove unused define.
Gyx
2012-03-28
Core/Protocol:
kaelima
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-02-16
Fix a lot of warnings
Spp
2012-01-18
Core/DBLayer: Change some incorrect uses of PQuery with PExecute or Execute
Machiavelli
2012-01-14
Core/Groups: Need restrictions in need before greed loot method should apply ...
Shauren
2012-01-14
Core/LFG:
Subv2112
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-27
Core/DBLayer: Convert PExecute() queries to prepared statements No. 2
leak
2011-12-14
Core/Achievements: Update achievement criteria ACHIEVEMENT_CRITERIA_TYPE_CAST...
Shocker
2011-11-07
Core: Codestyle clean-up
Bootz
2011-11-07
Core: Codestyle clean-up
Bootz
2011-10-18
Core/Items: Split SetSoulboundTradeable in two functions (Set and Clear)
Spp
2011-10-11
Core/Group: Fix recent issues with displaying group members on minimap.
kaelima
2011-10-08
Core: Build fix for linux after code style cleanup
Machiavelli
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-10-07
REPO: code-style clean-up
Bootz
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-17
Core/Groups: Refactored sending of update packets.
LihO
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-30
Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...
Spp-
2011-08-23
Core: Clean up here and there.
Chaplain
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
[next]