aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2016-11-08Core/Quests: Implemented handling all QuestPackageItem typesShauren
2016-11-07Core/Achievements: Add missing part of #18034Krudor
2016-11-07Core/Scenarios: Removed a bad usage of blocking db queries when saving scenar...Shauren
2016-11-07Warning fixShauren
2016-11-07Dynamic linking build fixShauren
2016-11-06Core/Instances: Implemented base scenario system and objectives in dungeonsKrudor
2016-11-06Core/Stats: Updated handling crit chance - removed school specific crit chancesShauren
2016-11-05Core/Spells: Removed outdated shaman spell scriptsShauren
2016-11-04SPELL_AURA_431 -> SPELL_AURA_MOD_OVERRIDE_ZONE_PVP_TYPE (#18184)Palabola
2016-11-03Core/PacketIO: Fixed client crash with heirloomsShauren
2016-11-02Core/DataStores: Fixed crash with db2 loaders on gcc 4.9Shauren
2016-11-01Core/PacketIO: Fixed building ITEM_DYNAMIC_FIELD_MODIFIERSShauren
2016-10-31Core/Spells: Fixed crash when using Doom WindsShauren
2016-10-31Core/Database: Fix logic in DatabaseWorkerPool::GetFreeConnectionShocker
2016-10-30Core/Items: Fixed items with spells that should only be used in some player s...Shauren
2016-10-29Fix non PCH build.Gacko
2016-10-29Core/PacketIO: Reenabled SMSG_QUERY_QUEST_INFO_RESPONSE, it should not have g...Shauren
2016-10-28Core/Spells: wrong comment reference in SpellEffects.cpp (#18157)tkrokli
2016-10-26Command/Morph fix ModelId above 65535 (#18149)Palabola
2016-10-26Core/DataStores: Updated to 7.1.0.22900Shauren
2016-10-26Core/DataStores: Removed the need to edit DB2Metadata automatically generated...Shauren
2016-10-25Core/Misc: Updated misc enumsShauren
2016-10-25Core/Entities: Updated updatefields to 7.1.0.22900Shauren
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-10-24Core/PacketIO: Restored WorldSession::LogUnprocessedTail functionality for pa...Shauren
2016-10-23Core/PacketIO: Use boost::static_vector for arrays in client packets, removed...Shauren
2016-10-23Core/Spells: Fixed SpellEffects selection depending on Difficultyjoschiwald
2016-10-23Extra line in worldserver.conf (#18125)Pirricli
2016-10-22Core/Spells: Fix Shaman talent Ancestral Guidance and Path of FlamesKito
2016-10-22Core/Spells: Fixed Shaman talent Path of FlamesShauren
2016-10-22Build fixShauren
2016-10-21Core/PacketIO: Fixed unneccessary packet spam when units become visible for p...Shauren
2016-10-20Core/AI: initial support for monster sparring (#17673)Manuel Carrasco
2016-10-19Core/Spells: Fixed a crash happening when casting a spell with effects that o...Shauren
2016-10-18Core/Players: Fixed player model weirdness with teleports/shapeshifts/transformsShauren
2016-10-17Core/Spells: Defined new proc flagsShauren
2016-10-16Core/Auras: Implemented SPELL_AURA_CAN_TURN_WHILE_FALLINGShauren
2016-10-15Core/DataStores: Fixed loading int arrays from trailing packed blobs in db2 f...Shauren
2016-10-15[6.x] Core/Spells: Implement SPELL_AURA_INTERFERE_TARGETTING (#17566)Krudor
2016-10-15Core/Spells: Removed a faulty aura handlerKrudor
2016-10-13Core/Quests: Fixed quest objectives order, thanks @cocolino for pointing it outShauren
2016-10-12Core/Spells: Implement SPELL_AURA_MOD_MINIMUM_SPEED_RATE (aura 437)Shocker
2016-10-11Core/Player: Fix logic fail in ApplyEquipCooldownariel-
2016-10-11Core/Items: Fixed more build warnings7.0.3/22747Shauren
2016-10-10Warning fixShauren
2016-10-09Core/Spells: Effect leap back fix (#18057)Krudor
2016-10-09Core/DataStores: Fixed loading signed db2 fieldsShauren
2016-10-09Core/PacketIO: Fixed SMSG_QUEST_GIVER_OFFER_REWARD_MESSAGE structuremzk
2016-10-08Core/DataStores: Fixed format string for ChrSpecialization.db2 and Map.db2Shauren
2016-10-08Core/DataStores: Corrected SummonProperties.db2 structurefunjoker