index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-04T05: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
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
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-05-31
Core/Battlegrounds: Queue updates
Shauren
2020-01-02
New Year
Aokromes
2019-11-25
Core/Items: Implement new item bonus types
Shauren
2019-11-23
Core/Items: Add ItemContext param to Item::Create function
Shauren
2019-11-22
Core/Items: Implement azerite essences
Shauren
2019-11-13
Core/LFG: Add convenience function to get which random dungeon was selected b...
Shauren
2019-10-27
Core/DataStores: Updated db2 structures to 8.2.5
Shauren
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-07-21
Core/Misc: Fix various crashes, also related to multithreading (#19012)
xinef1
2019-06-08
Core/Items: Drop item random property and suffix - all random stats must be g...
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Core/Loot: Only allow the roll winner to loot the item he won in case it cann...
7.3.5/26972
xinef1
2018-09-15
Core/Maps: Replaced spawnmask with difficulty list
Shauren
[next]