index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T05: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
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
2022-01-29
Core/Objects: Properly choose between "Destroyed" or "OutOfRange" during visi...
Shauren
2022-01-24
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2021-12-21
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2021-12-08
Core/AreaTriggers: Added helper static function AreaTrigger::CreateNewMovemen...
Shauren
2021-12-05
Core/AreaTriggers: Initialize _spawnId in constructor
Shauren
2021-12-04
Core/AreaTriggers: Move ScriptName from areatrigger_template to areatrigger_c...
Shauren
2021-11-04
Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structure
Shauren
2021-10-22
Core/Scripts: Implement script name reloading
Seyden
2021-10-06
Core/Conditions: Implemented conditions for areatriggers (#27021)
ModoX
2021-10-03
Core/Spells: Send OriginalCastId in SMSG_SPELL_START and SMSG_SPELL_GO for tr...
Shauren
2021-09-23
Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...
Treeston
2021-09-16
Core/AreaTriggers: Rename spell_areatrigger* tables to areatrigger_create_pro...
Shauren
2021-09-12
Core/AreaTrigger Switch polygon vertices from Template to SpellMisc (#26827)
Traesh
2021-08-28
Core/Spells: rework part 5: GameObject casting
ariel-
2021-08-28
Core/Spells: rework part 2: Split up target selection logic
ariel-
2021-08-14
Core/AreaTrigger Update box searching to handle oriented boxes (#26772)
Traesh
2021-05-11
Core/Quests: Implement new quest objective types QUEST_OBJECTIVE_LEARNSPELL, ...
Shauren
2021-03-04
Core/PacketIO: Fix suppressing building SMSG_UPDATE_OBJECT packets
Shauren
2021-01-30
Core/AreaTriggers: Optimize target searching
Shauren
2021-01-30
Core/AreaTriggers: Code cleanup
Shauren
2021-01-30
Core/AreaTriggers: Implementation for sever side area triggers
Matan Shukry
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-12-08
Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualID
Shauren
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-06-12
Core/Spells: Implement using different difficulty data from all spell related...
Shauren
2020-04-23
Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...
Shauren
2020-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-05-05
Core/AreaTriggers: Document scale curve fields
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-05
Core/PacketIO: Updated packet structures to 8.0.1
Shauren
2018-08-06
Fixed nopch build again
joschiwald
2018-08-06
Fixed nopch build
joschiwald
2018-08-05
Core/AreaTrigger: handle AREATRIGGER_FLAG_HAS_CIRCULAR_MOVEMENT (#21778)
Traesh
2018-03-25
Core/Entities: Phasing rewrite
Shauren
2018-01-27
Core/Entities: Created factory methods to create new areatriggers, creatures ...
joschiwald
2018-01-10
Core/Entities: Remove phasemask
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-07-22
Core/AreaTrigger: Changed the way how AreaTriggers select enemies and friends
joschiwald
2017-06-04
Core/AreaTrigger: Fixed broken spline after b453e124231a90321fe79fbf3a62acdcf...
joschiwald
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-06-03
Core/AreaTrigger: Make sure areatrigger is removed correctly
joschiwald
2017-05-27
Initialize variable in constructor, thanks @Lordron
Shauren
[next]