| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-12-28 | *Update to Mangos 6963. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-27 | *Update to Mangos 6957. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-26 | *Update to Mangos 6949. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-26 | *Merge to Trinity 673. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-26 | *Fix the bug that areaaura do not have sound. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-26 | *Update IsAOE function. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-25 | *Update spell target selection about area auras. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-24 | Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-24 | *Fix broken item spells. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-24 | *Fix error message on missing spell_required table. | QAston | |
| --HG-- branch : trunk | |||
| 2008-12-24 | *Fix the bug that owner learns pet spells when pet does not exist. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-24 | Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-24 | *Fix the bug that many talents lose one point. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-24 | *Update to Mangos 6938. (Only build for VC9) | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-23 | *Fix the bug that proc AOE buff does not work. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-23 | *Spell target selection update. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-23 | *Spell system update. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-23 | *Fix 2 typo | Blaymoira | |
| --HG-- branch : trunk | |||
| 2008-12-22 | *Fix the bug that proc stun aura is applied on self. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-22 | *The last merge from Mangos TBC. Update to Mangos v0.12. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-21 | *Try to fix the build in Linux. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-22 | *Remove 'first_spell' and 'rank' columns from table spell_chain | QAston | |
| *Separate req_spell and spell_chain data to save some memory *Use spell_chain data generated from dbc instead of sql --HG-- branch : trunk | |||
| 2008-12-21 | *Fix the bug that mace spec stuns self. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-21 | *Fix abolish poison. (Set caster be taget when range = 0 and target type = ↵ | megamage | |
| single target) --HG-- branch : trunk | |||
| 2008-12-20 | *Update spell target selection code. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-19 | *Fix the bug that frostbite cannot be broken by damage. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-19 | *Some clean up of spell target selection. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-18 | *Fix build in Linux. | megamage | |
| *Fix a bug of bloodboil. By Anubisss. --HG-- branch : trunk | |||
| 2008-12-17 | *Temp fix for bloodboil. (No distance check) | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-15 | *Fix a bug that LoadSpellChains causes crash. By QAston. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-14 | *Use prev_spell data calculated on startup instead of sql column. | QAston | |
| *Changed map structure of req spell. *Added precalculated data for next spell in rank and last one. *Removed duplicated rank entries for some spells and used req_spell column instead. *Allow required spell to have required spell. --HG-- branch : trunk | |||
| 2008-12-13 | *Temp fix for aura stack check. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-13 | *update aura stacking check | QAston | |
| --HG-- branch : trunk | |||
| 2008-12-13 | *Update diminishing return table: sap and gouge have polymorph return, ↵ | megamage | |
| warlock's fear and seduction have fear return. --HG-- branch : trunk | |||
| 2008-12-09 | *Fix a typo in my previous commit. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-09 | *Break stealth when applying all stun/root/confuse/fear/charm/possess auras. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-08 | *Allow zero entry for script target (players). | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-04 | *Update spell range calculation. Original patch by QAston. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-02 | *Temporary hack to fix shoots minimum range. | QAston | |
| --HG-- branch : trunk | |||
| 2008-11-30 | *Implemented range flag from SpellRange.dbc | QAston | |
| --HG-- branch : trunk | |||
| 2008-11-30 | *Update to Mangos 6867. Source: Mangos. | megamage | |
| *Big changes: *[6858] Prevent cheating with ignore waiting in login queue. *[6863] Arena team related clean ups and adding parts of w12x's arena patch. *Some Config changes and guild changes. --HG-- branch : trunk | |||
| 2008-11-28 | *Do not let food/drink auras stack. | megamage | |
| --HG-- branch : trunk | |||
| 2008-11-28 | *Do not let mark of the wild stack (different ranks, different effects). | megamage | |
| --HG-- branch : trunk | |||
| 2008-11-28 | *Some update of aura stacking check. | megamage | |
| --HG-- branch : trunk | |||
| 2008-11-28 | *Update aura check to make drink/food not stackable. Also fixes Mark of the ↵ | QAston | |
| Wild stacking. --HG-- branch : trunk | |||
| 2008-11-26 | *Procflag patch by DiSlord. | megamage | |
| --HG-- branch : trunk | |||
| 2008-11-20 | *Add m_isAggressive. Only aggressive creatures will call AttackStart and ↵ | megamage | |
| MoveInLineOfSight. *Set melee dmg school for summoned creatures. *Fix some compiling errors. --HG-- branch : trunk | |||
| 2008-11-20 | *Re-commit some reverted patch: aura stacking check. By QAston. | megamage | |
| --HG-- branch : trunk | |||
| 2008-11-17 | Backed out changeset 835660b317dc | KingPin | |
| --HG-- branch : trunk | |||
| 2008-11-17 | *Update aura stacking check. By QAston. | megamage | |
| *Update pet autocast check. By qubix. --HG-- branch : trunk | |||
