index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-05T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
AreaTrigger
Age
Commit message (
Expand
)
Author
2025-06-15
Core/AreaTriggers: Add AREATRIGGER_ACTION_TAVERN (#31035)
Jason Dove
2025-06-05
Core/PacketIO: Implemented CMSG_UPDATE_AREA_TRIGGER_VISUAL
Shauren
2025-06-04
Core/PacketIO: Remove duplicated areatrigger spline packet writer
Shauren
2025-05-29
Core/AreaTriggers: Fixed areatrigger spline duration calculation
Shauren
2025-02-04
Core/AreaTriggers: Corrected initial "fake" spline point for areatrigger move...
Shauren
2025-01-10
Core/AreaTriggers: Replace fixed movement times in database for areatriggers ...
Shauren
2025-01-08
Core/AreaTriggers: Don't suppress TimeToTarget changes in values update on mo...
Shauren
2025-01-05
Core/Grids: Modernize TypeContainer with variadic template
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-11-06
Core/PacketIO: Named a bunch of unknown/unused fields
Shauren
2024-10-30
Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5
Shauren
2024-10-27
Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move get...
Shauren
2024-10-25
Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...
Shauren
2024-07-19
Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)
Meji
2024-06-23
Core/AreaTriggers: Check actionset flags for client areatriggers to allow som...
Meji
2024-05-27
Core/AreaTriggers: Fix triggering of client areatriggers for some shapes
Meji
2024-05-18
Core/AreaTriggers: Move SpellForVisuals override from AT spawn to properties ...
Meji
2024-05-15
Core/AreaTriggers: Add PlaySpellVisual (#29985)
Jeremy
2024-01-22
Core/Object: use the final keyword for several (World)Object classes that sho...
Ovahlord
2024-01-05
Core/AreaTrigger: Fix areatrigger debug output not printing spawnid properly
ModoX
2023-12-30
Core/AreaTrigger: Fallback to CreateProperties script, if ScriptName of stati...
ModoX
2023-12-30
Core/AreaTriggers: Refactor (#29500)
Meji
2023-10-24
Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...
Shauren
2023-10-02
Core/AreaTriggers: Add missing null checks for serverside areatriggers
Shauren
2023-10-01
Core/AreaTriggers: Implement missing functionality
Shauren
2023-09-07
Core/AreaTriggers: Added SpawnDifficulties for spawned areatriggers (#29284)
Traesh
2023-08-31
Core/AreaTriggers: Added SpellForVisual for db spawned areatriggers (#29277)
ModoX
2023-08-24
Core/AreaTrigger: Handle unit exit after OnRemove hook has been called
ModoX
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-08-15
Core/Scripts: Add ZoneScript hook for AreaTrigger creation/deletion (#29236)
Jeremy
2023-07-21
Core/AreaTriggers: Teleport to current instance entrance when entering instan...
ModoX
2023-07-18
Core/AreaTriggers: Handle AREATRIGGER_FLAG_HAS_DYNAMIC_SHAPE for disks (#29156)
Traesh
2023-07-17
GCC build fix
Shauren
2023-07-17
Core/AreaTriggers: Update areatrigger scalecurve handling with latest research
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-06-30
Core/AreaTriggers: Fixed selection range of units for box shape
ModoX
2023-06-24
Core/AreaTriggers: Add Spell* argument to AreaTriggerAI::OnCreate script
Shauren
2023-06-12
GCC build fix
Shauren
2023-06-12
Core/AreaTriggers: Implement visibility of serverside areatriggers with .debu...
Shauren
2023-03-12
Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827)
Meji
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
2022-11-05
Core/AreaTriggers: Implemented new areatrigger type: bounded plane
Shauren
2022-10-13
Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...
Gosha
2022-05-25
Core/GameObjects: Transport (type 11) improvements
Shauren
2022-04-23
Core/Objects: Initialize position data and zone/instance script for all world...
Shauren
2022-03-08
Core/Entities: Move GridObject to its own header (#26358)
Jan Van Buggenhout
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-26
Core/Objects: Added helper structures to allow using customized updatefield s...
Shauren
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
[next]