aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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*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-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-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
2009-04-11*Implement spell Disengage and Death Grip.megamage
--HG-- branch : trunk
2009-04-12Do not trigger arcane power with presence of mindQAston
--HG-- branch : trunk
2009-04-12*Fix totemic call mana gainQAston
*Fix chimera shot effect with viper sting *Fix charges display *Fix stealth applying while using vanish --HG-- branch : trunk
2009-04-12*Fix a typo in Gruul's door handling. Thanks Kudlaty.Anubisss
--HG-- branch : trunk
2009-04-12*Add the missing part of a commit.Anubisss
--HG-- branch : trunk
2009-04-12*Rename Azjol-Nerub to azjol_nerub.Anubisss
--HG-- branch : trunk rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/ahnkahet/boss_amanitar.cpp => src/bindings/scripts/scripts/zone/azjol_nerub/ahnkahet/boss_amanitar.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/ahnkahet/boss_elder_nadox.cpp => src/bindings/scripts/scripts/zone/azjol_nerub/ahnkahet/boss_elder_nadox.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/ahnkahet/boss_herald_volazj.cpp => src/bindings/scripts/scripts/zone/azjol_nerub/ahnkahet/boss_herald_volazj.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/ahnkahet/boss_jedoga_shadowseeker.cpp => src/bindings/scripts/scripts/zone/azjol_nerub/ahnkahet/boss_jedoga_shadowseeker.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/ahnkahet/boss_prince_taldaram.cpp => src/bindings/scripts/scripts/zone/azjol_nerub/ahnkahet/boss_prince_taldaram.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/ahnkahet/def_ahnkahet.h => src/bindings/scripts/scripts/zone/azjol_nerub/ahnkahet/def_ahnkahet.h rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/ahnkahet/instance_ahnkahet.cpp => src/bindings/scripts/scripts/zone/azjol_nerub/ahnkahet/instance_ahnkahet.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/azjol_nerub/boss_anubarak.cpp => src/bindings/scripts/scripts/zone/azjol_nerub/azjol_nerub/boss_anubarak.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/azjol_nerub/boss_hadronox.cpp => src/bindings/scripts/scripts/zone/azjol_nerub/azjol_nerub/boss_hadronox.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/azjol_nerub/boss_krikthir_the_gatewatcher.cpp => src/bindings/scripts/scripts/zone/azjol_nerub/azjol_nerub/boss_krikthir_the_gatewatcher.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/azjol_nerub/def_azjol_nerub.h => src/bindings/scripts/scripts/zone/azjol_nerub/azjol_nerub/def_azjol_nerub.h rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/azjol_nerub/instance_azjol_nerub.cpp => src/bindings/scripts/scripts/zone/azjol_nerub/azjol_nerub/instance_azjol_nerub.cpp
2009-04-12*Rename Azjol-Nerub/Azjol-Nerub to Azjol-Nerub/azjol_nerub.Anubisss
--HG-- branch : trunk rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/Azjol-Nerub/boss_anubarak.cpp => src/bindings/scripts/scripts/zone/Azjol-Nerub/azjol_nerub/boss_anubarak.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/Azjol-Nerub/boss_hadronox.cpp => src/bindings/scripts/scripts/zone/Azjol-Nerub/azjol_nerub/boss_hadronox.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/Azjol-Nerub/boss_krikthir_the_gatewatcher.cpp => src/bindings/scripts/scripts/zone/Azjol-Nerub/azjol_nerub/boss_krikthir_the_gatewatcher.cpp rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/Azjol-Nerub/def_azjol_nerub.h => src/bindings/scripts/scripts/zone/Azjol-Nerub/azjol_nerub/def_azjol_nerub.h rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/Azjol-Nerub/instance_azjol_nerub.cpp => src/bindings/scripts/scripts/zone/Azjol-Nerub/azjol_nerub/instance_azjol_nerub.cpp
2009-04-12*Delete unused scripts in instance Azjol-Nerub.Anubisss
--HG-- branch : trunk
2009-04-12*Rename boss_aminitar to boss_amanitar in instance Ahn'kahet.Anubisss
--HG-- branch : trunk rename : src/bindings/scripts/scripts/zone/Azjol-Nerub/ahnkahet/boss_aminitar.cpp => src/bindings/scripts/scripts/zone/Azjol-Nerub/ahnkahet/boss_amanitar.cpp
2009-04-12*Delete unused scripts in instance Ahn'kahet.Anubisss
--HG-- branch : trunk
2009-04-11*Fix the bug that noncombat pet does not follow owner.megamage
--HG-- branch : trunk
2009-04-11*Try to fix the bug that pets do not have correct AI.megamage
--HG-- branch : trunk
2009-04-11*Merge.megamage
--HG-- branch : trunk
2009-04-11[7647] Fixed typo in option StartHonorPoints default value set at error. ↵megamage
Author: zhanhang03 --HG-- branch : trunk
2009-04-11*Fix build.megamage
--HG-- branch : trunk
2009-04-11*Delete some script from UtgardeKeep because these already scripted.Anubisss
--HG-- branch : trunk
2009-04-11*Merge.megamage
--HG-- branch : trunk
2009-04-11*Merge.megamage
--HG-- branch : trunk
2009-04-11*Note: this patch may do not have any use for TC.megamage
[7645] Fixed problems wit temporary unsummoned pets and cleanup code. Author: VladimirMangos * Save temporary unsummoned pet to current slot (instead non_in_slot mode) and prevent save as current pet summoned while temporay unsummon (arena) * Prevent overwrite temporary summoned pet data * At player loading set temporary unsummoned pet data instead pet loading if pet expected to be temporary unsummoned in current player state (loading in taxi flight/etc) * Restore proper pet at arena leave and unsummon in arena summoned. --HG-- branch : trunk
2009-04-11*Add function GetPlayer and GetCreature for scripts. Please try to not use ↵megamage
GetUnit in the future. --HG-- branch : trunk