aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/World
AgeCommit message (Expand)Author
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-06Core: Some optimizationsSpp
2010-12-05Core/Dungeon Finder: Code cleanup and minor optimizationsSpp
2010-12-03Fixed compile, missed these changesShauren
2010-12-03Core/Spells: Fixed bad Z coordinate for Spell::EffectBind with location store...Shauren
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-23Core/Dungeon Finder: Move vote kick initialization from Group code to ScriptsSpp
2010-11-23Core/Groups: Add kicker and kick reason to RemoveMemberSpp
2010-11-22Core: Fix some warningsSpp
2010-11-21Core/Scripts: Add support for questID 25444 (Da Perfect Spies)click
2010-11-18Core/Scripts: return const modifier to Player methods back (should restore co...azazel
2010-11-17Core/Scripts: pass message parameter by reference in OnChat methods to make i...azazel
2010-11-16Core/Units: Rename and change Get/SetVisibility to use a bool value instead o...linencloth
2010-11-13Scripts/Misc: Cleanup and fix victim handling of the snakes of Snake Traplinencloth
2010-10-25Core/Dungeon Finder/Script: Move debug log msg to debug prioritySpp
2010-10-25Core/Dungeon Finder: Use scripts to interact between groups and LFGSpp
2010-10-15Core/Scripts: Target Dummies can be stunned in retail, and they leave combat ..._manuel_
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Yet more copyright header updatesclick
2010-09-21Core/Scripts: Small, insignificant cleanupsShocker
2010-09-16Scripts/Quests:azazel
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-06Core: Fix some warningsSpp
2010-09-05BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples)click
2010-09-05Scripts/Texts:azazel
2010-09-04Core/ScriptSystem: Refactor ScriptMgr::OnPlayerChat to no longer accept a C-s...silinoron
2010-09-03Fix snake's HP for hunter's Snake TrapShocker
2010-08-30Core: Fix more warningsSpp
2010-08-30Core: Fix more warningsSpp
2010-08-29Fixes gossip scripts or points of interests of npc's with a Scriptname assign...Liberate
2010-08-26Core:azazel
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-23Core:azazel
2010-08-23Core: Fix more warningsSpp
2010-08-22Core:azazel
2010-08-14This should be the last of the malfunctioning AI scripts, thanks to click for...Machiavelli
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-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-07Missed this fileShauren
2010-08-07* Script-side changes for my last commit.XTZGZoReX
2010-08-06Convert go_scripts to the new format.silinoron
2010-08-06Convert a bunch of World scripts to the new system.silinoron
2010-08-06* Fixed last commit; didn't mean to remove AddSC_instance_deadmines.XTZGZoReX
2010-08-05* Implement item limit category (based on changes by VladimirMangos)azazel
2010-08-04*Update movement enums - thanks to Zor for info.QAston
2010-07-30*Thread safe player searcher in scripts.QAston
2010-07-28*Cleanup in ObjectAccessor - this should fix some crashesQAston