Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-06 | *Fix demonic circle - original patch by Astellar | QAston | |
--HG-- branch : trunk | |||
2009-06-06 | *Minor changes in Salanar the Horseman's script. | Anubisss | |
--HG-- branch : trunk | |||
2009-06-06 | *Fix bugged opvp update timer. | megamage | |
--HG-- branch : trunk | |||
2009-06-06 | *Check bag slog in player load | megamage | |
--HG-- branch : trunk | |||
2009-06-06 | *Fix a crash caused by npc_floon script. | megamage | |
--HG-- branch : trunk | |||
2009-06-06 | *Fix scourge strike damage- original patch by Roland. | QAston | |
*Remove duplicate code for judgement of wisdom *Correctly count diseases for death strike *Fix a crash. --HG-- branch : trunk | |||
2009-06-06 | *Fix build. | QAston | |
--HG-- branch : trunk | |||
2009-06-06 | *Fix dash bonus not working in some cases. | QAston | |
--HG-- branch : trunk | |||
2009-06-06 | *Remove Arcane Blast on Arcane Missiles and Arcane Barrage cast | QAston | |
*Spell_affect entry for Fingers of frost - by Larva *use spellaffect entries in every affect check *Allow spell_affect table to modify affect data for any spell --HG-- branch : trunk | |||
2009-06-06 | *Do not allow Divine Spirit and Prayer of Divine spirit to stack. | adrycasillo | |
--HG-- branch : trunk | |||
2009-06-06 | *Fix build. | QAston | |
--HG-- branch : trunk | |||
2009-06-06 | *Merge. | QAston | |
--HG-- branch : trunk | |||
2009-06-06 | Backed out changeset [7965] Implemented proc for 20911 spell. Author: ApoC | QAston | |
--HG-- branch : trunk | |||
2009-06-06 | *Update spellmod system | QAston | |
*Implement SPELL_ATTR_EX6_IGNORE_CASTER_AURAS *Fix some bugs with traps proc flags --HG-- branch : trunk | |||
2009-06-05 | *Merge. | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | *Allow guardian to use scripts. | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | *Add some debug info to find crash bug caused by player Notify() | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | Fix AHBot to calculate the deposit for auctions so it can be used to check ↵ | Chaz Brown | |
the code for figuring deposit amount on a wide range of items. Fix ahbotoptions command so it works from the server console again. change commented out lines in GetAuctionDeposit so they display in debug loglevel. Min/Max Time settings replaced with a function that selects 12 24 and 48 randomly as the auction times. Backport from TC2 --HG-- branch : trunk | |||
2009-06-05 | Fix AHBot to calculate the deposit for auctions so it can be used to check ↵ | Chaz Brown | |
the code for figuring deposit amount on a wide range of items. Fix ahbotoptions command so it works from the server console again. change commented out lines in GetAuctionDeposit so they display in debug loglevel. Min/Max Time settings replaced with a function that selects 12 24 and 48 randomly as the auction times. --HG-- branch : trunk | |||
2009-06-05 | *Revert because it is no longer needed. | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | Backed out changeset: d111c6daf588 | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | [7965] Implemented proc for 20911 spell. Author: ApoC | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | [7963] Fixed energize value for 20186 proc. Author: ApoC | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | [7962] Fixed compilation on OpenBSD. Author: AlexDereka | megamage | |
Remove outdated options from configure.ac. --HG-- branch : trunk | |||
2009-06-05 | [7961] Use more fast code into HandleCorpseQueryOpcode. Author: VladimirMangos | megamage | |
Also small changes in send data (if corpse exist data send always). --HG-- branch : trunk | |||
2009-06-05 | [7960] Fixed client error #132. Author: tomrus88 | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | [7956] Fixed possible runtime crash. Author: ApoC | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | *Automatically revive players when they fall under the map. | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | *Fix a crash when aubot command is not correctly used. | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | *Still use the old updatevictim functions for most scripts because some old ↵ | megamage | |
scripts may cause crash using new function. --HG-- branch : trunk | |||
2009-06-05 | *Apply tenacity buff on vehicles of wintergrasp. | megamage | |
*Fix the bug that tenacity is not applied on horde players. --HG-- branch : trunk | |||
2009-06-05 | *Give rewards (only to players with rank LIEUTENANT) when battle in ↵ | megamage | |
wintergrasp ends. --HG-- branch : trunk | |||
2009-06-05 | *Fix quest Death`s Challenge for both factions. By Azrael | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | *Allow traps without a spell be triggered. This fixes the bug that Sapphiron ↵ | megamage | |
cannot be summoned. --HG-- branch : trunk | |||
2009-06-04 | *Some optimization of aura update. | megamage | |
--HG-- branch : trunk | |||
2009-06-05 | Change in SpellEntry structure to allow EffectBaseDice[] to store negative ↵ | krz | |
values - patch by thenecromancer. --HG-- branch : trunk | |||
2009-06-05 | Backported from TC2: allow Water Elemental to cast Freeze while casting ↵ | krz | |
Water Bolt --HG-- branch : trunk | |||
2009-06-05 | Send interrupt message at spell cast end if target is not visible for caster. | krz | |
--HG-- branch : trunk | |||
2009-06-04 | *More cleanup of scripts. | megamage | |
--HG-- branch : trunk | |||
2009-06-04 | *More cleanup of scripts. | megamage | |
--HG-- branch : trunk | |||
2009-06-04 | *Remove useless class ScriptedInstance. | megamage | |
--HG-- branch : trunk | |||
2009-06-04 | *Use dynamic cast for ai cast. | megamage | |
--HG-- branch : trunk | |||
2009-06-04 | *Remove useless escortAI cast. | megamage | |
--HG-- branch : trunk | |||
2009-06-04 | *Remove useless cast. | megamage | |
--HG-- branch : trunk | |||
2009-06-04 | *Use dynamic cast for script cast. | megamage | |
--HG-- branch : trunk | |||
2009-06-04 | *Fix build. | megamage | |
--HG-- branch : trunk | |||
2009-06-04 | [7952] Implement rogue talent 51690. Author: Lightguard | megamage | |
--HG-- branch : trunk | |||
2009-06-04 | [7951] Mope call for help code to function form Event AI code to allow use ↵ | megamage | |
it from C++ scripts also. Author: NoFantasy --HG-- branch : trunk | |||
2009-06-04 | [7950] Make clear in error output 2 cases of fail CMSG_ITEM_NAME_QUERY: DB ↵ | megamage | |
absent data and not expected to exist item. Author: VladimirMangos --HG-- branch : trunk | |||
2009-06-04 | *A missing part of previous patch. | megamage | |
--HG-- branch : trunk |