aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2013-01-26Scripts/Commands: Add guild info to .pinfoNay
Original patch by @secharles, modified Closes #8946
2013-01-26Scripts/Icecrown Citadel: Fix warningVincent_Michael
2013-01-26Core: Some cosmetic changesVincent_Michael
2013-01-26Scripts/ShadowmoonValley: Fixup script for Lord Illidan Stormrage quest to ↵w1sht0l1v3
be doable. Notice: this whole script needs a proper rewrite(contains wrong Illidan npc id,bad dialogues,etc).
2013-01-26Fix Typo.WishToDie
2013-01-26Script/Commands: Implement command to list the members of a group/party.w1sht0l1v3
2013-01-24Scripts/Icecrown Citadel: Fixed possible crash with Bone Spike GraveyardShauren
Closes #7171
2013-01-24Scripts/Icecrown Citadel: Fixed Deathbringer Saurfang's Blood Power scaling ↵Shauren
on first attempt. Closes #3283
2013-01-23Scripts/Icecrown Citadel: Fixed Essence of the Blood Queen interrupting ↵Shauren
player spell casts Closes #8665
2013-01-23Merge pull request #9016 from joschiwald/spellscripts4blub
Core/Spell: convert more spells to SpellScripts
2013-01-23Script/Commands: Add command to join an existing group/party.w1sht0l1v3
2013-01-22Core/Spell: convert more spells to SpellScriptsjoschiwald
2013-01-22Core: Fix buildVincent_Michael
2013-01-22Core: Fix compile warningsNay
2013-01-21Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-21Core: Fix warningsVincent_Michael
2013-01-21Update COPYINGAokromes
Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-01-21Shooting myself in 3... 2...Nay
2013-01-21Scripts/ZG: Fix a warning and a compile error introduced in previous commitNay
Personal opinion: BossAI should not have a public field named "instance"
2013-01-21Scripts/ZG: Fix some code style issues and logic errorsNay
2013-01-20Scripting/ZulGrub: Fix last commitMalcrom
2013-01-20Scripting/Zulgrub: Updated Boss Arlokk Script.Malcrom
2013-01-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
Conflicts: src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp
2013-01-20Merge pull request #8961 from joschiwald/spellscripts3Nay
Core/Spells: convert some spells to SpellScripts
2013-01-20Core/Spells: convert some spells to SpellScriptsjoschiwald
2013-01-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
Conflicts: src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp
2013-01-19Core/CS: More npcflag info in .npc infoGacko
2013-01-19Core: Fix warningsVincent_Michael
2013-01-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-17Script/Scholomance: Update Kirtonos the Herald script.Malcrom
2013-01-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-16Scripts/ZulGurub: I can do this!Warpten
Commiting stuff one hour after waking up is no good.
2013-01-16Scripts/ZulGurub: Fixed Hakkar's aspects.Warpten
2013-01-16Scripts/ZulGurub: Missing mass replace changes and typo/codestyle fixes.Warpten
2013-01-16Scripts/ZulGurub: Forgotten change to previous commit. Damned Ctrl+S.Warpten
2013-01-16Scripts/ZulGurub:Warpten
* Fixed non-PCH compile. * Changed some codestyle on Mandokir. * Fixed compile warnings and a few typos. * Remove instance checks and use a wrapper to get AIs.
2013-01-16Core/Zul'Grub: Fix up Mandokir BossMalcrom
2013-01-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-15Core/Scripting: Implement quest Reconnaissance Flight (id 12671)w1sht0l1v3
Fix sql naming for last file.
2013-01-15Core/Scripting: Bosses should now work in ZG.Malcrom
Note: Mandokir is being rewritten blizzlike and not everything is working properly yet.
2013-01-14Core/Misc: Update headers to 2013Vincent_Michael
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
Conflicts: src/server/game/Entities/Unit/Unit.cpp src/server/game/Movement/MotionMaster.cpp src/server/game/Movement/MovementGenerators/FleeingMovementGenerator.cpp src/server/game/Movement/MovementGenerators/HomeMovementGenerator.cpp src/server/game/Movement/MovementGenerators/PointMovementGenerator.cpp src/server/game/Movement/MovementGenerators/RandomMovementGenerator.cpp src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp src/server/game/Movement/Spline/MoveSplineInit.cpp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-14Script/Ruby Sanctum: Miss in a05e78bb18226a16f049e6b01e35597d8a2d30d9 Thanks ↵kaelima
joschiwald
2013-01-14Script/Ruby Sanctum: Some cleanup and minor fixeskaelima
Solves #8573 Closes #8490
2013-01-13Core/Scripting: more Zul'Grub updatesMalcrom
2013-01-13Core/Scripting: Fix buildMalcrom
2013-01-13Core/Scripting: More Zul'Grub updatesMalcrom
2013-01-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-13Core/Scripting: Update boss Mar'li scriptMalcrom