aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms
AgeCommit message (Expand)Author
2013-12-10Scripts: replace some SetOrientation() calls with spline packets and some ran...joschiwald
2013-12-09Core/Misc: Fix some static analysis issuesjackpoz
2013-12-08Core/Misc: Fix some static analysis issuesjackpoz
2013-12-03Core/Misc: Fix some static analysis issuesjackpoz
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-12-01Scripts: prevent some runtime errorsjoschiwald
2013-11-29Scripting/hinterlands: Fixed a script error involving creature_textMalcrom
2013-11-28Scripts: fix some issues found by static code analysis (also fix 2 startup er...joschiwald
2013-11-24Scripts: fix warning and cleanup npc_apprentice_mirvedajoschiwald
2013-11-24Misc/Misc: A mix useless random changesVincent_Michael
2013-11-23Scriting/Eversong Woods: Minor fix.Malcrom
2013-11-23Scripting/Eversong_Woods: Add quest end scripting for quest 8487.Malcrom
2013-11-13Scripts/ZulAman: fix exploit that player can fly until logoutjoschiwald
2013-11-13Core. fix build and some codestyle changesjoschiwald
2013-11-13Scripts/SunwellPlateau: reworked InstanceScript and applied codestyleMitchesD
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-03Fix quest Redeeming the Dead (9685) and remove the core scriptuntaught
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-10-18Scripted/ScarletMonastery: Fix crash for headless horsemanVincent_Michael
2013-09-25Core/Scripts: added some OVERRIDEsjoschiwald
2013-09-21Scripts/ScarletEnclave: Fix uninitialized values in Highlord Darion Mograinejackpoz
2013-09-03Core/Misc: Fixed some more issues found by code analysis tools.Sebastian Valle
2013-08-31Core/Scripts: add creature_text to pet mojojoschiwald
2013-08-26Core/Scripts: Fixed uninitialized variable and memory leaksShauren
2013-08-26SAI & Scripts: Fix unitialized values found by ValgrindNay
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-19Scripts: Random script fixes and code optimizationsjoschiwald
2013-08-18Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...joschiwald
2013-08-17Core/Scripts: Placeholder for instance Ragefire Chasm.w1sht0l1v3
2013-08-17Core/Scripts: Placeholder for instance The Stockade.w1sht0l1v3
2013-08-10Scripted: Use now override for instance scriptsVincent-Michael
2013-08-07Scripting: Moved Lord Valthalak from EAI to CPP. Moved all Blackrock Instance...Malcrom
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-21Fixed compile warningsShauren
2013-07-16DB/Gossip: Added missing gossip for Royal Historian Archesonus. Removed cpp s...Malcrom
2013-07-15Scripted/Misc: Fix random stuffVincent-Michael
2013-07-08Scripted: Some cleanups + ninja changesVincent-Michael
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-07-06Scripted/Misc: Some cleanupVincent-Michael
2013-07-05Scripted/Eversong Woods: Add Missing cleanupVincent-Michael
2013-07-05Misc:Vincent-Michael
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-07-02Core/Scripting: Allow Headless Horseman to be attackedAokromes
2013-07-01Core/Scripting: More updates for BRS instance. Added missing scripts for urok...Malcrom
2013-06-30Core/Scripting: Gyth event still not finished but completable.Malcrom
2013-06-30Core/Units: Removed most calls to SendMovementFlagUpdate for creaturesShauren
2013-06-30Core/Scripting: A few fixes for Blackrock Spire. Emberseer now setting proper...Malcrom
2013-06-27Scripts/Blackwing Lair: Fixed out of bounds array accessKrzysztof Rapacki