index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T22: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
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
2012-08-20
Core/Wintergrasp: finish implementation for battlefields. this is highly expe...
Kandera
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-22
Core/Object: Use updatefield flags extracted from client to determine whether...
Shauren
2012-07-06
Core/Loot: correctly fix rolling on quest loot that follows group loot rules ...
Kandera
2012-07-05
Core/Loot: fix the way quest items are handled. so far ive only found 3 quest...
Kandera
2012-06-12
Build fix
Shauren
2012-06-05
Core/Loot: Correct some values sent for roll packets
kaelima
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
[next]