aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/Karazhan
AgeCommit message (Expand)Author
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-21Core/Scripts: Removed CAST_CRE defineSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-07Core/Scripting: Move Nightbane text to creature textMalcrom
2013-01-07Core/Scripting: Misc clean up and a warning fixMalcrom
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-18Core/DB: Assign texts to correct creaturesGacko
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-20Core/DB: Some script to creature text conversions...Gacko
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-26Core/Misc: Tweaked ThreatContainer internalsSpp
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-09-09Scripts/Karazhan: Fix Prince Malchezaar Infernal start timeroMadMano
2012-08-30Core: Fix many "errors"/warnings and coding style (2)Nay
2012-08-12Scripts/Karazhan: Fixed some uninitialized variablesShauren
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-07-13Core/Instance: fix attumen/midnight encounter (thx zwerg) closes #6188Kandera
2012-05-26Add function for SetObjectScaleVincent-Michael
2012-04-11Scripts/Karazhan/Midnight: Fix timer logicfaramir118
2012-04-01Core/Script: Code style and some rewriting.Gyx
2012-03-31Core/Script: Code style and some rewriting.Gyx
2012-03-29Core/Script: Code style.Gyx
2012-03-28Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Clean-Up in Scripts.Gyx
2012-03-14Core/Script: Clean-Up in Scripts.Gyx
2012-03-12Core/Units:Machiavelli
2012-03-11R.I.P SimpleAINay
2012-03-07Warning fixes and some random cleanup here and thereSpp
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-23Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveUnit.Venugh
2012-02-23Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit.Venugh
2012-02-03Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to U...QAston
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-15Scripts/Trial of the Crusader: Fix crash in MovementInform for Frost Sphere i...kaelima
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-28Core/Scripts: Replace rand with urand in most cases (using regexp)Spp
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07REPO: Code-style changeBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-30Core: Cleanup.Chaplain