aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-02Core/Build: Use std namespace in getline callsNayd
2015-02-01Core/Packets:joschiwald
- added inspect packets - updated opcode values
2015-02-01Scripts/Kalimdor: Fix non pch buildVincent-Michael
2015-02-01Core/Misc: Fix static analysis issuesjackpoz
Fix some static analysis issues reported by Coverity
2015-02-01Scripts/Bloodmyst Isle: Disable CreatureAttack for NPC: Webbed CreatureRushor
(cherry picked from commit 644de8700c4138b01927160423463a5e222217c5)
2015-02-01Core/Spells: Updated base spell hit chance calculation (spells will never ↵Shauren
miss targets up to 3 levels higher than caster)
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.
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.
2015-01-31Core/Movement: Fixed speed change packetsShauren
2015-01-31Merge pull request #13961 from GreenBagels/WoD-stat-updateDuarte Duarte
Changed Attack Power / DPS from 14 AP/DPS to 3.5 AP/DPS
2015-01-31Merge pull request #13973 from Unholychick/6.xDuarte Duarte
Spells/Scripts: Some small fixes to spell_dk.cpp
2015-01-31 Scripts/Zul'Drak: GO Scourge Enclosure - Delay Despawn of Dummy to ensure ↵Rushor
Explosion (cherry picked from commit de99d9e15b7329b5cbe20d1f0d29a7daf2736d51)
2015-01-31Core/Spells: Renamed SPELL_ATTR4_TRIGGERED to ↵Shauren
SPELL_ATTR4_CAN_CAST_WHILE_CASTING and adjusted trigger flags accordingly
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
* Fixed learning/unlearning talents
2015-01-30Core/Misc: fixed creating battlefield/opvp capturepoints and prevented mem leakjoschiwald
2015-01-30SQL: Fix importVincent-Michael
2015-01-30Core/Misc: Fix static analysis issuesjackpoz
Fix some static analysis issues reported by Coverity
2015-01-30Core/Spells: fixed loading `spell_target_position`joschiwald
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 (cherry picked from commit 71b53601a3c5701600b3585709e190525e0ae818)
2015-01-29Core/Spells: Updated SpellMod enumShauren
Closes #13977
2015-01-28Core/Packets: Update and enable SMSG_ATTACKSWING_ERROR and SMSG_CANCEL_COMBATNayd
Removed old SMSG_ATTACKSWING_NOTINRANGE, SMSG_ATTACKSWING_DEADTARGET, SMSG_ATTACKSWING_CANT_ATTACK and SMSG_ATTACKSWING_BADFACING
2015-01-28Spells/Scripts: Some small fixes to spell_dk.cppUnholychick
2015-01-28Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and ↵Nayd
SMSG_STAND_STATE_UPDATE
2015-01-28Rollback unintended change to 2014_12_25_00_hotfixes_locale_broadcast_text.sqlNayd
2015-01-28Core/Packets: Update and enable SMSG_WEATHERNayd
2015-01-27DB/Schema: Update characters databaseNayd
- Change multiple table's chartset from latin1 to utf8 - Add primary keys to tables that didn't have one - Replaced one unique constraint by primary key
2015-01-27Merge pull request #13968 from Gooyeth/6.x.stuckDuarte Duarte
Core/Spells: Stuck effect correction (6.0.3)
2015-01-27Core/Spells: Correction Stuck effect (6.0.3)Gooyeth
The player dies if heathstone is in cooldown, else the player is teleported to home. Thanks @F03SD and @Kinzcool.
2015-01-27Merge pull request #13960 from Unholychick/6.xjoschiwald
Scripts/Spells: Fix some faulty code in spell_dk.cpp
2015-01-27Scripts/Spells: Fix some faulty code in spell_dk.cppUnholychick
thanks to @joschiwald
2015-01-26Merge pull request #13907 from Aaron126/diminishing_returnsDuarte Duarte
Core/Spells: Update DR's for WoD
2015-01-26Core/Spells: Update Stuck effect 6.0.3Gooyeth
The stuck effect in Cataclysm and MoP the player dies, in WoD the player is teleported to home. Closes #13938
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 (cherry picked from commit 02e11a605640ff49aefbae299a44a1856156cec3)
2015-01-26Core/Auras: Fixed AuraEffects being leakedShauren
2015-01-26Changed Attack Power / DPS from 14 AP/DPS to 3.5 AP/DPSgreenbagels
2015-01-26Core/Packets: moved CMSG_AUTOSTORE_BAG_ITEM, CMSG_CANCEL_AURA, ↵joschiwald
CMSG_CHAR_UNDELETE_ENUM, CMSG_GET_UNDELETE_COOLDOWN_STATUS, CMSG_UI_TIME_REQUEST to packet classes
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-25Core/Players: Updated PLAYER_EXPLORED_ZONES_SIZEShauren
2015-01-25Core/Misc: Fix dynamic analysis issuesjackpoz
Fix some dynamic analysis issues reported by Valgrind
2015-01-25Fix typo in CMakeLists.txtNayd
(cherry picked from commit 2ed0af7d752bf0e0686fe7fde04453685831de33)
2015-01-25Tools: Remove mesh_extractorNayd
mesh_extractor is not ready for production and it will be developed in a different branch
2015-01-25Core/Players: Removed garbage code for autolearning class spells. Lookup by ↵Shauren
name is not a good idea.
2015-01-24Core/Misc: Fix static analysis issuesjackpoz
Fix some static analysis issues reported by Coverity
2015-01-24Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses ↵Shauren
when dropped in appropriate instance difficulty
2015-01-24Core/Spells: Fixed creature spell immunityShauren
2015-01-24Core/Creature: Fixed saving creatures spawned by gm commandsShauren
2015-01-24Core/Player: Fixed loading raid difficulties from dbShauren
2015-01-21Core/Misc: Fix static analysis issuesjackpoz
Fix some static analysis issues reported by Coverity
2015-01-20Core/Misc: Fix static analysis issuesjackpoz
Fix some static analysis issues reported by Coverity
2015-01-19Core/PacketIO: Implemented CMSG_QUERY_TIME/SMSG_QUERY_TIME_RESPONSEShauren