index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
GameObject
Age
Commit message (
Expand
)
Author
2024-06-04
Core/Misc: Added Loading.Locales to enable/disable the load of locales (#30013)
Antonio MartÃn Berti
2024-04-10
Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...
Shauren
2024-04-10
Core/Entities: Added possibility to inherit StringIds from other entities (#2...
ModoX
2024-04-09
Core/Entities: nopch build fix
ModoX
2024-04-09
Core/Entities: Update StringId assignment to use StringIdType
ModoX
2024-04-09
Core/Entities: Added GetStringId helper methods
ModoX
2024-03-28
Core/Battlegrounds: Move to scripts (#29799)
Jeremy
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-03-27
Core/GameObjects: Implement destructible_hitpoint table to store health info ...
Jeremy
2024-03-24
Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#2...
Meji
2024-03-09
Core/Objects: Implemented vignettes
Shauren
2023-12-31
Core/Misc: Fixed a bunch of uninitialized class fields
Shauren
2023-12-28
Core/Spells: Clean up some gameobject types in EffectOpenLock (#29532)
Jeremy
2023-10-24
Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...
Shauren
2023-10-04
Core/GameObject: Update spawn conditions when new ControlZone event is trigge...
Jeremy
2023-10-03
Core/GameObject: Implement ControlZone gameobject type (#29320)
Jeremy
2023-09-30
Core/GameObjects: Implemented data22 for chests (allow opening while immune)
Shauren
2023-08-30
Core/GameObjects: Don't restock non-personal chests that didn't have loot mod...
Shauren
2023-08-29
Core/GameObjects: Fixed GAMEOBJECT_TYPE_NEW_FLAG_DROP casting impl from wrong...
ModoX
2023-08-29
Core/GameObjects: Added some checks to GAMEOBJECT_TYPE_NEW_FLAG and GAMEOBJEC...
ModoX
2023-08-26
Core/Battlegrounds: Rework queues (#29200)
Jeremy
2023-08-24
Core/GameObject: Skip setting state of NewFlag, if new state is equivalent to...
Golrag
2023-08-24
Core/GameObject: Expose several NewFlag fields for future purposes
Golrag
2023-08-24
Core/GameObject: Added additional checks for GAMEOBJECT_TYPE_NEW_FLAG and GAM...
Golrag
2023-08-24
Core/GameObject: Mark some pvp related gameobjects as active (#29249)
Jeremy
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-07-30
Battlegrounds/Buffs: Rework using areatriggers (#29171)
Jeremy
2023-07-30
Core/GameObjects: Added stringid to gameobjects
Shauren
2023-07-24
Core/GameObject: Implement GAMEOBJECT_TYPE_NEW_FLAG_DROP (#28021)
Jeremy
2023-07-20
Core/Scripts: Fix EventScript assert for GameObject::SetDestructibleState (#2...
Meji
2023-07-12
Core: Update to 10.1.5
Shauren
2023-07-09
Core/SAI: Implemented new source type SMART_SCRIPT_TYPE_EVENT (3) (#28816)
Meji
2023-07-03
Core/GameObjects: Only start loot restock timer if loot contents were modifie...
Shauren
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-05-04
Core: Update to 10.1
Shauren
2023-04-15
Core/GameObjects: Allow certain types to be sent to the client without displa...
Meji
2023-03-23
Core/PacketIO: Fixed SMSG_ENABLE_BARBER_SHOP structure
Shauren
2023-03-12
Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827)
Meji
2023-03-12
Core/Misc: Move GetContentTuningForArea from ObjectMgr to DB2Manager
Shauren
2023-03-12
Core/Fishing: Update correct fishing skill according to area expansion (#28838)
Meji
2023-02-05
Core/GameObjects: Fixed crash with transport gameobjects that have only 1 ent...
Shauren
2023-02-05
Core/Objects: Move EventProcessor update to WorldObject::Update
Shauren
2023-02-05
Core/GameObjects: Fixed the behavior for GAMEOBJECT_TYPE_FISHINGNODE (#28781)
Meji
2023-02-04
Core/GameObjects: Don't apply pool anti-break hack for gameobjects not using ...
Shauren
2023-02-04
Core/GameObjects: Implemented Checkallunits property for traps
Shauren
2023-01-28
Core: Updated to 10.0.5
Shauren
2023-01-15
Core/Objects: Call base class Update function for Unit and GameObject (curren...
Shauren
2023-01-12
Core/GameObjects: Use serverOnly property of GameObjectTemplate for all types...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
[next]