Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-02 | Core/Build: Use std namespace in getline calls | Nayd | |
2015-02-01 | Core/Packets: | joschiwald | |
- added inspect packets - updated opcode values | |||
2015-02-01 | Scripts/Kalimdor: Fix non pch build | Vincent-Michael | |
2015-02-01 | Core/Misc: Fix static analysis issues | jackpoz | |
Fix some static analysis issues reported by Coverity | |||
2015-02-01 | Scripts/Bloodmyst Isle: Disable CreatureAttack for NPC: Webbed Creature | Rushor | |
(cherry picked from commit 644de8700c4138b01927160423463a5e222217c5) | |||
2015-02-01 | Core/Spells: Updated base spell hit chance calculation (spells will never ↵ | Shauren | |
miss targets up to 3 levels higher than caster) | |||
2015-01-31 | Core/Misc: Properly sanitize ReputationSpillover data | jackpoz | |
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-31 | Core/VMaps: Fix debug assert caused by invalid vmaps | jackpoz | |
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-31 | Core/Movement: Fixed speed change packets | Shauren | |
2015-01-31 | Merge pull request #13961 from GreenBagels/WoD-stat-update | Duarte Duarte | |
Changed Attack Power / DPS from 14 AP/DPS to 3.5 AP/DPS | |||
2015-01-31 | Merge pull request #13973 from Unholychick/6.x | Duarte 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-31 | Core/Spells: Renamed SPELL_ATTR4_TRIGGERED to ↵ | Shauren | |
SPELL_ATTR4_CAN_CAST_WHILE_CASTING and adjusted trigger flags accordingly | |||
2015-01-30 | Core/Spells: Reimplemented automatic spell learning | Shauren | |
* Fixed learning/unlearning talents | |||
2015-01-30 | Core/Misc: fixed creating battlefield/opvp capturepoints and prevented mem leak | joschiwald | |
2015-01-30 | SQL: Fix import | Vincent-Michael | |
2015-01-30 | Core/Misc: Fix static analysis issues | jackpoz | |
Fix some static analysis issues reported by Coverity | |||
2015-01-30 | Core/Spells: fixed loading `spell_target_position` | joschiwald | |
2015-01-30 | Scripts/HoR: implement Quel'Delar quest | MitchesD | |
* 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-29 | Core/Spells: Updated SpellMod enum | Shauren | |
Closes #13977 | |||
2015-01-28 | Core/Packets: Update and enable SMSG_ATTACKSWING_ERROR and SMSG_CANCEL_COMBAT | Nayd | |
Removed old SMSG_ATTACKSWING_NOTINRANGE, SMSG_ATTACKSWING_DEADTARGET, SMSG_ATTACKSWING_CANT_ATTACK and SMSG_ATTACKSWING_BADFACING | |||
2015-01-28 | Spells/Scripts: Some small fixes to spell_dk.cpp | Unholychick | |
2015-01-28 | Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and ↵ | Nayd | |
SMSG_STAND_STATE_UPDATE | |||
2015-01-28 | Rollback unintended change to 2014_12_25_00_hotfixes_locale_broadcast_text.sql | Nayd | |
2015-01-28 | Core/Packets: Update and enable SMSG_WEATHER | Nayd | |
2015-01-27 | DB/Schema: Update characters database | Nayd | |
- 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-27 | Merge pull request #13968 from Gooyeth/6.x.stuck | Duarte Duarte | |
Core/Spells: Stuck effect correction (6.0.3) | |||
2015-01-27 | Core/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-27 | Merge pull request #13960 from Unholychick/6.x | joschiwald | |
Scripts/Spells: Fix some faulty code in spell_dk.cpp | |||
2015-01-27 | Scripts/Spells: Fix some faulty code in spell_dk.cpp | Unholychick | |
thanks to @joschiwald | |||
2015-01-26 | Merge pull request #13907 from Aaron126/diminishing_returns | Duarte Duarte | |
Core/Spells: Update DR's for WoD | |||
2015-01-26 | Core/Spells: Update Stuck effect 6.0.3 | Gooyeth | |
The stuck effect in Cataclysm and MoP the player dies, in WoD the player is teleported to home. Closes #13938 | |||
2015-01-26 | Core/Creatures: No gray aggro config | Hristo 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-26 | Core/Auras: Fixed AuraEffects being leaked | Shauren | |
2015-01-26 | Changed Attack Power / DPS from 14 AP/DPS to 3.5 AP/DPS | greenbagels | |
2015-01-26 | Core/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-25 | Core/NetworkIO: sync opcodes with wpp | joschiwald | |
2015-01-25 | Core/Players: Updated PLAYER_EXPLORED_ZONES_SIZE | Shauren | |
2015-01-25 | Core/Misc: Fix dynamic analysis issues | jackpoz | |
Fix some dynamic analysis issues reported by Valgrind | |||
2015-01-25 | Fix typo in CMakeLists.txt | Nayd | |
(cherry picked from commit 2ed0af7d752bf0e0686fe7fde04453685831de33) | |||
2015-01-25 | Tools: Remove mesh_extractor | Nayd | |
mesh_extractor is not ready for production and it will be developed in a different branch | |||
2015-01-25 | Core/Players: Removed garbage code for autolearning class spells. Lookup by ↵ | Shauren | |
name is not a good idea. | |||
2015-01-24 | Core/Misc: Fix static analysis issues | jackpoz | |
Fix some static analysis issues reported by Coverity | |||
2015-01-24 | Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses ↵ | Shauren | |
when dropped in appropriate instance difficulty | |||
2015-01-24 | Core/Spells: Fixed creature spell immunity | Shauren | |
2015-01-24 | Core/Creature: Fixed saving creatures spawned by gm commands | Shauren | |
2015-01-24 | Core/Player: Fixed loading raid difficulties from db | Shauren | |
2015-01-21 | Core/Misc: Fix static analysis issues | jackpoz | |
Fix some static analysis issues reported by Coverity | |||
2015-01-20 | Core/Misc: Fix static analysis issues | jackpoz | |
Fix some static analysis issues reported by Coverity | |||
2015-01-19 | Core/PacketIO: Implemented CMSG_QUERY_TIME/SMSG_QUERY_TIME_RESPONSE | Shauren | |