aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ZulAman
AgeCommit message (Expand)Author
2012-06-14Merge pull request #6491QAston
2012-05-28Core/Spells: convert some spell effects to SpellScriptsjoschiwald
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-28Core/Script: Code style and remove unused core.Gyx
2012-03-17Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Code style.Gyx
2012-03-16Core/Script: Code style.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-07Warning fixes and some random cleanup here and thereSpp
2012-02-23Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit.Venugh
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
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-19Core/Grid:kaelima
2011-10-18Rename some classes in grid system.megamage
2011-10-10Rename "SetPosition" to "UpdatePosition".megamage
2011-10-07REPO: Code-style clean-upsBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
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-02Core: Cleaning up hungarian notation - Phase3: pTarget -> targetclick
2011-07-02Core: Cleaning up hungarian notation - Phase2: pPlayer -> playerclick
2011-07-02Core: Start cleaning up hungarian notation - Phase1: pCreature -> creatureclick
2011-07-01Core: Do not use STL container size method to check if container is emptySpp-
2011-06-30Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes i...Spp-
2011-06-11Core: Codestyle cleanupclick
2011-05-22Scripts/Zul'aman: Fix Zul'jin weapon displayNay
2011-05-16Scripts/Zulaman: remove hack from script and use correct spellSupabad
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-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-06Core: Some optimizationsSpp
2010-12-05Core/Scripts: Split OnCreatureCreate() and OnGameObjectCreate() into two virt...leak
2010-11-16Core/Units: Rename and change Get/SetVisibility to use a bool value instead o...linencloth
2010-10-24Scripts/Icecrown Citadel: Added Blood Prince Council scriptShauren
2010-10-21Core/Scripts: Fix menu clearing in onGossipSelect()-sections for some scripts...click
2010-08-31Core/Scripts: Revert revision 619ba8b76250 and fix it properlyShauren
2010-08-31Better way to fix some warnings from rev 621c100eeb.Spp
2010-08-31Core: Fix more warnings (very few left under linux 32)Spp
2010-08-30Core: Fix more warningsSpp
2010-08-30Core: Fix more warningsSpp