index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T02:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
World
Age
Commit message (
Expand
)
Author
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
2023-01-10
Scripts/Quests: Help Those That Cannot Help Themselves (#28304)
Malcrom
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2023-01-01
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2022-10-13
Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...
Shauren
2022-10-09
Core/Gossip: Drop OptionNpcFlag from gossip_menu_option (#28254)
Meji
2022-09-29
Scripts/Events: Ironforge hourly bell event correction (#28234)
M'Dic
2022-09-08
Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...
Meji
2022-09-05
Scripts/Quest: Update few quests (#28108)
offl
2022-07-15
Core/Units: Replace UNIT_DYNFLAG_DEAD with UNIT_FLAG3_FAKE_DEAD (#28117)
ModoX
2022-07-10
Core/WorldStates: Migrate battleground worldstates to new system
Shauren
2022-06-10
Scripts/Gossip: Fixed money not being removed when enabling/disabling experie...
Shauren
2022-06-10
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...
Shauren
2022-05-06
Core/Spells: Rename SpellAttr6 to use official attribute names
Shauren
2022-04-19
Core/Conversations: Conversation actor improvements
Shauren
2022-04-16
Core/Battlegrounds: Replaced overriding m_team with more fine grained approach
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-24
Update inkeeper content (#27507)
Grindelwald
2022-03-24
Scripts/Quest: Rework 'The Cleansing' (11317,11322) (#27413)
offl
2022-03-23
Scripts/Misc: Migrate world event scripts to separate files 2 (#27309)
offl
2022-03-21
Scripts/Creature: Replace trigger_periodic with unique scripts (#27240)
offl
2022-03-19
Script/World: Brewfest Reveler Script (#27031)
Malcrom
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-15
Scripts/Creature: Update Dancing Flames (#26883)
offl
2022-03-14
DB/GameObject: Update Toy Train Set
offl
2022-03-12
Scripts/World: improve Training Dummy script (#26778)
Gildor
2022-03-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-11
Core/Misc: Fix issues reported by static analysis
jackpoz
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 1
offl
2022-03-06
DB/GameObject: Matrix Punchograph
offl
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-03-05
DB/Creature: Properly apply CREATURE_FLAG_EXTRA_NO_SKILLGAIN
offl
2022-03-01
DB/Creature: Convert & update support for Tonk Mine to SAI
offl
2022-02-28
DB/Quest: Update support for 'Merciful Freedom' (11676)
offl
2022-02-28
DB/Quest: Convert & update support for 'Prison Break' (11587) to SAI
offl
2022-02-28
DB/Quest: Convert & update support for 'The Spider God' & 'Hive in the Tower'...
offl
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-08
Core/Scripts: Added script hook to execute actions after completing an achiev...
Meji
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-04
DB/Quest: Convert & update support for 'Ebon Blade Prisoners' to SAI
offl
2022-01-26
Scripts/World: updated Training Dummy script to modern model and removed poin...
Ovahlord
2022-01-24
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
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/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-23
Scripts/World+Outland+Spells: Use std::chrono overload of Creature::DespawnOr...
Carbenium
2022-01-23
Scripts/World+Pet: Use std::chrono::duration overloads of EventMap (#25017)
Peter Keresztes Schmidt
[next]