| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-01 | Core/Random: Remove no longer needed hack for VS 2013 | Shauren | |
| 2016-09-01 | DB/Quests: Updated quest_template to 7.0.3.22522 part 5 | Vincent-Michael | |
| 2016-08-31 | SQL: | Vincent-Michael | |
| - Rename 2016_08_30_00_world_.sql to 2016_08_30_00_world.sql - Rename 2016_08_31_00_world_.sql to 2016_08_31_00_world.sql | |||
| 2016-08-31 | Core/PacketIO: Enable SMSG_WHO | Shauren | |
| Closes #17712 | |||
| 2016-08-31 | DB/Quests: Updated quest_template to 7.0.3.22522 part 4 | Vincent-Michael | |
| 2016-08-30 | DB/Quests: Updated quest_template to 7.0.3.22522 part 3 | Vincent-Michael | |
| 2016-08-30 | Core: Set default expansion to Legion. | Shauren | |
| 2016-08-29 | DB/Quests: Updated quest enders to build 7.0.3.22522 | Kinzcool | |
| 2016-08-29 | Core/Define: Remove the conditional macro for constexpr. | Naios | |
| * Not needed anymore since the requirements were raised to MSVC 2015. (cherry picked from commit da3c03a48bdf0ef4add6aa1f718ca761afeaebbb) | |||
| 2016-08-29 | Core/Common: Correct the linking of localeNames | Naios | |
| (cherry picked from commit 13e5817417f48374ff460c5ccdc5f149a1ae8791) | |||
| 2016-08-29 | Core/Unit: Force cancel unit events before invalidating the object on ↵ | Naios | |
| destruction * Closes #16675 (cherry picked from commit 0c97ef5f74ecd30a16965719b857d0ba71580fbf) | |||
| 2016-08-29 | DB/Quests: Updated quest_template to 7.0.3.22522 part 2 | Vincent-Michael | |
| 2016-08-29 | Core/GameObject: added possibilty for gameobjects to contain money loot. | ariel- | |
| Updates #14564 (cherry picked from commit b091415c03ffbfb5a7534d6b087101b15640fae7) Conflicts: src/server/game/Globals/ObjectMgr.cpp Core/GameObject: migrated non-WDB fields to new gameobject_template_addon table (cherry picked from commit bd4bf0a73fa29701835176ce757e2fb498b39cdc) Conflicts: src/server/game/Globals/ObjectMgr.cpp Core/GameObject: cache pointer to GameObjectTemplateAddon (cherry picked from commit 33102220e53731ca958b46e87abacdce07e3aa88) Conflicts: src/server/game/Entities/GameObject/GameObject.cpp Core/ObjectMgr: filter out bogus check This restores previous behaviour (cherry picked from commit 7028503e8f80dc5488ea9dbf33f595ef2044001d) Typo fix (cherry picked from commit fe3a0bf7e135cf8ba9035c4d3c271969d2915aaa) | |||
| 2016-08-29 | SQL: Remove pointless (and very slow) delete query | Shauren | |
| 2016-08-29 | Remove BOM byte from 2016_08_28_02_hotfixes.sql | DDuarte | |
| 2016-08-29 | Core/ObjectMgr: throw some consts and nullptr around | ariel- | |
| (cherry picked from commit 8727048af67f6e416f82b4c8498d9c072069371f) Conflicts: src/server/game/Globals/ObjectMgr.cpp src/server/game/Globals/ObjectMgr.h | |||
| 2016-08-28 | Hotfixes: Updated broadcast_text up to build 7.0.3.22522 | Kinzcool | |
| 2016-08-29 | .travis.yml: fix path to the update sql files | Duarte Duarte | |
| 2016-08-28 | DB/Quests: Updated quest_template to 7.0.3.22522 | Vincent-Michael | |
| 2016-08-28 | SQL: Optimize sql in 3a77fd12e378a6682e7bfe8c7eb8ec6b34ca88b5 | Vincent-Michael | |
| 2016-08-28 | DB/Quests: Updated quest_poi to 7.0.3.22522 | Vincent-Michael | |
| 2016-08-28 | Core/Characters: Implemented demon hunter cinematic at player login | Vincent-Michael | |
| 2016-08-28 | Core/Spells: Updated create healthstone spellid | Vincent-Michael | |
| 2016-08-28 | Core/Quests: Renamed unknown quest objective field | Shauren | |
| 2016-08-28 | Fix README.md. | Marco Ebert | |
| Yes, I'm a nitpicker. | |||
| 2016-08-28 | DB/Hotfixes: Added TactKey.db2 hotfixes | Vincent-Michael | |
| 2016-08-28 | Core/DataStores: Implemented TactKey.db2 | Vincent-Michael | |
| 2016-08-27 | Core/Characters: | Vincent-Michael | |
| - Added missing set PLAYER_BYTES_2_OFFSET_CUSTOM_DISPLAY_OPTION for barbershop - Fixed crash | |||
| 2016-08-27 | Core/Commands: Added offline player support for unstuck command | Vincent-Michael | |
| 2016-08-27 | Core/PacketIO: Added CMSG_REQUEST_WORLD_QUEST_UPDATE / ↵ | Vincent-Michael | |
| SMSG_WORLD_QUEST_UPDATE opcodes | |||
| 2016-08-27 | Core/Logging: removed useless log message | joschiwald | |
| 2016-08-27 | Core/Config: Fixed typos in worldserver.conf.dist | joschiwald | |
| 2016-08-27 | Core/Logging: delete old logs of the own realm only | joschiwald | |
| 2016-08-27 | Core/Misc: Updated to 7.0.3.22522 | Vincent-Michael | |
| 2016-08-27 | Core/Pets: Fixed client crashes when logging in with a pet active | Shauren | |
| Closes #17848 | |||
| 2016-08-26 | Core/Items: Implemented new item bonus types | Shauren | |
| 2016-08-26 | Core/Misc: Updated to 7.0.3.22498 | Vincent-Michael | |
| 2016-08-25 | Core/Players: Implemented new glyph system | Shauren | |
| 2016-08-25 | Update pull_request_template.md | Aokromes | |
| 2016-08-24 | Update CriteriaHandler.h | Aokromes | |
| 2016-08-24 | Core/PacketIO: Fixed issue reported by static analysis | Vincent-Michael | |
| 2016-08-24 | Core/Items: Removed old stupid code dropping enchantment charges when ↵ | Shauren | |
| sheathing weapons... | |||
| 2016-08-23 | Core/Objects: Added check (error log) for possible invalid position for ↵ | Vincent-Michael | |
| creatures / game objects | |||
| 2016-08-23 | Core/Spells: Defined known shapeshift flags | Shauren | |
| 2016-08-22 | Core/ObjectMgr: Load correct XP for level data (#17843) | funjoker | |
| 2016-08-22 | Core/Spell: Restore SPELL_AURA_MOD_DAMAGE_PERCENT_TAKEN behavior (#17704) | Regigicas | |
| 2016-08-22 | Core/Items: Rename ITEM_SPELLTRIGGER_ON_NO_DELAY_USE to ↵ | Shauren | |
| ITEM_SPELLTRIGGER_ON_OBTAIN - this matches how it is implemented | |||
| 2016-08-21 | Core/PacketIO: Updated SMSG_ACCOUNT_HEIRLOOM_UPDATE opcode for 7.0.3 | Vincent-Michael | |
| 2016-08-21 | Warning fix | Shauren | |
| 2016-08-21 | Warning fix | Shauren | |
