aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2011-06-28Core: Add wintergrasp-patch to wintergrasp_cleanup branch - resurrected from ...click
2011-06-27DB/Creature:kaelima
2011-06-26Database/Spells: Add spell_proc table which is a replacement for spell_proc_e...QAston
2011-06-19Core/Gossip: Ditch gossip_scripts as it is no longer used. SAI is a better op...Nay
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-06-06Chat/Commands: Allow .go creature to teleport to the actual location of a cre...Shocker
2011-05-26Core/Gossip: Gossip menu items will now have constant index, allowing to prop...Shauren
2011-05-24Core/WaypointMgr: Fixed crashes when loading data with `waypoint_data`.`id`=0...Shauren
2011-05-09Core: Clean up whitespace and tabsclick
2011-05-05Core/Misc: Corrections after recent pull mergeShocker
2011-05-05Merge pull request #31 from Ramusik/masterShocker
2011-04-29Add spaces after commasleak
2011-04-29More cleanup after last commit spreeleak
2011-04-29Core: use enum InventoryResult as return type for functions working with play...Azazel
2011-04-28Core/ObjectMgr: Refactor sCreatureStorageleak
2011-04-28Core/ObjectMgr: Refactor sGOStorageleak
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-04-27Core/Buildsystem: Update copyright-headers for 2011, and adjust with the corr...click
2011-04-19Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and l...Azazel
2011-04-13Core/Misc: move scheduled scripts counter to ScriptMgr (which is more logical...zergtmn
2011-04-11Learn all my spells command should learn obly player's skillsRamusik
2011-04-06Core/Commands: Remove .learn all and drop hardcoded part of .learn all gm spe...Shocker
2011-03-21Allow apply .modify scale to targeted creature.Ramus
2011-03-19Core/GameEventMgr: Forgotten query no. 2leak
2011-03-18Core/GameEventMgr: Forgotten queryleak
2011-03-18Core/Cleanup: remove C-style cast to (Bag*):Azazel
2011-03-11Core/Commands: Allow npc info to show both DB GUID and current GUIDShocker
2011-03-07Core/Commands: Make vehicle_accessory and vehicle_template_accessory reloadab...Machiavelli
2011-02-20Fix build with scripts includedMachiavelli
2011-02-20Fix build with scripts includedMachiavelli
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-11Core/Gossip: Remove support for `npc_gossip` table (DEPRECATED).runningnak3d
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-01-19SQL: Characters db storage type cleanup No. 4leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-26Core/Player: Split RemoveQuest into 2 separate functionslinencloth
2010-12-26Core/QuestStatus:linencloth
2010-12-24Fix buildMachiavelli
2010-12-24Core/Entities:Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-22Revert r5dcfc475b8 (we're still investigating why it does what it does though)click
2010-11-22Core: Fix some warningsSpp
2010-11-21Core/Commands: Fix issues with crashes related to .gobject near command usage...click
2010-11-19Core/Scripts: Tidy up commandscripts to adhere to scripting-standards and fix...click
2010-11-16Core/Scripts: Convert more commands over to CommandScripts (moves gobject, ho...click
2010-11-16Core: Fix warningsSpp