index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Grids
Age
Commit message (
Expand
)
Author
2025-07-25
Core/Misc: Reduce differences between branches
Shauren
2024-10-05
Core/Objects: Added GameObject type parameter to FindGameObjectOptions (#29356)
Jeremy
2024-10-05
Core/GameObjects: Added stringid to gameobjects
Shauren
2024-10-05
Core/Objects: Unify GameObjectSearcher, UnitSearcher, CreatureSearcher and Pl...
Shauren
2024-10-05
Core/Objects: Unify WorldObjectSearcher classes into one common implementation
Shauren
2024-10-05
Core/Creatures: Fix logic when searching for nearby creatures by StringId (#2...
Odyssey
2024-10-05
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2024-10-05
Core/Objects: Implement FindNearestCreatureWithOptions helper function (#28488)
Seyden
2024-10-05
Core/Object: Implement FindNearestCreatureWithAura (#28410)
Teleqraph
2024-10-05
Core/Objects: Refactor private object checks into separate function
Shauren
2024-10-05
Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...
Matan Shukry
2024-03-14
Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...
Shauren
2023-12-11
Core/Cells: Improve cell copy constructor and argument passing codegen (now f...
Shauren
2023-12-11
Core/Cells: align Cell.data.Part fields by 8 bits and enlarge Cell structure ...
Gosha
2023-10-17
Core/Misc: Fixed thread-unsafe access to list of objects that should be spawn...
Shauren
2023-10-13
Core/Objects: Remove restriction on what object types can be set as active
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-15
Core/Misc: Removed structure bitfield definitions that don't do anything
Shauren
2023-08-12
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-08-12
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2022-12-04
Core/Player: Vertical "Say" distance (#28544)
Badgersson
2022-01-03
Core/Time: Remove artificially high minimal update intervals
Shauren
2021-10-25
Core/Spells: Fixed Prayer of Mending (#27105)
Lucas Nascimento
2021-09-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-12-27
Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75
jackpoz
2020-12-27
COre/Misc: Remove whitespace
jackpoz
2020-12-27
Core/Maps: Use the same logic to calculate grid coords to avoid mismatches
jackpoz
2020-09-23
Core/Creature: Ignore combat reach when looking for assisting creatures
jackpoz
2020-09-04
Scripts/Obsidian Sanctum: Fix portals not being visible
jackpoz
2020-09-04
Core/Misc: Allow all kinds of non-map containers in grid searchers
Shauren
2020-08-25
Core/SAI: Implement SMART_TARGET_ACTION_INVOKER in SMART_EVENT_FRIENDLY_HEALT...
Giacomo Pozzoni
2020-06-14
Core/Misc: Add .Size() to TypeUnorderedMapContainer for stats/debugging
Shauren
2020-04-26
Game/AI: Implement new targettype SMART_TARGET_CLOSEST_UNSPAWNED_GAMEOBJECT (...
Rushor
2020-04-12
Core/Gameobjects: Improve stealth detection (#24417)
Gildor
2020-02-19
Core/GameObject: Fix wrong calculation of the spellfous distance
Killyana
2020-02-16
[WIP] Core/AI: Pets musn't attack civilian NPC in aggressive mode (#24121)
Sorikoff
2020-02-08
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2020-01-02
New year
Aokromes
2019-12-09
Core/Grid: Code cleanup
Giacomo Pozzoni
2019-07-29
Core/AI: No longer do strange things when told to enter evade mode while ther...
Treeston
2019-07-15
Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...
Treeston
2019-07-11
Entities/GO: FindNearestGameObject no longer incorrectly returns despawned ga...
Treeston
2019-07-08
Scripts/Outland: Rewrite the Watch Commander Leonus event so it no longer sta...
Treeston
2019-07-08
Core/Misc: More coding standards (#23519)
Aokromes
2019-06-26
Coding standards (#23514)
Aokromes
2019-06-23
Combat/Threat: Split ThreatManager::NotifyDisengaged off from ThreatManager::...
Treeston
2019-06-18
Core/Misc: don't allow FindNearestCreature() and FindNearestGameObject() sear...
Wyrserth
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
[next]