| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-28 | Core/Logs: Move runtime log to debug | Aokromes | |
| because it's already checked at startup. | |||
| 2014-12-27 | Core/RBAC: Add two side trade to RBAC | mthsena | |
| (cherry-picked from commit 3ee2f0d2bf9d5f859c8022ca49f1889c35584ffe) | |||
| 2014-12-27 | Core/NetworkIO: Skip AntiDoS checks for queued packets | jackpoz | |
| (cherry picked from commit d8c3115bbd1b544d6eca5d9aae3dfbb547353703) | |||
| 2014-12-27 | Fix spell cooldown for guardian pets | MrSmite | |
| (cherry picked from commit 54cc8adac5db101f427b76373ce79d587f7e5332) | |||
| 2014-12-27 | Fix non pch build | Gacko | |
| 2014-12-27 | ItemTemplate: Fix warning about missing cases. | Gacko | |
| 2014-12-27 | Server/Currency: Implement Apexis Crystals | AriDEV | |
| 2014-12-26 | Scripts/Commands: Fix a conversion loss at the mute history command | Nyeriah | |
| (cherry picked from commit 5d4f26d82028823f4672e370deaf0f6069fb225f) | |||
| 2014-12-26 | Scripts/Oculus: Implement a couple of missing texts | Nyeriah | |
| (cherry picked from commit 63c1e265aace363a1d889b1621c0cc3a9263e956) | |||
| 2014-12-26 | Tools/MapExtractor: Fixed problem with DBFilesClient extraction for some ↵ | et65 | |
| locales. Closes #13359 | |||
| 2014-12-26 | Scripts/Naxxramas: Add script support for quarter teleporters and spawn ↵ | Nyeriah | |
| missing ones Updates #13255 (cherry picked from commit aff5229cd1777581bd85079d064037a57bf17799) | |||
| 2014-12-26 | Core/DataStores: Added DB2Manager | Shauren | |
| * Moved DB2 helpers to new class * Moved hotfix data to hotfixes database and core management functions to DB2Manager class * Updated HotfixNotifyBlob packet | |||
| 2014-12-25 | Merge pull request #13744 from Golrag/Opcodes | Duarte Duarte | |
| Core/Opcodes: Add some opcodes | |||
| 2014-12-25 | Merge pull request #13751 from Unholychick/6.0.3 | Duarte Duarte | |
| Core/Scripts: Add new SpellScript hook | |||
| 2014-12-25 | Core/Scripts: Rewrite Devour Magic | Unholychick | |
| Rewrite Devour Magic to use new spellscript hook OnEffectSuccessfulDispel. | |||
| 2014-12-25 | Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispel | Unholychick | |
| Adds SpellScript hook to execute scripts after succesful dispels, example could be warlock pets Devour Magic, which should only trigger when succesfully dispelling an aura. | |||
| 2014-12-25 | Core/DataStores: Moved broadcast_text handling to DB2Storage | Shauren | |
| 2014-12-25 | Core/PetitionsHandler: Move charter costs to config | mthsena | |
| (cherry picked from commit 0c1d3aa344921b324b7bf5e164a228a0d2a1aa70) Conflicts: src/server/game/World/World.h | |||
| 2014-12-25 | Core/Items: Fix signed/unsigned mismatch warnings | Nayd | |
| 2014-12-25 | Scripts/Nexus: Implement Grand Magus Telestra's seasonal costume | Nyeriah | |
| Closes #13643 (cherry picked from commit e2f7b91298d6588c062db2d1132a62ddd8a4437a) | |||
| 2014-12-25 | Scripts/Nexus: rewritten instance script | MitchesD | |
| (cherry picked from commit f743fb3e43036bdfd4e6b96dff1a82c19e3faa59) | |||
| 2014-12-25 | Core/DataStores: Implemented loading locale strings from database to DB2Storage | Shauren | |
| 2014-12-24 | Core/DataStores: Implemented loading hotfixes database into DB2Storage | Shauren | |
| 2014-12-24 | Core/DBLayer: Removed a few old authserver prepared statements | Shauren | |
| 2014-12-24 | Core/Battle.net: Fixed client crashes happening when reconnecting too soon ↵ | Shauren | |
| after being kicked | |||
| 2014-12-24 | Define some opcodes | Golrag | |
| 2014-12-24 | Core/Items: Added item level caps | Shauren | |
| 2014-12-23 | Core/Players: Fixed melee damage | Shauren | |
| 2014-12-23 | Core: Fix non pch build² | Vincent-Michael | |
| 2014-12-23 | Core: Fix non pch build | Vincent-Michael | |
| 2014-12-23 | Core/Items: Fixed autocomplete typo | Shauren | |
| 2014-12-22 | Merge pull request #13740 from AriDEV/6.x | Duarte Duarte | |
| Update PLAYER_EXPLORED_ZONES_SIZE to prevent console spam on entering Dr... | |||
| 2014-12-23 | Because saving a file is hard. | Shauren | |
| 2014-12-23 | Core/Items: Updated item stat calculations | Shauren | |
| * Implemented item modifiers * Implemented item bonuses | |||
| 2014-12-23 | Core/Packets: moved chat packet building function to packet builder class | joschiwald | |
| 2014-12-22 | Update PLAYER_EXPLORED_ZONES_SIZE to prevent console spam on entering ↵ | AriDEV | |
| Draenor zones. Signed-off-by: AriDEV <aridev666@gmail.com> | |||
| 2014-12-22 | Core/Opcode Add CMSG_BUY_ITEM Opcode | ProjectCoreDevs | |
| 2014-12-21 | Core/Players: Fix a flaw as timed quests can still turn failed even if complete | Nyeriah | |
| (cherry picked from commit 0043a5dd2217cf8ad7cbbc903a380c8d1fb5a1bc) | |||
| 2014-12-21 | Core/Items: remade inventory packets to new packet system | Rat | |
| 2014-12-21 | Tools/ConnectionPatcher: Fix build on GCC/Clang | Nayd | |
| 2014-12-21 | Core/Items: Refactored ItemTemplate | Shauren | |
| 2014-12-21 | Core/Spells: fixed wrong aura update targets | Rat | |
| 2014-12-21 | Core/Spells: fixed aura crash (mostly for lvl 100 warriors) | Rat | |
| 2014-12-21 | Core/MovementPacket: Fix spline stuff for SMSG_UPDATE_OBJECT | Vincent-Michael | |
| 2014-12-20 | Tools/ConnectionPatcher: Restore previous functionally that downloaded ↵ | Nayd | |
| modules if they did not exist | |||
| 2014-12-20 | Server/DataStore: Added Scenario to MapTypes | AriDEV | |
| Signed-off-by: AriDEV <aridev666@gmail.com> | |||
| 2014-12-20 | Core/Items: Missed reforging code | Shauren | |
| 2014-12-20 | Core/Items: Removed reforging | Shauren | |
| 2014-12-20 | Core/MovementPacket: Fix typo (meh @Intelz) | Vincent-Michael | |
| 2014-12-20 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x | Rat | |
