index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-17T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
GroupHandler.cpp
Age
Commit message (
Expand
)
Author
2016-01-01
Update copyright note for 2016
Rushor
2015-12-06
Core/Quest: Fix issues reported by static analysis
jackpoz
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-07
Core/LFG: Fix party members not being able to vote to kick Leader
jackpoz
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-17
Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...
jackpoz
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-06-09
Core/NetworkIO: Adjust more packet throttling values
jackpoz
2014-03-29
Core/Loot
Shauren
2014-03-16
Core/Loot: Implement round robin for under threshold items in case of master ...
Dehravor
2014-02-09
Core/Group: Any party member may mark targets (this does not apply to raid gr...
Dehravor
2014-02-09
Core/Group: Fix exploit
Dehravor
2014-02-09
Core/Group: Add sanity checks to CMSG_LOOT_METHOD's handler
Dehravor
2014-01-13
Core/Entities: Fix combat state setting when FFA PvP flag is set
Elron103
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-08-01
Core/Misc: Fixed some issues found by Coverity Scan
Shauren
2013-06-18
Core/Objects: Refactored MovementInfo structure
Shauren
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-05-01
Core/PacketIO: Corrected structures of SMSG_PARTY_MEMBER_STATS and SMSG_PARTY...
Shauren
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-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-08-27
Core/Groups: Fix a typo when sending pet auras
Nay
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-22
Core/Groups: Send player invalid notification when attempting to invite GM to...
Shauren
2012-06-05
Fixed build (forgot to save file)
kaelima
2012-06-05
Core/Loot: Correct some values sent for roll packets
kaelima
2012-03-28
Core/Game: Code style again.
Gyx
2012-03-27
Core/Groups: Remove redundant check in WorldSession::HandleLootRoll
Shocker
2012-01-26
Core: Change Handlers location
Spp