index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T10: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
2022-05-10
Core/DataStores: Removed hardcoded cap for taxi nodes mask
Shauren
2022-05-06
Core/Spells: Implemented SPELL_ATTR6_DO_NOT_RESET_COOLDOWN_IN_ARENA
Shauren
2022-05-06
Core/Spells: Implemented SPELL_ATTR6_ALLOW_EQUIP_WHILE_CASTING
tisk
2022-05-06
Core/Items: Use correct error message when swapping weapons in combat too qui...
Shauren
2022-05-06
Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...
Shauren
2022-05-02
Core/Spells: Implemented SPELL_ATTR5_NOT_AVAILABLE_WHILE_CHARMED
Shauren
2022-05-02
Core/Spells: Rename SpellAttr5 to use official attribute names
Shauren
2022-04-28
Core/Spells: Rename SpellAttr2 to use official attribute names
Shauren
2022-04-25
Core/Spells: Rename SpellAttr1 to use official attribute names
Shauren
2022-04-24
Core/Spells: Rename SpellAttr0 to use official attribute names
Shauren
2022-04-24
Core/Corpses: Fixed crash in corpse creation
Shauren
2022-04-22
Core/Items: Implemented item effect trigger type 7 (On Looted)
Shauren
2022-04-16
Core/Units: Include SPELL_AURA_MOD_FACTION auras when restoring faction (eith...
Shauren
2022-04-16
Core/Players: Add player race argument to Player::LearnSkillRewardedSpells
Shauren
2022-04-16
Core/Auras: Remove aura 490 implementation (purpose unknown, needs more spell...
Shauren
2022-04-16
Core/Battlegrounds: Replaced overriding m_team with more fine grained approach
Shauren
2022-04-16
Core/Battlegrounds: Set PLAYER_FLAGS_EX_MERCENARY_MODE for mercenary players
Shauren
2022-04-16
Core/Battlegrounds: Store mercenary status separately from the aura obtained ...
Shauren
2022-04-16
Core/Battlegrounds: Implement mercenary system
Traesh
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
2022-03-22
Core/Vehicles: Add additional logging to track issue #24876
Shauren
2022-03-19
Core/Combat Improve extra attacks handling (#26859)
trickerer
2022-03-19
Core/Misc: Improvement item durability repair logic. (#26911)
Mikhail Redko
2022-03-15
Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXI
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-13
Core/Combat Fix first autoattack being skipped after charging (#26860)
trickerer
2022-03-11
Core/Quests: Improve ItemRemovedQuestCheck logic (#26758)
Gildor
2022-03-11
[Exploit/Dupe] Container item (#26689)
robinsch
2022-03-11
Core/Misc: Fix issues reported by static analysis
jackpoz
2022-03-10
Core/Player: Log more information when Player::StopCastingCharm() fails
jackpoz
2022-03-09
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2022-03-08
Core/Entities: Move GridObject to its own header (#26358)
Jan Van Buggenhout
2022-03-07
Core/Misc: Define / rename attributes and flags (#26315)
offl
2022-03-07
Core/Player: Fix output of .additem command with negative count value (#26290)
Mikhail Redko
2022-03-06
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2022-03-05
Core/Unit: Fix movement hiccups in water (#24020)
Giacomo Pozzoni
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-03-01
Core/Player: Adjust fall damage log
jackpoz
2022-03-01
[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)
Treeston
2022-02-28
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...
Shauren
2022-02-26
Core/Quests: Do not tell the client to request questgiver details for the nex...
Ovah
2022-02-26
Core/Auras: Implement SPELL_AURA_FORCE_BREATH_BAR (#27790)
Aqua Deus
2022-02-26
Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)
Jeremy
2022-02-26
Core/Objects: Added helper structures to allow using customized updatefield s...
Shauren
2022-02-25
Core/Auras: Implemented SPELL_AURA_DISABLE_INERTIA (506)
Shauren
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-16
Core/Auras: Implement SPELL_AURA_MOD_ENVIRONMENTAL_DAMAGE_TAKEN (#27781)
Aqua Deus
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-10
Core/Players: Don't load spell overrides for inactive specializations
Shauren
[next]