aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting
AgeCommit message (Expand)Author
2010-11-03Core/Scripts: Added enum for generic script texts, fixed one broken textShauren
2010-11-03Core/Scripts: add example_commandscript as an example of how to use commandsc...Spp
2010-11-02Typo O.oRat
2010-11-02Core/SmartAI: do not report not used smart scripts as errorRat
2010-10-27Core/AI: implemented SmartScripts System (still beta) not 100% completeRat
2010-10-25Core/Dungeon Finder: Use scripts to interact between groups and LFGSpp
2010-10-24Scripts/Icecrown Citadel: Added Blood Prince Council scriptShauren
2010-10-17Core/Guilds: guild code was completely refactored and rewritten.azazel
2010-10-09Scripts/Icecrown Citadel: Added Rotface scriptShauren
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07More copyright header updates (will this ever end?)click
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-25Core/DBLayer:Machiavelli
2010-09-24Core/ConditionMgr: added placeholder for CONDITION_GUIDRat
2010-09-22Scripts/DB_Scripts: massive cleanup of SCRIPT_COMMAND_* related staffazazel
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/DBLayer:Machiavelli
2010-09-11Core/ScriptMgr: Remove incorrect assertion in OnGameObjectDestroyed, and clea...click
2010-09-06Core/Scripts: Ensure Example and spell-scripts are loaded at all times in the...click
2010-09-06Core: Fix some warningsSpp
2010-09-06Core: Fixed compileShauren
2010-09-04Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into Mail...silinoron
2010-09-04Core/ScriptSystem: Refactor ScriptMgr::OnPlayerChat to no longer accept a C-s...silinoron
2010-09-02Core/Players: Don't set instanceId to 0 when player is on transport during lo...Shauren
2010-09-03Core/ScriptSystem: Add a PlayerScript::OnSpellCast(Player *player, Spell *spe...silinoron
2010-09-02Core/DBLayer:Machiavelli
2010-08-30Scripts/Icecrown Citadel: Added Festergut script, thx Cromash for providing t...Shauren
2010-08-30Core: Fix more warningsSpp
2010-08-29Spell Scripts:azazel
2010-08-29Fixes gossip scripts or points of interests of npc's with a Scriptname assign...Liberate
2010-08-26Scripts/Icecrown Citadel: Added Teleporter scriptShauren
2010-08-21Scripts/Icecrown Citadel: Add script for Deathbringer Saurfang (only missing ...Shauren
2010-08-26Scripts: fix area trigger scripts. Thanks yavi. Closes issue #3634azazel
2010-08-25* Add support for quest 1393 (Galen's Escape), original code by przemratajcza...Shocker
2010-08-23Spell 62124 should allow critical hits.silinoron
2010-08-24*Add AuraScript class for scripting aura objects - scripts are registered sam...QAston
2010-08-22Core/Script/Spells: Trial of the CrusaderJohn Holiver
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-21Core: Remove lots warnings:Spp
2010-08-21Scripts/Icecrown Citadel: Added Lady Deathwhisper script, huge thanks to wowg...Shauren
2010-08-18Scripts: Added script for Lord MarrowgarShauren
2010-08-18Add more methods to SpellScript.azazel