| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-08-05 | [8303] Allow save and restore at login forms/stances. Author: VladimirMangos | megamage | |
| Small changes also to prevent visual "fall" flight form for viewer at login, and another changes to prevent recasting default warrior stance. This also resolve bug with not removing some form bonuses at lost form at re-login. --HG-- branch : trunk | |||
| 2009-08-05 | [8297] Partly revert "[8291] Now allow auto-casting pet spells out of ↵ | megamage | |
| combat by PetAI, related code cleanups." Author: VladimirMangos Use less stricted limitations for pet out-of-combat autoucasts. --HG-- branch : trunk | |||
| 2009-08-05 | [8295] Remove single target auras at caster/target shift to not ↵ | megamage | |
| accessable phase. Author: VladimirMangos This must fix another source of "Couldn't find the caster of the single target aura" errors. --HG-- branch : trunk | |||
| 2009-08-05 | [8294] Some `playercreateinfo_action` fixes. Also DK food initial amount fix ↵ | megamage | |
| in code. Author: Necro --HG-- branch : trunk | |||
| 2009-08-05 | *Fix Coyote Spirit Despawn Aura (52172) and Blood Parrot Despawn Aura ↵ | QAston | |
| (60244) - inspired by Disassembler's patch. --HG-- branch : trunk | |||
| 2009-08-05 | *Script effect for Big Blizzard Bear - by simon. | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-05 | *Fix target selection for Ancestral Awakening and Replenishment - by Them | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-05 | *Make cleansing totem remove poisons - by Them | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-05 | *Correct implementation and use of dbc data for aura ↵ | QAston | |
| SPELL_AURA_CONVERT_RUNE(249) *Fix Blood of the North, Reaping - original patch by thenecromancer *Fix Death Rune Mastery. --HG-- branch : trunk | |||
| 2009-08-04 | *fixed Alterac Valley | Rat | |
| --HG-- branch : trunk | |||
| 2009-08-04 | *Fix Gargoyle feeding behaviour - original patch by thenecromancer. | QAston | |
| *Add SPELL_TARGET_TYPE_CONTROLLED for spell_script_target table for fast search of units(grid search skipped) and to prevent applying effects to not owned summons --HG-- branch : trunk | |||
| 2009-08-04 | *Use uint64 instead of uint32 in AHbot prizes calculation to prevent ↵ | QAston | |
| overflow - by MaXIMUS. --HG-- branch : trunk | |||
| 2009-08-04 | *added script for training dummies | Rat | |
| *added new creature extra flag (CREATURE_FLAG_EXTRA_NO_SKILLGAIN) if set creature won't increase player's weapon skill --HG-- branch : trunk | |||
| 2009-08-04 | *no need to log chat channel saves | Rat | |
| --HG-- branch : trunk | |||
| 2009-08-04 | *Allow ItemExpire events to be scripted. | QAston | |
| *Add .debug itemexpire command *Add script for Disgusting Jar and Mysterious Egg - original patch by Elron. --HG-- branch : trunk | |||
| 2009-08-04 | *Use heroic_level_min value (if not 0) from table access_requirement for ↵ | Anubisss | |
| instances with heroic mode. *Use level_min value if heroic_level_min == 0 for instances with heroic mode. *Correct heroic_level_min value for all instances. --HG-- branch : trunk | |||
| 2009-08-03 | *Update formula on last fix | Nevan | |
| --HG-- branch : trunk | |||
| 2009-08-03 | *Fix Shaman T8 Bonus | Nevan | |
| *Added Polymorph Glyph to world_spell_full.sql --HG-- branch : trunk | |||
| 2009-08-03 | *Cleanups in BattlegroundAV::Update. | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-03 | *Update zone for players after adding to map. - by VladimirMangos | QAston | |
| *Skip instance loading for player with flypath/on transport. --HG-- branch : trunk | |||
| 2009-08-03 | *Moved Glyph of Polymorph in Unit::HandleDummyAuraProc | Nevan | |
| --HG-- branch : trunk | |||
| 2009-08-03 | *Add Rate.RepairCost config option - by MaXiMiUS | QAston | |
| *Apply tc sql coding style to 4737_world_TDB.sql - by Drahy *Fix build with MAP_BASED_RAND_GEN option. --HG-- branch : trunk | |||
| 2009-08-03 | *Add DeleteObjectWith owner function for gameobject deletion with updating ↵ | QAston | |
| owner object list *Cleanups in Aura 1852 and recenlty added glyph code. --HG-- branch : trunk | |||
| 2009-08-03 | *Add some crash prevention checks. | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-03 | Fix CRLF in SpellAuras.cpp and strange character in world_script_texts.sql | Chaz Brown | |
| --HG-- branch : trunk | |||
| 2009-08-03 | *Fix Glyph of Fireball | Nevan | |
| *Fix Glyph of Frostbolt --HG-- branch : trunk | |||
| 2009-08-03 | *Typo | Nevan | |
| --HG-- branch : trunk | |||
| 2009-08-03 | *Fix Polymorph Sheep Sound | Nevan | |
| *Fix Glyph of the Penguin *Clean Up Glyph of Polymorph --HG-- branch : trunk | |||
| 2009-08-03 | merge | Rat | |
| --HG-- branch : trunk | |||
| 2009-08-03 | *fix Lady Vashj | Rat | |
| *fix Toxic Sporebat's Toxic Pool spell --HG-- branch : trunk | |||
| 2009-08-03 | *Fix Glyph of Polymorph | Nevan | |
| --HG-- branch : trunk | |||
| 2009-08-02 | *Fix Aura Mastery "Immunity" | Nevan | |
| --HG-- branch : trunk | |||
| 2009-08-02 | [8292] Fixed healing part of spell 19505 and ranks (in fact from rank 2) ↵ | megamage | |
| Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-08-02 | [8291] Now allow auto-casting pet spells out of combat by PetAI, related ↵ | megamage | |
| code cleanups. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-08-02 | [8288] Add table base addition reqs for achievements with ↵ | megamage | |
| ACHIEVEMENT_CRITERIA_TYPE_WIN_DUEL Author: VladimirMangos This prevent not proper finish some achievments added in 3.1.x --HG-- branch : trunk | |||
| 2009-08-02 | [8286] Correctly show talent points after talents reset at login by "at ↵ | megamage | |
| login" flag. Author: redcore --HG-- branch : trunk | |||
| 2009-08-02 | [8285] Don't show creatures as lootable that have no loot. Author: Prince | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-02 | [8284] Use BuyCound instead Stackable for seelction original items amount ↵ | megamage | |
| for new character. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-08-02 | [8283] Implement 3.x way work for double damage from 35290 and ranks Author: ↵ | megamage | |
| VladimirMangos --HG-- branch : trunk | |||
| 2009-08-02 | Avoid target requirement checks for spells with caster base target ↵ | megamage | |
| selection (self,pet,around). Author: VladimirMangos This fix cast fail for some spells, mostly triggered or scripted with unexpected prowided explicit tatrget different from caster. --HG-- branch : trunk | |||
| 2009-08-02 | [8279] Fixed paladin auras for SpellSpecific. Author: nos4r2zod | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-02 | *Fix ppm handling for victim auras - by pasdVn. | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-01 | *One more map correction - reset map pointer if still avalible in constructor. | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-01 | *Fix a typo. | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-01 | *Do not remove player reference to map on player remove from map. | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-01 | *Fix Glyph of Guardian Spirit | Nevan | |
| --HG-- branch : trunk | |||
| 2009-08-01 | *Teleport player to homebind if instance can't be created in ↵ | QAston | |
| WorldSession::HandleMoveWorldportAckOpcode. --HG-- branch : trunk | |||
| 2009-08-01 | *Store mapId in Corpse class for access to corpse when grid containing them ↵ | QAston | |
| is unloaded and map pointer is unloaded leading to crash. --HG-- branch : trunk | |||
| 2009-08-01 | *Fix Spell 1852 (This is a GM tool for silencing players.) | Nevan | |
| --HG-- branch : trunk | |||
| 2009-08-01 | *Prevent possible creation of instance from bg map. | QAston | |
| --HG-- branch : trunk | |||
