aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ZulAman
AgeCommit message (Expand)Author
2014-09-07Core: Fix buildVincent-Michael
2014-09-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-09-03Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-05-18Partially revert f296095191c7b5c6b10f79c2b1433dc227a462f5 "Fix various warnin...Shauren
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Core/Misc: Check GetVictim() for NULL before dereferencing itjackpoz
2014-04-19Core/Misc: Ensure GetVictim() returns a valid reference when expectedjackpoz
2014-03-29Scripts/Misc: Small code optimizationsVincent-Michael
2014-03-22Scripts/ZulAman/Halazzi: convert text to create_text and fixed despawn of catMitchesD
2014-01-23Scripts: A lots of changes here and there (maybe useless?!?)Vincent_Michael
2014-01-14Misc: missing changes after mergejoschiwald
2014-01-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf
2014-01-11Core: Fix build due to merge resolution errorsDDuarte
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-10Core&Scripts: Compile fixDDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-30Scripts/Misc: Code cleanupjackpoz
2013-12-29Scripts/Misc: Fix uninitialized valuesjackpoz
2013-12-29Scripts/Misc: Ensure Creatures are in instances when requiredjackpoz
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-23Scripts:joschiwald
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-11-13Scripts/ZulAman: fix exploit that player can fly until logoutjoschiwald
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-08-18Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...joschiwald
2013-08-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-10Scripted: Use now override for instance scriptsVincent-Michael
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-15Scripted: Add some missing overrideVincent-Michael
2013-07-15Scripted/Misc: Fix random stuffVincent-Michael
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-07-06Scripted/Misc: Some cleanupVincent-Michael
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-06-30Core/Units: Removed most calls to SendMovementFlagUpdate for creaturesShauren
2013-06-23Core/Scripting: Some boss script fixes.Malcrom
2013-06-23Merge fixupsShauren
2013-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-22Core/Scripting: Fix previous commitMalcrom
2013-06-22Core/Scripting: Update Boss Akilzon Script to use EventsMalcrom
2013-06-18Scripts/Misc: Use new movement flag setting methods in scriptsShauren