aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-06-01Core/Players: Intellect no longer affects mana regen from spiritShauren
2015-05-31Shared/Util: Introduce a task scheduler which schedules task with c++11 techn...Naios
2015-05-31Core/Items: Implemented primary stats on gear changing with character special...Shauren
2015-05-31Core/Auras: Implemented SPELL_AURA_MOD_STAT_BONUS_PCT (467)Shauren
2015-05-30Core/Scripts: Corrected argument types in GetCreatureEntry/GetGameObjectEntry...Shauren
2015-05-30Core/GameObjects: Fixed GameObjectAddon loadingShauren
2015-05-30Core/Misc: Removed some old unused enumsShauren
2015-05-30Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-05-30Core/Guilds: Disallow sending invite to people already in a guildDJScias
2015-05-30Core/DBLayer: proper 6x account unbanDJScias
2015-05-29Core/Quests: Implemented RewardXPMultiplier quest template fieldShauren
2015-05-28Core/Updater: Fix issues when connecting through unix sockets.glkrlos
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-05-27Mark overriding functionsDaniel M. Weeks
2015-05-27Fix annotationsDaniel M. Weeks
2015-05-27Remove duplicate includeDaniel M. Weeks
2015-05-27Mark static variablesDaniel M. Weeks
2015-05-28Core/Stats: Removed bonus max mana from intellectShauren
2015-05-27Core/Spells: Fix spell scripts for effect hooks greater than EFFECT_7Shocker
2015-05-27Core/PacketsIO: Updated and enabled SMSG_CHANNEL_NOTIFY, CMSG_CHAT_REGISTER_A...DJScias
2015-05-27Core/Quests: Defined missing quest objective typeShauren
2015-05-27Core/Packets: fixed logic fail caused by misunderstanding of multistrikeMitchesD
2015-05-26Core/PacketIO: updated structure of SMSG_SPELL_PERIODIC_AURA_LOGMitchesD
2015-05-26Core/DataStores: Load AnimKit.dbc to validate anim kit usageShauren
2015-05-25Core/Channel: Update enum ChatNotifyDDuarte
2015-05-25Core/Entities: Allow all object types to use anim kits, not only players/crea...Shauren
2015-05-24Update worldserver.conf.distDuarte Duarte
2015-05-24Core/PacketIO: updated structure of SMSG_ITEM_COOLDOWN, SMSG_ITEM_ENCHANT_TIM...MitchesD
2015-05-24Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_RECRUIT_GARRISON_FOL...Shauren
2015-05-23Core/Garrisons: Fixed loading building spawns when logging in on garrison mapShauren
2015-05-22Core/Garrisons: Implemented follower class/spec abilities and saving them to ...Shauren
2015-05-21Scripts/RubySanctum: Remove duplicate code.Warpten
2015-05-21Fix warnings.Gacko
2015-05-21Core/GameObject: fixed typo in 46acf64d0f44956b0ceee8ff00721ae05f363dccjoschiwald
2015-05-21Scripts/Icecrown Citadel: Fixed Ice Tomb during phase 3 of Sindragosa encounterShauren
2015-05-20Fix non pch build.Gacko
2015-05-20Scripts/Commands: Fix LANG_PINFO_MUTED in HandlePInfoCommandCarbenium
2015-05-20Core/Packets: Fixed SMSG_PARTY_INVITE unnecessary FlushBitsxerkoss
2015-05-20Scripts: Shattered Halls: Revamped instance script, support for quests 10884,...arks
2015-05-20Core/Spells: Fix summon position of Argent ValiantCarbenium
2015-05-20Scripts/Icecrown: Move Squire David to SmartAICarbenium
2015-05-19Core/Packets: Fix a crash in SendLoadCUFProfiles()Duarte Duarte
2015-05-19Core/Packets: Remove not required Userlist forward declarationsDDuarte
2015-05-20Core/Spells: Sync effect names with spellworkShauren
2015-05-19Merge pull request #14710 from et65/6.xDuarte Duarte
2015-05-19Fix warnings and non pch build.Gacko
2015-05-19Core/Garrisons: Improved follower ability selection to include exclusive trai...Shauren
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-05-18Updated implementation of userlist packets SMSG_USERLIST_ADD, SMSG_USERLIST_U...HenryG
2015-05-18Core/Channels: Update Userlist related packetsHenryG