aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-14Core/DataStores: Fixed buildVincent-Michael
2016-08-14Core/Items: Fixed default display for items that don't have any entry with ↵Shauren
appearancemod = 0
2016-08-14Core/Creatures: Fixed typoVincent-Michael
2016-08-13Core/Creatures: Fixed typo in f94339271ee34977c8156a6253caa7b6291fff9fVincent-Michael
2016-08-13Core/Creatures:Vincent-Michael
- Renamed creature_template.exp_unk to RequiredExpansion - Added creature_template.HealthScalingExpansion - Added creature_template.VignetteID
2016-08-13Core: Change allowed build to 7.0.3.22423Shauren
2016-08-12Core/PacketIO: Fixed typoVincent-Michael
2016-08-12Core/Packets: Remove empty filejackpoz
2016-08-11Core: Change allowed build to 7.0.3.22410Shauren
2016-08-10Core/Account: Fix race condition in AccountMgr::UpdateAccountAccessariel-
(cherry picked from commit 6c0b98f24c6aaf425fe654a4d44146e097352606)
2016-08-10Core/Accounts: Reduce differences between 3.3.5 and 6.x branchesjackpoz
Add code missing from d8234bed420728aaa2e0f329778730a906f7dd12
2016-08-10Core\Command: remove account_muted data on account deletionForesterDev
(cherry picked from commit 6a87524204161234576810f770d8ad2a0b9bb9c8) # Conflicts: # src/server/database/Database/Implementation/LoginDatabase.cpp # src/server/database/Database/Implementation/LoginDatabase.h
2016-08-10Core/Updater: Clarify even more this errorAokromes
(cherry picked from commit 09a1cfdf771a093b21779990ee516c22f66f4255)
2016-08-10Update DBUpdater.cppAokromes
Because nature wins race.... (cherry picked from commit 5868509a6366d0ba7a0fe819c3ece0e4a57c7029)
2016-08-10Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262)Trond B Krokli
English grammar and syntax corrections in DBUpdater.cpp - string texts corrected, source code unchanged - comments improved and checked for typos (cherry picked from commit 8fe85017125803a4ca8fd1d972b128930cd364b9)
2016-08-10Server/Database: Reduce differences between 3.3.5 and 6.x branchesjackpoz
Code functionality shouldn't have been modified.
2016-08-10Core/DataStores: Implemented all curve types from Curve.db2Shauren
2016-08-09Core/Spells: Renamed some old and new spell effectsShauren
2016-08-08Core/Misc: Better description for a logAokromes
(cherry picked from commit 90cff479ac16289caeb685c9a899eeafa43bf893)
2016-08-08Server/Database: Reduce differences between 3.3.5 and 6.x branchesjackpoz
Code functionality shouldn't have been modified.
2016-08-08Core/Spells: Changed TOTAL_AURAS to 492Shauren
Closes #17755
2016-08-07Core: Change allowed build to 22345Shauren
2016-08-06Common/Utilities: Reduce differences between 3.3.5 and 6.x branchesjackpoz
Code functionality shouldn't have been modified.
2016-08-06Core/PacketIO: Minor refactor in Opcode definitions, packet class type no ↵Shauren
longer needs to be defined manually, it is now inferred from handler argument
2016-08-06Warning fixShauren
2016-08-05Core/DataStores: Refactored DB2 loaders to no longer require sparse format ↵Shauren
to be specified at compile time
2016-08-05Update RBAC.hAokromes
2016-08-05Core/RBAC: Name some permissions from 3.3.5a to stop people reuse themAokromes
2016-08-04Core/DataStores: Fixed retrieving area info by vmapsShauren
Closes #17723
2016-08-04Common/Logging: Reduce differences between 3.3.5 and 6.x branchesjackpoz
Code functionality shouldn't have been modified.
2016-08-04Tools/VMapExtractor: Port 060256000b1a553a21581b9b65e12f7cb034e148DDuarte
2016-08-04Core/Crash reporting: Better handle max nesting level settingjackpoz
Fix wheaty exception report counting reference symbols as 2 nesting levels, not logging child objects in some cases, i.e. spell id in SpellEvent crash. (cherry picked from commit 284dd6b80d79f5691c82eda848c7474c5b87cfd9)
2016-08-04Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
Code functionality shouldn't have been modified.
2016-08-04DB: Blood elf start location / Sunstrider isle fixesKillyana
Closes #17423 By msoky
2016-08-03Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
Code functionality shouldn't have been modified.
2016-08-03Common/Maps: Reduce differences between 3.3.5 and 6.x branchesjackpoz
Partially port 1347d7cf7a8656f3db9d8b2f6e6d955e1fa8c129 too
2016-08-03Core/DataStores: Fixed name validation crash on locales with utf-8 ↵Shauren
characters encoded on more than a single byte
2016-08-02DB/Commands: Update help description of .account (set) addon with new expansionsDDuarte
2016-08-02Core/Misc: remove unused function prototypeariel-
(cherry picked from commit 2efd40b8049efc4c35622a7997cc47b10b468b4d)
2016-08-02Core/PacketIO: Implemented SMSG_DISPLAY_GAME_ERRORShauren
2016-08-02Update 2016_08_01_02_world.sqlAokromes
VM said spell_dbc needs to be removed.
2016-08-01Update 2016_08_01_02_world.sqlAokromes
2016-08-01Core/GameObjects: Renamed gameobject_template.unkInt32 to RequiredLevelShauren
2016-08-01Core/Packets: Fix a warning (unreferenced locale var)Naios
2016-08-01Fix importAokromes
2016-08-01DB/Gameobject: Add loot for some gameobjectsAokromes
By Malcrom
2016-08-01DB/Misc: Fix startup errorAokromes
By Malcrom
2016-08-01DB/Misc: Fix startup errorsAokromes
By Malcrom
2016-08-01DB/Misc: Fix startup errorAokromes
By Malcrom
2016-08-01DB/Misc: Silence few startup errorsAokromes
By Malcrom