index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-09T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Object
Age
Commit message (
Expand
)
Author
2023-05-04
Core: Update to 10.1
Shauren
2023-04-10
Core/Misc: Fix build with libc++
Shauren
2023-04-09
Core/Units: Calculate HoverHeight from model data (#28899)
Meji
2023-04-07
Core/Objects: Fixed ObjectGuid equality operator for GCC 10 (completely broke...
Shauren
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-03-30
Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...
Meji
2023-03-22
Core: Update to 10.0.7
Shauren
2023-03-17
Core/Creatures: Use togglable CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_H...
Shauren
2023-03-12
Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827)
Meji
2023-02-25
Partial revert of "Core/Spells: Moved SpellVisual functions from Unit to Worl...
Shauren
2023-02-05
Core/Objects: Move EventProcessor update to WorldObject::Update
Shauren
2023-01-28
Core: Updated to 10.0.5
Shauren
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2022-12-31
Core/Maps: Fixed retrieving terrain info when on child maps
Shauren
2022-12-30
Core/Objects: Replace IsWithinDistInMap with IsWithinDist in grid searchers t...
Shauren
2022-12-30
Core/Objects: ignore database visibility conditions for personal clones (#28548)
Seyden
2022-12-27
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2022-12-26
Core/Objects: Implement FindNearestCreatureWithOptions helper function (#28488)
Seyden
2022-12-25
Core/Phasing: Reduce differences between branches in GridNotifiers
Shauren
2022-12-22
Core/Creatures: Implemented AttackableBySummoner summon properties flag (#28489)
Seyden
2022-12-20
Core/Battlegrounds: Made Battleground inherit ZoneScript
Shauren
2022-12-19
Core/Misc: GCC build fix
Shauren
2022-12-14
Core/Spells: Added custom spell cast arg
Shauren
2022-12-14
Core/Spells: Fixed spell effect value truncation when value is a large integer
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-11-12
Core/Movement: Rename splineElevation in MovementInfo to stepUpStartElevation...
Shauren
2022-11-06
Core/Misc: Added noexcept to move constructors and move assignment operators
Shauren
2022-10-30
Core/Object: Implement FindNearestCreatureWithAura (#28410)
Teleqraph
2022-10-24
Core/Conditions: Add const to condition checking functions
Shauren
2022-10-23
Core/GameObjects: Implemented AllowMultiInteract for GAMEOBJECT_TYPE_GOOBER
Shauren
2022-10-22
Core/GameObjects: Implemented gathering nodes (gameobject type 50)
Shauren
2022-10-21
Core/GameObjects: Implemented per player gameobject state and visibility for ...
Shauren
2022-10-18
Core/Creatures: Correct UNIT_DYNFLAG_TAPPED visibility logic
Shauren
2022-10-17
Core/Loot: Implemented personal loot and tag sharing for non-boss loot
Shauren
2022-10-13
Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...
Gosha
2022-10-07
Core/Objects: Fix flags overflow for InvisibilityType because TOTAL_INVISIBIL...
Gosha
2022-10-01
Core/Units: Set UNIT_FLAG2_*_AOI dynamically according to the VisibilityDista...
Meji
2022-09-01
Core/Loot: Allocate Loot separately from objects
Shauren
2022-07-31
Core/PacketIO: Updated packet structures to 9.2.7
Shauren
2022-08-13
Core/Misc: Refactor some updatefield constant creation code to work around ms...
Shauren
2022-07-29
Core/Scripts: Added CalcCastTime spell script hook
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-07-19
Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...
Shauren
2022-07-18
Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creati...
Shauren
2022-07-17
Core/Players: Cleaned some old updatefield definitions and updated values for...
Shauren
2022-07-17
Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desync
Shauren
2022-07-03
Core/Creatures: Implemented sending different creature id for summoner (#28066)
Teleqraph
2022-06-17
Core/Spells: Corrected unit flag checked with SPELL_ATTR6_CAN_TARGET_UNTARGET...
Shauren
[next]