aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-11-04Fix postgresql compilation on *nix, by itzamna. Fixes #33tartalo
--HG-- branch : trunk
2009-11-03Wintergrasp: Fix honor & mark problem + change announcing mode, by Spp. ↵tartalo
Fixes #14 --HG-- branch : trunk
2009-11-03Naxxramas, Kelthuzad: Fix Chains of Keltuzhad, by Tali (implements ref #21)tartalo
Cleanup --HG-- branch : trunk
2009-11-03Hopefuly correctly fix a crash in Player::KilledMonsterCredit nowMachiavelli
--HG-- branch : trunk
2009-11-03Wintergrasp: Fix .wg status crash, By Spp. Fixes #9tartalo
--HG-- branch : trunk
2009-11-03*fix all of Illidan's AOE spellsRat
-flame crash, eye blast, blaze, eye blast beam visual --HG-- branch : trunk
2009-11-03Do not proc Blood Aura from Improved Blood Presence (removed in 3.1)Machiavelli
--HG-- branch : trunk
2009-11-03*implement new creatureAI called: AOEAIRat
-it takes the spell1 from creature_template and casts on him self if aura not found, it can not attack or move -creature becomes unattackable and invisible NOTE: flag 128 should not be set in flags_extra field in creature_template, otherwise spells will be only visible to GMs --HG-- branch : trunk
2009-11-02* Better solution to No Fly zones by Spp, closes #4maximius
--HG-- branch : trunk
2009-11-02*Fixes several GO and trap issues.maximius
--HG-- branch : trunk
2009-11-02*Implementation of 'No Fly Zone' (Dalaran and Wintergrasp), by Spptartalo
--HG-- branch : trunk
2009-11-02*TK:Eye, Kael's flamestrike should not follow playersRat
--HG-- branch : trunk
2009-11-02*tabs to spaces in all TrinityScriptsRat
--HG-- branch : trunk
2009-11-02*FelBlood Kael'thas arcane orbs should fly slower then playersRat
--HG-- branch : trunk
2009-11-02Culling of Stratholme: Cleanup + instance script + main bosses combat AI.tartalo
Prerequisite for event script merge --HG-- branch : trunk
2009-11-02*Wintergrasp: Tower Control was not applied when entering zone, by Spptartalo
*Wintergrasp: Announce tower and workshops being damaged/destroyed, by Spp *Wintergrasp: Announce when a player gets rank, by Spp *Wintergrasp: Implementation of custom commands (.wg for more info), by Spp Note: enable on/off will stop timer, it's not a real disable --HG-- branch : trunk
2009-11-02*finally fix brutallus introRat
note: don't use GetUnit() in Reset() nor in constructor, if searchable creature's guid is higher than the searchers it won't find it, it will be created after current creature, use the search in moveinlos or in update --HG-- branch : trunk
2009-11-02*fix Kalecgos reset bugRat
--HG-- branch : trunk
2009-11-01*Typomaximius
--HG-- branch : trunk
2009-11-01*Cleanup, fix the wholist, thanks SoulForge and Forgivenmaximius
--HG-- branch : trunk
2009-11-02Target dummies from engi, shuld not runnig with players and fighting with ↵Kudlaty
mobs like pets. Also they shuld despawn after 15 sec. --HG-- branch : trunk
2009-11-01*Fix Windows build, implement ScriptMgr config accessors, by Paradoxmaximius
--HG-- branch : trunk
2009-11-01*Fix getLevel() being parsed as a char in ostringstream usemaximius
--HG-- branch : trunk
2009-11-01*Small revert of a change introduced in e5d15a2b1edemaximius
--HG-- branch : trunk
2009-11-02Add learn dual spec option to gossip rouge trainersKudlaty
--HG-- branch : trunk
2009-11-01*Cleanup, fix many cases of unoptimized loops, potential crashes, ↵maximius
excessively large data types, unnecessary or wrong casts, non-standardized function calls, and so on.. *Proper Maexxna Web Spray locations (old locations sent players flying into the air) --HG-- branch : trunk
2009-11-01Fix a crash in Player::KilledMonsterCredit, do not use any revs between 6093 ↵Machiavelli
and this. --HG-- branch : trunk
2009-11-01Delete redundant () on previous patch :Ptartalo
--HG-- branch : trunk
2009-11-01Add Dalaran to no fly zones in Northrendtartalo
--HG-- branch : trunk
2009-11-01Fix crashtartalo
--HG-- branch : trunk
2009-11-01*Typo correction, fixes *nix build, thanks alex_1983maximius
--HG-- branch : trunk
2009-10-31*Cleanup, and beda0979614d reduxmaximius
--HG-- branch : trunk
2009-11-01Fix exploit that Titan's Grip allow to use with it staff/polearmKudlaty
--HG-- branch : trunk
2009-10-31*Fix usage of grid removal state, thanks Sisifmaximius
--HG-- branch : trunk
2009-10-31*Mergemaximius
--HG-- branch : trunk
2009-10-31*Implement Master Poisoner - chance to not consume Deadly Poison, thanks Sisifmaximius
--HG-- branch : trunk
2009-10-31*Implement Shadow Affinity (Ranks 1, 2, 3), thanks Sisifmaximius
--HG-- branch : trunk
2009-10-31*Implemented dummy effects for spells 49357, 52845, thanks Sisifmaximius
--HG-- branch : trunk
2009-10-31*Apply SPELL_AURA_MOD_EXPERTISE in related hit chance calculations, thanks Sisifmaximius
--HG-- branch : trunk
2009-10-31*Check for NULL unitTarget's in Cleansing Totem Effect, Healing Stream ↵maximius
Totem, Mana Spring Totem, thanks Sisif --HG-- branch : trunk
2009-10-31*Correctly update negative aura duration at loading, thanks Sisifmaximius
--HG-- branch : trunk
2009-11-01Drak'Tharon Keep, Novos the Summoner: Despawn adds on reset/dietartalo
--HG-- branch : trunk
2009-10-31*Glyph of Siphon Life, Glyph of Life Tap, Glyph of Ice Lance, thanks Sisifmaximius
--HG-- branch : trunk
2009-10-31*Correct Sapphiron's Blizzard spell DoSummon parametersmaximius
*Glyph of Blocking, thanks Sisif --HG-- branch : trunk
2009-11-01Mergetartalo
--HG-- branch : trunk
2009-11-01Drak'Tharon Keep, Novos the Summoner: Cleanup + adjustements. Thanks Joshhtartalo
Drak'Tharon Keep, King Dred: Cleanup --HG-- branch : trunk
2009-10-31*Reinit the iterator in each loop as the iter is removed from the list, in ↵maximius
AuctionHouseObject::Update, by Trazom *No longer disregard z/o in Map::CreatureRelocation, thanks Sisif *Cleanup, and make Divine Storm default to m_caster is no unitTarget is available *Some mtmaps optimization --HG-- branch : trunk
2009-10-31Drak'Tharon Keep, King Dred scrypt by Manueltartalo
--HG-- branch : trunk
2009-10-31Drak'Tharon Keep, Trollgore: Remove stacked buff on Resettartalo
Drak'Tharon Keep, Tharon'Ja: Fix Gift of Tharon'Ja + add skeletal morphing --HG-- branch : trunk
2009-10-31Drak'Tharon Keep: Fix Trollgore's achievementtartalo
Fix possible crash in Tharon'Ja's script Add player spells in Tharon'Ja's script --HG-- branch : trunk