| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-14 | Core/Spells: Updated base scaling value calculation | Shauren | |
| 2014-12-14 | Core/Items: Updated random property value calculation | Shauren | |
| 2014-12-14 | Core/Spells: Fixed player spells with only spellpower scaling doing no damage | Shauren | |
| 2014-12-14 | Core/Auras: Fixed a possible crash in proc triggering | Shauren | |
| 2014-12-14 | Core/Spells: Optimized spell effect info loading | Shauren | |
| 2014-12-14 | Core/PacketIO: Corrected values sent in SetSpellModifier - fixes client ↵ | Shauren | |
| tooltips reporting incorrect damage/healing | |||
| 2014-12-14 | Core/Spells: Fixed a crash in SpellInfo::GetEffect happening when the ↵ | Shauren | |
| current difficulty did not have an overriding effect | |||
| 2014-12-13 | Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing ↵ | Nyeriah | |
| and the one after killing Mr. Bigglesworth (cherry picked from commit ee1fa933607342947fa579a02bd135858fd6cf99) | |||
| 2014-12-13 | tools/connection_patcher: add executable permissions to binary to avoid the ↵ | Bernd Lörwald | |
| rare case where permissions of replaced file are ignored | |||
| 2014-12-12 | Update worldserver.conf.dist | Aokromes | |
| 2014-12-12 | Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after ↵ | Nyeriah | |
| Gothik's death (cherry picked from commit f7a5a19f00d5a5df8df67b051a5606292d6eea6e | |||
| 2014-12-12 | DB/Conditions: Update instance data enum value on condition for Descent into ↵ | Nyeriah | |
| Madness teleporter gossip (previous value was 14 which now refers to BOSS_BRIGHTLEAF) (cherry picked from commit 1076b469db9b932f5cdd4bb5405658e7b5ae1cc0) | |||
| 2014-12-12 | DB/Creature: Onyxia's immunities | Nyeriah | |
| * Add immunity to interrupt effects * Remove immunity to taunt effects as that was only valid for the classic version (cherry picked from commit e75534301d707cdf30f4ebe03923b8b4bcfa72d3) | |||
| 2014-12-12 | DB/Misc: Add missing spawns of Bloodcursed Voyagers and few additional scripts | Nyeriah | |
| * Scripts Captain Edward Hanes to cast The Captain's Kiss upon accepting "The Bloodcursed Legacy" and "The Hopeless Ones..." * Script his gossip and add menu option from sniffs Closes #9611 (cherry picked from commit 72ad55469d448a06e24efda5e8cda94f41707cad) | |||
| 2014-12-11 | Core/Misc: Fix build | Nyeriah | |
| (previously broken due to a branch disparity) | |||
| 2014-12-10 | Core/RBAC: Allow setting different default security level roles to different ↵ | Nyeriah | |
| realms (cherry picked from commit c79af3f16f84d0d26bd69b5d06dd8754643ddc7f) | |||
| 2014-12-08 | Merge branch 'Spells' of https://github.com/TrinityCore/TrinityCore into Spells | Rat | |
| 2014-12-07 | Merge branch '6.x' into Spells | Intel | |
| Conflicts: src/server/game/DataStores/DBCStores.h src/server/game/Entities/Player/Player.cpp src/server/game/Entities/Unit/Unit.cpp src/server/game/Server/Protocol/Opcodes.cpp src/server/scripts/Spells/spell_druid.cpp | |||
| 2014-12-07 | Compile warning fix | Shauren | |
| 2014-12-07 | Core/Packets: Add connection indexes for server packets | Intel | |
| Fixed IOCP define for linux Minor code style change in inventory loading | |||
| 2014-12-07 | Core/Spells: some work on effects scaling | Rat | |
| 2014-12-07 | Core: fixed gcc build | joschiwald | |
| 2014-12-07 | Core/DataStores: Refactored "gt" dbc handling. Wrapped these stores in a new ↵ | Shauren | |
| GameTable class which will calculate correct dbc entry index based on given row/column as well as read number of rows/columns from client files instead of hardcoded GT_MAX_LEVEL | |||
| 2014-12-07 | Core: fixed few coverity issues and warnings | joschiwald | |
| 2014-12-06 | Fixed build | joschiwald | |
| 2014-12-05 | Core/Scripts: log ScriptNames assigned in database without core script | joschiwald | |
| 2014-12-05 | Create INSTALL | Aokromes | |
| 2014-12-05 | DB/BattleNet: Update wow build to 19243 | Vincent-Michael | |
| 2014-12-05 | Update CONTRIBUTING.md | Aokromes | |
| 2014-12-05 | Core/Player: Prevent updating visibility if player is not in world. Closes ↵ | Intel | |
| #13659 | |||
| 2014-12-05 | Scripts/Misc: Initialize a couple of fields | Nyeriah | |
| (cherry picked from commit 548cc1cd2f31ca5fa767f148a086c76f8e9ef903) | |||
| 2014-12-05 | Renamed wrong named sql file from merge | Rat | |
| 2014-12-05 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into Spells | Rat | |
| 2014-12-05 | Merge branch 'Spells' of https://github.com/TrinityCore/TrinityCore into Spells | Rat | |
| 2014-12-05 | Core/Spells: finished implementing talent learning, talent reset, ↵ | Rat | |
| specialization learning | |||
| 2014-12-05 | Core/Items: Fixed Inventory Loading from DB | Intel | |
| 2014-12-05 | Core/Packets: Implemented SMSG_CAST_FAILED and updated SpellCastResult enum | Intel | |
| 2014-12-04 | Core/Spells: Fixed spell powers initialization | Intel | |
| 2014-12-04 | Scripts/MountHyjal: Update Archimonde's script | Nyeriah | |
| @todo: instance scripts needs a major clean up Closes #6471 (cherry picked from commit 09b71ef8bd560166f07273bbf68b62e7d2633b67) | |||
| 2014-12-04 | Core/DataStores: meh, wrong build -.- | Vincent-Michael | |
| 2014-12-04 | Core/DataStores: Fix startup (meh, @intelz) | Vincent-Michael | |
| 2014-12-04 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into Spells | Rat | |
| 2014-12-04 | Merge branch 'Spells' of https://github.com/TrinityCore/TrinityCore into Spells | Rat | |
| 2014-12-04 | Core/Spells: some updates to player spell and talent learning | Rat | |
| 2014-12-04 | Merge pull request #13646 from Naios/pandaria_teleport | Kinzcool | |
| DB/GameTele: Added some Pandaria teleport positions. | |||
| 2014-12-04 | DB/GameTele: Add some Pandaria teleport positions. | Naios | |
| 2014-12-02 | Core/Game: Add missing default cases in switches | Gacko | |
| 2014-12-02 | Core/Packets: Added SMSG_SPELLNONMELEEDAMAGELOG | Intel | |
| 2014-12-02 | Core/Packets: Convert SMSG_SPELL_START and SMSG_SPELL_GO to JAM structures | Intel | |
| 2014-12-01 | Core/Spells: | Rat | |
| - fixed special action buttons - added all 6.0.3 player starting spells (needs a little cleanup after level based auto learning is done) - added all 6.0.3 player starting actions | |||
