aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-08-07Fixed build errors in AchievementMgrShauren
2010-08-07convert Blood Furnace to new formatSupabad
2010-08-07convert Hellfire Ramparts to new formatSupabad
2010-08-07Convert outdoors northrend scripts to the new format.silinoron
2010-08-07convert Botanica to new formatSupabad
2010-08-07Buildsystem/CMake: Adjust headerlocations on Windows so that they are correct...click
2010-08-07convert Tempest Keep The Eye to new formatSupabad
2010-08-07Remove useless hack for Leeeeeeeeeeeeeroy! achievementShauren
2010-08-07Missed this fileShauren
2010-08-07Implemented ACHIEVEMENT_CRITERIA_TYPE_BG_OBJECTIVE_CAPTUREShauren
2010-08-07* Some fixes and cleanups.XTZGZoReX
2010-08-07Added support for scripting achievement criteria checks using ACHIEVEMENT_CRI...Shauren
2010-08-07* OutdoorPvP implementations now reside in the script library.XTZGZoReX
2010-08-07Add #ifdef SCRIPTS to ScriptLoader-functions when using with -DSCRIPTS=0click
2010-08-07* This should help with the Linux build; thanks to Machiavelli/click.XTZGZoReX
2010-08-07Correction on previous commit: use uint32 and not simple intsclick
2010-08-07Force script-template to build nicely under GCC (thanks to Machiavelli and Zor)click
2010-08-07convert Arcatraz to new formatSupabad
2010-08-07* Added new World::OnStartup/OnShutdown hooks.XTZGZoReX
2010-08-07* Add new TransportScript::OnRelocate hook.XTZGZoReX
2010-08-07* Script-side changes for my last commit.XTZGZoReX
2010-08-07* Rename some more functions for consistency.XTZGZoReX
2010-08-07convert Mechanar to new formatSupabad
2010-08-07* Add call to OnAuctionAdd() into code (thanks Paradox). Closes issue #3313azazel
2010-08-06Rename ScriptMgr::OnRemoveAuction to ScriptMgr:OnAuctionRemove for consistenc...silinoron
2010-08-06Unholy Blight should prevent the dispelling of diseases.silinoron
2010-08-06A couple of forgotten changes.silinoron
2010-08-06Convert Alterac Valley to new format.silinoron
2010-08-06Convert go_scripts to the new format.silinoron
2010-08-06Convert scripts in the Custom directory to new formatsilinoron
2010-08-06Convert a bunch of World scripts to the new system.silinoron
2010-08-07* Converted example scripts to the new format.XTZGZoReX
2010-08-06* Merge.XTZGZoReX
2010-08-06* Fixes for Linux build.XTZGZoReX
2010-08-07* Made only 71-80 BGs award arena points to winners (as of 3.3 patchnotes)azazel
2010-08-07* Move all movable spell effects from core to DB. Needs DB support.azazel
2010-08-06* Merge.XTZGZoReX
2010-08-06* Example on AI script conversion (and minor correction in CreatureScript).XTZGZoReX
2010-08-06convert example spell script, too.silinoron
2010-08-06mergesilinoron
2010-08-06Convert spell scripts to new system.silinoron
2010-08-06* Fixed last commit; didn't mean to remove AddSC_instance_deadmines.XTZGZoReX
2010-08-06* Example on converting instance scripts.XTZGZoReX
2010-08-06Implemented Dalaran no-fly zoneShauren
2010-08-06* Err...XTZGZoReX
2010-08-06* Separated script loading into multiple functions.XTZGZoReX
2010-08-06* Converted hunter spell scripts to the new format (mostly for example purpos...XTZGZoReX
2010-08-06*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
2010-08-06Moved Pain and Suffering (47948) script effect to spell script.azazel
2010-08-06* Added outdoorpvp_template table (currently unused).XTZGZoReX