aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-02-07*Handle aura SPELL_AURA_MOD_BLOCK_CRIT_CHANCE.QAston
--HG-- branch : trunk
2009-02-07*Fix windows project files, fix a typoQAston
--HG-- branch : trunk
2009-02-07*Merge.megamage
--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*Update config file.megamage
--HG-- branch : trunk
2009-02-06*Merge.megamage
--HG-- branch : trunk
2009-02-06[7235] New command: .reset achievements. Author: VladimirMangosmegamage
--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-06typoMuhaha
--HG-- branch : trunk
2009-02-06Now correct patch version: Use spell_loot_table for item creating in case ↵Muhaha
SPELL_EFFECT_CREATE_ITEM_2 (157) and itemType==0. Author: VladimirMangos --HG-- branch : trunk
2009-02-05Fixed phase seelction for gameobject/creature spawn for GM-mode without ↵megamage
phase auras. Author: VladimirMangos --HG-- branch : trunk
2009-02-05Use spell_loot_table for item creating in case SPELL_EFFECT_CREATE_ITEM_2 ↵megamage
(157) and itemType==0. Author: VladimirMangos --HG-- branch : trunk
2009-02-05[7230] Add spell_bonus_data for 18220 and ranks. Author: Dietrichmegamage
[7232] Use constant name that hide client dependent value. Author: VladimirMangos Skip: [7231] Some info to sql updates commiters in slq/update/README and spell chain update of [7230] --HG-- branch : trunk
2009-02-05[7229] Add area limitation checks for battleground/arena spells.megamage
Spell sorted by 2 list and map ids lists replaced by map type checking in patch. Author: GriffonHeart --HG-- branch : trunk
2009-02-05*Merge.megamage
--HG-- branch : trunk
2009-02-05*Merge.megamage
--HG-- branch : trunk
2009-02-05Fix crash. by Skystar.QAston
--HG-- branch : trunk
2009-02-05* MergeDrahy
--HG-- branch : trunk
2009-02-05*Handle SPELL_AURA_ABILITY_IGNORE_AURASTATE and SPELL_AURA_ALLOW_ONLY_ABILITY.QAston
*Fix build on Windows. --HG-- branch : trunk
2009-02-05* Borean Tundra from ScriptDev2Muhaha
* Updated copyright notice for new year (2009) --HG-- branch : trunk
2009-02-05* You're Fired! quest (10821) by darkrabbitMuhaha
--HG-- branch : trunk
2009-02-04*Merge.megamage
--HG-- branch : trunk
2009-02-04[7228] Implement empty bag swap with equipped non-empty bag with items ↵megamage
exchange. Author: nugu100 --HG-- branch : trunk
2009-02-05* MergeDrahy
--HG-- branch : trunk
2009-02-04*Merge.megamage
--HG-- branch : trunk
2009-02-04* Huge merge with original branchDrahy
--HG-- branch : trunk
2009-02-04*Merge.megamage
--HG-- branch : trunk
2009-02-04*Fix execute damage.megamage
--HG-- branch : trunk
2009-02-04*Merge.megamage
--HG-- branch : trunk
2009-02-04*Fix build on *nix.QAston
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant ↵Drahy
convert all files at once --HG-- branch : trunk
2009-02-03[7227] Implement prismatic sockets. Related code cleanups.megamage
Big thanks to TOM_RUS for help in reseach! Author: VladimirMangos --HG-- branch : trunk
2009-02-03*Merge.megamage
--HG-- branch : trunk
2009-02-03[7226] Avoid 2 mQuestStatus[quest_id] calls from AddQuest code for speed and ↵megamage
possible aliasing problems. Original patch provided by zhenya. Author: VladimirMangos --HG-- branch : trunk
2009-02-03[7225] Correctly clear trainer and vendor data. Author: zhenyamegamage
--HG-- branch : trunk
2009-02-03[7224] Drop unused code. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-02-03*Handle SPELL_AURA_MOD_TARGET_ABSORB_SCHOOL and ↵QAston
SPELL_AURA_MOD_IGNORE_TARGET_RESIST *change handling SPELL_AURA_MOD_ABILITY_IGNORE_TARGET_RESIST and SPELL_AURA_MOD_TARGET_ABILITY_ABSORB_SCHOOL to use m_amount instead of fixed 100 value. *SPELL_AURA_MOD_HEALING_RECEIVED use only when calculating aura caster healing. --HG-- branch : trunk
2009-02-03*Handle SPELL_AURA_MOD_ABILITY_AFFECTED_TARGETS.QAston
--HG-- branch : trunk
2009-02-03*Fix bug that missed/immuned/etc. shoots take no ammo.QAston
*Handle SPELL_AURA_ABILITY_CONSUME_NO_AMMO --HG-- branch : trunk
2009-02-03*Handle disarm offhand and ranged weapon, since now disarm affects all ↵QAston
bonuses given by item. --HG-- branch : trunk
2009-02-02*Merge.megamage
--HG-- branch : trunk
2009-02-02*Merge.megamage
--HG-- branch : trunk
2009-02-02[7223] Remove duplicate line (old case) in mangos.sql `command` table. ↵megamage
Author: vladonix --HG-- branch : trunk
2009-02-02[7222] Revert "[7206] Not set creep walking mode for recial stealth ability ↵megamage
58984." Author: KiriX --HG-- branch : trunk
2009-02-02[7221] Add output player names as sift-links in more chat commands. Author: ↵megamage
VladimirMangos Did not merge the part of HandleAccountSetGmLevelCommand. --HG-- branch : trunk
2009-02-02*Handle SPELL_AURA_MOD_WEAPONTYPE_IGNORE_TARGET_RESISTANCE and new spellmods.QAston
--HG-- branch : trunk