index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-02T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
Age
Commit message (
Expand
)
Author
2010-08-06
* Example on converting instance scripts.
XTZGZoReX
2010-08-06
Implemented Dalaran no-fly zone
Shauren
2010-08-06
* Converted hunter spell scripts to the new format (mostly for example purpos...
XTZGZoReX
2010-08-06
*** New core <-> script library interface - complete rewrite of the old one.
XTZGZoReX
2010-08-06
Moved Pain and Suffering (47948) script effect to spell script.
azazel
2010-08-05
* Implement item limit category (based on changes by VladimirMangos)
azazel
2010-08-04
*Update movement enums - thanks to Zor for info.
QAston
2010-08-04
Fixed Carrion Feeder pet talent
Shauren
2010-08-03
Really fix Sartharion adds loot farming this time.
John Holiver
2010-08-03
Compile fix
Shauren
2010-08-03
Fixed Heart of the Phoenix pet spell
Shauren
2010-08-02
Add support for CreatureAI::DamageDealt used in a Zul'Aman script. Thanks jos...
silinoron
2010-08-02
Move a couple of warrior spell dummy effect handlers to spell scripts.
silinoron
2010-08-01
Comment out body of AddSC_example_spell_scripts() to get rid of a loading error.
silinoron
2010-08-01
*Use spell_ranks table in spell scripts to not duplicate data.
QAston
2010-07-31
Move SPELLFAMILY_PALADIN dummy spell effects for Holy Shock, Blessing of Fait...
silinoron
2010-07-31
*Cleanup in single target auras (thanks to JuliuSZS some useable debug info)
QAston
2010-07-30
*Change typecasts to use build in functions/macros in scripts to prevent poss...
QAston
2010-07-30
*Thread safe player searcher in scripts.
QAston
2010-07-30
Whops, a little too deletehappy there...
click
2010-07-29
Buildsystem/CMake: Include core/script headerfiles in generated MSVC-projects.
click
2010-07-28
Implements Roxi Ramrocket, finally Engineers will be able to buy Choppers mat...
John Holiver
2010-07-28
Fix Sartharion adds loot farming.
John Holiver
2010-07-27
Move dummy effect handlers for all SPELLFAMILY_HUNTER dummy effect handlers b...
silinoron
2010-07-27
Cleanup the mage spell scripts, and move SPELLFAMILY_PRIEST and SPELLFAMILY_R...
silinoron
2010-07-28
*Cleanup in ObjectAccessor - this should fix some crashes
QAston
2010-07-26
Fix a typo in cmakelists and add spell_script_names to world_scripts_full.
silinoron
2010-07-27
Cut away DO_*-parts from buildsystem and specific files checking for it.
click
2010-07-26
Move SPELLFAMILY_MAGE dummy effect handlers to spell scripts.
silinoron
2010-07-26
Move spell scripts from src/server/scripts/World to src/server/scripts/Spells
silinoron
2010-07-26
*Resurrection sickness and similar debuffs are no longer dispelable.
QAston
2010-07-26
Update Zul Farrak, add pyramid event. thanks to totoro requires db support
Supabad
2010-07-25
*Fix crashes in boss_kiljaeden script.
QAston
2010-07-25
*Extend API of SpellScript by Dest and Damage/Heal setters and getters.
QAston
2010-07-25
Fixed issues with The Second Trial (Q9686).
_manuel_
2010-07-25
*Add some more comments to SpellScript methods
QAston
2010-07-24
*Remove accidently added file and fix build on some *nix configurations.
QAston
2010-07-24
*Add base scripting interfce for spells - thanks to Brian for help in making ...
QAston
2010-07-18
* Implement additional usage of item_template.FlagsExtra Horde / Ally only
Brian
2010-07-20
Merge. Revision history for source files should be all back now.
Xanadu
2010-07-19
Clean up old (and partially unused) Aggro() function and use EnterCombat() in...
click
2010-07-17
Correctly redo file moves/renames from revs 8469, 8470, 8471, 8472, 8473.
Xanadu
2010-07-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
2010-07-08
* Implement proper script support for quest "The Prophecy of Akida" (9544)
Brian
2010-07-06
Update GPL-licensing information on scripts (now with the proper bling-bling ...
click
2010-07-04
Use RemoveAurasByType() and not RemoveAuraDueToSpell() to remove iterated spe...
click
2010-07-02
Adjust some more script copyrights (grrrrr)
click
2010-07-02
Adjust to use correct timeframe for script-copyrights
click
2010-07-02
Add Trinity copyright holders for scripts
click
2010-07-01
Adjust includes for some Ulduar-scripts (fixes non-PCH build on *nix and shou...
click
[next]