index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2022-01-26
Core/Units: add new functionality for units to block or enable combat interac...
Ovah
2022-01-26
Core/Misc: Code cleanup
jackpoz
2022-01-26
Core/Unit: Creatures' minions now engage in combat if their controller is att...
Jinnaix
2022-01-26
Core/Battlegrounds: Fix error messages in Isle of Conquest
jackpoz
2022-01-26
Core/SAI: Fix creatures casting spells while moving with flag SMARTCAST_COMBA...
jackpoz
2022-01-26
Core/Authserver: Deprecation of sha_pass_hash (PR #25138)
Treeston
2022-01-26
Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...
Treeston
2022-01-26
Core/Misc: Fix compile errors found with msvc /permissive-
Shauren
2022-01-26
Core/Metric: Require WITH_DETAILED_METRICS CMake flag for MMaps metric
jackpoz
2022-01-26
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2022-01-24
Core/Common: Merge TimeTrackerSmall with TimeTracker
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
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-23
Core/Misc: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
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/Misc: Code cleanup
jackpoz
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
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
Dep: Switch to boost process instead of old standalone version
Shauren
[next]