aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting
AgeCommit message (Expand)Author
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-02-08Scripts/Icecrown Citadel: Implemented traps after Deathbringer SaurfangShauren
2011-02-07Scripts/Icecrown Citadel: Added Sindragosa scriptShauren
2011-01-28Core/Map scripts: make some error messages more informative and reformat code...Azazel
2011-01-26Scripts/Oculus: Implemented AI for Boss Ley-Guardian Eregos.Manuel
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-20Core/Scripts/Oculus: Implemented AI for boss Varos Cloudstrider <Azure-Lord o...Manuel
2011-01-09Core/Battleground: Implemented blizzlike script for Isle of Conquest, written...Manuel
2011-01-02Core/Scripts: Added wrapper method for despawning creatures DespawnOrUnsummonShauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-26Scripts/Ulduar: Implement script for General Vezax encounter.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-22Core: Converted (hopefully) all remaining singletons to use ACE_Singleton classShauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-14Core: Fixed uninitialized variable warningsShauren
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-05Core/Dungeon Finder: Code cleanup and minor optimizationsSpp
2010-12-03Scripts/Icecrown Citadel: Added script for Blood Queen Lana'ThelShauren
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-16Core/Scripts: Convert more commands over to CommandScripts (moves gobject, ho...click
2010-11-14Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740Shocker
2010-11-14Fix typo *sigh*click
2010-11-14Core/Scripts: Add missing scriptloading for tele/event commandsclick
2010-11-13Scripts/Commands: Add tele and event commands to commandscripts system and st...click
2010-11-12Core/Scripts: Reinstate commandscripts, now with extra bling and working comm...click
2010-11-10Core: Partial revert of rcb3188281e, rc85b35f076, r97f9a0fa3e due to missing ...click
2010-11-09Core/Scripts Part 1 of moving all commands to commandscriptsParadox
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