index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Player
Age
Commit message (
Expand
)
Author
2021-12-21
Core/Misc: Resolve c++17 TODOs left in code as comments
Shauren
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-19
additional output for additem command (#24006)
Michael
2021-12-18
Core/Achievements: fixed bug with counting honorless units for achievement ty...
ForesterDev
2021-12-18
[3.3.5] Fix spell_area not checking for zoneID for quests (#23719)
AlιAѕѕaѕѕιN
2021-12-18
Core/Channels: Fix a bug that would cause channel settings to disappear in ce...
Treeston
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-17
3.3.5 Don't allow to summon dead hunter pets (#23271)
Giacomo Pozzoni
2021-12-17
Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)
Treeston
2021-12-17
Core/BattlePets: Wrap battle pet related code in a separate namespace
Shauren
2021-12-17
Core/BattlePets: Misc fixes
Meji
2021-12-17
Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flags
Shauren
2021-12-16
Core/GameObject: do not allow players to interact with gameobjects that use t...
Wyrserth
2021-12-16
Core/Player: don't send errors to client from Satisfy* methods when Player::C...
Wyrserth
2021-12-16
Core/Chat: Rewrite some custom channel handling. Channel creation now properl...
Treeston
2021-12-15
Battleground/Arena: Properly check RBAC arena join permission before allowing...
Treeston
2021-12-15
Core/Quest: Do not allow quests to be turned in if the player no longer satis...
Treeston
2021-12-14
Entities/Player: Properly restore PvP-enabled state on login
Treeston
2021-12-14
Core/Misc: More coding standards (#23519)
Aokromes
2021-12-14
Core/Conditions: allow spellclick conditions to properly work for aura apply/...
Wyrserth
2021-12-14
Core/Unit: Implement more helper methods (#23555)
ForesterDev
2021-12-14
Core/Quest: Fix repeatable quest mark (#23338)
Giacomo Pozzoni
2021-12-14
Entities/Player: Fix an edge case where overlapping CCs could prevent player ...
Treeston
2021-12-13
Entities/Player: Clean up client control handling behavior around possession....
Treeston
2021-12-13
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-13
Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...
Wyrserth
2021-12-13
Core/Misc: Fix static analysis issues reported by Coverity Scan
jackpoz
2021-12-12
Core/BattlePets: Added default cooldown to revive battle pets (#27383)
Meji
2021-12-12
Core/Player: 72fc79a followup
ccrs
2021-12-12
Entities/Unit: Fix an issue where Unit pointers could be left dangling if a c...
Treeston
2021-12-12
Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor t...
Treeston
2021-12-11
Core/Loot: don't allow to regenerate chest loot inside instances and raids. (...
Wyrserth
2021-12-11
Core/Player: Fix teleporting FlyPath dismounting the player
jackpoz
2021-12-11
Core/Spells: don't allow spells with SPELL_EFFECT_CREATE_LOOT to be cast if t...
Wyrserth
2021-12-11
Core/Player: allow AutoStoreLoot to specify if the looted item should be show...
Wyrserth
2021-12-11
Core/Player: Remove all Motion Masters when teleporting
jackpoz
2021-12-10
Core/BattlePets: Improvements when enabling battle pets (#27367)
Meji
2021-12-10
Core/Spells: Implemented SPELL_ATTR1_CAST_WHEN_LEARNED
Shauren
2021-12-09
Core/Map: Don't log errors about Area ID 0
jackpoz
2021-12-08
Core/Players: out of range group updates will now get sent every 5 seconds in...
Ovah
2021-12-05
Core/Misc: Fix static analysis issues reported by Coverity
jackpoz
2021-12-05
Core/Quest: improve source item deletion logic for items that give quests (#2...
Wyrserth
2021-12-04
Core/Quests: Allow more objects to update their dynamicflags in Player::Updat...
Shauren
2021-12-04
Core/Quests: Optimize Player::HasQuestForGO
Shauren
2021-12-04
Core/Achievement: fix mistake related to ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM. ...
Wyrserth
2021-12-04
Core/Achievement: correctly credit progress for skill-related achievements wh...
Wyrserth
2021-12-03
Core/Misc: Apply fatigue when flying too
jackpoz
2021-12-03
Core/Object: Range check vol. 2 (#23226)
Jozef Dúc
2021-11-30
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
[next]