| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-04 | Instance/SunkenTemple: Some cleanup. | treeston | |
| 2016-03-04 | Misc/Extractor: Add batch file for extractors | Aokromes | |
| You must copy it to your wow directory with the tools and run it. Linux version is welcomed. | |||
| 2016-03-04 | Rename 2016_03_03_NPC_THRALL_WARCHIEF_world_335.sql to ↵ | MitchesD | |
| 2016_03_04_02_world_335.sql | |||
| 2016-03-04 | Merge pull request #16720 from tkrokli/npc_thrall_warchief | MitchesD | |
| Core/Scripts: npc_thrall_warchief hardcoded text | |||
| 2016-03-04 | Rename 016_03_04_01_world.sql to 2016_03_04_01_world.sql | Aokromes | |
| 2016-03-04 | DB/Misc: Fix startup error | Aokromes | |
| Closes #16721 | |||
| 2016-03-04 | Scripts/SunkenTemple: Quest 3447 Secret of the Circle Thanks to Tkrokli, ↵ | durotar | |
| Kilyana and Nayd Closes #808 Signed-off-by: MitchesD Closes https://github.com/TrinityCore/TrinityCore/pull/16367 | |||
| 2016-03-03 | Merge pull request #16523 from tkrokli/smart_action_set_corpse_delay | MitchesD | |
| [3.3.5][6.x]Core/SmartScript: create SMART_ACTION_SET_CORPSE_DELAY | |||
| 2016-03-03 | DB/Quest: Killing Two Scourge with One Skeleton | Dr-J | |
| * script turn in event with ghostwing grabbing Olakin Sainrith * phasing at Blackwatch will also kill Table `vehicle_template_accessory`: creature template entry 31432 has no data in npc_spellclick_spells from previous commit | |||
| 2016-03-03 | Core/Scripts: npc_thrall_warchief hardcoded text | tkrokli | |
| 7 more text lines removed in the ongoing series: "Remove hardcoded text from core scripts". Core script for quest 6566, What The Wind Carries (part of the Horde Onyxia quest chain) - create new gossip_menu_option entries - link the options via the table gossip_menu - remove hardcoded text from the script | |||
| 2016-03-03 | Core/AI: Fix an edge case crash with PlayerAI. Again. Sheesh. | treeston | |
| 2016-03-03 | Rename 2016_03_03_00_world.sql to 2016_03_03_00_world.sql | MitchesD | |
| 2016-03-03 | DB/Quest: Troll Patrol: Can You Dig it? | Dr-J | |
| Script http://www.wowhead.com/quest=12588/troll-patrol-can-you-dig-it Also fixes http://www.wowhead.com/quest=12519/troll-patrol-whatdya-want-a-medal And fixes some issues with http://www.wowhead.com/quest=12568/troll-patrol-done-to-death Also fixes run time error 'able `event_scripts` has gameobject type (175584) unsupported by command SCRIPT_COMMAND_RESPAWN_GAMEOBJECT for script id 4845' | |||
| 2016-03-03 | Core/Database: Use RAII for resource management in MySQLConnection | Naios | |
| * Prevents double deletion of MySQLConnection after errors * The object stays valid after an error and will wait for a reconnect * Also crash the server if 5 reconnects fail * Corrects an issue where the server was crashed after one reconnect because mysql_thread_id was invoked with an invalid handle | |||
| 2016-03-03 | Core/Database: Move DatabaseWorkerPool into it's own translation unit | Naios | |
| 2016-03-03 | Core/Database: Use RAII instead of raw pointers for resource management | Naios | |
| * Corrects dirty usage of vectors with array indexes * Removes _connectionCount which is now handled through the vector size * Rename magic identifier "t" to "connection" | |||
| 2016-03-03 | Core/Database: Close the databases correctly when the DBUpdater fails | Naios | |
| * Also fixes a memory leak spotted by Aokromes | |||
| 2016-03-02 | Merge pull request #16676 from ccrs/summonsinit | Treeston | |
| Core/TempSummons: avoid use MoveInLineOfSight before InitSummon | |||
| 2016-03-02 | Merge pull request #16711 from ariel-/conditionmerge | Shauren | |
| [3.3.5 only] Core/Conditions: Improved mergeability between branches | |||
| 2016-03-02 | Rename 2016_99_99_99_world_335.sql to 2016_03_02_00_world_335.sql | ariel- | |
| 2016-03-02 | Core/Conditions: Improved mergeability between branches | ariel- | |
| 2016-03-01 | Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to ↵ | treeston | |
| supersede urandms(uint32,uint32) for scripts being ported to std::chrono. | |||
| 2016-03-01 | Core/TempSummons: avoid use MoveInLineOfSight before InitSummon | ccrs | |
| 2016-03-01 | DB/Quest: Troll Patrol / Congratulations | Dr-J | |
| * Congratulations only available if a version of troll patrol is complete * Pooling for Troll Patrol quests | |||
| 2016-03-01 | Core/Creature: Prevent friendly vehicles from trying to attack their rider ↵ | treeston | |
| after dismounting. | |||
| 2016-03-01 | Scripts/Karazhan: Use the correct method to access Opera's side entrance door | Nyeriah | |
| 2016-02-29 | Merge pull request #16706 from tkrokli/zulaman_sound_duplicates | joschiwald | |
| Core/Scripts/Zul'Aman: sound handled in creature_text | |||
| 2016-02-29 | Core/Scripts/Zul'Aman: sound handled in creature_text | tkrokli | |
| - Sound playback is handled via creature_text - remove `DoPlaySoundToSet()` to avoid duplicate playback - remove redundant 'me' parameter from `Talk()` entries | |||
| 2016-02-29 | DB/Event: Removed remaining gameobject that are no longer present ingame | Kittnz | |
| 2016-02-29 | Update boss_nalorakk.cpp | Aokromes | |
| 2016-02-29 | Rename 2016_02_29_ZULAMAN_world.sql to 2016_02_29_00_world.sql | Aokromes | |
| 2016-02-29 | Merge pull request #16704 from tkrokli/zul_aman_text_cleanup | Aokromes | |
| Core/Scripts: Zul'Aman boss script text cleanup | |||
| 2016-02-29 | Core/Scripts: Zul'Aman boss script text cleanup | tkrokli | |
| Replacing more hardcoded text with DB entries. A little bit extra enum alignment and sorting. | |||
| 2016-02-28 | Scripts/Karazhan: Clean up instance script | Nyeriah | |
| Closes: #16533 | |||
| 2016-02-28 | Merge pull request #16692 from tkrokli/headless_horseman_emote | Aokromes | |
| Core/Scripts/boss_headless_horseman: remove hardcoded text | |||
| 2016-02-28 | Rename 2016_02_28_CLEAN-UP_world.sql to 2016_02_28_00_world.sql | Aokromes | |
| 2016-02-28 | Merge pull request #16699 from tkrokli/triple_zone_cleanup | Aokromes | |
| Core/Scripts: triple zone cleanup | |||
| 2016-02-28 | Core/Scripts: triple zone cleanup | tkrokli | |
| Remove hardcoded (as well as deprecated) text in the following places: - blackrock_depths.cpp - zone_burning_steppes.cpp - zone_stormwind_city.cpp Updates https://github.com/velinath/TrinityCore/issues/2 | |||
| 2016-02-28 | Unit/AI: Making Nayd happy. | treeston | |
| 2016-02-28 | Core/Scripts/boss_headless_horseman: remove hardcoded text | tkrokli | |
| Remove the old `#define EMOTE_LAUGHS "Headless Horseman laughs"` No emote is ever used on retail. It would have created log spam. | |||
| 2016-02-28 | Fix some behavioral weirdness resulting from 79a945d5 - thanks ccrs. | treeston | |
| 2016-02-27 | Unit/AI: Move CharmedPlayerAI logic from the SetCharmedBy/RemoveCharmedBy ↵ | treeston | |
| hooks to Player::Update -> Unit::UpdateCharmAI to guarantee thread safety and prevent race condition crashes. | |||
| 2016-02-27 | Scripts/Spells: Glyph of Arcane Shot is affected by own debuffs on target only | joschiwald | |
| 2016-02-27 | Core/Logging: fixed default logger (partial reverts ↵ | joschiwald | |
| 0904858624297bb6098bde7d22fd080245dd8d5a) | |||
| 2016-02-27 | Core/Gossips: fixed long time not seen typo in ↵ | joschiwald | |
| c81d6e9b4bec14a46fd4eb01ce51d874a12bf5f7 | |||
| 2016-02-27 | Merge pull request #16666 from Treeston/3.3.5-bodypull | Treeston | |
| [3.3.5] Fix bosses losing interest in the person running at them | |||
| 2016-02-27 | Scripts/Ulduar: Fix crash | jackpoz | |
| Change an assert to a NULL check on Flame Leviathan vehicle kit, it can be NULL on map unload. Close #16662 | |||
| 2016-02-27 | DB/Spells: "Val'anyr, Hammer of Ancient Kings" now properly shields targets ↵ | treeston | |
| healed by Glyph of Holy Light, Earth Shield and others. Fixes & closes #16478. | |||
| 2016-02-26 | DB/EventScripts: Clean up the Scryer's Orb no longer used event script | Nyeriah | |
| * Ref #13208 | |||
| 2016-02-26 | DB/Quest: Bombard the Ballistae | Dr-J | |
| Add missing visuals for http://www.wowhead.com/quest=12232/bombard-the-ballistae | |||
