aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/TempestKeep
AgeCommit message (Expand)Author
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
2011-07-03Core: Cleaning up hungarian notation - Phase8: pSummon -> summon (also did re...click
2011-07-02Core: Cleaning up hungarian notation - Phase5: pKiller -> killerclick
2011-07-02Core: Cleaning up hungarian notation - Phase5: pWho -> whoclick
2011-07-02Core: Cleaning up hungarian notation - Phase3: pTarget -> targetclick
2011-07-02Core: Start cleaning up hungarian notation - Phase1: pCreature -> creatureclick
2011-06-30Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes i...Spp-
2011-06-11Core: Codestyle cleanupclick
2011-06-09Core/Misc: Some random cleanupstobmaps
2011-04-29Add spaces after commasleak
2011-04-23Core: Corrected NULL usage, it should only be used with pointers, not integersShauren
2011-04-03Core/Scripts: Removed double calls to InstanceScript's Initialize methodsShauren
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-09Scripts: Removed duplicate target selection function (SelectUnit), there is o...Shauren
2011-02-20Fix build with scripts includedMachiavelli
2011-02-20Fix build with scripts includedMachiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren