aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-01-04*Mangos [7023] Remove not used useCharges for ↵megamage
IsImmunedToSpell/IsImmunedToDamage. By DiSlord. --HG-- branch : trunk
2009-01-04*Mangos: replaced dynamic by static allocation in server packets header. ↵megamage
Added command to test large packets. By arrai. *Mangos: [7022] Added support for packets > 64 kb. By derex. --HG-- branch : trunk
2009-01-04*Merge with Trinity 783.megamage
--HG-- branch : trunk
2009-01-04*Fix the bug that spell damage bonus is not applied.megamage
--HG-- branch : trunk
2009-01-04*Fix a bug in ScriptedAI::SelectUnitList.megamage
--HG-- branch : trunk
2009-01-04*Fix a typo in password command - by MachiavelliBlaymoira
--HG-- branch : trunk
2009-01-04* Fix reload tickets from databaseBlaymoira
* Fix crash /exploit issue with improper pasing when '%' is in ticket message * Remove obsolete recv_data from tickets * Allow closing of a ticket inserting the guid of the GM or player that closed it into the database. * Allow assigning tickets to offline GMs. * Tighten up SQL escape strings, increased security against SQL injections * Fix issue where multiple tickets could have the same entry * --- by Machiavelli --- --HG-- branch : trunk
2009-01-04*Changes in Grandmaster Vorpil - by IskanderBlaymoira
*Target limitation for spell 39835 --HG-- branch : trunk
2009-01-04*MergeBlaymoira
--HG-- branch : trunk
2009-01-04*Fix the bug that creature do not return to home position.megamage
--HG-- branch : trunk
2009-01-04*Merge.megamage
--HG-- branch : trunk
2009-01-04*Calculate spell damage bonus when spell is casted rather than when spell ↵megamage
hits target. --HG-- branch : trunk
2009-01-04*Cleaned up database queries - by XTZGZoReXBlaymoira
--HG-- branch : trunk
2009-01-04*Support for quest 4770 - by guenexBlaymoira
--HG-- branch : trunk
2009-01-04*Fix build.megamage
--HG-- branch : trunk
2009-01-04*Mangos [7019] Fix AP/RAP bonus from stat at aura apply/remove. Not use ↵megamage
CLASSMASK_WAND_USERS mask for AP bonus. By DiSlord. *Mangos [7020] Initilize glyph order at loading/reset. This must fix problems with glyph use for old(converted) characters. By VladimirMangos. --HG-- branch : trunk
2009-01-03*Fix a bug about corpse reclaim delay timer.megamage
--HG-- branch : trunk
2009-01-03*Update pet's speed when pet is incombat rather than when owner is in combat.megamage
--HG-- branch : trunk
2009-01-03*Merge.megamage
--HG-- branch : trunk
2009-01-03*Trigger dimnishing return when player is killed rather than when player ↵megamage
releases spirit. --HG-- branch : trunk
2009-01-03*Mangos [7018] Update melee AP dependence for shaman class. By 123qwe.megamage
Add transaction guards for account data save DELETE/INSERT pair. By VladimirMangos. --HG-- branch : trunk
2009-01-03*Mangos [7016] Avoid table `areatrigger_teleport` double reload at .reload ↵megamage
all command. By NeatElves. --HG-- branch : trunk
2009-01-03*Merge with Trinity 768.megamage
--HG-- branch : trunk
2009-01-03[7015] Implement support -1 in item_template.stackable and ↵megamage
item_template.maxcount fields. By VladimirMangos. --HG-- branch : trunk
2009-01-03*Mangos [7014] Fixed setting initial value of achievement criteria counter, ↵megamage
broken after 21df99d7. With that bug players had to complete an achievement criteria n+1 times. By arrai. --HG-- branch : trunk
2009-01-03*Mangos [7013] Rename recently added function for consistent with already ↵megamage
existed. Use it for old cases. By VladimirMangos. --HG-- branch : trunk
2009-01-03*Mangos [7012] Fix use SpellVisual data.megamage
--HG-- branch : trunk
2009-01-03*Mangos [7011] Add check Aura Spell req in Spell::CanCast. By DiSlord.megamage
--HG-- branch : trunk
2009-01-03*Mangos [7010] Teleport players to the entrance of instances if they are in ↵megamage
reset ones at login. By arrai. --HG-- branch : trunk
2009-01-03*Implemented doors for nightbane eventBlaymoira
--HG-- branch : trunk
2009-01-03*Cleanups in nightbane script - original patch by BroodWyrmBlaymoira
--HG-- branch : trunk
2009-01-03*Text converted to database in npc_custodian_of_time - by thumsoulBlaymoira
--HG-- branch : trunk
2009-01-03*Fix a typo in DoTeleportAll function - by IskanderBlaymoira
--HG-- branch : trunk
2009-01-03*Some changes in naxxramasBlaymoira
--HG-- branch : trunk
2009-01-03*Fix a bug in NightbaneBlaymoira
*Corrected coordinates in custodian of time script - by Anubisss --HG-- branch : trunk
2009-01-03*Transport events implemented. Need DB support for travelmasters. New script ↵TrullyONE
command 18: SCRIPT_COMMAND_PLAYSOUND. --HG-- branch : trunk
2009-01-03*New script command 17 implemented: SCRIPTCOMMAND_CALL_SCRIPT_TO_UNITTrullyONE
--HG-- branch : trunk
2009-01-02*Merge.megamage
--HG-- branch : trunk
2009-01-02*Merge.megamage
--HG-- branch : trunk
2009-01-02*Mangos [7009] Fixed spell 6991 work.megamage
*Also fix max power limits in some miscvalue checks. *By VladimirMangos. --HG-- branch : trunk
2009-01-02*Mangos [7008] Remove not used in 303 aura states from code. By DiSlord.megamage
--HG-- branch : trunk
2009-01-02*Some update on NaxxramasBlaymoira
--HG-- branch : trunk
2009-01-02*Placeholders for WLKBlaymoira
--HG-- branch : trunk
2009-01-02*Fix build.megamage
--HG-- branch : trunk
2009-01-02*Fix build.megamage
--HG-- branch : trunk
2009-01-02*Mangos [7007] Fix: Using enum value instead of numeric constant. By: ApoC.megamage
--HG-- branch : trunk
2009-01-02*Update to Mangos 7006.megamage
--HG-- branch : trunk
2009-01-02*More spells with MaxAffectedTarget limitationBlaymoira
*Reverted some changes --HG-- branch : trunk
2009-01-02*Update to Trinity 759.megamage
--HG-- branch : trunk
2009-01-02*Fixed parasitic shadowfiend target selection in illidan script - by LucyBlaymoira
--HG-- branch : trunk