index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-15T02: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
2011-03-26
Scripts/Eye of Eternity: Implemented script for Malygos encounter, please rep...
Manuel
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-02-08
Scripts/Icecrown Citadel: Implemented traps after Deathbringer Saurfang
Shauren
2011-02-07
Scripts/Icecrown Citadel: Added Sindragosa script
Shauren
2011-01-26
Scripts/Oculus: Implemented AI for Boss Ley-Guardian Eregos.
Manuel
2011-01-20
Core/Scripts/Oculus: Implemented AI for boss Varos Cloudstrider <Azure-Lord o...
Manuel
2011-01-09
Core/Battleground: Implemented blizzlike script for Isle of Conquest, written...
Manuel
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-26
Scripts/Ulduar: Implement script for General Vezax encounter.
Machiavelli
2010-12-05
Core/Dungeon Finder: Code cleanup and minor optimizations
Spp
2010-12-03
Scripts/Icecrown Citadel: Added script for Blood Queen Lana'Thel
Shauren
2010-11-16
Core/Scripts: Convert more commands over to CommandScripts (moves gobject, ho...
click
2010-11-14
Fix typo *sigh*
click
2010-11-14
Core/Scripts: Add missing scriptloading for tele/event commands
click
2010-11-13
Scripts/Commands: Add tele and event commands to commandscripts system and st...
click
2010-11-12
Core/Scripts: Reinstate commandscripts, now with extra bling and working comm...
click
2010-11-10
Core: Partial revert of rcb3188281e, rc85b35f076, r97f9a0fa3e due to missing ...
click
2010-11-09
Core/Scripts Part 1 of moving all commands to commandscripts
Paradox
2010-11-03
Core/Scripts: add example_commandscript as an example of how to use commandsc...
Spp
2010-10-27
Core/AI: implemented SmartScripts System (still beta) not 100% complete
Rat
2010-10-25
Core/Dungeon Finder: Use scripts to interact between groups and LFG
Spp
2010-10-24
Scripts/Icecrown Citadel: Added Blood Prince Council script
Shauren
2010-10-09
Scripts/Icecrown Citadel: Added Rotface script
Shauren
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
More copyright header updates (will this ever end?)
click
2010-09-06
Core/Scripts: Ensure Example and spell-scripts are loaded at all times in the...
click
2010-09-06
Core: Fixed compile
Shauren
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