index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-01T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scripting
/
ScriptLoader.cpp
Age
Commit message (
Expand
)
Author
2010-08-30
Scripts/Icecrown Citadel: Added Festergut script, thx Cromash for providing t...
Shauren
2010-08-30
Core: Fix more warnings
Spp
2010-08-29
Spell Scripts:
azazel
2010-08-26
Scripts/Icecrown Citadel: Added Teleporter script
Shauren
2010-08-21
Scripts/Icecrown Citadel: Add script for Deathbringer Saurfang (only missing ...
Shauren
2010-08-25
* Add support for quest 1393 (Galen's Escape), original code by przemratajcza...
Shocker
2010-08-22
Core/Script/Spells: Trial of the Crusader
John Holiver
2010-08-21
Scripts/Icecrown Citadel: Added Lady Deathwhisper script, huge thanks to wowg...
Shauren
2010-08-18
Scripts: Added script for Lord Marrowgar
Shauren
2010-08-18
Add more methods to SpellScript.
azazel
2010-08-12
* Modify PlayerScript::OnChat hook. Now it takes one optional parameter of ty...
azazel
2010-08-08
Fixed line endings in 9237_world_outdoorpvp_template.sql
Shauren
2010-08-07
Implemented ACHIEVEMENT_CRITERIA_TYPE_BG_OBJECTIVE_CAPTURE
Shauren
2010-08-07
* OutdoorPvP implementations now reside in the script library.
XTZGZoReX
2010-08-07
Add #ifdef SCRIPTS to ScriptLoader-functions when using with -DSCRIPTS=0
click
2010-08-06
* Err...
XTZGZoReX
2010-08-06
* Separated script loading into multiple functions.
XTZGZoReX
2010-07-27
Cut away DO_*-parts from buildsystem and specific files checking for it.
click
2010-07-24
*Add base scripting interfce for spells - thanks to Brian for help in making ...
QAston
2010-06-30
Minor cleanups to accomodate CMake-usage on Windows
click
2010-06-23
* Renamed several VS projects and the executables they produce to reflect the...
Xanadu
2010-06-07
* Nearly done with fixing the Linux build.
Brian
2010-06-06
* Even more restructuring of the game library.
XTZGZoReX