aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-08-22*Add some checks to avoid crashes if ScriptedInstance is NULL.Anubisss
--HG-- branch : trunk
2009-08-21*Take req source items after quest is finished.megamage
--HG-- branch : trunk
2009-08-21*Revert 5219.megamage
--HG-- branch : trunk
2009-08-21*Apply auras in core for Kalecgos instead of setting db data.megamage
--HG-- branch : trunk
2009-08-21*Remove an obsolete spell of Illidan.megamage
--HG-- branch : trunk
2009-08-21*Remove rank auras from players who are offline after battle of wintergrasp ↵megamage
ends. --HG-- branch : trunk
2009-08-21*Wintergrasp: give honor for every captured workshops in the end of the battle.megamage
--HG-- branch : trunk
2009-08-21*Fix a crash in wintergrasp when a neutral workshop is destroyed.megamage
--HG-- branch : trunk
2009-08-21Fix typoKudlaty
--HG-- branch : trunk
2009-08-21Fix typo in battleground announcer. Thx GyulloKudlaty
--HG-- branch : trunk
2009-08-21Forgot about includeKudlaty
--HG-- branch : trunk
2009-08-21Script for Plaguehound Tracker. Thanks to manuel and NevanKudlaty
--HG-- branch : trunk
2009-08-21*Reduce the distance of auto-dismount in quest Grand Theft Paliminomegamage
--HG-- branch : trunk
2009-08-21*Fix the bug that lifebloom heals too much.megamage
--HG-- branch : trunk
2009-08-21*Fix bug that item in guild bank would display improper spellcharges amount.Machiavelli
--HG-- branch : trunk
2009-08-21*Use total max veh number instead of max veh number per workshop to check if ↵megamage
can build vehicle in wintergrasp. *Do not despawn vehicles when workshop is destroyed or captured. --HG-- branch : trunk
2009-08-21*Display max veh number and capture point banner in wintergrasp.megamage
--HG-- branch : trunk
2009-08-21* Don't apply double RAP modifier to Steady Shot, pointed out by thenecromancerMachiavelli
--HG-- branch : trunk
2009-08-21*Use safer function to modify threat pct in script.megamage
--HG-- branch : trunk
2009-08-21*Fix a crash caused by removing vehicles when wintergrasp battle ends.megamage
--HG-- branch : trunk
2009-08-21*Add assert back to antiair AI. spell[0] is necessary for this AI. If there ↵megamage
is no spell[0] in db, then this ai should not be used. --HG-- branch : trunk
2009-08-21*Remove a check in getreferencebytarget. If a crash happens, the check ↵megamage
should be made in the high-level function but not low-level function. --HG-- branch : trunk
2009-08-21* Last commit also fixes damage calculation of Steady Shot, based on ↵Machiavelli
original patch by thenecromancer. --HG-- branch : trunk
2009-08-21*Fix crash in mob_anti_airAI. Remove assert and cast no spell instead, if no ↵Machiavelli
spell was found in DB template. --HG-- branch : trunk
2009-08-21* Partial revert of last changeset, double nullpointer check is not needed ↵Machiavelli
since everything seems to go via ThreatContainer::getReferenceByTarget --HG-- branch : trunk
2009-08-21* Fix some crashes in ThreatContainerMachiavelli
--HG-- branch : trunk
2009-08-21* Correct calculation of ammo DPSMachiavelli
--HG-- branch : trunk
2009-08-21Merge [SD2]Kudlaty
r1358 Add gossip and taxi related to quest 11692. Patch by hoshie --HG-- branch : trunk
2009-08-21*Fix the bug that Eye of Acherus does not fly in some servers.megamage
--HG-- branch : trunk
2009-08-20*Display worldstate in wintergrasp.megamage
--HG-- branch : trunk
2009-08-21Some optimization to salanar the horseman. Now player shouldn't stuck in ↵Kudlaty
realm of shadow --HG-- branch : trunk
2009-08-20*Cleanup + missed SQLmaximius
--HG-- branch : trunk
2009-08-20*Freya's Pact Gossip Script by manuelmaximius
--HG-- branch : trunk
2009-08-20*Do not allow to build vehicles when workshop is destroyed.megamage
--HG-- branch : trunk
2009-08-20*Remove a hack in player's visibility update. This hack was for TC1 to ↵megamage
restrict the size of update packet. It may no longer be needed in TC2. Please report if your client gets freezed in populated area (such as big cities) after this rev. --HG-- branch : trunk
2009-08-20*Try to fix the bug of mobs' chain aggro.megamage
--HG-- branch : trunk
2009-08-20*Only allow to build new vehicles during wartime in wintergrasp.megamage
--HG-- branch : trunk
2009-08-20* Change _TRINITY_CORE_CONFVER to match r5235Machiavelli
--HG-- branch : trunk
2009-08-20*MergeMachiavelli
--HG-- branch : trunk
2009-08-20* Add basic script for Assembly of Iron in UlduarMachiavelli
* Add instance script for Ulduar --HG-- branch : trunk
2009-08-20Merge [SD2]Kudlaty
r1356 Move HasFollowState() to public and move related Add/RemoveFollowState() to private (not intended that script can alter state directly) r1357 Add faint and revive for npc_ringo --HG-- branch : trunk
2009-08-20*Cleanupmaximius
--HG-- branch : trunk
2009-08-20*Add a config option for .die command behaviormaximius
--HG-- branch : trunk
2009-08-20Script for quest 12969. Script by GyulloKudlaty
--HG-- branch : trunk
2009-08-20Make Sartharion check if dragons alive before cast on them. Patch by GyulloKudlaty
--HG-- branch : trunk
2009-08-20Revert part of last patch witch should be not pushed. SorryKudlaty
--HG-- branch : trunk
2009-08-20Add script for quest 12864. Script by manuelKudlaty
--HG-- branch : trunk
2009-08-20Merge [SD2]Kudlaty
r1355 Implement use of bitmask states instead of boolean variables in followerAI. Add function SetFollowPaused to temporary disable follow, with true/false argument to toggle the state on/off. Scripts affected are updated accordingly with needed changes. --HG-- branch : trunk
2009-08-20* Change .die command handler so that the user can get credit for the killMachiavelli
--HG-- branch : trunk
2009-08-20*Fix build.megamage
--HG-- branch : trunk