aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-13*Rolback changes to player.cpp pushed by mistake.QAston
--HG-- branch : trunk
2009-04-13*Add some debug info to procflagQAston
*Fix Sudden Death. --HG-- branch : trunk
2009-04-13*Fix healing amount for HauntQAston
--HG-- branch : trunk
2009-04-13*Fix a 100% crash that pet is killed by DOT.megamage
--HG-- branch : trunk
2009-04-13*Missing file from latest commit"QAston
--HG-- branch : trunk
2009-04-13*Fix T.N.T proc chanceQAston
--HG-- branch : trunk
2009-04-13Better way for allow GMs(in gm mode on) to see invisible or stealthed ↵Anubisss
players by Machiavelli. Thank you. --HG-- branch : trunk
2009-04-13*fixed essence of suffering (reliquary of souls)Rat
--HG-- branch : trunk
2009-04-13* Fixed extractor compile.XTZGZoReX
--HG-- branch : trunk
2009-04-13*Do not check aurastates for triggered spellsQAston
--HG-- branch : trunk
2009-04-13*hyjal updateRat
-reset boss damage at boss reset -minimal player dmg for bosses changed to min 25% (until someone confirms a better value) -count pet dmg as player dmg into boss min dmg --HG-- branch : trunk
2009-04-13*Fix some problems with ProcFlagQAston
--HG-- branch : trunk
2009-04-13*Some cleanup in aura range checks.QAston
--HG-- branch : trunk
2009-04-13*Remove unneeded code for hanner of wrath and execute.QAston
--HG-- branch : trunk
2009-04-12Add name for WorldMapArea.dbc field Author: DiSlordmegamage
--HG-- branch : trunk
2009-04-12[7657] Implement function for access to gameobject owned by unit and created ↵megamage
by some spell. Author: VladimirMangos --HG-- branch : trunk
2009-04-12[7656] Implement hack way detection for more cave and not cave areas at new ↵megamage
continent. Author: VladimirMangos --HG-- branch : trunk
2009-04-12*Try to fix the crash caused by aura update (only add two return after ↵megamage
m_target->RemoveAura(this)) --HG-- branch : trunk
2009-04-12*Merge.megamage
*One rev skipped: Fixed exploit with several spells being casted on pet with no de-buff applied. Author: Elron. --HG-- branch : trunk
2009-04-12*Remove an outdated file from TC1.megamage
--HG-- branch : trunk
2009-04-12*Two revs are skipped.megamage
--HG-- branch : trunk
2009-04-12*Merge.megamage
--HG-- branch : trunk
2009-04-12*Add better debug log for grid state.megamage
--HG-- branch : trunk
2009-04-12*Do not allow chase/follow self.megamage
--HG-- branch : trunk
2009-04-12* Merge.XTZGZoReX
--HG-- branch : trunk
2009-04-12* eventai_texts -> creature_ai_texts -- as requested by X-Savior.XTZGZoReX
--HG-- branch : trunk
2009-04-12*hyjal updateRat
-lowered raid damage to 700k -added horde base cleaning wave (watch out for infernal rain) --HG-- branch : trunk
2009-04-12*Fix the bug that minipet does not follow owner.megamage
--HG-- branch : trunk
2009-04-12Correctly chose target for shadowflameQAston
--HG-- branch : trunk rename : sql/updates/2626_world.sql => sql/updates/2629_world.sql
2009-04-12*Fix a typo causing all auras to be on cooldownQAston
--HG-- branch : trunk
2009-04-12*Fix a bug that JustSummoned is not called and all related script bugs.megamage
--HG-- branch : trunk
2009-04-12Try to fix some aura update related crashes.QAston
--HG-- branch : trunk
2009-04-12*Fix cooldown set for ReincarnationQAston
*Change some aura interrupt flags description to handle stealth breaking correctly. --HG-- branch : trunk
2009-04-12*Take combo points for delayed spellsQAston
*Fix a typo in spellsteal handling and a typo causing freeze while removing spellmods. --HG-- branch : trunk
2009-04-12Fixed exploit with several spells being casted on pet with no de-buff ↵raczman
applied. Author: Elron. --HG-- branch : trunk
2009-04-12Merge.raczman
--HG-- branch : trunk
2009-04-12Change container type for guilds to Map.raczman
Use const_iterator in case nothing is modified in loop. author: bladex. --HG-- branch : trunk
2009-04-12*finished allliance cleaning wave in hyjalRat
--HG-- branch : trunk
2009-04-12Allow GM's to see invisible/stealthed players correctly. <3 Machiavelli.raczman
--HG-- branch : trunk
2009-04-12Correct spell_affect mask for spell 12472 - by _krz/Asaelraczman
--HG-- branch : trunk
2009-04-12Removed unneeded function from Chat.h.raczman
--HG-- branch : trunk
2009-04-12*Fix shadowflameQAston
--HG-- branch : trunk
2009-04-11*Fix build.megamage
--HG-- branch : trunk
2009-04-11[7654] Apply SPELLMOD_DAMAGE for %healing spells (48985 and ranks for ↵megamage
example) Author: DiSlord --HG-- branch : trunk
2009-04-11 [7653] Implement ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUESTS_IN_ZONE ↵megamage
Author: Trazom Correct complete if ACHIEVEMENT_FLAG_SUMM set --HG-- branch : trunk
2009-04-11Fix ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM progress calc Author: DiSlordmegamage
--HG-- branch : trunk
2009-04-11[7652] Fixed unexpected GM death at deep swim. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-04-11[7651] Fixed some cases with unexpected fatigue bar show for player at ↵megamage
transport. Author: DiSlord --HG-- branch : trunk
2009-04-11[7649] Fix resilience damage reduction coefficients changed after client ↵megamage
switch Author: DiSlord --HG-- branch : trunk
2009-04-11 [7648] Resolve problems with expected fall damage at near teleport. ↵megamage
Author: VladimirMangos Move near teleport landing code to WorldSession::HandleMoveTeleportAck. This make Player::TeleportTo code working in same way for both far/near teleports. Move mSemaphoreTeleport from WorldObject to Player and merge with DoNotMove (using 2 fields for far/near teleport flag). Skip movement packets until landing confirmation for near teleport from client. --HG-- branch : trunk