aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/TempestKeep
AgeCommit message (Expand)Author
2012-12-26DB/SCRIPTS: Fix text for High Botanist Freywinn and remove creature_ai_texts.Malcrom
2012-12-07Core/DB: Creature text for 22 script filesGacko
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-19Fix compile without PCH (Also added some minor changes to minimize difference...Spp
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-08-12Core/Misc: Fix some mem-leaks and uninitialized variables.kaelima
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-06fix build againKandera
2012-07-06fix build from r2bcc291Kandera
2012-07-06Scripts/Spells: fix wrath of the astromancer and stop the startup error.Kandera
2012-06-29Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...Shauren
2012-05-26Add function for SetObjectScaleVincent-Michael
2012-04-01Core/Script: Code style and some rewriting.Gyx
2012-03-31Core/Script: Code style and some rewriting.Gyx
2012-03-17Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Code style.Gyx
2012-03-16Core/Script: Clean-Up in Scripts.Gyx
2012-03-16Core/Script: Clean-Up in Scripts.Gyx
2012-03-12Core/Units:Machiavelli
2012-02-19Core: Fix non-PCH buildingclick
2012-02-18Scripts/Spells: Convert code from Spell::EffectDummy to spell scripts.Kandera
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-24Core: Fix non-PCH build and remove a few warnings.click
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-13Core/Scripts: remove define from arcatraz.Venugh
2012-01-13Core/Scripts: Convert Warden Mellichar texts to creature_texts.Venugh
2012-01-13Core/Scripts: Correct rand change. thanks to Nayd for explain.Venugh
2012-01-13Core/Scripts: Convert MillHouse Manastorm texts to creature_texts.Venugh
2012-01-11Scripts/Achievements: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-10-10Rename "SetPosition" to "UpdatePosition".megamage
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07Merge pull request #3278 from lost-illusion/masterShocker
2011-10-07REPO: Code-style changeBootz
2011-09-29Random minor code cleanupunknown
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-17Core/AI: Replace many Unit::IsHostileTo with Unit::IsValidAttackTarget or Cre...QAston
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-30Core: Cleanup.Chaplain
2011-08-16Core/Spells: Remove OriginalVictim parameter from Unit::CastSpell(x,y,z) - se...QAston
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-07-15Core/Spells: Set UNIT_FIELD_TARGET to current spell cast target for proper fa...Shauren