| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-20 | Core/Items: fixed inventory item moving/splitting | Rat | |
| 2014-12-20 | Core: Fix build | Vincent-Michael | |
| 2014-12-20 | Core/Items: fixed item destroy (needs porting..) | Rat | |
| 2014-12-20 | Core/Items: | Rat | |
| - Added basic inventory item movements (packets need to be ported to new handlers after more testing) - Fixed some item visual bugs | |||
| 2014-12-20 | Merge pull request #13720 from AriDEV/6.x | Duarte Duarte | |
| Server/DataStore: Updated DBC & DB2 Checks For 6.0.3 (19342) | |||
| 2014-12-20 | Server/DataStore: Updated Error Message Text | AriDEV | |
| Signed-off-by: AriDEV <aridev666@gmail.com> | |||
| 2014-12-20 | Server/DataStore: Updated DBC & DB2 Checks For 6.0.3 (19342) | AriDEV | |
| Signed-off-by: AriDEV <aridev666@gmail.com> | |||
| 2014-12-19 | Hide Battleground List window | Gooyeth | |
| The Battleground List window never showed on retail. Blizzlike. (cherry picked from commit 2a307f685c3fabfaca87342d19e896f3d72d61d7) Conflicts: src/server/game/Battlegrounds/BattlegroundMgr.cpp | |||
| 2014-12-20 | Core/Battle.net: Decrypt remainder of the packet that arrives together with ↵ | Shauren | |
| EnableEncryption | |||
| 2014-12-19 | Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spells | Shauren | |
| 2014-12-19 | Tools/ConnectionPatcher: Pause program when an error happens | Nayd | |
| Similar to what is done in mmaps_generator and vmap4_extractor. This hopefully reduces the number of problems that Windows users have when patching fails. Closes #13580 | |||
| 2014-12-19 | Core/Packets: Fix typo (meh @Intelz) | Vincent-Michael | |
| 2014-12-19 | Core/Spells: fixed build and SelectEffectImplicitTargets logic | Rat | |
| 2014-12-19 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into Spells | Rat | |
| Conflicts: src/server/scripts/Northrend/Ulduar/HallsOfLightning/boss_loken.cpp | |||
| 2014-12-19 | Core/Spells: added .auras command (temp, for easy aura debugging) | Rat | |
| 2014-12-19 | Core/Spells: Implemented varying damage for spells with no base value | Shauren | |
| 2014-12-17 | Scripts/HallsOfLightning: Readd a safe-measure line to remove Loken's aura | Nyeriah | |
| (cherry picked from commit 37ccea13cbdb78b4c635ea9f3ec718d2e75e3c50) | |||
| 2014-12-17 | Scripts/Naxxramas: | Nyeriah | |
| * Implement dialogue after Sapphiron dies. * Spawn missing triggers at Kel'Thuzad's room. * Implement a couple of missing texts and emotes to Kel'Thuzad's fight. (cherry picked from commit dd942db85fbd5e42fcd60fa4620c51093cc7ebfe) | |||
| 2014-12-15 | Scripts/MountHyjal: Kill warning | mthsena | |
| (cherry picked from commit 884953942b1281c5d7f53a9c5876bba2222de9fa) | |||
| 2014-12-15 | Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss ↵ | Nyeriah | |
| script to EventMaps/BossAI (cherry picked from commit d417e929307b4db65a89c188b2273199a33d3396) | |||
| 2014-12-15 | Scripts/Archimonde: replaced one yell with proper db content and unhacked ↵ | joschiwald | |
| drain world tree | |||
| 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-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 | 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 | 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 | |
