aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2010-08-22Scripts:azazel
2010-08-21Core: Remove lots warnings:Spp
2010-08-21*Add script hooks for SpellScript class - now you can use BeforeHit, OnHit, A...QAston
2010-08-21Scripts/Icecrown Citadel: Added Lady Deathwhisper script, huge thanks to wowg...Shauren
2010-08-20* Remove support for map-based random number generation (which seems unused).silinoron
2010-08-20Buildsystem: Add helperscripts to detect SSE2 extensions, and optimize platfo...click
2010-08-19Core/Scripts: Onyxia movement before phase 2John Holiver
2010-08-19Core/Scripts: Fix build - AND DON'T USE SPACES IN FOLDERNAMES PLEASEKTHX!click
2010-08-19Vehicles: Prohibit entering vehicle in combat only if it is a multi-passenger...Shauren
2010-08-19Scripting: Skadi the Ruthless can now be removed from his drake with 3 harpoo...Supabad
2010-08-18Core/Scripts: Fix even more scriptbugs from convertion (thanks to Kierkegaard)click
2010-08-18Scripts: Added script for Lord MarrowgarShauren
2010-08-18Add missing header. Now project should compile without PCH as wellazazel
2010-08-18Core/spells: move 20425 Guarded by the Light spell from Warlock spells to Pal...azazel
2010-08-18Add more methods to SpellScript.azazel
2010-08-17Core/Scripts: Fix some typos in a few scripts - thanks to Kierkegaardclick
2010-08-17Buildsystem: Use "industry standard" foldernames on dpendencies + move/rename...click
2010-08-16Buildsystem: Add PCH-support for targets shared, collision, authserver and wo...click
2010-08-16Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655click
2010-08-14This should be the last of the malfunctioning AI scripts, thanks to click for...Machiavelli
2010-08-14Also fix npc_scarlet_minerMachiavelli
2010-08-14Fix script (and crash in) npc_scarlet_miner_cartMachiavelli
2010-08-13Moved battleground achievement scripted checks into scriptsShauren
2010-08-12* Modify PlayerScript::OnChat hook. Now it takes one optional parameter of ty...azazel
2010-08-12Fix Emalon + adds AI initializationMachiavelli
2010-08-11This is why we need to be consistent in the code, so we can find and replace ...Machiavelli
2010-08-11Globally find & replace InstanceScript* GetInstanceData_InstanceMapScript(Map...Machiavelli
2010-08-09Small fix for the Flame Tsunami DoT debuff.John Holiver
2010-08-09BuilSystem: Clean up some small but annoying things from my earlier commits:click
2010-08-09BuildSystem/Windows: Add RelWithDebInfo configuration-type (reverts previous ...click
2010-08-09Fixed script name for announcer in Trial of the ChampionShauren
2010-08-09* Get rid of virtual function calls completely, seeing as they weren't necess...XTZGZoReX
2010-08-09Properly initialize instance scripts with the appropriate map id to avoid loa...silinoron
2010-08-09Clean up some doubledefined ScriptPCH.h includesclick
2010-08-09Replace (CR) character from all converted scripts and replace it with it's pr...click
2010-08-08set correct script in class instance the eye,Supabad
2010-08-08Fix.XTZGZoReX
2010-08-09* Fix remaining errors in scripts projectazazel
2010-08-08Fix.XTZGZoReX
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Rename InstanceData to InstanceScriptazazel
2010-08-08Correct include dirs in scripts and achievement_scripts build errors (because...Shauren
2010-08-08PCH for scripts is now fixedShauren
2010-08-08Fix PCH for scriptsShauren
2010-08-08* Convert Ashenvale scripts.XTZGZoReX
2010-08-08* Convert npc_professor_phizzlethorpe.XTZGZoReX
2010-08-08More cleaning for CMakeListsShauren
2010-08-08Converting EasternKingdoms/ZulAman and EasternKingdoms/ZulGurub.John Holiver
2010-08-08Missed a new file from EasternKingdoms/UldamanJohn Holiver
2010-08-07mergesilinoron