aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-06-13Merge pull request #14617 from Golrag/IoCMitchesD
2015-06-13Core/NetworkIO: Fixed packet compressionShauren
2015-06-12Core/PacketIO: Fixed structs of packets modified in 26961d8ae5a719e5168aee559...Carbenium
2015-06-12Scripts/TheEye: updated Void Reaver to EventMapMitchesD
2015-06-12Core/DBLayer: Correct Battle.net CheckPasswordDJScias
2015-06-12Core/Auras: Implemented SPELL_AURA_OVERRIDE_ATTACK_POWER_BY_SP_PCTShauren
2015-06-11Core/DBC: Fixed DBC fmt introduced in 2bd28bce696dfbed6e3e96acd37069f591f29fd4Carbenium
2015-06-11Core/Guild: Add validation for guild tabard colorsCarbenium
2015-06-11Merge pull request #14741 from Rushor/ForceCarbenium
2015-06-11Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_POWER_BY_AP_PCTShauren
2015-06-10Core/PacketIO: Fix structure of CMSG_SAVE_GUILD_EMBLEM, SMSG_QUERY_GUILD_INFO...Carbenium
2015-06-10Scripts/TheEye: Clean up instance scriptNyeriah
2015-06-10Core/Bnet: Fixed bnetserver not shutting down correctly when started as windo...Shauren
2015-06-09Fix warning.Gacko
2015-06-09Core/Auras: Implemented aura 419 - SPELL_AURA_MOD_BASE_MANA_PCTShauren
2015-06-08Core/PacketIO: updated SMSG_RESET_FAILED_NOTIFYMitchesD
2015-06-08Core/Maps: Removed dbguid/spawnid grid searchers, they are no longer neccessaryShauren
2015-06-07Core/Misc: Correctly load data from npc_text table and added some data to itKinzcool
2015-06-07Core/PacketIO: updated structure of CMSG_RESET_INSTANCES, SMSG_INSTANCE_RESET...MitchesD
2015-06-07Core/PacketIO: updated structure of SMSG_PVP_CREDIT and enabled some other op...MitchesD
2015-06-07Core/Chat: Fix issues reported by static analysisVincent-Michael
2015-06-07Core/Commands: Fixed .gobject move and turnShauren
2015-06-06Core/Bnet: Implemented starting bnetserver as a windows serviceShauren
2015-06-05Core/Support: Fix a crash where ObjectAccessor::FindPlayer returned nullptr, ...Carbenium
2015-06-04Core/Spells: Fixed spell mana costs - percentage should be calculated using b...Shauren
2015-06-04Core/Spells: Support for targetting spells onto in flight unitspete318
2015-06-03Core/GameObject: Removed unneeded argument from GameObjectModel::Relocate and...Shauren
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