aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/AreaTrigger
AgeCommit message (Expand)Author
2022-05-25Core/GameObjects: Transport (type 11) improvementsShauren
2022-04-23Core/Objects: Initialize position data and zone/instance script for all world...Shauren
2022-03-08Core/Entities: Move GridObject to its own header (#26358)Jan Van Buggenhout
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-26Core/Objects: Added helper structures to allow using customized updatefield s...Shauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-01-29Core/Objects: Properly choose between "Destroyed" or "OutOfRange" during visi...Shauren
2022-01-24Core/WorldObject: Remove non-std::chrono SummonCreature overloadCarbenium
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-12-21Core/Misc: Some refactoring, #23603 prep: (#23676)Treeston
2021-12-08Core/AreaTriggers: Added helper static function AreaTrigger::CreateNewMovemen...Shauren
2021-12-05Core/AreaTriggers: Initialize _spawnId in constructorShauren
2021-12-04Core/AreaTriggers: Move ScriptName from areatrigger_template to areatrigger_c...Shauren
2021-11-04Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structureShauren
2021-10-22Core/Scripts: Implement script name reloadingSeyden
2021-10-06Core/Conditions: Implemented conditions for areatriggers (#27021)ModoX
2021-10-03Core/Spells: Send OriginalCastId in SMSG_SPELL_START and SMSG_SPELL_GO for tr...Shauren
2021-09-23Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...Treeston
2021-09-16Core/AreaTriggers: Rename spell_areatrigger* tables to areatrigger_create_pro...Shauren
2021-09-12Core/AreaTrigger Switch polygon vertices from Template to SpellMisc (#26827)Traesh
2021-08-28Core/Spells: rework part 5: GameObject castingariel-
2021-08-28Core/Spells: rework part 2: Split up target selection logicariel-
2021-08-14Core/AreaTrigger Update box searching to handle oriented boxes (#26772)Traesh
2021-05-11Core/Quests: Implement new quest objective types QUEST_OBJECTIVE_LEARNSPELL, ...Shauren
2021-03-04Core/PacketIO: Fix suppressing building SMSG_UPDATE_OBJECT packetsShauren
2021-01-30Core/AreaTriggers: Optimize target searchingShauren
2021-01-30Core/AreaTriggers: Code cleanupShauren
2021-01-30Core/AreaTriggers: Implementation for sever side area triggersMatan Shukry
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualIDShauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-04-23Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...Shauren
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-05-05Core/AreaTriggers: Document scale curve fieldsShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-08-06Fixed nopch build againjoschiwald
2018-08-06Fixed nopch buildjoschiwald
2018-08-05Core/AreaTrigger: handle AREATRIGGER_FLAG_HAS_CIRCULAR_MOVEMENT (#21778)Traesh
2018-03-25Core/Entities: Phasing rewriteShauren
2018-01-27Core/Entities: Created factory methods to create new areatriggers, creatures ...joschiwald
2018-01-10Core/Entities: Remove phasemaskShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-07-22Core/AreaTrigger: Changed the way how AreaTriggers select enemies and friendsjoschiwald
2017-06-04Core/AreaTrigger: Fixed broken spline after b453e124231a90321fe79fbf3a62acdcf...joschiwald
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-06-03Core/AreaTrigger: Make sure areatrigger is removed correctlyjoschiwald