aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2015-04-27Core/Script: Make 2 remaining bridge parts active in Serpent ShrineKittnz
2015-04-25Scripts: trying to fix non-pchKittnz
2015-04-25Scripts/Uldaman: Fix build & fix some movement suggested by joschKittnz
2015-04-24Scripts/Uldaman: Instance updateKittnz
- Fixup Boss Ironaya - Add the freeze animation for minions and archaedas - Fix attack target for minions who wake up
2015-04-24Scripts: finally (I hope) fixed nonpch build, damn you @ariel-MitchesD
2015-04-24Scripts: non-pch fix againMitchesD
2015-04-24Scripts: fixed non-pch buildMitchesD
2015-04-24Merge pull request #14157 from ariel-/shathallsMitchesD
Shattered Halls: Revamped instance script
2015-04-23Scripts/HallsOfStone: Set the Tribunal of Ages encounter state to ↵Nyeriah
IN_PROGRESS once it starts, instead of when Brann's escort starts
2015-04-23Scripts/HallsOfStone: Brann Spankin' New achievement should only fail if ↵Nyeriah
damage is taken during event
2015-04-23Fix build.w1sht0l1v3
2015-04-23Core/LFG: Fix crash in ".lfg group <playername>" in case of offline player andw1sht0l1v3
extend the output to display the offline members of the group also.Atm if members are offline no info is displayed. Note: all the new code is mostly copy/paste from ".group list <playername>" command.
2015-04-18Scripts/CoS: Chrono Lord Epoch converted to BossAIMitchesD
(cherry picked from commit d74e0d823d96df02822005e7165139b2bf1709de)
2015-04-14Scripts: Shattered Halls: Revamped instance script, support for quests ↵arks
10884, 9524, 9525
2015-04-12Fix $n bug in NPC text for quest 11664 Escaping the Misttkrokli
Make quest NPC target player character to say the actual name instead of $n Idea by @DDuarte Final solution found in similar escort quests. (Example script: npc_kayra_longmane in zone_zangarmarsh.cpp)
2015-04-11Merge pull request #14497 from tkrokli/Kodo_RoundupMitchesD
[Quest] Kodo Roundup
2015-04-11Core/Scripts: Remove Bloodmaul Brutes scriptNick
As explained by @dr-j in 6b846a4e290097cde39f02a2f9a5be34cd06a65d
2015-04-10Core: Whitespace/tab2spaces cleanupclick
2015-04-07Core/Command: Sanitize input for .account set gmlevel <username> handlingclick
2015-04-06Core/Scripts: Remove The Thunderspike scriptNick
As explained by @Killyana in https://github.com/TrinityCore/TrinityCore/issues/4458#issuecomment-90061073
2015-04-05Scripts/Kalimdor: Ashenvale - add missing enumAokromes
2015-04-05Scripts/Kalimdor: Ashenvale - Remove Torek C++ ScriptRushor
2015-04-05Switch abs to std::absCarbenium
(cherry picked from commit 8476c2ac5a3cad03bc26b12fcc8b3f4f32854b65)
2015-04-05Add missing override keyword in scriptsCarbenium
(cherry picked from commit b948a4275e90c59db2599a1961937d62f17736ce) Conflicts: src/server/scripts/Kalimdor/Firelands/boss_alysrazor.cpp src/server/scripts/Kalimdor/zone_tanaris.cpp src/server/scripts/Maelstrom/Stonecore/boss_slabhide.cpp src/server/scripts/OutdoorPvP/OutdoorPvPZM.h src/server/scripts/Spells/spell_mage.cpp src/server/scripts/Spells/spell_paladin.cpp
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
Coverity defect IDs: 1227510, 1227434, 1023036, 1062426, 1062425, 1062424, 1062423, 1062422
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
Coverity defect IDs: 1267938, 1267937, 1267933, 1267932, 1267929
2015-04-04[Quest] Kodo Rounduptkrokli
by @pete318, closes #12811 Fixes the remaining bugs in the "Kodo Roundup" quest in Desolace: - removes combat status from creature 11627, Tamed Kodo - sets normal walking speed as the creature's follow speed - makes the Tamed Kodo stop at Scrabblescrew's Camp - enables quest objective count 0/5 -> 5/5, quest complete - SQL (by @tkrokli) links the missing gossip text in the DB
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
Coverity defect IDs: 1292769, 1292768, 1292765, 1292763, 1267939
2015-04-03Scripts/Misc: Fix warningjackpoz
2015-04-03Revert "Merge pull request #14424 from Rushor/Rampart"DDuarte
This reverts commit 22c0007b42e80fecd81eee53f856fd10decd5c05, reversing changes made to 20bc2c51f668db245d6e360486ea8743c1887fac.
2015-04-03Merge pull request #14424 from Rushor/RampartAokromes
Scripts/HellfireRamparts: Vazruden the Herald - Improve Reset-/ Aggrobehaviour
2015-04-03Core/Script: Remove script for Overlord Mor'ghor - converted to SAI in ↵click
commit 16179f8
2015-03-30Core/Misc: Remove unused headersleak
2015-03-29Core/Dungeon Finder: Allow to execute "lfg" commands from consolejackpoz
2015-03-29Fix non-pch build.Gacko
2015-03-29Core/Dungeon Finder: Restore ".lfg queue debug" logging additional informationjackpoz
Restore ".lfg queue" behavior to print additional debug informations when an additional argument is passed (any character/word will work).
2015-03-29CMake: Use source_groups to represent the source treeNaios
* It let ide's (like vs) display the source tree. * Disabled by default. * Soft requirement is cmake >= 2.8.12 . * Offers 2 modes: flat & hierarchical. * For detailed description see #14471 * Thanks @click for help and advises. * Closes #14471
2015-03-27Core/Script: Fix non-PCH buildclick
2015-03-26Merge pull request #14149 from Rushor/EndingMitchesD
Scripts/Bloodmyst Isle: Script Quest: Ending Their World
2015-03-25Scripts/Spells: implement some eject passenger spellsjoschiwald
(cherry picked from commit 766eb599ea5e7629ac7a98cf914d2877093a14fd)
2015-03-25Merge pull request #14048 from Rushor/WorgenMitchesD
Scripts/Grizzlyhills: Spell: Infected Worgen Bite - Apply Spellscript and Transformation
2015-03-22Scripts/HellfireRamparts: Vazruden the Herald - Improve Reset-/ AggrobehaviourRushor
by @CDawg
2015-03-21Scripts/Ulduar: Fix some Flame Leviathan issuesjackpoz
Fix some Flame Leviathan issues: - Fix boss evading all the time due to bad Doors check - Opened "Lightning Door" to other bosses only after boss dies - Eject players from the vehicles when boss dies, make them untargetable and despawn them after 5 minutes (adjust the time to the blizzlike time of choice)
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ↵Naios
new and edited sql updates through file lists and hashing. Detects renames, deletes and is able to create and auto import full databases. * cleanups in main.cpp of world & bnetserver * refactoring in DatabaseWorkerPool.h & MySQLConnection.cpp Make sure you re-run cmake, because boost::iostreams was added as dependency. Maybe you need to install libboost-iostreams1.55-dev on unix as well. Import every update manual until (included) those INSERT IGNORE updates for each database. Thanks DDuarte and Shauren for your amazing ideas, help and advises. In hope that nobody gets a "Your database structure is not up to date..." anymore ,-) (cherry picked from commit 352012e53173372ebc82898e1b6854c983b01b25) (cherry picked from commit 1f7f9feafc3f5017d617634ae993d2cdf4430920) For 3.3.5: * Synchronized ConfigureBoost.cmake with 6.x, libboost-filesystem1.55-dev also added as dependency! Signed-off-by: Naios <naios-dev@live.de> Signed-off-by: Nayd <dnpd.dd@gmail.com>
2015-03-20Scripts: remove whitespacesMitchesD
2015-03-20Merge pull request #14388 from Rushor/SpellMitchesD
Scripts/Spells: Hand of Reins - Questsupport for 'Mounting Up'
2015-03-19Scripts/ToC: The Lich King event should only be started by the announcerNyeriah
2015-03-19Split up LANG_MAP_POSITION to fix a crash when issuing .gps commandariel-
2015-03-18Core/Misc: Fix some issues detected by static analysisNaios
* Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? -> This argument is passed by value, it makes no sence so set it to null here. * Member variable 'instance_violet_hold_InstanceMapScript::bWiped' is not initialized in the constructor. (cherry picked from commit 433bc289c2c82b7377ad0189e415a3ca070d220f)
2015-03-18Scripts/Spells: Hand of Reins - Questsupport for 'Mounting Up'Rushor
by @untaught closes #3977