index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
Age
Commit message (
Expand
)
Author
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/Objects: Add new 9.2 guid types
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-17
Core/Auras: Implement SPELL_AURA_IGNORE_DUAL_WIELD_HIT_PENALTY (#27786)
Aqua Deus
2022-02-16
Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_DONE_FOR_MECHANIC for effects mechanics...
Aqua Deus
2022-02-16
Core/Auras: Implement SPELL_AURA_MOD_ENVIRONMENTAL_DAMAGE_TAKEN (#27781)
Aqua Deus
2022-02-15
Core/Spells: Implement spell attribute SPELL_ATTR3_NO_DURABILITY_LOSS (#27750)
Aqua Deus
2022-02-15
Core/Pets: Relax summoning pet assertion condition
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-11
Core/Misc: Cleanup TaxiPathGraph includes (don't leak boost::graph outside)
Shauren
2022-02-10
Core/Players: Don't load spell overrides for inactive specializations
Shauren
2022-02-10
Core/Auras: Proc flag updates
Shauren
2022-02-10
Core/Spells: Implemented using db2 PositionFacing for SPELL_EFFECT_LEAP_BACK
Shauren
2022-02-10
Core/Auras: Implemented ProcFlags2
Shauren
2022-02-10
Core/Spells: Add type safety to proc related functions - using enum arguments...
Shauren
2022-02-09
Core/Spells: Load entire proc flags array from db2
Shauren
2022-02-09
Core/Utils: Extract template base class out of flag128
Shauren
2022-02-08
Core/Spells: Pass cast item level to triggered spells
Shauren
2022-02-08
Core/Objects: Use player as summoner for personal clones (#27716)
Seyden
2022-02-07
Core/Spells: Implement SPELL_ATTR7_NO_ATTACK_DODGE, SPELL_ATTR7_NO_ATTACK_PAR...
Aqua Deus
2022-02-07
Core/Transports: Add missing null pointer check in Transport::SummonPassenger
Shauren
2022-02-07
Core/Creatures: Add summoned creatures to summoners transport (#27708)
Seyden
2022-02-06
Core/BattlePets: Delete declined names of non-account battle pets when deleti...
Meji
2022-02-06
Core/PacketIO: Implemented SMSG_DISPLAY_TOAST for quest money rewards (#27669)
Aqua Deus
2022-02-06
Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)
Ovah
2022-02-05
Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.
Treeston
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-05
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-02-05
Core/Movement: Corrected Animation Tier handling (PR #24875)
NoName
2022-02-05
Core/Combat: When entering a vehicle, transfer any current threat to that veh...
Treeston
2022-02-05
Core/Unit: Fix units on vehicles not dismounting on death (#25404)
Giacomo Pozzoni
2022-02-05
Core/Players: Directly store PlayerSpell in m_spells, not as pointer
Shauren
2022-02-05
Scripts/Obsidian Sanctum: Fix portals not being visible
jackpoz
2022-02-05
Scripts/Commands: Convert argument parsing of .npc commands
Treeston
2022-02-04
Core/Player: Fixed incorrect prepared statement parameter types in Player::_S...
robinsch
2022-02-04
Core/Totem: Immune to all positive spells. (#25326)
Houston
2022-02-04
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-02-04
Core/Unit: send npcs home after fear runs out (#25347)
Jinnaix
2022-02-04
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2022-02-04
Warning fix
Shauren
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-02-04
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...
Treeston
2022-02-04
Core/Unit: Fixed race condition when loot recipient is in different map (#25312)
robinsch
2022-02-04
Scripts/Commands: Convert argument parsing of some misc commands to new syste...
Peter Keresztes Schmidt
[next]