root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @165 [165] 17 years yumileroy [svn] Merge SD2 Rev 735. Patch provided by neo0608. Fix …
(edit) @164 [164] 17 years yumileroy [svn] * Updated Serpentshrine Cavern scripts to use script_texts * Added …
(edit) @163 [163] 17 years yumileroy [svn] added commands : pet create, tp, learn, unlearn. gobject activate …
(edit) @162 [162] 17 years yumileroy [svn] Remove a hack on triggered spell target selection. Some minor …
(edit) @161 [161] 17 years yumileroy [svn] Fix 146_world.sql. Do not use default for text. (Ignore this if you …
(edit) @160 [160] 17 years yumileroy [svn] Update black temple boss 1, 2 script. Original author: …
(edit) @159 [159] 17 years yumileroy [svn] Original author: megamage Date: 2008-11-03 18:45:53-06:00
(edit) @158 [158] 17 years yumileroy [svn] Replace many IsWithinDistInMap? with IsWithinCombatDist? in melee …
(edit) @157 [157] 17 years yumileroy [svn] Fix hunter's frozen trap, half duration when pvp. Use vector to …
(edit) @156 [156] 17 years yumileroy [svn] Use IsWithinCombatDist? for all AI. This should fix the bug that pet …
(edit) @155 [155] 17 years yumileroy [svn] Fix SPELL_ATTR_UNAFFECTED_BY_INVULNERABILITY spells, patch provided …
(edit) @154 [154] 17 years yumileroy [svn] Update zul'aman script. Patch provided by streetrat. Original …
(edit) @153 [153] 17 years yumileroy [svn] Add class SummonList? in script to despawn summons. Update Zul'jin …
(edit) @152 [152] 17 years yumileroy [svn] Fix the compile error. Patch provided by Tidus. Merge part of mangos …
(edit) @151 [151] 17 years yumileroy [svn] Set destination when calling CastSpell?. This should fix the bug that …
(edit) @150 [150] 17 years yumileroy [svn] Fix a compile bug. Patch provided by Paradox. Original author: …
(edit) @149 [149] 17 years yumileroy [svn] *Implement new player conditions CONDITION_NO_AURA, …
(edit) @148 [148] 17 years yumileroy [svn] Fix tame beast. Original author: megamage Date: 2008-11-02 …
(edit) @147 [147] 17 years yumileroy [svn] Fix eagle eye (and other far sight spells). Original author: …
(edit) @146 [146] 17 years yumileroy [svn] Fix a bug that GameObject::CastSpell? crash the server. Original …
(edit) @145 [145] 17 years yumileroy [svn] Add function GameObject::CastSpell?. Used for hunter's trap and …
(edit) @144 [144] 17 years yumileroy [svn] Disable combat_reach spams. Fix holy nova. Patch provided by …
(edit) @143 [143] 17 years yumileroy [svn] Check creature combat reach when loading db. This should fix the bug …
(edit) @142 [142] 17 years yumileroy [svn] Fix teleport spells. Fix cone spells. Use interrupt_aura_flag to …
(edit) @141 [141] 17 years yumileroy [svn] Improve TargetedMovement? (TODO: let mob find "near angle" rather …
(edit) @140 [140] 17 years yumileroy [svn] Set target in combat even if spell does not hit target. Call AI …
(edit) @139 [139] 17 years yumileroy [svn] Spell target selection improvement. Remove most mangos hacks in …
(edit) @138 [138] 17 years yumileroy [svn] Enable linked spells: cast spells/remove auras when spells …
(edit) @137 [137] 17 years yumileroy [svn] Update magisters terrace script. Patch provided by …
(edit) @136 [136] 17 years yumileroy [svn] Provide creature dual wield support. Update glancing damage …
(edit) @135 [135] 17 years yumileroy [svn] Merge from mangos. Wed Oct 29 15:06:00 …
(edit) @134 [134] 17 years yumileroy [svn] * Fixed compile error from rev 140 Original author: slg Date: …
(edit) @133 [133] 17 years yumileroy [svn] * fixed my typo Original author: KingPin? Date: 2008-10-29 …
(edit) @132 [132] 17 years yumileroy [svn] * Added npc follow, waterwalk, repairitems commands. Patch by …
(edit) @131 [131] 17 years yumileroy [svn] Fix broken spell target 38 (script target). Implement linked spells, …
(edit) @130 [130] 17 years yumileroy [svn] Add new function SelectUnit? and SelectUnitList? to select target or …
(edit) @129 [129] 17 years yumileroy [svn] * Fixed several commands that were accidentally removed in 120 - …
(edit) @128 [128] 17 years yumileroy [svn] * Prevent crash at access to deleted social data for player. Remove …
(edit) @127 [127] 17 years yumileroy [svn] * fixed world.sql LOCK/UNLOCK for script_texts table Original …
(edit) @126 [126] 17 years yumileroy [svn] * Fixed startup error flood if creature model id is 0 * Fixed totems …
(edit) @125 [125] 17 years yumileroy [svn] More C++ scripts converted to use script_texts. - Blackwing Lair - …
(edit) @124 [124] 17 years yumileroy [svn] * Properly name Updates for scripts. Original author: KingPin? Date: …
(edit) @123 [123] 17 years yumileroy [svn] * Changed modelid_a/h(2) values to modelid1..4, display ids are no …
(edit) @122 [122] 17 years yumileroy [svn] Fix a compile error about M_PI_2. Update Felmyst script to test new …
(edit) @121 [121] 17 years yumileroy [svn] * Moved scripts sqls updates to main sql updates folder. * Fixed …
(edit) @120 [120] 17 years yumileroy [svn] * Allow WorldObjects? to keep the grid active, and prevent it from …
(edit) @119 [119] 17 years yumileroy [svn] Fix some mistakes of the last two commits. Original author: …
(edit) @118 [118] 17 years yumileroy [svn] Make mobs scatter around in melee attack. Patch provided by …
(edit) @117 [117] 17 years yumileroy [svn] Fix Eredar twins, Al'ar and Zul'jin's AttackStart?() function. Update …
(edit) @116 [116] 17 years yumileroy [svn] Fix the bug that Maiev crash the server in Illidan combat. Original …
(edit) @115 [115] 17 years yumileroy [svn] SD2 Merge, rev 700 - addition of script_texts to various c++ …
(edit) @114 [114] 17 years yumileroy [svn] Fix a bug that hunter cannot summon traps. Fix a bug that debuff AOE …
(edit) @113 [113] 17 years yumileroy [svn] * Revert change to DoZoneInCombat? made in [114] as it can cause …
(edit) @112 [112] 17 years yumileroy [svn] * Merge CLI Commands with regular commands and give them level4 …
(edit) @111 [111] 17 years yumileroy [svn] * Fixed xp calculation for low level characters when grouped with a …
(edit) @110 [110] 17 years yumileroy [svn] Add SpellExtraInfoMap?. Currently support: Limited-number-of-players …
(edit) @109 [109] 17 years yumileroy [svn] Update trinityscript to SD2 rev 700. Source: scriptdev2. Patch …
(edit) @108 [108] 17 years yumileroy [svn] Continue the work of rewriting spell target selection functions …
(edit) @107 [107] 17 years yumileroy [svn] Fix the bug that summoned creatures may respawn. Original author: …
(edit) @106 [106] 17 years yumileroy [svn] Fix a crash caused by gruul script. Change in EffectSummonWild? and …
(edit) @105 [105] 17 years yumileroy [svn] Fix cloak of shadow, can remove fairy fire now. Add yells to High …
(edit) @104 [104] 17 years yumileroy [svn] Prevent Bestial Wrath from being applied 5 times when cast by a …
(edit) @103 [103] 17 years yumileroy [svn] Restore automatic crashlog generation on Windows. Make sure to have …
(edit) @102 [102] 17 years yumileroy [svn] Fixed copyright notices to comply with GPL. Original author: …
(edit) @101 [101] 17 years yumileroy [svn] Fix a bug that elixir buff cannot stack. Fix quest 9685. Patch …
(edit) @100 [100] 17 years yumileroy [svn] Add SPELL_ATTR_BREAKABLE_BY_DAMAGE. Remove part of the hacked …
(edit) @99 [99] 17 years yumileroy [svn] Fixed crashes in LoadQuests?(). Removed TrinityCore? Only project …
(edit) @98 [98] 17 years yumileroy [svn] Fix a bug that shaman's shield can stack. Fix: MovementInform?
(edit) @97 [97] 17 years yumileroy [svn] Add missing SQL changes from prev. commit, also fix mistakenly …
(edit) @96 [96] 17 years yumileroy [svn] * Implement honor rewards from quests - Source Mangos Original …
(edit) @95 [95] 17 years yumileroy [svn] Added sanity checks in loading player cache to prevent crashing upon …
(edit) @94 [94] 17 years yumileroy [svn] * Use ObjectMgr/AccountMgr? functions rather than DB queries. Source …
(edit) @93 [93] 17 years yumileroy [svn] Fix cloak of shadows. Dispel type should be based on …
(edit) @92 [92] 17 years yumileroy [svn] Fixed win32 compile Null pointer checks in the barrens ai. Original …
(edit) @91 [91] 17 years yumileroy [svn] * Fix professions NPC script typo Original author: KingPin? Date: …
(edit) @90 [90] 17 years yumileroy [svn] * Prevent Cheating at logout/login by players. Thank you Visagalis * …
(edit) @89 [89] 17 years yumileroy [svn] Black Temple doors script. Patch provided by Blaymoira. Original …
(edit) @88 [88] 17 years yumileroy [svn] * Added some player info cache to the core. Thanx to Rognar for …
(edit) @87 [87] 17 years yumileroy [svn] Try to remove the big hack in SpellMgr::IsNoStackSpellDueToSpell?. …
(edit) @86 [86] 17 years yumileroy [svn] Change MSVC project files to use multithreaded (debug) dll runtime …
(edit) @85 [85] 17 years yumileroy [svn] Implement a new table (spell_disabled) to allow disabling some …
(edit) @84 [84] 17 years yumileroy [svn] Fix 71ScriptDev2.vcproj. Thanks to NeoLithicX. Original author: …
(edit) @83 [83] 17 years yumileroy [svn] * Compile fixes from previous revs. Original author: KingPin? Date: …
(edit) @82 [82] 17 years yumileroy [svn] Add Alar script. Update Magtheridon script. Update Vorpil script. …
(edit) @81 [81] 17 years yumileroy [svn] Implement CREATURE_FLAG_EXTRA_TRIGGER. In GM mode, creatures flagged …
(edit) @80 [80] 17 years yumileroy [svn] Fixed a crash in OutdoorPvP*::BuffTeam?(). Original author: …
(edit) @79 [79] 17 years yumileroy [svn] * Minor code fixes * Move account related functions from ObjectMgr?
(edit) @78 [78] 17 years yumileroy [svn] * fixed help for subcommands - source mangos * Renamed accounts …
(edit) @77 [77] 17 years yumileroy [svn] Script for quest 1719. Patch provided by ckegg. Original author: …
(edit) @76 [76] 17 years yumileroy [svn] Fix a typo in rev 80. Patch provided by ogeraisi. Original author: …
(edit) @75 [75] 17 years yumileroy [svn] * Reverted ACE changes till I have more time to debug, this fixes …
(edit) @74 [74] 17 years yumileroy [svn] * Fixed compile from r78 * Fixed: not apply healling bonus to spell …
(edit) @73 [73] 17 years yumileroy [svn] * DB data for item 28356 and related, and also for 28602, 30317, …
(edit) @72 [72] 17 years yumileroy [svn] * Raise modify scale limit from 3 to 10 for players * Implement …
(edit) @71 [71] 17 years yumileroy [svn] Add a hack check for spell 42292. Original author: megamage Date: …
(edit) @70 [70] 17 years yumileroy [svn] Fix spell 45072: should only affect demons. Original author: …
(edit) @69 [69] 17 years yumileroy [svn] Add Unit::IsWithinCombatDist? function to check melee range and spell …
(edit) @68 [68] 17 years yumileroy [svn] * fix Compile ( typo in boss_felmyst.cpp ) Original author: …
(edit) @67 [67] 17 years yumileroy [svn] Change aura stack check. Add some boss yells. Patched provided by …
(edit) @66 [66] 17 years yumileroy [svn] * Fixed Compile error from previous rev Original author: …
Note: See TracRevisionLog for help on using the revision log.