| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-17 | Core/Pets: Fixed pet power regeneration | Shauren | |
| Closes #12292 | |||
| 2014-06-15 | DB/SpellGroups: Completely review of WotLK Stack Rules | Trisjdc | |
| Closes https://github.com/TrinityCore/TrinityCore/issues/4313, https://github.com/TrinityCore/TrinityCore/issues/1626, https://github.com/TrinityCore/TrinityCore/issues/5173, https://github.com/TrinityCore/TrinityCore/issues/5822, https://github.com/TrinityCore/TrinityCore/issues/12212, https://github.com/TrinityCore/TrinityCore/issues/3814, and probably others | |||
| 2014-06-15 | Scripts/Gurtogg: | joschiwald | |
| * fixed bloodboil targeting * fel rage should only hit players Closes #12193 | |||
| 2014-06-14 | Core: Fix non pch build | Vincent-Michael | |
| 2014-06-14 | Merge pull request #12280 from MitchesD/commands | Discover- | |
| Scripts/Commands: added option to show flags_extra (.npc info) | |||
| 2014-06-14 | Scripts/Commands: added option to show flags_extra (.npc info) | MitchesD | |
| 2014-06-14 | Core/Ulduar: Added IsInCombat check for ulduar teleporter | Vincent-Michael | |
| 2014-06-14 | DB/Misc: Convert ulduar teleporter in sql | Vincent-Michael | |
| 2014-06-14 | Scripts/Misc: random fixes | MitchesD | |
| 2014-06-14 | Scripts/Icecrown Citadel: Fixed possible crash in blood nova target selection | Shauren | |
| 2014-06-11 | Core/Misc: Fix gcc build | jackpoz | |
| 2014-06-11 | Move pestilence to spellscripts | Unholychick | |
| Fixes crash and warnings introduced in d4bbc26261d7ce1e01292470f77390ab3c2f5e98 Fixes a bug that allowed dks to spread diseases using another dks diseases Closes: https://github.com/TrinityCore/TrinityCore/issues/12245 | |||
| 2014-06-09 | Script: Minor optimization in spell_unlocking_zuluheds_chains | Gacko | |
| 2014-06-09 | Core/Misc: Kill Whitespace ... | Vincent-Michael | |
| 2014-06-09 | Core/Spells: Implement Periodic mechanics | Unholychick | |
| Change behaviour of single target periodic aura ticks to be more blizzlike Also add some missing handling of SPELL_AURA_MOD_CREATURE_AOE_DAMAGE_AVOIDANCE Fixes Deep wounds and Chimera Shot Serpent Remove an ancient hack with Drain Soul, spell id 100001 can now be deleted from spell_dbc table Allows Rolling dot mechanics and allows DK's to roll diseases with pestilence, see link for info: http://forums.elitistjerks.com/topic/82503-frost-dps-in-333this-will-be-a-day-long-remembered/page-88 | |||
| 2014-06-09 | Scripts/Blackrock Depths: Converted to eventmap+minor coding style changes | aletuna | |
| Closes #11730 | |||
| 2014-06-09 | Scripts/Items: Imp in a Ball | Trisjdc | |
| 2014-06-09 | Core/Spells: Swift Retribution should be reapplied when needed to be able to ↵ | Trisjdc | |
| gain spellmods | |||
| 2014-06-09 | Scripts/ToCr: Bosses shouldn't despawn so quickly | Trisjdc | |
| 2014-06-09 | Core/Spells: Corpse Explosion should not be able to pick the Ghoul out of ↵ | Trisjdc | |
| implicit targets | |||
| 2014-06-09 | Core/CreatureAI: Implement CreatureAI::TalkToMap for all your map-wide ↵ | Trisjdc | |
| talking needs. Could also replace Battleground::SendChatMessage | |||
| 2014-06-02 | Merge pull request #12135 from Trisjdc/event_map_extension | Sebastian Valle Herrera | |
| Core/Util: A couple useful new functions for EventMap | |||
| 2014-06-02 | Core/Util: A couple useful new functions for EventMap, as well as getting ↵ | Trisjdc | |
| rid of some old junk | |||
| 2014-06-01 | Script/Shadowmoon Valley: Remove hack in npc_shadowmoon_tuber_node. | Gacko | |
| This script will be converted to SAI (if possible) later. | |||
| 2014-06-01 | Scripts: Remove unused variables (kept as comment) | Gacko | |
| 2014-05-26 | Core/Spells: Missing target conditions for Divine Hymn/Hymn of Hope's second ↵ | Trisjdc | |
| effect | |||
| 2014-05-24 | Core/Spells: Sniper Training should refresh every 6 seconds if all ↵ | Trisjdc | |
| conditions are met | |||
| 2014-05-24 | Core/Misc: Fix typo | jackpoz | |
| Fix typos about the word "Resurrect" | |||
| 2014-05-24 | Merge pull request #12111 from MitchesD/commands | Discover- | |
| Scripts/Commands: added option to show InhabitType in .npc info command | |||
| 2014-05-23 | Scripts/Commands: added option to show InhabitType in .npc info command | MitchesD | |
| 2014-05-23 | Scripts/PoS: fixed rimefang icy blast | joschiwald | |
| Closes #632 | |||
| 2014-05-22 | Core/Spells: Nitro Boost should not fail in dungeon maps | Trisjdc | |
| 2014-05-20 | Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get* | jackpoz | |
| 2014-05-19 | Merge pull request #12082 from MitchesD/misc_2 | joschiwald | |
| Scripts/Krystallus: converted to EventMap, removed useless code | |||
| 2014-05-18 | Scripts/Krystallus: converted to EventMap, removed useless code | MitchesD | |
| 2014-05-18 | Partially revert f296095191c7b5c6b10f79c2b1433dc227a462f5 "Fix various ↵ | Shauren | |
| warnings. The core, the scripts and the tools now compile without warnings with -Wall -Wextra -pedantic." Visual studio does not support constexpr Made semicolon after "Prepare*Script" mandatory - workaround for dumb IDEs inserting extra indentation level after newline | |||
| 2014-05-15 | Fix various warnings. The core, the scripts and the tools now compile ↵ | Praetonus | |
| without warnings with -Wall -Wextra -pedantic. -Fix warnings from -Woverflow on implicit constant conversion. -Fix warnings from -pedantic. -Fix warnings from -pedantic. -Fix warnings from -Wformat. Two minor changes in addition : -Replace a defined value equal to 2^31 - 1 by std::numeric_limits<int>::max(). -Remove useless null-check on pointer returned by new. New doesn't returns nullptr on failure, it throws std::bad_alloc. | |||
| 2014-05-13 | Merge pull request #12058 from Trisjdc/sunwell | jackpoz | |
| Scripts/SWP: Sathrovarr will no longer cause player teleports on grid load | |||
| 2014-05-13 | Scripts/SWP: Sathrovarr will no longer cause player teleports on grid load | Trisjdc | |
| 2014-05-12 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix uninitialized values spotted by coverity. Remove unused "dynamic analysis" code, use Valgrind or another dynamic analysis tool instead if needed. | |||
| 2014-05-11 | Scripts/HoR: fixed conflict between multiple classes with same name | joschiwald | |
| Closes #12051 | |||
| 2014-05-11 | Script/ICC: Use existing method for getting GO auto-close-time | Gacko | |
| 2014-05-10 | Scripts/HallsOfReflection: Major changes | MitchesD | |
| * corrections to Intro Event (Falric, Marwyn etc.) * fixed issues with Frostsworn General * improved the whole Wrath of the Lich King event * implemented outro gunship * optimalization code and cleanup and fixed some typos * Big thanks to @joschiwald, he is author too ;-) | |||
| 2014-05-09 | Scripts/Duskwood: prevention to spawn multiple Twilight Corrupter and fixed ↵ | MitchesD | |
| some issues there | |||
| 2014-05-04 | Scripts/Ulduar: Fix crash when Algalon's Big Bang is casted by player | Dehravor | |
| 2014-05-01 | Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros | Dehravor | |
| 2014-04-29 | Core/Misc: Remove obsolete C++11 backward compatibility macros | Dehravor | |
| OVERRIDE, FINAL, DELETE_MEMBER | |||
| 2014-04-28 | Scripts/Commands: Fix crash in ".wp modify wpadd" | jackpoz | |
| Remove the old unsupported "wpadd" subcommand of ".wp modify" . Closes #11955 | |||
| 2014-04-28 | Core/Misc: remove some obsolete parameters | joschiwald | |
| 2014-04-28 | Merge pull request #11948 from MitchesD/misc | joschiwald | |
| Scripts/Azuregos: converted to EventMap and WorldBossAI | |||
