index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-09T13: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
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-10-25
Core/Loot: Implemented dungeon encounter personal loot
Shauren
2022-10-04
Core/Instances: Reimplement resetting instances from UI
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-10-04
Core/Maps: Check group that owns instance (first group to enter a given insta...
Shauren
2022-09-16
Core/Loot: Move loot rolls from Group to Loot
Shauren
2022-09-14
Core/Loot: Store method used at loot generation inside Loot object
Shauren
2022-09-11
Core/Loot: Set loot guid and type in Loot constructor
Shauren
2022-09-01
Core/Loot: Allocate Loot separately from objects
Shauren
2022-08-19
Core/PacketIO: Drop correct field in SMSG_PARTY_UPDATE and utilize new bit pr...
ModoX
2022-08-19
Core/PacketIO: Fixed structure of SMSG_PARTY_UPDATE
ModoX
2022-07-31
Core/PacketIO: Updated packet structures to 9.2.7
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-07-22
Core/Groups: Fixed loading character race info for offline group members
Shauren
2022-06-01
Core/PacketIO: Updated packet structures to 9.2.5
Shauren
2022-05-14
Core/PacketIO: Implemented SMSG_BROADCAST_SUMMON_CAST and SMSG_BROADCAST_SUMM...
Shauren
2022-04-16
Core/Battlegrounds: Store mercenary status separately from the aura obtained ...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-11
Core/Misc: Fix issues reported by static analysis
jackpoz
2022-03-09
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2022-03-06
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-23
Core/DataStores: Port refactors from Update DBC field names to generated ones...
Peter Keresztes Schmidt
2022-01-12
Core/Groups: Fixed crash in loot rolls happening when looted object despawns ...
Shauren
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-17
Core/Instance: remove wrong raid-only restriction in the logic that kicks off...
Wyrserth
2021-12-15
Battleground/Arena: Properly check RBAC arena join permission before allowing...
Treeston
2021-12-14
Core/Conditions: allow spellclick conditions to properly work for aura apply/...
Wyrserth
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-13
Core/Loot: fix issue that prevented players from rolling for an unique-catego...
Wyrserth
2021-12-11
Core/Misc: Code cleanup
jackpoz
2021-12-11
Core/Instance : Fix instance resetting exploit (#23263)
zartech22
2021-12-11
Core/Loot: implement automatic pass in group loot for items that cannot be lo...
Wyrserth
2021-12-11
Core/Group: implement automatic party/raid leader change when the leader has...
Wyrserth
2021-11-23
Core/Group: Fix memory leak
jackpoz
2021-09-26
Core/Battleground: Fixed a problem that did not let Arenas queue if it was in...
Gooyeth
2021-09-25
Core/Battleground: allow Random battleground and arena queues same time. (#21...
Gooyeth
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-08-08
Core/Misc: ASSERT() cleanup
jackpoz
2021-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2021-04-06
Core/Groups: Use std::chrono type for Group::m_readyCheckTimer
Shauren
2021-02-24
Fix build
Ovah
2021-02-24
Core/PacketIO: Fixed building SMSG_PARTY_MEMBER_FULL_STATE for multiple recei...
Ovah
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-16
- Add new commands .group set assistant, .group set maintank and .group set m...
treeston
2020-07-02
Nopch fix
Shauren
2020-07-02
Core/PacketIO: Convert all leftover packets to use packet classes
Shauren
[next]