aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-10-24Ahn'Kahet, Amanitar: clean up + optimizationtartalo
--HG-- branch : trunk
2009-10-24Ahn'Kahet, Jedoga Shadowseeker: Clean up (needs more clean & optimization)tartalo
--HG-- branch : trunk
2009-10-24Ahn'Kahet, Prince Taldaram: More blizzlike IA when Taldaram is vanished. It ↵tartalo
may fix the full hp-regen issue --HG-- branch : trunk
2009-10-24Ahn'Kahet, Prince Taldaram: code optimizationtartalo
--HG-- branch : trunk
2009-10-24Violet Hold: Portal timer adjustments & fixestartalo
Zuramat the Obliberator script, by Manuel --HG-- branch : trunk
2009-10-23*Minor optimizationmaximius
--HG-- branch : trunk
2009-10-23*Cleanup Creature::_IsTargetAcceptable.maximius
--HG-- branch : trunk
2009-10-23*Use some more standard functions in _IsTargetAcceptable. Should also fix ↵maximius
the perma-unattackable boss issue. --HG-- branch : trunk
2009-10-24*Fix this part of Rime: "Obliterate has a 15% chance to reset the cooldown ↵Anubisss
on Howling Blast". Patch by thenecromancer. --HG-- branch : trunk
2009-10-23Fix Drakkari Colossus event, by Manueltartalo
--HG-- branch : trunk
2009-10-23Use correct check in BuildMovementPacket to determine if creature can fly. ↵Machiavelli
Based on [8647] by NoFantasy --HG-- branch : trunk
2009-10-23Merge [8652] Lock typo fixed. Author: ApoCMachiavelli
--HG-- branch : trunk
2009-10-23*Fix Sated and Exhaustion.Anubisss
*Before this patch you can cast Bloodlust or Heroism to every targets which has Sated/Exhaustion but you(the caster) doesnt have. --HG-- branch : trunk
2009-10-22*Ovverride value of Heroism's excludeCasterAuraSpell, because DBC has ↵Anubisss
crap(0) value(interesting that Bloodlust has correct value). *This fix the bug that Heroism doesn't cast Exhaustion to the target. --HG-- branch : trunk
2009-10-22MapManager.cpp: Deny access to an instance if player is permanently bounded ↵tartalo
to a different instance than group --HG-- branch : trunk
2009-10-22mergetartalo
--HG-- branch : trunk
2009-10-22*Wintergrasp: Implementation of spirit guides (Part 1), by Spptartalo
*Wintergrasp: minor code optimizations, by Spp *Wintergrasp: Fortress workshop are not capturable, by Spp --HG-- branch : trunk
2009-10-22Fix some problems with instance full conditions. BTW, Implement maxPlayers = ↵tartalo
-1 as unlimited access --HG-- branch : trunk
2009-10-22*Fix the bug that cant accept timed quests. Patch by Elron.Anubisss
--HG-- branch : trunk
2009-10-22MapManager: Block access to instances if encounter in progress or are fulltartalo
--HG-- branch : trunk
2009-10-22Remove def_ from headers filename. Part 3 (last)Kudlaty
--HG-- branch : trunk
2009-10-22Remove def_ from headers filename. Part 2Kudlaty
--HG-- branch : trunk
2009-10-22Remove def_ from headers filename. Part 1Kudlaty
--HG-- branch : trunk
2009-10-22*Ignore unattackables, they are not suitable attackers or victims.maximius
--HG-- branch : trunk
2009-10-22Fix compile && better solution for patch 6033, by Spptartalo
--HG-- branch : trunk
2009-10-22Backed out changeset 09d9acdcaed4tartalo
Sorry for the inconvenience. Part of this push was an untested patch that was miss pushed --HG-- branch : trunk
2009-10-21Fix compile && better solution for previos patch, by Spptartalo
--HG-- branch : trunk
2009-10-21* Fix possible server crash in Player::IsAtGroupRewardDistance, by Spptartalo
* Fix possible server crash in Player::RewardPlayerAndGroupAtEvent * Wintergrasp: Correct use of RewardPlayerAndGroupAtEvent, by Spp --HG-- branch : trunk
2009-10-21* Disable m_pad in Player as it always uses initialization value, by Spptartalo
--HG-- branch : trunk
2009-10-21Wintergrasp: Quest Fix (Slay them all && No Mercy Mericiless), by Manueltartalo
Player: Fix possible server crash in Player::RewardPlayerAndGroupAtEvent, by Spp --HG-- branch : trunk
2009-10-21*Fix Ulduar instance script (uninitialized variables), by WarHeadmaximius
--HG-- branch : trunk
2009-10-21*Quest - Pyrewood Ambush, original by SkillR666, rewritten & converted to ↵maximius
TC1 by D_Skywalk, converted to TC2. --HG-- branch : trunk
2009-10-20Fix missing line due to fast-coding. Thanks KingPintartalo
--HG-- branch : trunk
2009-10-20Ahn'Kahet: re-randomize GetData(DATA_ADD_JEDOGA_INITIAND) resulttartalo
--HG-- branch : trunk
2009-10-20mergetartalo
--HG-- branch : trunk
2009-10-20Ruins of Ahn'Qiraj: Moam scripttartalo
--HG-- branch : trunk
2009-10-20Ruins of Ahn'Qiraj: Kurinnax script & add forgotten instance script functiontartalo
--HG-- branch : trunk
2009-10-20*Dear God, missing file from prev commit. Sorry.Anubisss
--HG-- branch : trunk
2009-10-20*Fix startup with trinityinterface(without trinityscripts, -DDO_SCRIPTS=0) ↵Anubisss
in *nix. Patch by alexsot. --HG-- branch : trunk
2009-10-20Ruins of Ahn'Qiraj: Instance script + cleanup + boss placeholder's completiontartalo
First step of AQ20 remaking process --HG-- branch : trunk
2009-10-20*Improved target selection for Brutallus' Burn, thanks sunwellmaximius
--HG-- branch : trunk
2009-10-20*Wintergrasp: Prevent server crash at battle end if all players are ↵tartalo
recruits, by Spp --HG-- branch : trunk
2009-10-20Violet Hold: Complete Erekem boss scripttartalo
Complete GO handling --HG-- branch : trunk
2009-10-20Attempt to fix Akhn'Kahet crashtartalo
--HG-- branch : trunk
2009-10-19Fix compile, by Spptartalo
--HG-- branch : trunk
2009-10-19*Wintergrasp: Changes to HandlePlayerResurrect to cast missing buffs, by Spptartalo
*Wintergrasp: Minor change to CustomHonor to make sure honor is shared by team members, by Spp --HG-- branch : trunk
2009-10-19Naxxramas: Gothik the Harvester: Cleanup + timer correction + add heroic ↵tartalo
info for waves + open middle door in case of a wipe --HG-- branch : trunk
2009-10-19Support for quest 'Hand of Iruxos' (5183) by dracula70tartalo
--HG-- branch : trunk
2009-10-19Utgarde Pinnacle, Svala Sorrowgrave: cleanup & fix incorrect logic. It may ↵tartalo
fix stunning of sacrificed player --HG-- branch : trunk
2009-10-19* Fix client crash related to magic broom stickBiglad
* Fix exploit with Headless Horseman's Mount (no more never ending fly mode for players) --HG-- branch : trunk