aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-07-26*Update procflags for Imp.Shadowform.QAston
*Use item speed value instead of attack speed value for enchant PPM - by MaS0n. *Correctly apply cooldown to Improved leader of the pack mana regen. *Do not refresh duration when stack from aura is dropped - by Apoc --HG-- branch : trunk
2009-07-26*Fix Remote Access login - by peaceman.QAston
--HG-- branch : trunk
2009-07-26*Correct damage for Shield of Righteousness.Anubisss
--HG-- branch : trunk
2009-07-26Fix build on windows.Kudlaty
Fix command ticket viewname - thx Deadlyskunk for point this fix setlink command group, add missing commands to db - patch by XTElite1 --HG-- branch : trunk
2009-07-25Fix build under winKudlaty
--HG-- branch : trunk
2009-07-25Add missing file from rev 4594Kudlaty
--HG-- branch : trunk
2009-07-25Merge [SD2]Kudlaty
r1106 Prevent abuse of item 44222. Apply some SD2 code style r1107 Add health modification for phase and correct phase value for kael(TK) r1108 Remove scripted function SetSheathState() and use mangos function instead. Fix one typo and apply sd2 code style for one script. r1109 Remove old makefile* files not needed. r1110 Some minor adjustments to sharkkis, add one spell and also add distance to MoveChase. Not kill boss' advisors on Reset when not needed. r1111 Check pointers and avoid possible crash r1112 Added script for friendly Kael in MgT (movement to orb-platform, transform and gossip) r1113 Correct misunderstanding added in 1112, and use timer for transformation instead (creature are expected to spawn/fly down once player use orb). --HG-- branch : trunk
2009-07-25Fix the bug that players always gain one point less of reputation than the ↵Kudlaty
real value. --HG-- branch : trunk
2009-07-25*Correct damage for spell Piercing Shots' ticks.Anubisss
--HG-- branch : trunk
2009-07-25*mergeKudlaty
--HG-- branch : trunk
2009-07-25Fix build on windows and propably on centosKudlaty
--HG-- branch : trunk
2009-07-25*Merge with 4584. :(Anubisss
--HG-- branch : trunk
2009-07-25*Minor clean in Muru.Anubisss
*Fix SWP's door handling. --HG-- branch : trunk
2009-07-25Fix build with old ACE libKudlaty
But anyway, you should update your ACE lib --HG-- branch : trunk
2009-07-25*Fix a typo. :)Anubisss
--HG-- branch : trunk
2009-07-25*Fix spell Savage Defense's reducing damage amount.Anubisss
--HG-- branch : trunk
2009-07-24Fix typo.Kudlaty
--HG-- branch : trunk
2009-07-24Merge [SD2]Kudlaty
r1100 Added basic AI definitions for boss sartharion (with adds, using a common AI for certain events) and intro calling drakes r1101 Correcting a few details and simplify call drakes for boss sartharion Add boss and mini-boss' abilities and add more common events to common drakes AI r1102 Drop support for Windows VC71 (2003) (ref Mangos rev 7865) r1103 Added support for quest 6481 (summon npc 11920) r1104 Restore compile after change in OnCreatureCreate(). Require Mangos 7871+ - skip (we don't merge 7871?) r1105 Remove code related to taunt immune. creature_template.flags_extra(CREATURE_FLAG_EXTRA_NOT_TAUNTABLE) must be used instead where creature should always be immune. --HG-- branch : trunk
2009-07-24*Fix spell Guarded by the Light.Anubisss
--HG-- branch : trunk
2009-07-24*Remove duplicate items from scripts' CMakeLists.Anubisss
--HG-- branch : trunk
2009-07-24Merge [SD2]Kudlaty
r1095 Correct one spellId in hyjal - skip r1096 Remove more grid search code from scripts and use functions. r1097 Remove obsolete functions redefined in 1094 r1098 Added text for bosses in map 615 r1099 Added instance script for map 615 --HG-- branch : trunk
2009-07-24Merge [SD2]Kudlaty
r1088 Add grid searcher class PlayerAtMinimumRangeAway and create ScriptedAI function GetPlayerAtMinimumRange that return player in grid with at least the defined range away from m_creature. r1089 Remove no longer needed grid search code and use function instead. - skip r1090 Rename and clarify function variables - skip r1091 Add two new grid search functions to return list of creature and gameobject. Remove unused class. r1092 Remove more grid search code in scripts and use functions instead. r1093 Remove obsolete grid search class and rename new to a more consistent name. r1094 Speed up functions GetCreature/GameObjectListWithEntryInGrid a bit --HG-- branch : trunk
2009-07-24[8217] Implement proper priority in effect selection at talent 17962 cast. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-07-24*Do not let Incinerate has extra damage for Shadowflame Author: rechapa79megamage
--HG-- branch : trunk
2009-07-24[8209] Comment fix. Author: ApoCmegamage
--HG-- branch : trunk
2009-07-24 [8208] Add part support for spell 33525. Author: NoFantasymegamage
Also let spell 33652 trigger when aura from 33572 reach full effect. --HG-- branch : trunk
2009-07-24[8207] Allow show combat log for healing done by totems. Author: Itchmegamage
--HG-- branch : trunk
2009-07-24 [8205] Really use trap GO charges and avoid casting in despawned state. ↵megamage
Author: VladimirMangos * Drop horribale hack with stored charges amount, use instead GO info charges data as expected. * Count trap activations as charge uses if it have limited charges. * Check trap reactions only in ready spawned state. --HG-- branch : trunk
2009-07-24[8204] Avoid call assistance from non-combatants. Author: GriffonHeartmegamage
--HG-- branch : trunk
2009-07-24[8203] Correcttly re-apply level scaled item stat mods at player level ↵megamage
change. Author: Trogvar --HG-- branch : trunk
2009-07-24[8202] Replace raw array index values by enums. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-07-24[8201] Apply PvP duration limit to spell 15286 Author: Alezmegamage
--HG-- branch : trunk
2009-07-24 [8200] Use FASTBUILD precompiled mode for debug case also. Author: Ambalmegamage
So in fact remove this define and use related includes unconditionally. --HG-- branch : trunk
2009-07-24Small code cleanup in Guild::Roster Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-07-24[8196] Implement item 44012 spell effects. Author: evilstarmegamage
--HG-- branch : trunk
2009-07-24[8195] Add spell check data for dummy effect tail... Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-07-24 [8194] Use _SECURE_SCL=0 for speedup iterators work at Windows platform ↵megamage
in release mode. Author: Ambal Change added for VC80/VC90, but not added for VC10. --HG-- branch : trunk
2009-07-23*Call Reset() only if the npc is alive.Anubisss
*I hope this fix some issues in instances. Eg.: GetData() give the correct value. *Thanks to megamage for the help. --HG-- branch : trunk
2009-07-23Script for quest 11878. Author: DrethekKudlaty
Missing update of *full.sql --HG-- branch : trunk
2009-07-23Functions Clean Up - by DrethekKudlaty
--HG-- branch : trunk
2009-07-23*mergeKudlaty
--HG-- branch : trunk
2009-07-23Add script for quest 12861. Author: Drethek.Kudlaty
--HG-- branch : trunk
2009-07-23*Creature eventAI cancast power check - by smellbee.QAston
--HG-- branch : trunk
2009-07-23*Cleanup in The Endless Hunger script. - by Drethek.QAston
--HG-- branch : trunk
2009-07-23*Script for Plug the Sinkholes - by Drethek.QAston
--HG-- branch : trunk
2009-07-23[8193] Use constant instead explicit value in title index checks. Author: ↵megamage
XTZGZoReX --HG-- branch : trunk
2009-07-23*Let MECHANIC_SHACKLE has DIMINISHING_CONTROL_STUN. By VladimirMangosmegamage
--HG-- branch : trunk
2009-07-23 [8191] Drop code related to use long time empty `spell_affect` table. ↵megamage
Author: XTZGZoReX After switch to 3.x.x all data get explcitly from ClassMask fields in spell.dbc and no need in custom values. --HG-- branch : trunk
2009-07-23*Use virtual function for GetFollowAnglemegamage
--HG-- branch : trunk
2009-07-23*Add spell_linked_spell entry for Lichborne.QAston
*Add defines for SHADOW_DANCE and UNDEAD shapeshifts to prevent error display - cherrypicked from Astellar's shape patches. --HG-- branch : trunk