index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
EasternKingdoms
Age
Commit message (
Expand
)
Author
2024-01-29
Core/Units: moved CharmInfo class and its definitions into a own file (#29583)
Ovahlord
2024-01-09
Core/Creatures: Moved autoattack handling from scripts to game
Shauren
2024-01-09
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2024-01-09
Scripts/Karazhan: Removed a custom reimplementation of DoMeleeAttackIfReady (...
Shauren
2023-12-12
Core/Misc: Minor code modernization - kill std::bind
Shauren
2023-12-01
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-11-06
Core/InstanceScript: Refactored door types to reflect its behavior (#29406)
ModoX
2023-11-05
Core/AI: Move ArcherAI to individual creature script (#29383)
ModoX
2023-10-31
Core/Random: Changed random functions returning doubles to return floats
Shauren
2023-09-19
Core/Instances: Kill instance_encounters table, it is no longer neccessary
Shauren
2023-09-18
Scripts/Stratholme: Added missing dungeon encounter ids
Shauren
2023-09-18
Scripts/Scholomance: Added missing dungeon encounter ids
Shauren
2023-09-17
Scripts/Lower Blackrock Spire: Added dungeon encounter ids
Shauren
2023-09-17
Scripts/Scarlet Monastery: Added dungeon encounter ids
Shauren
2023-09-17
Scripts/Sunken Temple: Added dungeon encounter ids
Shauren
2023-09-17
Scripts/Gnomeregan: Added dungeon encounter ids
Shauren
2023-09-17
Scripts/Uldaman: Added dungeon encounter ids
Shauren
2023-09-17
Scripts/Blackrock Depths: Added dungeon encounter ids
Shauren
2023-08-24
Scripts/BlastedLands: Implement intro quest for Assault on the Dark Portal (#...
Aqua Deus
2023-07-29
Core/Objects: Switch to using designated initializers instead of chaining fun...
Shauren
2023-07-24
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...
Shauren
2023-07-21
Scripts/ElwynnForest: Implement conversation for "The New Clessington Estate"...
Naddley
2023-07-20
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Teleqraph
2023-07-08
Core/Conversation: Added some helper methods for scripting
ModoX
2023-07-05
Core/Battlegrounds: Implement Arathi Basin from Battle for Azeroth (#28369)
Jeremy
2023-07-05
Scripts/ElwynnForest: Implemented conversation for "Rotten Old Memories" (#29...
Naddley
2023-07-04
Scripts/ElwynnForest: Implemented quest "An Unlikely Informant" (#29113)
Naddley
2023-06-03
Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffect
Shauren
2023-05-09
Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...
Jeremy
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-06
Scripts/SilverpineForest: Removed sparring hackfixes (#28896)
Teleqraph
2023-04-05
Core/Creature: Added possibility to give creatures multiple gossip menu ids a...
ModoX
2023-03-30
Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...
Meji
2023-03-12
Core/Creatures: Allow overriding default gossip menu id
Shauren
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
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-03
Scripts/Zul'aman: Removed incorrect ZulAmanState initialization
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-13
Scripts/Eversong Woords: Add cosmetic script for a party (#28308)
Malcrom
2022-10-12
Scripts/Silverpine: fixed Fenris Isle quests (#28334)
Teleqraph
2022-10-11
Scripts/Silverpine: quest fixes and spawns for Forsaken Rear Guard (#28303)
Teleqraph
2022-10-10
Scripts/Silverpine: Implemented Waiting to Exsanguinate (questId 27045) (#28275)
Teleqraph
2022-10-04
Scripts/Instances: Add dungeon encounter data
Shauren
2022-10-04
Core/Scripts: Save instance data in JSON format
Shauren
2022-10-01
Scripts/Silverpine: Implemented Horde Hauler (npcId 44731) (#28273)
Teleqraph
2022-10-01
Scripts/Silverpine: Implemented several initial quests (#28272)
Teleqraph
2022-09-30
Scripts/Karazhan: Mark optional boss as completed when it dies
Shauren
[next]