index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Creature
Age
Commit message (
Expand
)
Author
2022-05-07
Core/Spells: Cleanup movement checks in spells - use correct interrupt flags
Shauren
2022-05-02
Core/Spells: Rename SpellAttr5 to use official attribute names
Shauren
2022-05-01
Core/Spells: Rename SpellAttr4 to use official attribute names
Shauren
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/Misc: Add TempSummon timer to GetDebugInfo
Shauren
2022-03-21
Core/Creatures: Refactor ObjectMgr::ChooseCreatureFlags to allow selecting on...
Shauren
2022-03-20
Core/Creature: Formation reset (#27040)
Jinnaix
2022-03-16
Core/Misc: Link CREATURE_FLAG_EXTRA_INSTANCE_BIND to corresponding static flag
offl
2022-03-15
Core/Misc: Update comments of static flags
offl
2022-03-15
Core/Misc: Update enums of static flags
offl
2022-03-15
Core/Misc: Rename few type flags
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_SWIMMING to UNIT_FLAG_CAN_SWIM
offl
2022-03-15
Core/Creature: Add first 4 enums of static flags (#26914)
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-11
Core/Creature: rename CREATURE_FLAG_EXTRA_IGNORE_COMBAT into CREATURE_FLAG_EX...
offl
2022-03-11
Core/Pools: Fix pools with 1 member never spawning anything anymore (#26620)
Giacomo Pozzoni
2022-03-11
Core/Misc: Fix issues reported by static analysis
jackpoz
2022-03-09
Core/Vehicle: Setting home position of creature passenger on AtEngage (#26482)
Edder
2022-03-09
Core/Quest: Threat From Above (#26468)
Edder
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-06
Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...
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-02-28
Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...
jackpoz
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-08
Core/Objects: Use player as summoner for personal clones (#27716)
Seyden
2022-02-06
Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)
Ovah
2022-02-05
Core/Movement: Corrected Animation Tier handling (PR #24875)
NoName
2022-02-04
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...
Treeston
2022-02-03
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
Peter Keresztes Schmidt
2022-02-01
Core/Misc: GCC build fix
Shauren
2022-01-29
Core/Objects: Cleanup SmoothPhasing code - move to separate files and better ...
Shauren
2022-01-29
Core/Objects: Add overridable function UpdateObjectVisibilityOnDestroy
Shauren
2022-01-26
Core/Gossip: Sync naming and db structure with 3.3.5
Shauren
2022-01-26
Core/Quests: Sync comments/log with 3.3.5
Shauren
2022-01-26
Core/Units: add new functionality for units to block or enable combat interac...
Ovah
2022-01-26
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2022-01-24
Core/Creature: Remove non-std::chrono overload of DespawnOrUnsummon
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2022-01-23
Core/Misc: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Core/Combat: Disable triggers entering combat (#25086)
Giacomo Pozzoni
2022-01-22
Core/Units: Named unit flags linked to CreatureDifficulty flags
Shauren
2022-01-22
Core/Units: Named UNIT_FLAG2_UNTARGETABLE_BY_CLIENT and renamed CREATURE_DIFF...
Teleqraph
2022-01-22
Core/Creature: Add null check for charmed creatures
jackpoz
2022-01-18
Core/Quests: Remove RewardMoney from quest_template as it is not a static val...
funjoker
[next]