aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend
AgeCommit message (Expand)Author
2012-09-03Scripts: Fix non pch buildw1sht0l1v3
2012-09-03Core/Scripts: Rewrite Cold Hearted quest.w1sht0l1v3
2012-09-02Merge pull request #7587 from acrathos/masterNay
2012-08-31Core/Scripts: Improve Wyrmrest Defender gossipTrista
2012-08-30DB/SAI: Remove Lol'kira the Krone and Thorim cpp scripts, handled by SAISantiago
2012-08-31DB/SAI: Taking on All Challengers & Defending Your Titlew1sht0l1v3
2012-08-30Core: Fix many "errors"/warnings and coding style (2)Nay
2012-08-27Core: Fix warnings and code styleVincent-Michael
2012-08-27Scripts/Wintergrasp: fix grab passenger spell.Kandera
2012-08-27Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and clean...Nay
2012-08-27Merge pull request #7524 from Trista/masterNay
2012-08-26Core/Scripts: Fix target errorStefo
2012-08-26Core/Scripts: Defending Wyrmrest Templethesensei
2012-08-24Core/Battlefield:Vincent-Michael
2012-08-23Scripts/Wintergrasp: enable script and add it to spell_script_namesKandera
2012-08-23Scripts/Wintergrasp: fix defender portal teleporting and clean up vehicle tel...Kandera
2012-08-21Core/Battlefield:Vincent-Michael
2012-08-21Core/Scripts: Improvements to Trial of the CrusaderStalker-Riddick
2012-08-20Fix more non PCH build and code styleVincent-Michael
2012-08-20Fix more non PCH buildVincent-Michael
2012-08-20Core/Wintergrasp: finish implementation for battlefields. this is highly expe...Kandera
2012-08-20cleanup merge and some unneeded selects in functionsKandera
2012-08-20Core/Battlefield: specify correct npc for vehicle teleportations.Kandera
2012-08-20Core/Battlefield: few more updates to wintergrasp vehicle stuff.Kandera
2012-08-20Core/Battlefield: attempt to fix vehicle counter when vehicle is killed. fini...Kandera
2012-08-20Core/Battlefield: correct siege vehicle faction types. attempt to fix vehicle...Kandera
2012-08-20Core/Battlefield: Correct previous commitKandera
2012-08-20Core/Battlefield: correct wintergrasp faction for horde (thx kirkita), added ...Kandera
2012-08-20Core/Battlefield: cleanup a magic numberKandera
2012-08-20Battlefield/Wintergrasp:Warpten
2012-08-20Core/Battlefield: Fix issue with previous commit. codestyle cleanup and attem...Kandera
2012-08-20Core/Battlefield: Correctly cast the teleport spell (data from sniffs). codes...Kandera
2012-08-20Core/Battlefield: fix issues with vehicles. return correct vehicle data when ...Kandera
2012-08-20Core/Battlefield: Cleanupthomas33
2012-08-20Core/Battlefield: more cleanupthomas33
2012-08-20Core/Battlefield: cleanupthomas33
2012-08-20Core/Battlefield: pPlayer -> playerthomas33
2012-08-20Battlefield: Make sBattlefieldMgr a pointer. By Subv.Manuel Carrasco
2012-08-20Battlefield/Wintergrasp/Scripts: removed a few unneeded casts.Kandera
2012-08-20merge master into wintergrasp and fix build errors. yay me!Kandera
2012-08-20Fix Didn't Stand a Chance achievementShocker
2012-08-20- Rename scriptnames to keep naming consistent;Nay
2012-08-14Core/Scripts: Fixed more uninitialized variablesVincent-Michael
2012-08-14Scripts/Trial Of The Crusader:Vincent-Michael
2012-08-13Scripts/Trial of the Crusader: Convert script_texts in creature_textVincent-Michael
2012-08-13Scripts: Fixed more uninitialized variablesShauren
2012-08-12Core/Misc: Fix some mem-leaks and uninitialized variables.kaelima
2012-08-12Scripts: Fixed some unitialized variablesShauren
2012-08-11Scripts/Grizzly Hills: Fix uninitialized variable in npc_venture_co_straggler...kaelima
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp