| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-05-05 | [7772] Implement ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_GOLD_VALUE_OWNED Author: ↵ | megamage | |
| DonTomika --HG-- branch : trunk | |||
| 2009-05-05 | [7768] Add check to prevent set homebind to instance map. Author: VladimirMangos | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-05 | [7767] Implement item 43824 work. Author: evilstar | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-05 | [7766] Add hack code for better detection some area 4395 subzones. Author: ↵ | megamage | |
| VladimirMangos --HG-- branch : trunk | |||
| 2009-05-05 | *Fix the bug that paladin gets too many miss. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-05 | *Fix quest War is Hell. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-05 | *Set caster as target for target A/B=0 spells as default. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-05 | *Correct triggered spell for Mark of Blood. This fix the bug that Mark of ↵ | Anubisss | |
| Blood heal 4 instead of 4%. --HG-- branch : trunk | |||
| 2009-05-05 | *Fix more kill credit spells. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-05 | *Fix a bug that some spell effects are applied twice. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-05 | *Fix some spells with effect kill credit. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-05 | *Fix the spell power coefficient and the SpellFamilyFlags in Power Word: ↵ | Anubisss | |
| Shield, Ice Barrier and Shadow Ward. --HG-- branch : trunk | |||
| 2009-05-04 | [7761] GuildBankTabPrice vector is replaced by an array. Author: zhenya | megamage | |
| Arrays are significantly faster. --HG-- branch : trunk | |||
| 2009-05-04 | [7758] Fixed gain reputation and xp reward between group mates in differents ↵ | megamage | |
| instances Author: zhenya --HG-- branch : trunk | |||
| 2009-05-04 | [7757] Not remove auras required for casting warrior enrage aura state at ↵ | megamage | |
| this state lost. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-05-04 | [7756] Fixed memory leak in PoolHandler::Initialize(). Author: AlexDereka | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-04 | [7755] Allow mini-pet has been questgivers or gossip holders. Author: megamage | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-04 | [7754] Set NPC flags from DB for mini-pets (summoned critters). Author: daveh | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-04 | *Fix Healing Way stack counting in Healing Wave's script. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-05-04 | *Merge. | BroodWyrm | |
| --HG-- branch : trunk | |||
| 2009-05-04 | *Add script for Utgard Keep - Forge Master (Forge Fire Event) | BroodWyrm | |
| --HG-- branch : trunk | |||
| 2009-05-04 | *Replace some "mangos_debug" with "trinity_debug" | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-04 | *Remove an useless error log. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-04 | *Fix broken charge spells. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-04 | *Fix a typo. | QAston | |
| --HG-- branch : trunk | |||
| 2009-05-04 | *Fix chains of ice | QAston | |
| *Correct typo in my prev commit-by megamage *Fix hearthstone obtaining from innkeeper. --HG-- branch : trunk | |||
| 2009-05-04 | Small fix to prevent unintended DB logging | Chaz Brown | |
| --HG-- branch : trunk | |||
| 2009-05-04 | Backport from TC2 (resp. Mangos) conf options Death.Bones.* for disable bones | Disassembler | |
| creating from corpse in world zones or in arena/bg. --HG-- branch : trunk | |||
| 2009-05-04 | *Do not take ammo for shockwave | QAston | |
| *Do not check weapon skills for hits against players' summons *Apply range mods for channeled spell range check --HG-- branch : trunk | |||
| 2009-05-03 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-03 | [7753] Implement ACHIEVEMENT_CRITERIA_TYPE_NUMBER_OF_TALENT_RESETS. Author: ↵ | megamage | |
| DonTomika --HG-- branch : trunk | |||
| 2009-05-03 | [7752] Correctly restore autocast state for spells at spell loading. Author: ↵ | megamage | |
| Az@zel --HG-- branch : trunk | |||
| 2009-05-03 | [7751] Use more safe code to prevent DB errors at pet spells save and avoid ↵ | megamage | |
| unneded data save. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-05-03 | [7750] Get level/health critters data from Db instead hardcoded values. ↵ | megamage | |
| Author: daveh --HG-- branch : trunk | |||
| 2009-05-03 | [7748] Better use LANG_PLAYER_NOT_FOUND message in Modify Gender. Author: ↵ | megamage | |
| AlexDereka --HG-- branch : trunk | |||
| 2009-05-03 | [7747] Fixed crash in ModifyGender command. Author: Foks | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-03 | [7746] Add const attribute to Player::SendInitialActionButtons. Author: ↵ | megamage | |
| AlexDereka --HG-- branch : trunk | |||
| 2009-05-03 | [7745] Fixed gcc warnings. Author: AlexDereka | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-03 | [7744] Use Precompiled Headers for fast build in win. Author: Ambal | megamage | |
| Work in "Visual Studio 8 2005" and "Visual Studio 9 2008". For Compile without precompiled headers use Debug_NoPCH configuration. *Note: I have only tested VC90. VC80 is not tested. And I do not know if cmake needs any changes. --HG-- branch : trunk | |||
| 2009-05-03 | [7741] Allow pets/charmed NPCs to count master's spell cast conditions in ↵ | megamage | |
| quests. Author: ApoC --HG-- branch : trunk | |||
| 2009-05-03 | *Fix a wrong spell of archavon script. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-03 | *Fix the bug that eventAI creatures change target every update. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-03 | *Fix a crash caused by feedpet. | megamage | |
| *Also have delay for jump spells. --HG-- branch : trunk | |||
| 2009-05-03 | *Fix a typo in Brutallus. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-05-03 | *Fix a typo that break some charge spells. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-03 | *Fix broken hunter pet. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-03 | *Fix a crash when player log in. Sorry. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-03 | *Update some procflags for 309. | QAston | |
| *Do not trigger aoe damage for explosive shot. --HG-- branch : trunk | |||
| 2009-05-03 | *Fix broken chain spells. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-03 | *Fix broken chain spells. | megamage | |
| --HG-- branch : trunk | |||
