aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptMgr.cpp
AgeCommit message (Expand)Author
2012-02-10Core/Db/Conditions: Add ContidionTarget column which allows selection of obje...QAston
2012-02-10Core/Db/Conditions: Prepare conditions system to work on objects of different...QAston
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-28Core/Loading: Drop the field script_version from the table version.Nay
2011-10-07REPO: Code-style clean-upsBootz
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-16Core/Spells: update the core to the changes from 1fb1988d46055c63ac29d63ae7b0...QAston
2011-08-14Core: Cosmetic cleanups and additional comments in ScriptMgr.XTZGZoReX
2011-08-03Core/Vehicles: Remove Vehicle.h dependency from other header filesSpp
2011-07-27Core/Scripts: ScriptRegistry is no longer the part of ScriptMgr public interf...Spp-
2011-07-27Core/Spells: Removed implicit casts from SpellImplicitTargetInfo, fixed copyp...Shauren
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-07-22Core/GameObject: Refactored destructible building handling, properly implemen...Shauren
2011-07-02Core/Spells: Define many unknown SpellCastTargetFlags enum values, rename som...QAston
2011-06-12Core: More codestyle cleanupsclick
2011-05-29Core/Dungeon Finder: Fix instances unlock after level changetobmaps
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-04-13Core/Misc: move scheduled scripts counter to ScriptMgr (which is more logical...zergtmn
2011-04-09Core/GameObjects: add script hook when destructable building is damaged.Supabad
2011-04-01Core: Removed unused functions (leftovers from sd2, was needed when scripts w...Shauren
2011-03-26Core/Scripts: Reverted part of 00f343af52768802775a, that is not a typo and f...Shauren
2011-03-14Core: Fix crash in ~ScriptMgrMachiavelli
2011-03-06Core/Vehicles: Remove redundant Vehicle::Die. All vehicle auras are already r...Machiavelli
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-23Core/ScriptMgr: Add OnBindToInstance Player hookSpp
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-11-29Core/Misc: fix some warnings. As a result removed one redundant hook from For...azazel
2010-11-23Core/Groups: Add kicker and kick reason to RemoveMemberSpp
2010-11-17Core/Scripts: pass message parameter by reference in OnChat methods to make i...azazel
2010-11-14Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740Shocker
2010-10-17Core/Guilds: guild code was completely refactored and rewritten.azazel
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-10-04Core/ScriptSystem:QAston
2010-09-28Magic numbers cleanup:Shocker
2010-09-25Core: Generic cleanup (tab2spaces/whitespace removal)click
2010-09-24Core/ConditionMgr: added placeholder for CONDITION_GUIDRat
2010-09-15Core/Scripts: Add OnPlayerLogin, OnPlayerLogout, OnPlayerCreate and OnPlayerD...Spp
2010-09-14Code style (remove double blank line)Spp
2010-09-14Core/Scripts: Add GroupScript classSpp
2010-09-14Core: Fix includes in ScriptMgr filesSpp
2010-09-13Core/ScriptMgr: Add hooks for duel phases: OnDuelRequest, OnDuelStart, OnDuelEndShocker
2010-09-11Core/ScriptMgr: Remove incorrect assertion in OnGameObjectDestroyed, and clea...click