index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-01-24
Core/Creature: Remove non-std::chrono overload of DespawnOrUnsummon
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify the remaining public API
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-24
Core/EventMap: Clarify documentation of ScheduleEvent
Carbenium
2022-01-24
Core/EventMap: Unify semantics of DelayEvents
Carbenium
2022-01-23
EventMap: Change GetTimeUntilEvent to return std::chrono types
Carbenium
2022-01-23
EventMap: Switch internal timer over to std::chrono type
Carbenium
2022-01-23
Scripts/Kalimdor: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Scripts/World+Outland+Spells: Use std::chrono overload of Creature::DespawnOr...
Carbenium
2022-01-23
Scripts/Northrend: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Core/Misc: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Scripts/EasternKingdoms: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Core/Crypto: c++17-ify crypto code cherry picked earlier that was downgraded ...
Shauren
2022-01-23
Core/EscortAI: std::chrono-ify SetPauseTimer
Carbenium
2022-01-23
Core/EscortAI: std::chrono-ify AddWaypoint
Carbenium
2022-01-23
Core/ScriptedAI: std::chrono-ify DoSpawnCreature
Carbenium
2022-01-23
Core/BossAI: Remove _DespawnAtEvade(uint32, Creature*) overload
Carbenium
2022-01-23
Core/InstanceScript: std::chrono-ify DoRespawnGameObject
Carbenium
2022-01-23
Core/Utilities: Add custom _days chrono literal
Carbenium
2022-01-23
Common/Crypto: #ifdef out unnecessary locking code for OpenSSL 1.1+ (PR #25110)
Peter Keresztes Schmidt
2022-01-23
Core/Misc: Code cleanup
jackpoz
2022-01-23
Scripts/Borean Tundra: duplicate comment text (#25102)
Trond B. Krokli
2022-01-23
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2022-01-23
Core/Combat: Disable triggers entering combat (#25086)
Giacomo Pozzoni
2022-01-23
EventMap: Remove GetNextEventTime and GetTimer methods (PR #25092)
Peter Keresztes Schmidt
2022-01-23
Core/Scripts: Fix timing issue of EVENT_FLY_TO_RANDOM_PILLAR during Illidan e...
Carbenium
2022-01-23
TaskScheduler: use randtime instead of custom implementation
Carbenium
2022-01-23
Core/Threads: Replace Boost TLS with C++11 one (#15782)
Giacomo Pozzoni
2022-01-23
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-23
Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)
Giacomo Pozzoni
2022-01-23
Core/Metric: Log Map::Update() times (#25067)
Giacomo Pozzoni
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2022-01-23
Misc: Remove some unneeded/duplicated includes (#25051)
Peter Keresztes Schmidt
2022-01-23
Nopch fix
Shauren
2022-01-23
Dep: Switch to boost process instead of old standalone version
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2022-01-23
Core/Util: Remove EventMap's non-std::chrono::duration based interface (#25049)
Peter Keresztes Schmidt
2022-01-23
Scripts/World: Use std::chrono::duration overloads of EventMap
Shauren
2022-01-23
Scripts/Zul'aman: Use std::chrono::duration overloads of EventMap
Shauren
2022-01-23
Scripts/Blackrock Spire: Use std::chrono::duration overloads of EventMap
Shauren
2022-01-23
Scripts/Stonecore: Use std::chrono::duration overloads of EventMap
Shauren
2022-01-23
Scripts/Halls of Origination: Use std::chrono::duration overloads of EventMap
Shauren
2022-01-23
Scripts/Blackrock Caverns: Use std::chrono::duration overloads of EventMap
Shauren
2022-01-23
Scripts/Firelands: Use std::chrono::duration overloads of EventMap
Shauren
2022-01-23
Scripts/Baradin Hold: Use std::chrono::duration overloads of EventMap
Shauren
2022-01-23
Core/Misc: Port refactors 9fe6756cf26e916d69673879c31e09ee57ef6470
NoName
2022-01-23
Scripts/World+Pet: Use std::chrono::duration overloads of EventMap (#25017)
Peter Keresztes Schmidt
[prev]
[next]