| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-31 | Update CMakeLists.txt | Dr-J | |
| 2014-07-31 | Delete zone_eversong_woods.cpp | Dr-J | |
| 2014-07-31 | Remove Script from zone_eversong_woods.cpp | Dr-J | |
| This cpp is now currently redundant | |||
| 2014-07-30 | Remove Script from zone_eversong_woods.cpp | Dr-J | |
| Remove Apprentice Mirvedas script from eversong woods cpp scripts as is not longer required. | |||
| 2014-07-30 | Scripts/OutdoorPvP: dropped redundand code | joschiwald | |
| 2014-07-29 | Scripts/OutdoorPvP: replaced some chat texts with proper defense messages | joschiwald | |
| 2014-07-29 | Scripts/BloodmystIsle: Fix StartUp Errors | Vincent-Michael | |
| 2014-07-28 | Update razorfen_downs.cpp | Dr-J | |
| 2014-07-25 | Core/PreparedStatements: Fixed a change I missed in the World prepared ↵ | Subv | |
| statements for waypoints. | |||
| 2014-07-24 | Scripts&DB/Feralas Convert npc_screecher_spirit to SAI | DDuarte | |
| SAI by @Rushor and gossip by @malcrom Closes #12630 | |||
| 2014-07-24 | Scripts/Darkshore: Fix an issue with the quest Gyromast's Revenge | untaught | |
| TODO: Rewrite the script in SAI Closes #11987 Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-07-24 | Scripts/AreaTriggers: Fix an issue with an AT for the quest The Etymidian ↵ | untaught | |
| (Sholazar Waygate) Closes #12178 Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-07-24 | Revert "Core/Spells: Death and Decay" | Vincent-Michael | |
| This reverts commit 02d56e00bc256f224b7d05f90af2c0af7cb287bf. | |||
| 2014-07-24 | Scripts/Karazhan: Boss Maiden of Virtue - rewrite to events and timer ↵ | Ergar | |
| adjustments Closes #12513 (PR) Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-07-24 | Core/Spells: Unrelenting Assault shouldn't proc if the target isn't ↵ | Trisjdc | |
| explicitly casting (turns out that UNIT_STATE_CASTING even a instant cast has a 'cast time') | |||
| 2014-07-24 | Scripts/IoC: Rename spell_gen_* spells to spell_ioc_* | DDuarte | |
| (Additions to 6bb63ab7db679d9c) Closes #12414 (PR) | |||
| 2014-07-24 | Script/IoC: Move some spell scripts from spell_generic to isle_of_conquest cpp | karn | |
| Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-07-24 | Scripts/Four Horsemen: Horsemen's main spells should only explicitly target ↵ | Trisjdc | |
| players | |||
| 2014-07-24 | Scripts/WesternPlaguelands: Fix conditions to show gossip of Myranda the Hag ↵ | nelegalno | |
| (In Dreams quest) Ref #7519 Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-07-24 | Scripts/Feralas: Make Screecher Spirit disappear after clicking on them | Rushor | |
| This is a temporary solution, the script should be rewritten in SAI Closes #12298 Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-07-24 | Scripts/ICC: Summon Sealed Chest quest npc's upon the Lich King's Death | Foldy | |
| TODO: template updates for these npcs and gossips Closes #10554 Closes #12591 (PR) Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-07-22 | Core/Misc: Replace rand() calls with SFMT | jackpoz | |
| 2014-07-21 | Scripts/ICC: Fix non-pch build | Duarte Duarte | |
| 2014-07-21 | Scripts/ICC: Added Orange/Green Blight Residue | Golrag | |
| Closes #5920 Closes #12464 (PR) Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-07-20 | Scripts/EasternKingdoms: Burn with fire (hihi) | Vincent-Michael | |
| 2014-07-20 | Core: Fix non pch build (gcc) | Vincent-Michael | |
| 2014-07-19 | Core/Creature: Minigob Manabonk | karn | |
| Closes #11097 Signed-off-by: DDuarte <dnpd.dd@gmail.com> | |||
| 2014-07-19 | Merge pull request #12500 from MitchesD/misc_3 | Duarte Duarte | |
| Scripts/MagistersTerrace: reworked Selin Fireheart | |||
| 2014-07-19 | Scripts/MagistersTerrace: reworked Selin Fireheart | MitchesD | |
| * removed ancient code * converted to EventMap * removed illogical method in instance script | |||
| 2014-07-19 | Merge pull request #12166 from MitchesD/hor | joschiwald | |
| Scripts/HoR: fixed possible exploit with taunt during escape event | |||
| 2014-07-19 | Scripts/HoR: fixed possible exploit with taunt during escape event | MitchesD | |
| 2014-07-19 | Scripts/AhnKahet: Elder Nadox | joschiwald | |
| * replaced egg core script with db content * removed useless spellscript for Guardian Aura * fixed Swarm aura * Patch 3.3.2 (2010-01-02): Elder Nadox now only gets one Ahn'Kahar Guardian during the encounter. Closes #12506 | |||
| 2014-07-19 | Core/Spells: Fix Quest "The Emissary" | Vincent-Michael | |
| 2014-07-17 | Buildsystem/MSVC: Warning fixes | Shauren | |
| C4800 'type' : forcing value to bool 'true' or 'false' (performance warning) C4127 conditional expression is constant | |||
| 2014-07-16 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost | leak | |
| 2014-07-14 | Scripts/Commands: Fix warnings vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-13 | Merge branch `master` into `boost` | Subv | |
| Conflicts: BattlegroundMgr.h | |||
| 2014-07-12 | Core/Misc: Renamed a few spell and skill line related methods to follow tc ↵ | Shauren | |
| coding standards | |||
| 2014-07-12 | Core/Skills: Fixed spells automatically learned from skill lines adding more ↵ | Shauren | |
| skill lines | |||
| 2014-07-12 | Core/Commands: Fixed crashes caused by using .account lock ip and .account ↵ | Shauren | |
| lock country commands from console - these commands apply to currently logged account so they cannot be used from console | |||
| 2014-07-11 | Core: Fix warnings with other way | Vincent-Michael | |
| 2014-07-11 | Scripts/Misc: Fix some warnings vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-11 | Core: Fix some warnings vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-11 | Scripts/BlackTemplate: Fix warnings vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-11 | Scripts/Misc: Added missing break in ↵ | Vincent-Michael | |
| 495ca8c2dc60aa14a9145f24eb166e1ea5802672 (thx to @ccrs) | |||
| 2014-07-11 | Core/LFG: Fix warning with vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-11 | Scripts/Misc: Fix some warnings with vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-09 | Core/Battleground: | joschiwald | |
| * added a possibility to reload battleground templates * cleaned up the template structure * use mapids from BattlemasterList.dbc to calculate random bg | |||
| 2014-07-09 | Merge pull request #12417 from gerripeach/remove_old_boss | Aokromes | |
| Core/Scripts: Remove script from old boss | |||
| 2014-07-07 | Core/Spells: Convert "Shaman T10 Elemental 2P Bonus" in spell script | Vincent-Michael | |
