index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-01T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scripting
/
ScriptMgr.h
Age
Commit message (
Expand
)
Author
2023-07-19
Scripts/Spells: Allow using templated spell script with multiple template arg...
Shauren
2023-07-09
Core/SAI: Implemented new source type SMART_SCRIPT_TYPE_EVENT (3) (#28816)
Meji
2023-06-28
Core/Conversation: Implemented OnConversationStart and OnConversationUpdate h...
ModoX
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-07-19
Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...
Shauren
2022-07-18
Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creati...
Shauren
2022-06-25
Core/World: implement database support for default map and realm wide world s...
Shauren
2022-06-07
Core/Transports: Path generation rewrite v2
Shauren
2022-03-20
Core/Scripting: Get rid of ModifyVehiclePassengerExitPos (#27126)
offl
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-08
Core/Scripts: Added script hook to execute actions after completing an achiev...
Meji
2022-02-05
Scripts/AreaTrigger: Rename OnlyOnceAreaTriggerScript::_OnTrigger to TryHandl...
Treeston
2022-02-04
Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...
Shauren
2022-02-03
Core/Scripts: Unify RegisterSpellScript and RegisterAuraScript macros to do t...
Shauren
2022-01-26
Core/Unit: Make HandleEmoteCommand typesafe (#25249)
Peter Keresztes Schmidt
2022-01-09
Core/Guilds: Separate guild rank id from guild rank order
Shauren
2022-01-07
Battlefields: Move BF scripts out of game
Carbenium
2021-12-20
Core/Scripting: fixed build. Re-enable ModifyVehiclePassengerExitPos for Crea...
Ovah
2021-12-18
Scripts/ScarletMonastery: instance script cleanup (#23889)
ccrs
2021-12-08
Core/Script: add script hook to allow overriding of a vehicle passenger's exi...
Wyrserth
2021-11-23
Core/Scripts: Change PlayerScript and CreatureScript inheritance (#23048)
Giacomo Pozzoni
2021-11-10
Scripts/Areatriggers: Fixed all areatrigger scripts triggering both on enter ...
Shauren
2021-10-22
Core/Scripts: Implement script name reloading
Seyden
2021-10-12
Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED (#27036)
ModoX
2021-08-08
Core/Spawning: Actually check spawn group state before processing a respawn. ...
Treeston
2021-03-15
Core/Misc: minor typo and codestyle fixes
ariel-
2021-02-28
Core/Scripts: Add SpellInfo argument to ScriptMgr::ModifySpellDamageTaken (#2...
Robingad
2021-02-26
Scripts/Quests: Implemented new quest scripting hook, OnQuestAcknowledgeAutoA...
Shauren
2021-01-30
Core/AreaTriggers: Code cleanup
Shauren
2021-01-30
Core/AreaTriggers: Implementation for sever side area triggers
Matan Shukry
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-29
Core/Scripts: Implemented OnlyOnceAreaTriggerScript (#20288)
Treeston
2020-08-22
Dynamic Creature/Go spawning:
r00ty-tc
2020-07-16
Core/OutdoorPvP: refactor using Position and Quat to pack parameters
ariel-
2020-05-03
Core/Scripts: unified scripted gossip/quest api
ariel-
2020-04-29
Core/Scripts: remove OnDummyEffect hook/sOnDummyEffect ai hook
ariel-
2020-04-20
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...
Shauren
2020-01-02
New Year
Aokromes
2019-08-17
Core/Scripts: fix Nightfall proc chance and reduce it for victims with level ...
ariel-
2019-06-15
Game/Scripting: Add OnPlayerRepop hook
Kittnz
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-31
Core/Quests: Implemented player choice rewards
Shauren
2017-12-31
Core/Quests: Implemented player choices
Traesh
2017-12-04
Core/Scripts: Added new QuestScript hooks (#20950)
Traesh
2017-11-18
Core/Scripting: Implemented Conversation scripts (#20758)
funjoker
2017-07-20
Core/Scripts: Implement generic script loaders (and script registry macros) t...
Seyden
[next]