index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T19: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-09-02
Core/Misc: Store skillline abilities grouped by skill id (#28199)
ihm-tswow
2022-07-30
Core/Player: Fix GM character level
jackpoz
2022-07-27
Fix starting level for GMs creating a DK (#28080)
Dan Johnson
2022-05-09
Core/Player: Prevent updating visibility if player is not in world. Closes #1...
Intel
2022-04-17
Core/Gossip: Fixed gossip menu options not performing their default actions w...
Shauren
2022-04-17
Core/Chat: Apply chat flood control to addon messages as well (#26908)
stoneharry
2022-03-29
Core/Units: Reduce differences between branches part 1 - object class
Shauren
2022-03-29
Core/Units: Reduce differences between branches part 1 - unit updatefield acc...
Shauren
2022-03-24
Core/Units: Rename AnimationTier to AnimTier for consistency with master branch
Shauren
2022-01-01
Core/Units: Sync ProcessTerrainStatusUpdate code with master branch
Shauren
2021-11-15
Core/Vehicles: Add additional logging to track issue #24876
Shauren
2021-10-01
Core/Combat Improve extra attacks handling (#26859)
trickerer
2021-10-01
Core/Misc: Improvement item durability repair logic. (#26911)
Mikhail Redko
2021-09-16
Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXI
offl
2021-09-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2021-08-31
Core/Spells: Spell effect info access refactoring part 3 - removed direct Spe...
Shauren
2021-08-30
Core/Combat Fix first autoattack being skipped after charging (#26860)
trickerer
2021-08-29
Core/Spells: Spell effect info access refactoring part 2 - passing SpellEffec...
Shauren
2021-07-28
Core/Quest: When removing an item required for a quest, update every quest in...
Gildor
2021-07-28
Core/Quests: Improve ItemRemovedQuestCheck logic (#26758)
Gildor
2021-07-18
[Exploit/Dupe] Container item (#26689)
robinsch
2021-06-19
Fix kick after map changed and speed changed
shenhuyong
2021-06-15
Core/Misc: Fix issues reported by static analysis
jackpoz
2021-06-15
Core/Movement: Implement proper player speed change (#26561)
Chaouki Dhib
2021-06-06
Core/Players: Add PlayerExtraFlags for tracking race change, and raf level gr...
Shauren
2021-06-05
Core/Player: Log more information when Player::StopCastingCharm() fails
jackpoz
2021-05-16
Core/Movement: Improve client control logic (#26348)
Chaouki Dhib
2021-05-11
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2021-05-10
Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)
Giacomo Pozzoni
2021-04-11
Core/Entities: Move GridObject to its own header (#26358)
Jan Van Buggenhout
2021-04-11
Core/Misc: Fix typo
jackpoz
2021-04-10
Core/PlayerStats: Fix PlayerSave.Stats.MinLevel not saving spell crit percentage
jackpoz
2021-04-08
Core/Misc: Define / rename attributes and flags (#26315)
offl
2021-04-04
Core/Player: Fix output of .additem command with negative count value (#26290)
Mikhail Redko
2021-01-24
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2021-01-17
Core/logs: added xp info on login & logout (#25867)
Matan Shukry
2021-01-10
Core/Unit: Fix movement hiccups in water (#24020)
Giacomo Pozzoni
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-11-21
Core/Player: Adjust fall damage log
jackpoz
2020-11-18
[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)
Treeston
2020-10-24
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...
Shauren
2020-10-19
Game/Player: Fixed Backlash/Backdraft priority (#25564)
Keader
2020-09-29
Core/Pets: Add missing nullptr check
Shauren
2020-09-29
Core/Pets: Fixed crash happening when current pet is forcibly removed while b...
Shauren
2020-09-27
Core/PacketIO: Convert mail packets to classes
Shauren
2020-09-26
Core/Misc: nopch fixes
Shauren
2020-09-12
Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.
Treeston
2020-09-12
Core/PacketIO: Fixed SMSG_INSPECT for items with random suffix
Shauren
2020-09-10
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2020-09-10
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
[next]