aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-04-02*Fix build. Sorry.megamage
--HG-- branch : trunk
2009-04-02*Try to fix the bug that pet cause client crash.megamage
--HG-- branch : trunk
2009-04-02*Merge.megamage
--HG-- branch : trunk
2009-04-02[7601] Not check reagents for triggered spells, it checked and taken at ↵megamage
triggered spell casting moment in original spell. Author: VladimirMangos --HG-- branch : trunk
2009-04-02 [7600] Apply at far teleport AURA_INTERRUPT_FLAG_MOVE and ↵megamage
AURA_INTERRUPT_FLAG_TURNING in simlar to near teleport case. Author: VladimirMangos --HG-- branch : trunk
2009-04-02[7598] Implement proper hide out of range (at another map) transports. ↵megamage
Remove duplicate name field. Author: VladimirMangos --HG-- branch : trunk
2009-04-02[7597] Fixed crash at stealing single target auras (54648 for example) ↵megamage
Author: arrai --HG-- branch : trunk
2009-04-02 [7593] Map::EnsureGridLoaded related cleanups and fixes: Author: ↵megamage
VladimirMangos * Make generic EnsureGridLoaded function and move specialized code to LoadGrid and EnsureGridLoadedAtEnter * Rename args to gx/gy for low-level grid numbering values. * Remove redundent LoadMpa call after always case loading maps in EnsureGridCreated --HG-- branch : trunk
2009-04-02*fixed Black Temple doorsRat
--HG-- branch : trunk
2009-04-02*Try to fix a crash caused by dualcomplete.megamage
--HG-- branch : trunk
2009-04-02*Fix a crash of delrissa script.megamage
--HG-- branch : trunk
2009-04-02*Try to fix a crash.megamage
--HG-- branch : trunk
2009-04-02*fix teron gorefiend's doom blossomRat
--HG-- branch : trunk
2009-04-02*Fix a crash bug.megamage
--HG-- branch : trunk
2009-04-02*MergeChaz Brown
--HG-- branch : trunk
2009-04-02fix genrevision to use proper file under new or old HG for revision infoChaz Brown
--HG-- branch : trunk
2009-04-01*Fix broken summon vehicle spells.megamage
--HG-- branch : trunk
2009-04-01*Try to fix some crash.megamage
--HG-- branch : trunk
2009-04-01*Fix a crash of Illidan script.megamage
--HG-- branch : trunk
2009-04-01fix ahbotoptions back to the way it was originallyChaz Brown
--HG-- branch : trunk
2009-04-01Fix genrevisionChaz Brown
--HG-- branch : trunk
2009-04-01Fix genrevisionChaz Brown
--HG-- branch : trunk
2009-03-31Fix typo in AHBot Thanks for noticing it, Medwise.Chaz Brown
--HG-- branch : trunk
2009-03-31*Merge.megamage
--HG-- branch : trunk
2009-03-31*Merge.megamage
--HG-- branch : trunk
2009-03-31*Do not call reset in construct funciton of script.megamage
*Add function doaction to safely pass parameters between scripts. --HG-- branch : trunk
2009-03-31Re-Enable AHBot, in the future, the correct way is to have those with a ↵Chaz Brown
problem check their config, not disabling it all together. --HG-- branch : trunk
2009-03-31CRLF fixChaz Brown
--HG-- branch : trunk
2009-03-31*Fix build.megamage
--HG-- branch : trunk
2009-03-31*Backport some code from TC2.megamage
--HG-- branch : trunk
2009-03-31*Update 52375 and ranks code. Author: Charlie2025megamage
--HG-- branch : trunk
2009-03-31*Merge.megamage
--HG-- branch : trunk
2009-03-31*Merge.megamage
--HG-- branch : trunk
2009-03-31*Remove some code which may cause crash.megamage
--HG-- branch : trunk
2009-03-31* Remove unexisting config.h and svn_revision.h from TrinityScript vcproject.XTZGZoReX
--HG-- branch : trunk
2009-03-31*Try to fix crash.megamage
--HG-- branch : trunk
2009-03-31 [7590] Prevent send achievement packets at login. Author: VladimirMangosmegamage
For speed (player not in world and grid broadcast not work anyway) and correctness (guild members don't must be spammed) --HG-- branch : trunk
2009-03-31[7589] Fixed Assault sounds in Arathi basin. Author: darkEvilmegamage
--HG-- branch : trunk
2009-03-31* Some changes to last commit. This must be the correct way.XTZGZoReX
--HG-- branch : trunk
2009-03-31* Do not print chat logs to console. It will simply screw up console output.XTZGZoReX
* Fix a possible crash in if/else checks in channel chat logging. --HG-- branch : trunk
2009-03-31Probably fix a crash in SocialMgr.cppraczman
--HG-- branch : trunk
2009-03-31Optimize storage for eventAI. Store as Map of creature id's linked to ↵raczman
vectors of events used by that creature id Author of both commits: NoFantasy. --HG-- branch : trunk
2009-03-30Allow eventAI creature have events both inside instance and outside, without ↵raczman
producing error message. Note that EFLAG_NORMAL/EFLAG_HEROIC must still be defined if this event should trigger in this mode. Creature outside instance will always use all events regardless. --HG-- branch : trunk
2009-03-30Fix build after importing Kudlaty's script.raczman
--HG-- branch : trunk
2009-03-30Added script for GO 185913 by Kudlaty.raczman
--HG-- branch : trunk
2009-03-30Added GO gossip menu support. Kudos and cookies to arrai.raczman
--HG-- branch : trunk
2009-03-29[7585] Implement quest item 39164 work. Author: KiriXmegamage
--HG-- branch : trunk
2009-03-29[7584] Fixed compiler warning at windows Author: arraimegamage
--HG-- branch : trunk
2009-03-29[7583] Use instead BasePoints+1 hardcoded formula more correct ↵megamage
BasePoint+BaseDice hide in special helper function. Author: VladimirMangos --HG-- branch : trunk
2009-03-29[7582] Prevent memory corruption at DBC loading. Thanks to Lynx3d for ↵megamage
investigating that issue Author: arrai --HG-- branch : trunk