aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Kalimdor
AgeCommit message (Expand)Author
2014-12-15Scripts/MountHyjal: Kill warningmthsena
2014-12-15Scripts/Archimonde: replaced one yell with proper db content and unhacked dra...joschiwald
2014-12-06Remove Blackhoof Cage CPPDr-J
2014-12-05Scripts/Misc: Initialize a couple of fieldsNyeriah
2014-12-04Scripts/MountHyjal: Update Archimonde's scriptNyeriah
2014-12-04Removing CPP for "Stinky" IgnatzDr-J
2014-12-03Some Cleanup of CPP I forgot to removeDr-J
2014-11-23Scripts/CoS: Added SetDespawnAtFar, fixes Arthas despawning if no players are...Nyeriah
2014-11-02Scripts/CoS: removed SetDespawnAtFar, fixed situation when Artas attacked som...MitchesD
2014-10-26Scripts: replaced various Location struct defines with proper Position or G3D...joschiwald
2014-10-04Scripts/Misc: fixed GameObjects chests in CoS and HoRMitchesD
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
2014-09-21Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-20Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-19Scripting/Tanaris: added a few enumsMalcrom
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-15Core/Scripts: Fixed build zone_* scriptsShauren
2014-09-15Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remainShauren
2014-09-15Core/Scripts: Fixed build of boss_* scriptsShauren
2014-09-15Core/Scripts: Changed GetGUID/SetGUID script hooks to operate on ObjectGuid c...Shauren
2014-09-14ScriptsShauren
2014-09-14Core: Remove whitespaceVincent-Michael
2014-09-14Scripts/OnyxiaLair:Nyeriah
2014-09-13Scripts/Misc: Fix issues reported by static analysisVincent-Michael
2014-09-13Scripts/CoS: Salarmm rewritten to BossAI/EventMapMitchesD
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Script/CoS: Fix quest credit for mal ganis (but @Aokromes like more HACKS)Vincent-Michael
2014-09-12Scripts/CoS: implemented Infinite Corruptor, improvements in instance script ...MitchesD
2014-09-09Scripts/The Barrens: Make BIG WILL attackable in quest id 1719 (the affray)dkmbasura
2014-09-08Scripts/Onyxia Lair: Slight change so we don't call Reset() in the 'ctorNyeriah
2014-09-08Scripts/Onyxia Lair: Some small improvements to GUID storage as it's only use...Nyeriah
2014-09-07Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-09-05Merge pull request #13008 from mik1893/onyxiaDuarte Duarte
2014-09-05Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-04Scripts/Onyxia Lair: small reworkmik1893
2014-08-26Scripts: Correct despawn time of multiple objectsDDuarte
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-09Scripts/Misc: Fix static analysis issuesjackpoz
2014-07-29Scripts/BloodmystIsle: Fix StartUp ErrorsVincent-Michael
2014-07-28Update razorfen_downs.cppDr-J
2014-07-24Scripts&DB/Feralas Convert npc_screecher_spirit to SAIDDuarte
2014-07-24Scripts/Darkshore: Fix an issue with the quest Gyromast's Revengeuntaught
2014-07-24Scripts/Feralas: Make Screecher Spirit disappear after clicking on themRushor
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-07-13Merge branch `master` into `boost`Subv