index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T18:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-01-24
Scripts/AzjolNerub: Update Anub'Arak encounter to current coding standards (#...
Peter Keresztes Schmidt
2022-01-24
Scripts/Gundrak: Update Slad'ran encounter to current coding standards (#25180)
Peter Keresztes Schmidt
2022-01-24
Scripts/Gundrak: Update Drakkari Colossus encounter to current coding standa...
Peter Keresztes Schmidt
2022-01-24
Scripts/MoltenCore: Update Golemagg encounter to current coding standards (#2...
Peter Keresztes Schmidt
2022-01-24
Scripts/AhnKahet: Update Herald Volazj to current coding standards
Carbenium
2022-01-24
Scripts/AV: Update Vanndar's script to use TaskScheduler
Carbenium
2022-01-24
Core/Common: Merge TimeTrackerSmall with TimeTracker
Carbenium
2022-01-24
Core/Common: Add a std::chrono interface to TimeTrackerSmall
Carbenium
2022-01-24
Core/DBLayer: Add nicer api for SQLQueryHolders
Shauren
2022-01-24
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2022-01-24
Core/Common: Allow config settings to be loaded as optional (PR #25137)
Treeston
2022-01-24
Scripts/BlackrockSpire: Fix encage event of Pyroguard encounter (#25177)
Jinnaix
2022-01-24
Log sync db queries in World::Update() loop (#25174)
Giacomo Pozzoni
2022-01-24
Core/Commands: Initialize commands on startup instead of first use
Shauren
2022-01-24
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2022-01-24
Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...
Shauren
2022-01-24
Core/SAI: Ignore SAI while evading (#25108)
Giacomo Pozzoni
2022-01-24
Core/Loot: Prevent loot already looted item (#25084)
Gildor
2022-01-24
Scripts/Quest: Force of Neltharaku quest credit (#24807)
Trond B. Krokli
2022-01-24
Core/World: added startup log outputs for query cache initialization for deta...
Ovah
2022-01-24
Core/Networking: Fixed authserver socket read handlers being called on incorr...
Shauren
2022-01-24
Core/Metric: Add new metric in World::UpdateSessions()
jackpoz
2022-01-24
Core/CreatureAI: std::chrono-ify DoSummon* methods
Carbenium
2022-01-24
Core/Metric: Log detailed metrics about each opcode handler (#25153)
Giacomo Pozzoni
2022-01-24
Core/WorldObject: std::chrono-ify SummonPersonalClone
Shauren
2022-01-24
Core/WorldObject: Replace non-std::chrono SummonGameObject overloads
Carbenium
2022-01-24
Core/WorldObject: Replace non-std::chrono SummonTrigger overloads
Carbenium
2022-01-24
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-24
Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...
Giacomo Pozzoni
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
[next]