index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AI
/
ScriptedAI
Age
Commit message (
Expand
)
Author
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-06-13
Core/Scripts: Mark script base class constructors noexcept
Shauren
2025-06-13
Core/Misc: Remove a bunch of code from headers
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
2024-04-28
Core/Creatures: moved combat pulse into heartbeat handling and implemented CR...
Ovahlord
2024-04-19
Core/Movement: Store delay in WaypointNode as Milliseconds instead of raw int...
Shauren
2024-02-22
Core/Creatures: Implemented CREATURE_STATIC_FLAG_4_NO_MELEE_APPROACH and fixe...
Shauren
2024-01-08
Core/Creatures: Moved autoattack handling from scripts to game
Shauren
2024-01-05
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2023-11-24
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-10-22
Core/Map: Implement several difficulty getters (#29370)
Teleqraph
2023-05-29
Core/Creatures: Move creature difficulty specific data from creature_template...
Meji
2023-04-10
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
ModoX
2023-03-21
Core/Scripts: Fixed crash in SummonList::DoZoneInCombat
10.0.5.48526
Shauren
2023-03-15
Core/Creatures: Allow flagging creatures to not clear their tap list when eva...
Shauren
2023-02-26
Core/Spells: Updated silence flags for 9.0 and rename unit flag to its new me...
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-06
Core/Misc: Remove boost::heap::fibonacci_heap from header files
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-12-28
Core/Gossip: Move setting ActionMenuID and ActionPoiID directly into GossipMe...
Shauren
2022-12-27
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-10-17
Core/Loot: Implemented personal loot and tag sharing for non-boss loot
Shauren
2022-10-13
Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...
Shauren
2022-10-05
Core/Loot: Set loot dungeon encounter id before generating
Shauren
2022-10-04
Core/Loot: Send DungeonEncounter id in SMSG_ITEM_PUSH_RESULT
Shauren
2022-09-08
Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...
Meji
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
2022-03-12
Core/Game: include addtional parameter in Object::GetPlayerListInGrid
ccrs
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-05
Scripts/Obsidian Sanctum: Fix portals not being visible
jackpoz
2022-02-04
Core/Gossip: Add new helper method to ScriptedGossip for resolving menuId -> ...
Maks Szokalski
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-23
Core/Misc: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Core/EscortAI: std::chrono-ify SetPauseTimer
Carbenium
2022-01-23
Core/EscortAI: std::chrono-ify AddWaypoint
Carbenium
2022-01-23
Core/ScriptedAI: std::chrono-ify DoSpawnCreature
Carbenium
2022-01-23
Core/BossAI: Remove _DespawnAtEvade(uint32, Creature*) overload
Carbenium
2022-01-23
Fix some compiler warnings reported by GCC (#25007)
Peter Keresztes Schmidt
2022-01-06
Core/EscortAI: set maximum distance allowed between player and escortee to de...
Rothend
2022-01-06
game/AI: Convert SelectAggroTarget to enum class (#24818)
Peter Keresztes Schmidt
2022-01-01
Core/Misc: Remove whitespace at the end of lines
jackpoz
2021-12-22
Modernize codebase with Clang-Tidy range based loops (#24165)
Ujp8LfXBJ6wCPR
2021-12-20
Scripts: Fix rbac permission for skipping default boss sequencing check
Shauren
2021-12-19
Core/Scripts: Add missing implementation for samePhase argument of ScriptedAI...
Shauren
2021-12-19
Core/AI: add another helper for "ScriptedAI::ForceCombatStop"
ccrs
2021-12-18
Core/AI: 06443e3 followup
ccrs
2021-12-18
Core/AI: add missing public tag & correct alignment
ccrs
2021-12-18
Core/AI: 06443e3 followup
ccrs
[next]