Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-17 | Newline added to bottom of all files. | KingPin | |
--HG-- branch : trunk | |||
2009-02-17 | *Fix some crashes. | QAston | |
--HG-- branch : trunk | |||
2009-02-16 | [7285] More code cleanups in static data structures use. Author: zhenya | megamage | |
--HG-- branch : trunk | |||
2009-02-16 | *Merge. | megamage | |
--HG-- branch : trunk | |||
2009-02-16 | *Check range for channeled spells during their duration. | QAston | |
--HG-- branch : trunk | |||
2009-02-15 | *Cleanup of charm/farsight code. Hope this can fix some crash bugs. | megamage | |
--HG-- branch : trunk | |||
2009-02-15 | [7280] Implement 287 SPELL_AURA_DEFLECT_SPELLS aura Author: DiSlord | megamage | |
--HG-- branch : trunk | |||
2009-02-15 | Fix chance calc added by SPELL_AURA_MOD_COMBAT_RESULT_CHANCE Author: DiSlord | megamage | |
--HG-- branch : trunk | |||
2009-02-14 | *Revert unwanted changes from last rev. | QAston | |
--HG-- branch : trunk | |||
2009-02-14 | *Make range check dependent from target. | QAston | |
--HG-- branch : trunk | |||
2009-02-13 | *Merge. | megamage | |
--HG-- branch : trunk | |||
2009-02-13 | *Fix diminishing returns for spells casted on a pet. | QAston | |
--HG-- branch : trunk | |||
2009-02-12 | *Merge. | megamage | |
--HG-- branch : trunk | |||
2009-02-12 | *Prevent getting wrong values from default type conversion. | QAston | |
--HG-- branch : trunk | |||
2009-02-11 | *Implement spellhaste mod for Channeled spells. | QAston | |
*Fix build with VCPP. --HG-- branch : trunk | |||
2009-02-11 | [7264] Use AP fields as signed integer | megamage | |
Signed-off-by: DiSlord <dislord@nomail.com> --HG-- branch : trunk | |||
2009-02-11 | Fix apply SPELLMOD_MULTIPLE_VALUE for SPELL_AURA_MANA_SHIELD drain | megamage | |
Signed-off-by: DiSlord <dislord@nomail.com> --HG-- branch : trunk | |||
2009-02-11 | [7263] Fixed AP calculation in some cases | megamage | |
Fixed use AP dynamic mods (bonuses from stats) Apply ITEM_MOD_ATTACK_POWER for ranged AP Implement feral AP from weapon dps for druids Signed-off-by: DiSlord <dislord@nomail.com> --HG-- branch : trunk | |||
2009-02-11 | *Small code cleanup, try to fix crash. | QAston | |
--HG-- branch : trunk | |||
2009-02-10 | [7260] Fixed access to uninitilized fields in FleeingMovementGenerator and ↵ | megamage | |
Creature::IsOutOfThreatArea. Author: VladimirMangos --HG-- branch : trunk | |||
2009-02-09 | [7244] Fixed affecting of positive spells critical chances by scripted ↵ | megamage | |
critical chances. Author: pasdVn --HG-- branch : trunk | |||
2009-02-09 | Replace tabs with spaces in more files. | Paradox | |
--HG-- branch : trunk | |||
2009-02-05 | *Update linked spell. Add new type: linked aura. | megamage | |
--HG-- branch : trunk | |||
2009-02-05 | *Fix a typo that makes linked spells not work. | megamage | |
--HG-- branch : trunk | |||
2009-02-04 | Replace tabs with spaces, and fix crlf issues | megamage | |
--HG-- branch : trunk | |||
2009-02-04 | *Do not check range weapon skills for paladin. This fix the bug that flying ↵ | megamage | |
hammer miss too much. --HG-- branch : trunk | |||
2009-02-02 | * Fix Hunters Mark, prevent target from going stealth/invis for caster of mark. | biglad | |
--HG-- branch : trunk | |||
2009-01-30 | *AI structure update. | megamage | |
--HG-- branch : trunk | |||
2009-01-30 | *Fix some bugged AI which cause creatures enter evade mode repeatedly. | megamage | |
*Let player enter combat when attacked but not hit by creatures. --HG-- branch : trunk | |||
2009-01-28 | *Fix the bug that critters do not enterevademode. | megamage | |
--HG-- branch : trunk | |||
2009-01-28 | *Fix critter AI. | megamage | |
*Some AI structure change. --HG-- branch : trunk | |||
2009-01-28 | *Fix the bug that event ai mobs sometimes chase victims even when polymorphed. | megamage | |
--HG-- branch : trunk | |||
2009-01-25 | *Fixed aura interrupting when damage is absorbed - by _krz | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-22 | *Fix fishing and Eagle eye. | QAston | |
--HG-- branch : trunk | |||
2009-01-21 | *Move SelectHostilTarget() to class Creature and return getVictim() directly. | megamage | |
*Fix the crash caused by mandokir script. --HG-- branch : trunk | |||
2009-01-21 | *Fix rain of fire. | QAston | |
--HG-- branch : trunk | |||
2009-01-20 | *Fix bug with mindcontrol when aura interrupted on target is still on caster | QAston | |
*Fix bug with "stucked succubus" --HG-- branch : trunk | |||
2009-02-07 | *Handle SPELL_AURA_MOD_ENEMY_DODGE, make commanding shout heal for hp ↵ | QAston | |
increased value. --HG-- branch : trunk | |||
2009-02-07 | *Handle SPELL_AURA_MOD_AURA_DURATION_BY_DISPEL and ↵ | QAston | |
SPELL_AURA_MOD_AURA_DURATION_BY_DISPEL_NOT_STACK. *Fix SPELL_AURA_MECHANIC_DURATION_MOD and SPELL_AURA_MECHANIC_DURATION_MOD_NOT_STACK for PVP. --HG-- branch : trunk | |||
2009-02-07 | *Fix Expose Weakness and similar auras. | QAston | |
--HG-- branch : trunk | |||
2009-02-07 | *Handle aura SPELL_AURA_MOD_BLOCK_CRIT_CHANCE. | QAston | |
--HG-- branch : trunk | |||
2009-02-06 | *Handle aura SPELL_AURA_MECHANIC_IMMUNITY_MASK. | QAston | |
*Fix a typo in ap bonus from stat calculation-thanks to megamage for pointing this. --HG-- branch : trunk | |||
2009-02-06 | *Merge. | megamage | |
--HG-- branch : trunk | |||
2009-02-06 | *Handle aura SPELL_AURA_MOD_HOT_PCT. | QAston | |
--HG-- branch : trunk | |||
2009-02-06 | *Some code optimize. | QAston | |
--HG-- branch : trunk | |||
2009-02-06 | *Fix Target Unit Raid. | QAston | |
--HG-- branch : trunk | |||
2009-02-06 | *Fix aura sending to 303 client. | QAston | |
--HG-- branch : trunk | |||
2009-02-04 | *Merge. | megamage | |
--HG-- branch : trunk | |||
2009-02-04 | *Merge. | megamage | |
--HG-- branch : trunk | |||
2009-02-04 | * Updated copyright notice for new year (2009) part 2 | Drahy | |
* Changed mangos website --HG-- branch : trunk |