aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-08-12Core/Spline: Add missing includesNay
2012-08-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
Conflicts: src/server/scripts/Kalimdor/moonglade.cpp
2012-08-12Scripts/Quests: Removed more deprecated quest scripts in Eastern KingdomsSubv
2012-08-12Core/Misc: Fix some mem-leaks and uninitialized variables.kaelima
2012-08-12Core/Gameobject: Properly toggle collision state when a gameobject is ↵e000
activated or spawned.
2012-08-12Scripts/Quests: Removed some deprecated scripts and fixed quest 26050Subv
2012-08-12Merge pull request #7369 from Vincent-Michael/kalimdorQuestPart1Nay
Scripts/Some: Cleanup for old scripts, not exist Quest and etc. in Cata.
2012-08-12Scripts/Some: Cleanup for old scripts, not exist Quest and etc. in Cata.Vincent-Michael
2012-08-12SQL: Rename 2 PR'ed SQL filesNay
2012-08-12Merge pull request #7346 from cyberbrest/pull11Nay
[434][Object] Fix Freezes at loading chars and at teleportation (and by transport too;))