index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T16: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-07
* OutdoorPvP implementations now reside in the script library.
XTZGZoReX
2010-08-07
convert Arcatraz to new format
Supabad
2010-08-07
* Script-side changes for my last commit.
XTZGZoReX
2010-08-07
convert Mechanar to new format
Supabad
2010-08-07
* Add call to OnAuctionAdd() into code (thanks Paradox). Closes issue #3313
azazel
2010-08-06
A couple of forgotten changes.
silinoron
2010-08-06
Convert Alterac Valley to new format.
silinoron
2010-08-06
Convert go_scripts to the new format.
silinoron
2010-08-06
Convert scripts in the Custom directory to new format
silinoron
2010-08-06
Convert a bunch of World scripts to the new system.
silinoron
2010-08-07
* Converted example scripts to the new format.
XTZGZoReX
2010-08-07
* Move all movable spell effects from core to DB. Needs DB support.
azazel
2010-08-06
* Merge.
XTZGZoReX
2010-08-06
* Example on AI script conversion (and minor correction in CreatureScript).
XTZGZoReX
2010-08-06
convert example spell script, too.
silinoron
2010-08-06
merge
silinoron
2010-08-06
Convert spell scripts to new system.
silinoron
2010-08-06
* Fixed last commit; didn't mean to remove AddSC_instance_deadmines.
XTZGZoReX
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
[next]