aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-03Core/Shared: Hide the internal shared_ptr of the TaskContextNaios
2015-06-03Core/PacketIO: updated structure of SMSG_SPELL_INTERRUPT_LOG, SMSG_SPELL_ENER...MitchesD
2015-06-02Core/PacketsIO: Updated and enabled SMSG_CHAR_CUSTOMIZE, SMSG_CHAR_CUSTOMIZE_...DJScias
2015-06-02Core/Maps: Fixed MapDifficulty lookup for instances that do not have a select...Shauren
2015-06-01Core/MMap: Fix two possible memory leaks in MMapManagerDDuarte
2015-06-01Core/LootMgr: Remove dead validation code from LoadLootTableDDuarte
2015-06-01Core: Fix multiple Coverity issuesDDuarte
2015-06-01Merge pull request #14613 from ariel-/shathallsDDuarte
2015-06-01Core/Misc: Fix issues reported by static analysisjackpoz
2015-06-01Core/Misc: Fix issues reported by static analysisjackpoz
2015-06-01Merge pull request #14777 from tkrokli/putricide_ooze_eruptionMitchesD
2015-06-01Core/CrashHandler: Log STACK_OVERFLOW crashesjackpoz
2015-06-01Core/Spells: Fix invalid iterator usages in Spell::SelectSpellTargets()DDuarte
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