index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T09:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
EasternKingdoms
/
ScarletEnclave
Age
Commit message (
Expand
)
Author
2025-11-23
Core/Movement: Change MoveJump to use min/max height argument instead of vert...
Shauren
2025-11-10
Core/Movement: Use std::span argument instead of std::vector in MoveSplineIni...
Shauren
2025-07-11
Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit standa...
Shauren
2024-12-29
Core/AI: Remove default arguments for inter-script communication
ModoX
2024-01-16
Core/Units: moved CharmInfo class and its definitions into a own file (#29583)
Ovahlord
2024-01-08
Core/Creatures: Moved autoattack handling from scripts to game
Shauren
2023-11-24
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-11-05
Core/AI: Move ArcherAI to individual creature script (#29383)
ModoX
2023-07-24
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...
Shauren
2023-07-20
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Teleqraph
2023-04-10
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
ModoX
2023-04-08
Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...
ModoX
2023-04-05
Core/Creature: Added possibility to give creatures multiple gossip menu ids a...
ModoX
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
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-09-08
Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...
Meji
2022-09-05
Scripts/Quest: Adjustments to Runeforging (#28115)
offl
2022-09-05
Scripts/Quest: Update few quests (#28108)
offl
2022-07-12
Core/WorldStates: Migrate Ebon Hold worldstates from Player::SendInitWorldSta...
Shauren
2022-06-10
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...
Shauren
2022-06-10
DB/Quest: Update 'Into the Realm of Shadows'
offl
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-23
Scripts/Spells: Generic spell script for quest portals (#27305)
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-11
Scripts/Misc: Remove few more evil flags
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 2
offl
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 1
offl
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-08
Core/Spells: Pass cast item level to triggered spells
Shauren
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-04
Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...
Shauren
2022-01-26
Script/Quest: The Light of Dawn (#25243)
Aokromes
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/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-23
Scripts/EasternKingdoms: Use std::chrono::duration overloads of EventMap (#25...
Peter Keresztes Schmidt
2022-01-22
Core/Units: Named unit flags linked to CreatureDifficulty flags
Shauren
2022-01-06
Script/ScarletEnclave: Eye of acherus now rooted at spawn (#24725)
NoName
2022-01-06
game/AI: Convert SelectAggroTarget to enum class (#24818)
Peter Keresztes Schmidt
2022-01-06
Core/AI: refactor SpellHit and SpellHitTarget. (#24691)
ForesterDev
2022-01-06
Core/Misc: Fix static analysis issues reported by Coverity Scan
jackpoz
2022-01-01
Core/Misc: Remove whitespace at the end of lines
jackpoz
2021-12-22
Scripts/Ebon Hold: Improve cosmetics for q. The Gift That Keeps On Giving (#2...
Sorikoff
2021-12-22
Scripts/Ebon Hold: Bloody Breakout (#24126)
Sorikoff
2021-12-22
Scripts/Ebon Hold: Massacre At Light's Point (#24106)
Sorikoff
2021-12-21
Scripts/Spells: Gift of the Harvester (#24111)
Sorikoff
[next]