index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11: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
2025-08-10
Core/Arenas: Allow queueing for rated arenas (#31148)
Jeremy
2025-07-11
Core/Misc: Rename LinkedListHead insertion functions to push_back/push_front ...
Shauren
2025-07-11
Core/Misc: Rename LinkedListHead::getSize to size to fit standard container n...
Shauren
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 3
Shauren
2025-02-09
Core/Misc: Reduce code differences between branches
Shauren
2025-01-03
Core/Objects: Use span/array instead of vector for raw ObjectGuid manipulations
Shauren
2024-08-02
Core/DataStores: Updated to 11.0.0
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
2024-07-25
Core/Groups: Make member field naming consistent and add missing consts
Shauren
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-03-03
Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...
Shauren
2024-01-25
Core/PacketIO: Handle QueryCountdownTimer (#29539)
Jeremy
2023-12-29
Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...
Jeremy
2023-09-25
Core/Achievements: Fixed achievement criteria StartEvent and FailEvent
Shauren
2023-09-14
Core/Groups: Implemented 10.1.7 ping system
Shauren
2023-09-07
Core: Update to 10.1.7
Shauren
2023-08-26
Core/Battlegrounds: Rework queues (#29200)
Jeremy
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
[next]