aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms
AgeCommit message (Expand)Author
2010-08-06A couple of forgotten changes.silinoron
2010-08-06Convert 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-02Add 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-25Fixed issues with The Second Trial (Q9686)._manuel_
2010-07-20Merge. Revision history for source files should be all back now.Xanadu
2010-07-19Clean up old (and partially unused) Aggro() function and use EnterCombat() in...click
2010-07-12change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"click
2010-07-06Update GPL-licensing information on scripts (now with the proper bling-bling ...click
2010-07-04Use RemoveAurasByType() and not RemoveAuraDueToSpell() to remove iterated spe...click
2010-07-02Adjust to use correct timeframe for script-copyrightsclick
2010-07-02Add Trinity copyright holders for scriptsclick
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-22Cleanup of logging - removed a few duplicit functions from olden times, fixed...Xanadu
2010-06-08Change around some more headers to adhere to new strucutre and namebaseclick
2010-06-08* Linux compile with and without PCH fixedBrian
2010-06-07Some more consistency-renaming of script-zonesclick
2010-06-07More case sensitive renamesTartalo