aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2016-08-20Core/Creatures: Implemented loading animkits from creature_addon (#17834)Malcrom
2016-08-20Core/Misc: Don't conditionally include non platform specific headersShauren
2016-08-20Core: Fixed non pch build for unixVincent-Michael
2016-08-20Core/Spells: Fixed extended spell range while movingShauren
2016-08-19Core/World: Change worldstate storage to uint32 to fix compile warnings (its ...Shauren
2016-08-18Core/Spells: Define SPELL_EFFECT_PLAY_SCENE (effect #198)Shocker
2016-08-18Core/Items: Implemented new item flag ITEM_FLAG3_DUAL_WIELD_NOT_REQUIRED used...Shauren
2016-08-17Core/Players: Fixed autoattack damage in shapeshift forms that don't have off...Shauren
2016-08-16Core/Stats: Fixed feral melee damage calculationShauren
2016-08-15Core/Taxi: Fixed warnings in TaxiPathGraphShauren
2016-08-15Warning fixesShauren
2016-08-15Core/Items: Implemented artifactsShauren
2016-08-14Core/Creatures: Fixed loading creature templateShauren
2016-08-14Core/DataStores: Fixed buildVincent-Michael
2016-08-14Core/Items: Fixed default display for items that don't have any entry with ap...Shauren
2016-08-14Core/Creatures: Fixed typoVincent-Michael
2016-08-13Core/Creatures: Fixed typo in f94339271ee34977c8156a6253caa7b6291fff9fVincent-Michael
2016-08-13Core/Creatures:Vincent-Michael
2016-08-12Core/PacketIO: Fixed typoVincent-Michael
2016-08-12Core/Packets: Remove empty filejackpoz
2016-08-10Core/Account: Fix race condition in AccountMgr::UpdateAccountAccessariel-
2016-08-10Core/Accounts: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-10Core\Command: remove account_muted data on account deletionForesterDev
2016-08-10Core/Updater: Clarify even more this errorAokromes
2016-08-10Update DBUpdater.cppAokromes
2016-08-10Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262)Trond B Krokli
2016-08-10Server/Database: Reduce differences between 3.3.5 and 6.x branchesjackpoz
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
2016-08-08Server/Database: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-08Core/Spells: Changed TOTAL_AURAS to 492Shauren
2016-08-06Core/PacketIO: Minor refactor in Opcode definitions, packet class type no lon...Shauren
2016-08-06Warning fixShauren
2016-08-05Core/DataStores: Refactored DB2 loaders to no longer require sparse format to...Shauren
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
2016-08-03Common/Maps: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-03Core/DataStores: Fixed name validation crash on locales with utf-8 characters...Shauren
2016-08-02Core/PacketIO: Implemented SMSG_DISPLAY_GAME_ERRORShauren
2016-08-01Core/GameObjects: Renamed gameobject_template.unkInt32 to RequiredLevelShauren
2016-08-01Core/Packets: Fix a warning (unreferenced locale var)Naios
2016-07-31Core/Loot: Fixed crash happening when looting items into new stack or items w...Shauren
2016-07-30Misc/RBAC: Sync with 3.3.5Vincent-Michael
2016-07-30Core/Player: Fixed coverity issuesVincent-Michael
2016-07-30Core/Spells: Defined new spell effect namesShauren
2016-07-29Core/Auras: Defined more known aura typesShauren
2016-07-28Core/RBAC: Mark some permissions 3.3.5a onlyAokromes
2016-07-28Dep: Remove boost regex dependency and replace its uses with std regex (works...Shauren