aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-15Core/Items:Nay
- Update some ItemPrototype enums - Merge armor and weapon vellum into a single subclass - Fix tackler bags
2012-08-15Core/Logging: Fix crash on authserver shutdownSpp
Closes #7365 Closes #7325
2012-08-14Merge pull request #7403 from Tuxity/4.3.4Nay
[434] Attack power formula and druid typos
2012-08-15Core/Opcodes: Fix compiler error in GCCNay
Thanks Nevan Closes #7404
2012-08-15Core/Stats:Tuxity
- Update dodge base, parry cap and dodge cap values to cataclysm. - Remove useless function since defense skill was remove in 4.0.1
2012-08-15Core/Stats: Update formula of min/max weapon damages in feral form.Tuxity
2012-08-15Core/Stats: Feral attack power doesn't exist since 4.0.1Tuxity
2012-08-15Core/Stats: Update AttackPower to cataclysm.Tuxity
2012-08-15Core/Scripts: Missing change from previous commitVincent-Michael
2012-08-14Core/Scripts: Fix uninitialized variable in boss_akilzonVincent-Michael
2012-08-14Core/Scripts: Fixed more uninitialized variablesVincent-Michael
2012-08-14Core/Misc: Updated TOTAL_SPELL_TARGETS to 4.3.4Shauren
2012-08-14DB/Creature: Add Missing spawn for Mistcaller Soo-ganVincent-Michael
2012-08-14Core/Vendors: Add currencies to vendorsNay
npc_vendor table gets a new field, type (1 is item, 2 is currency) for type 1 fields still mean the same, for type 2 maxcount is buycount (without any "precision") changed structure of SMSG_UPDATE_CURRENCY(_WEEK_LIMIT) but not enabled, wrong values are being wrongly calculated
2012-08-14Merge pull request #7398 from Vincent-Michael/onyxiaCreatureTextNay
Scripts/Onyxias Lair: Convert script_texts in creature_text
2012-08-14Scripts/Onyxias Lair: Convert script_texts in creature_textVincent-Michael
2012-08-14Core/Taxi: Updated taxi mask buildingShauren
2012-08-14Core: Add enum for currency flags, update MAX_VENDOR_ITEMS and fix buildNay
2012-08-13Core/Spells: Finished cleanup in Unit::HandleDummyAuraProcSubv
2012-08-13Merge pull request #7390 from Kiperr/2Nay
Core/Player: Now players will able to equip all types of relics when mee...
2012-08-14Fix code style.kiper
2012-08-13Merge pull request #7389 from Kiperr/4.3.4Nay
Core/Globals: Add 5th field in reputation_spillover_template for Bilgewa...
2012-08-13Merge pull request #7388 from Chevron/4.3.4Nay
Core/AI: Removed EventAI handling. is not needed more for cataclysm.
2012-08-14Core/Player: Now players will able to equip all types of relics when meet ↵kiper
requirements from items and have relic skill.
2012-08-14Core/AI: Removed EventAI handling. is not needed more for cataclysm...Venugh
move a sql to correct place.
2012-08-14Core/Globals: Add 5th field in reputation_spillover_template for Bilgewater ↵kiper
Cartel/Gilneas spillover reputation.
2012-08-13Core/DBCs: Implement loading of gtSpellScaling.dbcSubv
2012-08-14Missing changes to previous commitNay
2012-08-13DB&Core/Quests: Change `MinLevel` to signed since -1 is a valid value for ↵Nay
deprecated quests
2012-08-13Core/Spells: Removed more deprecated spells code for CataclysmSubv
2012-08-13Core/Loading: Re-enable validation for quest_template currency loadingNay
2012-08-13Merge pull request #7386 from Sovak/4.3.4Nay
Core/Totems: In cata totem items are no longer needed
2012-08-14Core/Totems: In cata totem items are no longer neededSovak
Signed-off-by: Sovak <Sovak007@gmail.com>
2012-08-13Merge pull request #7385 from Vincent-Michael/tocrNay
Scripts/Trial Of The Crusader: * Fix typo * Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream
2012-08-14Scripts/Trial Of The Crusader:Vincent-Michael
* Fix typo * Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream
2012-08-13Core/Spells: Updated critical heal to CataclysmSovak
Signed-off-by: Sovak <Sovak007@gmail.com> Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-08-13Merge pull request #7383 from Vincent-Michael/tocrCreatureTextNay
Scripts/Trial of the Crusader: Convert script_texts in creature_text
2012-08-13Scripts/Trial of the Crusader: Convert script_texts in creature_textVincent-Michael
2012-08-13Merge pull request #7379 from Vincent-Michael/warningNay
Core: Fix warnings
2012-08-13Core: Fix warningsVincent-Michael
2012-08-13Core: Fix a few compile errors with some "weird" compilersNay
2012-08-13Core/Auras: Simplified SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS handlingShauren
2012-08-13Core/Units: Updated unit power modsShauren
2012-08-13Compile fixShauren
2012-08-13Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-13Scripts: Fixed more uninitialized variablesShauren
2012-08-13Fix xp getting fog Gilneas and LostIslands. This corect content lvl for ↵cyberbrest
Trinity::XP::Gain function. Closes #7374
2012-08-12Core/Spells: Fixed:Subv
* Hot Streak * Improved Hot Streak * Ignite * And more * Removed some old scripts, and updated some more
2012-08-12Core/Entities: Updated rage to CataclysmSubv
2012-08-12Core/Entities: Fixed block for CataclysmSubv