index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T13: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-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
2021-11-30
Core/Social: Separated checks for friend and ignored limits (#23181)
ForesterDev
2021-11-29
COre/Misc: GCC warning fix
Shauren
2021-11-27
Core/Creatures: Filter out trainer spells that belong to a skill that can nev...
Jozef Dúc
2021-11-27
Core support for breadcrumb quests (#23157)
PolarCookie
2021-11-26
Core/Objects: use the actual collision height of players and creatures to get...
Ovah
2021-11-25
Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)
Meji
2021-11-24
Core/Players: Fix logic in CanSeeSpellClickOn (#23090)
Gustavo
2021-11-24
Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3d
Shauren
2021-11-21
Core/Quest: Fix crash in GetQuestDialogStatus()
Giacomo Pozzoni
[next]