aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2022-01-24Scripts/AhnKahet: Update Herald Volazj to current coding standardsCarbenium
2022-01-24Scripts/AV: Update Vanndar's script to use TaskSchedulerCarbenium
2022-01-24Core/Common: Merge TimeTrackerSmall with TimeTrackerCarbenium
2022-01-24Core/Common: Add a std::chrono interface to TimeTrackerSmallCarbenium
2022-01-24Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2022-01-24Scripts/BlackrockSpire: Fix encage event of Pyroguard encounter (#25177)Jinnaix
2022-01-24Scripts/Quest: Force of Neltharaku quest credit (#24807)Trond B. Krokli
2022-01-24Core/CreatureAI: std::chrono-ify DoSummon* methodsCarbenium
2022-01-24Core/WorldObject: Replace non-std::chrono SummonGameObject overloadsCarbenium
2022-01-24Core/WorldObject: Replace non-std::chrono SummonTrigger overloadsCarbenium
2022-01-24Core/WorldObject: Remove non-std::chrono SummonCreature overloadCarbenium
2022-01-24Core/Creature: Remove non-std::chrono overload of DespawnOrUnsummonCarbenium
2022-01-24Core/EventProcessor: std::chrono-ify the remaining public APICarbenium
2022-01-24Core/EventProcessor: std::chrono-ify CalculateTimeCarbenium
2022-01-24Core/WorldObject: Partially std::chrono-ify SummonCreature overloadsCarbenium
2022-01-23EventMap: Change GetTimeUntilEvent to return std::chrono typesCarbenium
2022-01-23Scripts/Kalimdor: Use std::chrono overload of Creature::DespawnOrUnsummonCarbenium
2022-01-23Scripts/World+Outland+Spells: Use std::chrono overload of Creature::DespawnOr...Carbenium
2022-01-23Scripts/Northrend: Use std::chrono overload of Creature::DespawnOrUnsummonCarbenium
2022-01-23Scripts/EasternKingdoms: Use std::chrono overload of Creature::DespawnOrUnsummonCarbenium
2022-01-23Core/Crypto: c++17-ify crypto code cherry picked earlier that was downgraded ...Shauren
2022-01-23Core/EscortAI: std::chrono-ify SetPauseTimerCarbenium
2022-01-23Core/ScriptedAI: std::chrono-ify DoSpawnCreatureCarbenium
2022-01-23Core/BossAI: Remove _DespawnAtEvade(uint32, Creature*) overloadCarbenium
2022-01-23Core/InstanceScript: std::chrono-ify DoRespawnGameObjectCarbenium
2022-01-23Scripts/Borean Tundra: duplicate comment text (#25102)Trond B. Krokli
2022-01-23Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2022-01-23Core/Scripts: Fix timing issue of EVENT_FLY_TO_RANDOM_PILLAR during Illidan e...Carbenium
2022-01-23Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2022-01-23Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
2022-01-23Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2022-01-23Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-23Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2022-01-23Scripts/World: Use std::chrono::duration overloads of EventMapShauren
2022-01-23Scripts/Zul'aman: Use std::chrono::duration overloads of EventMapShauren
2022-01-23Scripts/Blackrock Spire: Use std::chrono::duration overloads of EventMapShauren
2022-01-23Scripts/Stonecore: Use std::chrono::duration overloads of EventMapShauren
2022-01-23Scripts/Halls of Origination: Use std::chrono::duration overloads of EventMapShauren
2022-01-23Scripts/Blackrock Caverns: Use std::chrono::duration overloads of EventMapShauren
2022-01-23Scripts/Firelands: Use std::chrono::duration overloads of EventMapShauren
2022-01-23Scripts/Baradin Hold: Use std::chrono::duration overloads of EventMapShauren
2022-01-23Scripts/World+Pet: Use std::chrono::duration overloads of EventMap (#25017)Peter Keresztes Schmidt
2022-01-23Scripts/Icecrown Citadel: Use std::chrono::duration overloads of EventMap (Pa...Peter Keresztes Schmidt
2022-01-23Scripts/Icecrown Citadel: Use std::chrono::duration overloads of EventMap (#2...Peter Keresztes Schmidt
2022-01-23Scripts/Tempest Keep: Use std::chrono::duration overloads of EventMap (#25040)Peter Keresztes Schmidt
2022-01-23Scripts/Utgarde Keep: Use std::chrono::duration overloads of EventMap (#25039)Peter Keresztes Schmidt
2022-01-23Scripts/Magisters Terrace: Use std::chrono::duration overloads of EventMap (#...Peter Keresztes Schmidt
2022-01-23Scripts/Ulduar: Use std::chrono::duration overloads of EventMap (#25035)Peter Keresztes Schmidt
2022-01-23Scripts/Nexus: Use std::chrono::duration overloads of EventMap (#25033)Peter Keresztes Schmidt