aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend
AgeCommit message (Expand)Author
2014-05-10Scripts/HallsOfReflection: Major changesMitchesD
2014-05-04Scripts/Ulduar: Fix crash when Algalon's Big Bang is casted by playerDehravor
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-04-27Core: Droped `faction_H` field -- only one faction table is necessaryKinzcool
2014-04-27Scripts/Sholazar Basin: Reconnaissance Flight (12671)w1sht0l1v3
2014-04-25Core/Misc: Fix build warningsjackpoz
2014-04-25Core/Misc: Change how Position struct is retrievedjackpoz
2014-04-22DB/CreatureText: readd accidentally deleted textjoschiwald
2014-04-20Core/Misc: Check GetVictim() for NULL before dereferencing itjackpoz
2014-04-19Core/Misc: Ensure GetVictim() returns a valid reference when expectedjackpoz
2014-04-19Scripts/Ruby Sanctum: Fixed corporeality scaling changes.Warpten
2014-04-18FixVincent-Michael
2014-04-17Merge pull request #11614 from MitchesD/kelthuzadjoschiwald
2014-04-17Scripts/UtgardeKeep: fixed some issues on Ingvar the Plundererjoschiwald
2014-04-10Scripts/Ruby Sanctum: Fixed Halion engaging combat outside of his Flame Ring.Warpten
2014-04-09Scripts/Ruby Sanctum: Fixed Onyx Flamecallers not aggroing players once pathi...Warpten
2014-04-05Scripts/Ulduar: Fix uninitialized valuesjackpoz
2014-04-02Core/Misc: Fix uninitialized valuesjackpoz
2014-03-31Core/Misc: Fix typo in f47962f6707bb53a3241d23257a5bbd1b2679f87jackpoz
2014-03-31Core/Misc: Fix some static analysis issuesjackpoz
2014-03-29Scripts/Misc: Small code optimizationsVincent-Michael
2014-03-27Core/Misc: Fix some static analysis issuesjackpoz
2014-03-26Fix non-pch build and remove blank lineGacko
2014-03-26Quest: The Power of the ElementsGacko
2014-03-25Scripts/Icecrown Citadel: Fixed Muradin/Saurfang attacking each other during ...Shauren
2014-03-24Scripts/Icecrown CitadelShauren
2014-03-23Fixed build without PCHShauren
2014-03-23Scripts/Icecrown Citadel: Icecrown Gunship BattleShauren
2014-03-22Core/Map: Save weather, light and music overrides in map to send them to play...Shauren
2014-03-22Core/Misc: Fix some static analysis issuesjackpoz
2014-03-21Core/Misc: Fix some static analysis issuesjackpoz
2014-03-19Core/Script: Logical fixesGacko
2014-03-16Core/Misc: Fix some static analysis issuesjackpoz
2014-03-15Scripts/Krikthir the Gatewatcher: Fix EVENT_ANUBAR_CHARGE event not being tri...jackpoz
2014-03-15Scripts/AhnKahet: Fix some uninitialized valuesjackpoz
2014-03-09Scripts/TheStormPeaks: Possible crash fixjackpoz
2014-02-16Scripts/Ulduar: Fix Algalon the Observer outro phase(fixes kill credit and so...w1sht0l1v3
2014-02-15Scripts/Kelthuzad: move spells into spelldifficulty_dbc and cleanupMitchesD
2014-02-09Scripts: Added missing stuff in 1d1aeda86ca69e78daf85c3c4b1b29509c374ad7Vincent_Michael
2014-02-09Core: Fix buildVincent_Michael
2014-02-09Merge pull request #11457 from MitchesD/krikthirjoschiwald
2014-02-09Scripts/Krikthir the Gatewatcher: converted to EventMap and small optimizationMitchesD
2014-01-30Scripts/HoR: Fix log errorjackpoz
2014-01-24Scripts: Gossip can crash with null instanceVincent_Michael
2014-01-23Scripts: A lots of changes here and there (maybe useless?!?)Vincent_Michael
2014-01-23Scripts/Spells: use new hook in some spellscriptsjoschiwald
2014-01-23Scripts/AhnKahet: fix some issues on prince taldaram scriptjoschiwald
2014-01-21Misc: Minor cosmetic changes here and thereVincent_Michael
2014-01-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf