index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-04T10: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
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
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-03-21
Core/AreaTriggers: Areatrigger rework script system + fix priest angelic feather
Traesh
2017-02-26
Core/Scripts: Enhance quest status hook by making it catch more status change...
Rochet2
2017-02-26
Creature/Scripting: Move CreatureAI::CanRespawn to CreatureScript::CanSpawn. ...
treeston
2017-01-29
Core/Entities: Basic AreaTrigger System (#18035)
Traesh
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-17
Core/Scripts: Add server-side script support for movie completion (#18308)
Krudor
2016-11-14
Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...
ariel-
2016-09-25
Core/Scenes: Implemented scene system
Traesh
[next]