aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2017-07-22Scripts/Commands: Fix trinity_string usage and enhance commandsRochet2
2017-07-20Core/Scripts: Implement generic script loaders (and script registry macros) ↵Seyden
to greatly reduce code duplication (#19526)
2017-07-16Core/Misc: Fix static analysis issuesjackpoz
# Conflicts: # src/server/game/Battlegrounds/Zones/BattlegroundEY.cpp # src/server/game/Battlegrounds/Zones/BattlegroundSA.cpp # src/server/game/Entities/Unit/Unit.cpp # src/server/scripts/Commands/cs_ban.cpp # src/server/scripts/Commands/cs_disable.cpp
2017-07-16Core/Misc: Fix static analysis issuesjackpoz
(cherry picked from commit 7d3291e8044841b085ca5b0987bdf25269881863) # Conflicts: # src/server/scripts/Outland/TempestKeep/Eye/boss_kaelthas.cpp
2017-07-16Scripts/Misc: Fixed static analysis issuesvincent-michael
2017-07-13Core/Spells: Fixed Hunter's Arcane Shot and Multi-Shot focus generationDefu
Closes #19872
2017-07-09Scripts/Commands: Fixed typo in battlenet password commandjoschiwald
2017-07-07Core/LFG: Drop comment field, it no longer exists in packetsShauren
2017-07-05Fix another warningAokromes
2017-07-05Fix warningAokromes
2017-07-04Core/Script: Partial Redridge fixupAokromes
By Malcrom - Reviewed by Treeston and Keader
2017-07-03Core/Scripts: Little codestyle fixes in 55acfef7ad181ef6e5c4f3d656ee67196e9f1002Keader
2017-07-03DB/Quests: Updated quest_template data for 7.2.5 part 2vincent-michael
2017-07-02Core/Script: Fix quest Rescue the Survivors!Aokromes
2017-06-23Update zone_durotar.cppAokromes
2017-06-21Fix warning.Aokromes
2017-06-20Core/Spells: Updated existing Death Knight spell scriptsShauren
2017-06-19Core/Scripts: fix undefined reference errors in Linuxariel-
Closes #19915
2017-06-18Core: Fixed non pch buildvincent-michael
2017-06-17Build fix for VS 2015Shauren
2017-06-17Core/Spells: Fixed warningvincent-michael
2017-06-17Core/Spells: Fixed AtonementShauren
2017-06-12Core/Spells: Fixed Hunter spell Exhilaration rank 2Defu
Closes #19858
2017-06-10Fix non-PCH build.Gacko
2017-06-10Fix build.Gacko
2017-06-10Core/Spells: Implemented warrior spell TraumaHannibalRoG
Closes #19350
2017-06-08Buildsystem: Exclude ScriptPCH from all targets when building dynamic ↵Shauren
scripts (except MSVC)
2017-06-08Core/Scripts: Optimize PCH contentsShauren
2017-06-08Buildsystem: Minor PCH building changesShauren
* *PCH.cpp are now only compiled with MSVC, other compilers use custom helper commands to generate the precompiled header * Don't call the linker for pch helpertargets
2017-06-07Core/Scripts: fix Exhilaration cooldown calculation with Hunting Party ↵MartGon
applied (#19860) Hunting Party should decrease the cooldown of Exhilaration, not increase it
2017-06-04Core/Game: Include cleanup part 5Shauren
* ObjectMgr.h * Player.h * Unit.h * G3D should no longer propagate everywhere from Spline/MotionMaster
2017-06-03Core/Spells: Use ValidateSpellInfo in all scriptsShauren
2017-06-02Update zone_dun_morogh.cppAokromes
2017-06-02Update zone_dun_morogh.cppAokromes
2017-06-02DB/Misc: Misc fixes for Dun MoroghAokromes
By Malcrom
2017-06-01Nopch fixShauren
2017-06-01Core/Scripts: Removed a duplicated call in boss HoggerKeader
2017-06-01Scripts/Stockades - Add scripts to instance (#19522)Artamedes
2017-05-28Scrips/MagistersTerrace: Fixed warningvincent-michael
2017-05-28Core: Fixed warningsvincent-michael
2017-05-28Core/Scripts: Include cleanupShauren
2017-05-25Moar non-PCH fixes.Gacko
2017-05-25Really fix non-PCH build.Gacko
2017-05-25Scripts/XT002: Fixed Scrapbot repairjoschiwald
2017-05-25More nopch fixesShauren
2017-05-24Nopch fixShauren
2017-05-23Nopch build fix for gameShauren
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after ↵Shauren
preprocessing, except player/objectmgr)
2017-05-21Core/Creature: Added UnitFlags3 to creature_templatejoschiwald
2017-05-20Core/Game: Include cleanup, part 3Shauren