index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Kalimdor
Age
Commit message (
Expand
)
Author
2022-03-26
Scripts: Update Silithus Wind Stones (#27700)
anzz1
2022-03-25
Scripts/BM: Remove unused text
offl
2022-03-22
Scripts/Misc: Migrate world event scripts to separate files (#27284)
offl
2022-03-21
DB/Creature: Zaetar's Spirit
offl
2022-03-21
Scripts/Misc: Migrate Operation Gnomeregan & Zalazane's Fall scripts to own f...
offl
2022-03-21
Scripts/Misc: Replace some of AddItem / CreateItem with spells (#27160)
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-12
Core/Script: fix Silithus Wind Stone exploit (#26808)
Jinnaix
2022-03-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-12
Scripts/BM: Update scripts to new register model (#26792)
offl
2022-03-12
Scripts/BFD: Update scripts to new register model (#26791)
offl
2022-03-11
Core/SAI: Warn when an unused parameter is set in the database (#26628)
Giacomo Pozzoni
2022-03-11
Scripts/OL: Update Onyxia to new register model (#26683)
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 4
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 3
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 2
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 1
offl
2022-03-10
Scripts/Quest: Rework cocooned creatures (#26554)
offl
2022-03-08
Scripts/Zone: Update Dustwallow Marsh zone file (#26368)
offl
2022-03-06
Core/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> UNIT_FLAG_PREVENT_...
Shauren
2022-03-06
Core/Scripts: Move some speed values & UNIT_FLAG_NOT_SELECTABLE to DB
offl
2022-03-06
Core/Scripts: Verify & migrate spell school immunities to DB
offl
2022-03-05
Scripts/Diremaul - Dire Maul crystal and forcefield fix (#25332)
Jinnaix
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-03-05
Core/Scripts: Add missing spells to Black Morass
offl
2022-02-28
DB/Instance/AQ40: Update gossips
offl
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-05
DB/Quest: Convert & update support for 'The Caverns of Time' to SAI
offl
2022-02-05
DB/Quest: Convert & update Homing Robot chickens to SAI
offl
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-05
Core/Movement: Corrected Animation Tier handling (PR #24875)
NoName
2022-02-05
Scripts/Obsidian Sanctum: Fix portals not being visible
jackpoz
2022-02-04
Script/Azuremyst_isle: Remove useless log
Aokromes
2022-02-04
Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...
Shauren
2022-01-24
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
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: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-24
Core/Creature: Remove non-std::chrono overload of DespawnOrUnsummon
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
Scripts/Kalimdor: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Core/ScriptedAI: std::chrono-ify DoSpawnCreature
Carbenium
2022-01-23
Core/InstanceScript: std::chrono-ify DoRespawnGameObject
Carbenium
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
Scripts/World: 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/Firelands: Use std::chrono::duration overloads of EventMap
Shauren
[next]