aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-06DB/Quest: Minshina's SkullAokromes
By Rushor
2015-02-06DB/Creature: Emissary of HateAokromes
By Rushor
2015-02-06DB: fixed The Brewmaiden SAIjoschiwald
(cherry picked from commit de3d20a9458370df36de4387f53325a5e3dd7d2e)
2015-02-05DB/Misc: Fix a runtime errorAokromes
2015-02-04Fix buildNayd
2015-02-04Shared/Database: Fix transactions not being recommitted on dead-lock errorjackpoz
Fix transactions not being recommitted on dead-lock error (error code 1213) because of calling http://dev.mysql.com/doc/refman/5.0/en/mysql-errno.html after sending the ROLLBACK command. This way the returned error code was related to the ROLLBACK command, not the failed transaction.
2015-02-03Scripts/Arcatraz: Harbinger Skyriss Adds - Remove Unattackable Flag on SpawnRushor
2015-02-02Merge pull request #14007 from Rushor/AOESpellsDuarte Duarte
Game/Spells: 'AoD Specials' should only target one Unit
2015-02-02Rename 2015_02_02_00_Word to 2015_02_02_00_world.sqlAokromes
2015-02-02DB/Misc: Fix some run-time errorsDr-J
Solve issues with sai generating errors in Dalaran through sai triggering on non player characters
2015-02-02Core/Build: Use std namespace in getline callsNayd
(cherry picked from commit 86f7f47b58e4e044cd9a9171d83863dd8f99d91c)
2015-02-02Core/Misc: Fix static analysis issuesjackpoz
Fix some static analysis issues reported by Coverity (cherry picked from commit c8999449816d4fd4f72c7cdb3b1515e8e244ba5f) Conflicts: src/server/game/Entities/Player/Player.cpp src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp
2015-02-02Core/Misc: Fix static analysis issuesjackpoz
Fix some static analysis issues reported by Coverity (cherry picked from commit 89c535cf2a960ccc03cd1a032310984f9b4e1d47) Conflicts: src/server/game/Entities/Player/Player.cpp
2015-02-01Core/Scripts: Fix missing includeclick
2015-02-01Game/Spells: AoD Specials should only target one UnitRushor
2015-02-01Merge pull request #14002 from Rushor/WebbsDuarte Duarte
Scripts/Bloodmyst Isle: Disable CreatureAttack for NPC: Webbed Creature
2015-01-31Scripts/Bloodmyst Isle: Disable CreatureAttack for NPC: Webbed CreatureRushor
2015-01-31Core/Misc: Properly sanitize ReputationSpillover datajackpoz
Fix an issue added in 024b57bb74a664cd515cf0822d4b8e939a91fe03 that didn't properly skip ReputationSpillover rows with invalid data. Fix also a static analysis issue reported by Coverity. (cherry picked from commit 95b1204798d3ab2a141f81b294b064255c335b8a) Conflicts: src/server/game/Globals/ObjectMgr.cpp
2015-01-31Core/VMaps: Fix debug assert caused by invalid vmapsjackpoz
Fix debug assert thrown by G3D caused by models with empty bounding box being exported by vmap4assembler and imported by worldserver. This change will skip those models, proper investigation on the issue of why the bounding box is empty is still required. (cherry picked from commit a7ca78b2fe12c68e561782416bf5726410a3c01b)
2015-01-31Core/Spells: Renamed SPELL_ATTR4_TRIGGERED to ↵Shauren
SPELL_ATTR4_CAN_CAST_WHILE_CASTING and adjusted trigger flags accordingly (cherry picked from commit 6d70acbbd66959f7b6896a19ce3f2a25ccf94f2e) Conflicts: src/server/game/Spells/Spell.cpp
2015-01-31Update README.mdDuarte Duarte
Add labels for how long in average it takes for an issue or PR to be merged. http://www.issuestats.com/github/TrinityCore/TrinityCore (cherry picked from commit d874bf0c740af000475ed5b5c7b44d879196fe3e)
2015-01-31Core/Players: Fixed loading and saving skill data PK violationsShauren
(cherry picked from commit 2dfd1594cd3cc7fdba4131d2e825885cac2bcc17) Conflicts: src/server/game/Entities/Player/Player.cpp
2015-01-31Core/Quests: Fixed WPE exploit that allowed to accept any questNayd
(cherry picked from commit 6b10271891d2cbafbad1446051fcf3866ea728e3)
2015-01-31Merge pull request #13996 from Rushor/GymerGODuarte Duarte
Scripts/Zul'Drak: GO Scourge Enclosure - Delay Despawn of Dummy to ensure Explosion
2015-01-31Scripts/SunkenTemple: Add Eventsupport for NPC: Malfurion StormrageRushor
2015-01-31 Scripts/Zul'Drak: GO Scourge Enclosure - Delay Despawn of Dummy to ensure ↵Rushor
Explosion
2015-01-31DB/Gameobject: Add a missing gameobjectAokromes
2015-01-30Scripts/HoR: fix warningMitchesD
2015-01-30Scripts/HoR: implement Quel'Delar questMitchesD
* support for quest 24480, 24561 * there may be some visual problems but quest should work as intended Closes https://github.com/TrinityCore/TrinityCore/issues/838
2015-01-27Implement CharSections.dbc and Serverside Checks.arks
2015-01-27DB/Misc: TrayaniseDr-J
Script http://www.wowhead.com/npc=18230/trayanise from sniff Only the Tiny Arcane Construct appears to have fixed WP ie same waypoints repeat in sniff over and over while trayanise waypoints are different each time, Also adds the texts to this npc
2015-01-26Core/Creatures: No gray aggro configHristo Bogdanov
(Custom) Adds option to disable aggro from gray creatures when the players are above/below certain levels. Closes #13919
2015-01-26Merge pull request #13893 from Unholychick/3.3.5Duarte Duarte
Core/Spells: Use BonusAmount for periodic damage
2015-01-25Fix typo in CMakeLists.txtNayd
2015-01-25Tools: Remove mesh_extractorNayd
mesh_extractor is not ready for production and it will be developed in a different branch (cherry picked from commit a87442be68da4e2ea51a10e3bd8a07ef7b9765b2) Conflicts: src/tools/mesh_extractor/ContinentBuilder.h src/tools/mesh_extractor/DBC.cpp
2015-01-25DB/Quest: Adding Injury to InsultDr-J
Fix http://www.wowhead.com/quest=12481/adding-injury-to-insult so it works as on retail * Bjorn Halgurdsson unattackable until the Vrykul Insult is used on him, by setting passive + flags 2 unattackable since unlike using immune to pc this still allows the insult to be cast without getting invalid target * It is now possible to get Bjorn Halgurdsson to Lydias Ambush without him evading as previously you could only get him as far as the water * ensuring this resets correctly in event of evade.
2015-01-22DB/Misc: Fix startup errorDr-J
Add a missing NPC text which was causing startup error
2015-01-22DB/Spells: Fix one startup errorAokromes
2015-01-18Scripts/SunwellPlateau: Correct a summon group entry and misc clean upNyeriah
2015-01-18Scripts/HellfireRamparts: Add a missing reset call and correct spawn masks ↵Nyeriah
for Reinforced Fel Iron Chests Thanks to @ariel- for noticing the missing _Reset(); Closes #13747
2015-01-18Core: Make core build without PCH enabled.click
2015-01-17Rename 2015_01_17_00_world.sql to sql/updates/world/2015_01_17_00_world.sqlAokromes
2015-01-17Rename sql/updates/world/2015_01_17_00_world.sql to 2015_01_17_00_world.sqlDr-J
2015-01-17DB/Misc: Lights Vengeance (Again)Dr-J
Since I scripted this a second sniff surfaced with more data on units which where missing from original sniff
2015-01-17Update and rename 2015_01_16_00_world.sql to 2015_01_16_00_world.sqlAokromes
2015-01-16DB/Misc: Tabard VendorsDr-J
Replicate script on Elizabeth Ross to other tabard vendors as previously only Elizabeth Ross would replace lost tabards.
2015-01-16Core/Spells: Use BonusAmount for periodic damageUnholychick
Closes #13887
2015-01-13DB/Creature: Add Corvax & Rook spawns and waypointsAokromes
By Kittnz, closes #13826
2015-01-13DB/Waypoint: Update several npc's move_type for running npc'sAokromes
By Kittnz, closes #13888
2015-01-12DB/Misc: The Sacred and the Corrupt Turn in eventDr-J
also a few tweaks for light's vengeance script.