index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Northrend
Age
Commit message (
Expand
)
Author
2022-01-24
Core/CreatureAI: std::chrono-ify DoSummon* methods
Carbenium
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/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
EventMap: Change GetTimeUntilEvent to return std::chrono types
Carbenium
2022-01-23
Scripts/Northrend: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Core/EscortAI: std::chrono-ify SetPauseTimer
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
Scripts/Borean Tundra: duplicate comment text (#25102)
Trond B. Krokli
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/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2022-01-23
Scripts/World: Use std::chrono::duration overloads of EventMap
Shauren
2022-01-23
Scripts/Icecrown Citadel: Use std::chrono::duration overloads of EventMap (Pa...
Peter Keresztes Schmidt
2022-01-23
Scripts/Icecrown Citadel: Use std::chrono::duration overloads of EventMap (#2...
Peter Keresztes Schmidt
2022-01-23
Scripts/Utgarde Keep: Use std::chrono::duration overloads of EventMap (#25039)
Peter Keresztes Schmidt
2022-01-23
Scripts/Ulduar: Use std::chrono::duration overloads of EventMap (#25035)
Peter Keresztes Schmidt
2022-01-23
Scripts/Nexus: Use std::chrono::duration overloads of EventMap (#25033)
Peter Keresztes Schmidt
2022-01-23
Scripts/Naxxramas: Use std::chrono::duration overloads of EventMap (#25032)
Peter Keresztes Schmidt
2022-01-23
Scripts/Isle of Conquest: Use std::chrono::duration overloads of EventMap (#2...
Peter Keresztes Schmidt
2022-01-23
Scripts/Gundrak: Use std::chrono::duration overloads of EventMap (#25030)
Peter Keresztes Schmidt
2022-01-23
Scripts/Frozen Halls: Use std::chrono::duration overloads of EventMap (#25029)
Peter Keresztes Schmidt
2022-01-23
Scripts/Drak'Tharon Keep: Use std::chrono::duration overloads of EventMap (#2...
Peter Keresztes Schmidt
2022-01-23
Scripts/Chamber of Aspects: Use std::chrono::duration overloads of EventMap (...
Peter Keresztes Schmidt
2022-01-23
Scripts/Azjol-Nerub: Use std::chrono::duration overloads of EventMap (#25026)
Peter Keresztes Schmidt
2022-01-23
Scripts/Northrend: Use std::chrono::duration overloads of EventMap (#25021)
Peter Keresztes Schmidt
2022-01-23
Scripts/Trial of the Crusader: Use std::chrono::duration overloads of EventMa...
Peter Keresztes Schmidt
2022-01-23
Scripts/Kologarn: Fix another "stuck in combat" issue (#24998)
Giacomo Pozzoni
2022-01-23
Fix some compiler warnings reported by GCC (#25007)
Peter Keresztes Schmidt
2022-01-22
Core/Units: Fixed typo in unit flag name
Shauren
2022-01-22
Core/Units: Named unit flags linked to CreatureDifficulty flags
Shauren
2022-01-22
Core/Spells: Don't select corpses for spell targets that expect to hit units
Shauren
2022-01-22
Scripts/ICC: fixed a crash in the Lich King encounter caused by invalid corps...
Ovah
2022-01-21
DB/Quest: Convert & update support for 'Khu'nok Will Know' to SAI
offl
2022-01-21
DB/Creature: Convert & update support for 'Messenger Torvus' to SAI
offl
2022-01-07
Scripts/Battlefield: Move npc_wg_give_promotion_credit script to BattlefieldWG
Carbenium
2022-01-07
Battlefields: Move BF scripts out of game
Carbenium
2022-01-06
Core/Misc: Move WorldState enum to SharedDefines
Carbenium
2022-01-06
Scripts/VioletHold: Limit the number of current summons before the waves start
jackpoz
2022-01-06
game/AI: Convert SelectAggroTarget to enum class (#24818)
Peter Keresztes Schmidt
2022-01-06
Scripts/Naxxramas: Fix Kel'thuzad evade mode when he dies (#24763)
Gildor
2022-01-06
Core/AI: refactor SpellHit and SpellHitTarget. (#24691)
ForesterDev
2022-01-06
Scripts/Naxxramas: Noth the Plaguebringer improvements (#24724)
Gildor
2022-01-06
Core/Misc: Fixed resistance calculate for Mutated Transformation and Twilight...
Keader
2022-01-06
Scripts/Ulduar: Codestyle fix
Keader
[next]