aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2016-06-09Core/Players: Updated talent specializationsShauren
2016-06-05Core/PacketIO: Update movement packetsShauren
2016-06-05Core/PacketIO: Updated spell packetsShauren
2016-06-03Build fixesShauren
2016-05-30Core/GameObjects: Updated GameObjectTemplate to 7.0.3.21796Shauren
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-20Core/Spells: Fixed Fulmination and Shaman T18 bonuses related to itShauren
2016-05-17Scripts/Freya: removed obsolete codejoschiwald
(cherry picked from commit d812505fc29daa51d549439eaa2c72221dbefe07) Makes travis happy (cherry picked from commit ab2466ac011dde5d728d2a75983c292eaebff4cd)
2016-05-16And nopch fix tooShauren
2016-05-16Build fix for VS2013 - pls stop using it, upgrade to 2015.Shauren
2016-05-14Core/Spells: Fixed non pch buildVincent-Michael
2016-05-14Spell/Shaman: Fix non PCH linking.Gacko
Thanks @Shauren.
2016-05-12Core/Spells: Fixed Lightning Shield dropping charges when attackedShauren
2016-05-10Core/Spells: Fixed warningVincent-Michael
2016-05-10Core/Spells: Fixed Elemental Blast random buff (shaman)Shauren
2016-05-08Core: Fixed warningVincent-Michael
2016-05-08Core/Commands: Cleanup in 0940f3e0776b58bd7abad472347da7d0dea2ac50Vincent-Michael
2016-05-08Core/Commands: Allowed .server idlerestart / idleshutdown / restart / ↵Vincent-Michael
shutdown to take another parameter structure: e.g.: * .server idlerestart 12d3h13m13s * .server idleshutdown 46m13s * .server restart 45h56m * .server shutdown 323m42s
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
* Extracted base CriteriaHandler class that deals with criteria only and will be reused for future scenario implementation * Fixed players earning guild achievements
2016-05-04Core/Spells: Removed code for handling SPELL_AURA_OVERRIDE_CLASS_SCRIPTS ↵Shauren
whose miscvalue cases were removed from the game
2016-05-03Core/Units: Updated armor damage reduction calculationfunjoker
Merge #17069
2016-05-02Scripts/SWP: Remove unused #definesDuarte Duarte
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
Closes #17049
2016-05-01Core/Scripts: Fix 2 warningsNaios
* Ref d9f7692c2e1e * Ref 0fbcddcb4f8f
2016-05-01Core/Scripts: Cleanup cs_modify.cppKarrokDC
* Removed a chunk of duplicate code * Generalized Message notification * Generalized checking of resources modification with a min-max * Generalized checking of single value modification * Closes #16858 (cherry picked from commit 775b03bf6f345ac2bdc4936bb0ead5b0ad4fb193)
2016-05-01Scripts/Command: Solve several format exception crashes introduced in a ↵Nyeriah
recent commit Ref #16648 Closes #16751 (cherry picked from commit c1905771f064e374a09720f470116f04b03e5a42)
2016-05-01Core/Spells: Updated existing shaman spell scriptsShauren
2016-04-29Core/Spells: Fixed Stealth and VanishShauren
Closes #15779
2016-04-29Core/Spells: Updated Eviscerate and Envenom formulasShauren
Closes #16886 Closes #16887
2016-04-28Core/Spells: Fix PvP trinkets animationsedea
Closes #16890
2016-04-28Core/Misc: Fix issues reported by static analysisjackpoz
(cherry picked from commit 3e73ba9da5e9d09017cb48389adc930d9c9c3a55)
2016-04-28nopch build fixShauren
2016-04-27Core/Spells: Fixed Crackling Jade Lightning, initial pull request by ↵Shauren
@Infamous-devel Closes #17050
2016-04-24Core/Utils: replaced std::random_shuffle with our own implementation using ↵joschiwald
SFMT random generator (cherry picked from commit 9e371b766c75faf899cbbe24515b8b5c01716a50)
2016-04-23Core/Items: Fixed buildVincent-Michael
2016-04-23Scripts/Spells: fixed Decahedral Dwarven Dice and Worn Troll Dicejoschiwald
#Closes 16866 (cherry picked from commit 029527365f1763c45e8668c16ecd25ba7553bb22) # Conflicts: # src/server/game/Entities/Player/Player.cpp # src/server/game/Entities/Player/Player.h # src/server/game/Handlers/GroupHandler.cpp
2016-04-23Core/Misc: Fixed -Wmisleading-indentation warningsShauren
2016-04-19Scripts: Add missing overrideDDuarte
2016-04-18Scripts: Add missing overrides.Gacko
2016-04-16Core/Scripts: zone_shattrath_city cleanuptkrokli
- restore missing text lines for Sal'salabim and Raliq the Drunk - replace hardcoded text with DB gossip ID enum sections - move gossip ID, quest ID, spell ID (and so on) into enum - remove core script for Ishanah, High Priestess of the Aldor Closes #16684 (cherry picked from commit acdfc36a4e93dc422d5bb9015d5b2b673fbdb242)
2016-04-16Core/Quests Fix Quests Borrowed Technology, Volatility and The Solution ↵DDuarte
Solution (#16968) (cherry picked from commit d1a053e4f5a29f96b3300397e16d3e63a1cf9bae) Rename sql (cherry picked from commit 41e776fe64e2072d165b990cc9e9d2bfdd698855)
2016-04-16Merge branch '3.3.5-gluth' into 3.3.5 (PR #14865)DDuarte
(cherry picked from commit b11545800190795de5573fb917e81f61b774427b)
2016-04-16Merge remote-tracking branch 'sirikfoll/geddon' into 3.3.5 (PR #16975)DDuarte
(cherry picked from commit 75f7b5ae4baa4eeb8f6e28e2270536274bfecd4c)
2016-04-16Merge remote-tracking branch 'sirikfoll/bossAhune' into 3.3.5 (PR #14884)DDuarte
(cherry picked from commit 37067ad3905059753f38254e72dae62cd2db2ce6)
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-04-16Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)Chaouki Dhib
- Clean up of Unit::SetSpeed (mostly cherry picks from the 6.x branch): - the opcode sent depends on the unit. until now, MSG_MOVE_SET_* were sent for every units which isn't like retail behavior. - Removed the unused method parameter "forced" from Unit::SetSpeed - Renamed Unit::SetSpeed to SetSpeedRate - Removed the unused method parameter "forced" from Unit::UpdateSpeed - Added utility method Unit::SetSpeed which take the new flat value. (cherry picked from commit dc3327f9c5f80c36000356829159c060d916f62b) # Conflicts: # src/server/game/Entities/Unit/Unit.cpp # src/server/game/Handlers/MovementHandler.cpp # src/server/scripts/EasternKingdoms/ZulAman/boss_akilzon.cpp # src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp # src/server/scripts/EasternKingdoms/ZulAman/boss_zuljin.cpp # src/server/scripts/Kalimdor/zone_azshara.cpp # src/server/scripts/Kalimdor/zone_durotar.cpp # src/server/scripts/Outland/zone_hellfire_peninsula.cpp