index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T14: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-03-08
Core/Creature: Create & use CREATURE_FLAG_EXTRA_IGNORE_FEIGN_DEATH (#26448)
offl
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/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> UNIT_FLAG_PREVENT_...
Shauren
2022-03-06
Core/Maps: Use a fixed offset instead of full collision height when retrievin...
Giacomo Pozzoni
2022-03-06
Core/Unit: Fix crash when exiting a vehicle
jackpoz
2022-03-06
Core/Unit: Set stand state on damage only to players
jackpoz
2022-03-06
Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...
Giacomo Pozzoni
2022-03-06
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2022-03-06
Core/Creature: Add new db field InteractionPauseTimer (#25880)
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-05
Core/Player: auto-attacked player stands up from sit or sleep state (#25684)
Aurelio Arcabascio
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/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...
jackpoz
2022-02-28
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...
Shauren
2022-02-28
Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...
Ovah
2022-02-28
Core/Movement: fix units falling through the ground when hover mode is diseng...
Ovah
2022-02-27
Core/Pet: Fix GetDebugInfo() output
jackpoz
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
[next]