index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
EasternKingdoms
Age
Commit message (
Expand
)
Author
2010-08-07
Remove useless hack for Leeeeeeeeeeeeeroy! achievement
Shauren
2010-08-07
* OutdoorPvP implementations now reside in the script library.
XTZGZoReX
2010-08-07
* Script-side changes for my last commit.
XTZGZoReX
2010-08-06
A couple of forgotten changes.
silinoron
2010-08-06
Convert Alterac Valley to new format.
silinoron
2010-08-07
* Move all movable spell effects from core to DB. Needs DB support.
azazel
2010-08-06
* Example on AI script conversion (and minor correction in CreatureScript).
XTZGZoReX
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-04
*Update movement enums - thanks to Zor for info.
QAston
2010-08-02
Add support for CreatureAI::DamageDealt used in a Zul'Aman script. Thanks jos...
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-25
*Fix crashes in boss_kiljaeden script.
QAston
2010-07-25
Fixed issues with The Second Trial (Q9686).
_manuel_
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-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
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 to use correct timeframe for script-copyrights
click
2010-07-02
Add Trinity copyright holders for scripts
click
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-22
Cleanup of logging - removed a few duplicit functions from olden times, fixed...
Xanadu
2010-06-08
Change around some more headers to adhere to new strucutre and namebase
click
2010-06-08
* Linux compile with and without PCH fixed
Brian
2010-06-07
Some more consistency-renaming of script-zones
click
2010-06-07
More case sensitive renames
Tartalo