aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2022-01-24Core/Metric: Log detailed metrics about each opcode handler (#25153)Giacomo Pozzoni
2022-01-24Core/WorldObject: std::chrono-ify SummonPersonalCloneShauren
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/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...Giacomo Pozzoni
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-23Core/Misc: 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/EscortAI: std::chrono-ify AddWaypointCarbenium
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-23Core/Misc: Code cleanupjackpoz
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/Combat: Disable triggers entering combat (#25086)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/Metric: Log Map::Update() times (#25067)Giacomo Pozzoni
2022-01-23Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2022-01-23Misc: Remove some unneeded/duplicated includes (#25051)Peter Keresztes Schmidt
2022-01-23Dep: Switch to boost process instead of old standalone versionShauren
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-23Core/Misc: Port refactors 9fe6756cf26e916d69673879c31e09ee57ef6470NoName
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