aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2009-04-11* Fixed compile errorDrahy
--HG-- branch : trunk
2009-04-11*Fix Faerie Fire (Feral) damageQAston
--HG-- branch : trunk
2009-04-11*fix melee hit crit and add it to debuglog if disabledRat
--HG-- branch : trunk
2009-04-11*Fix Concussion BlowQAston
--HG-- branch : trunk
2009-04-11*Merge.megamage
--HG-- branch : trunk
2009-04-11*Improve setupatebit code. Also can get more debug info.megamage
--HG-- branch : trunk
2009-04-11*Fix cmakefiles. By Tux`Volant.megamage
--HG-- branch : trunk
2009-04-11*Fix beacon of light.QAston
*Fix a crash in Spell::CanAutoCast. --HG-- branch : trunk
2009-04-11*Fix compile sorry.Anubisss
--HG-- branch : trunk
2009-04-11*Little changes in instance Gruul's Lair.Anubisss
--HG-- branch : trunk
2009-04-11*Fix some typos in ScriptedInstances.Anubisss
--HG-- branch : trunk
2009-04-11*Fix 3 typo in SSC's bosses.Anubisss
--HG-- branch : trunk
2009-04-11*Add some WLK scripts. Source: Frozen DB. Many of them are just ↵megamage
placeholders, so none of them are enabled. Please feel free to modify/replace them. *sql files are pushed in bindings/scripts/sql. But please do not apply them. They are only for development use. --HG-- branch : trunk
2009-04-10*Revert the aura display fix of TC1 because it may not be needed in TC2.megamage
--HG-- branch : trunk
2009-04-10 [7644] Fixed pet slot values using in pet save. Author: VladimirMangosmegamage
Problem exist from client version switch when stable slot amount changed. In result this has been source problems with stable use (3-4 slots) and possible pet lost in some cases or "not save state" for summoned pets. Use enums to avoid repeating problem, use more safe value for not-in-slot save (for summoned pets) Fixed data preparing for MSG_LIST_STABLED_PETS. --HG-- branch : trunk
2009-04-10*Merge.megamage
--HG-- branch : trunk