aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-20Core/Spells: Update/Convert mage "Glyph of Polymorph" for 4.3.4Vincent-Michael
2013-07-20DB/Spells: Fix typo in a86f818fe18e89629e7bcdbd95c4c88b87ad3d2fVincent-Michael
2013-07-20Core/Spells: Update/Convert warrior state "Victory Rush" for 4.3.4Vincent-Michael
2013-07-20Core/Spells: Update/Convert mage "Glyph of Ice Block" for 4.3.4Vincent-Michael
2013-07-20Core/Spells: Fix hunter "T.N.T." and "Lock and Load" for 4.3.4Vincent-Michael
2013-07-20DB/Spells: Fix warrior "Heroic Leap" damageVincent-Michael
Closes #10059
2013-07-20Core: Fix warningsVincent-Michael
2013-07-20Core/Spells: Convert/Update death knight "Butchery" in spell script for 4.3.4Vincent-Michael
2013-07-19SQL: Fix sql fail (thx Sar777)Vincent-Michael
2013-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/game/Entities/Corpse/Corpse.cpp src/server/game/Globals/ObjectMgr.cpp
2013-07-19Core/Spells: Convert/Update hunter "Rapid Recuperation" for 4.3.4Vincent-Michael
2013-07-19SQL: Rename in correct nameVincent-Michael
2013-07-19Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bitsVlad
Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-19DB/NPCs: Fix Margrave Dhakar equipmentNay
2013-07-19Scripts/Icecrown: Use guid instead of cached Creature* to avoid crashes in ↵Nay
npc_margrave_dhakar
2013-07-19CMake/MSVC: Fix VS 2013 compile -- Zm500 hack is no longer requiredNay
Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-19Scripts/Icecrown: Fix code style and use "best practices" on previous commit ↵Nay
(c536ba510)
2013-07-19Scripts/Icecrown: Fix quest The Flesh Giant ChampionNay
Closes #9040 Closes #10294
2013-07-19Core/Spells: Convert/Update some shaman spells for 4.3.4Vincent-Michael
2013-07-18Merge pull request #10306 from joschiwald/devourer_of_soulsblub
Scripts/ForgeOfSouls: move "Mirrored Soul" into SpellScripts
2013-07-19Scripts/ForgeOfSouls: move "Mirrored Soul" into SpellScriptsjoschiwald
2013-07-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-18Merge pull request #10305 from joschiwald/koralonblub
Scripts/VaultOfArchavon/Koralon: Fix Meteor Fists
2013-07-18Core/Spells: Fix fail in 0b94293dba4a3fa202ec1fe24f16f76d0aef7496Vincent-Michael
2013-07-18Scripts/VaultOfArchavon/Koralon: Fix Meteor Fistsjoschiwald
2013-07-18Scripts/Commands/Arena: Replace a call of GetPlayerNameByGUID by ↵Nay
GetCharacterNameData
2013-07-18Core/Spells: Convert/Update more spells for 4.3.4Vincent-Michael
2013-07-18DB/Condition: Correct target of spell 63126Aokromes
Fix by dr-j closes #10281
2013-07-18Core/Spells: Convert/Update more spells for 4.3.4Vincent-Michael
2013-07-18Core/Spells: Convert/Update more spells in spell script for 4.3.4Vincent-Michael
2013-07-18Core/Spells: Convert/Update some warlock spells in spell scripts for 4.3.4Vincent-Michael
2013-07-17Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/scripts/EasternKingdoms/zone_ironforge.cpp src/server/scripts/Spells/spell_generic.cpp
2013-07-17Misc: Some cleanupVincent-Michael
2013-07-17SQL: Fix sql import errorVincent-Michael
2013-07-17DB/Gossip: Add some missing gossip.Malcrom
2013-07-16DB/Gossip: Added missing gossip for Royal Historian Archesonus. Removed cpp ↵Malcrom
script.
2013-07-16DB/Conditions: Fix error in a previous commit.Malcrom
2013-07-17TDB 424.05Nay
2013-07-17TDB 335.52 - 2013/07/17Nay
2013-07-17TDB 335.52 - 2013/07/17TDB335.52Nay
2013-07-17SQL: Fix a typo in 2013_05_11_00_world_spelleffect_dbc_434.sqlNay
2013-07-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-17Core/Spells: Update warrior/utgarde keep "Second Wind" for 4.3.4Vincent-Michael
2013-07-16Core/Conditions: Add more infos for invalid skill condition log errorVincent-Michael
2013-07-16DB/Condition: Fix startup errorVincent-Michael
2013-07-16DB/Gameobject: Fix spawnMask for Orb of NaxxramasVincent-Michael
2013-07-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
Conflicts: src/server/scripts/Kalimdor/zone_the_barrens.cpp
2013-07-16DB/Misc: Few fixes for Naxxramas.Kinzcool
2013-07-15DB/Gossip: Add and fix a few more gossip menus.Malcrom
2013-07-15Scripting/Black Fathom Deeps: Fixed script to use proper spell.Malcrom