| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-23 | Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveUnit. | Venugh | |
| 2012-02-23 | Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit. | Venugh | |
| 2012-02-22 | DB/Quests: Mounting Hodir's Helm. | w1sht0l1v3 | |
| DB/Quests: Quest relations for Polishing the Helm. Closes #5231 | |||
| 2012-02-22 | Actually remove searing_gorge.cpp from CMakeLists, sorry. | Nay | |
| 2012-02-22 | Misc: Delete searing_gorge.cpp and fix a typo in worldserver config | Nay | |
| 2012-02-22 | scripts: Searing Gorge wasn't cleaned up properly. | Malcrom | |
| 2012-02-22 | db/SAI: Move Kalaran Windblade script to SAI and improved scripting and gossip. | Malcrom | |
| 2012-02-22 | Core/Vehicles: Remove some wrong/redundant calls to Unit::ExitVehicle. The ↵ | Machiavelli | |
| aura system already handles it in most places. Also add some documentation on upcoming work on making passenger exit positions work. | |||
| 2012-02-22 | Fix build (gcc) and fix warnings | Spp | |
| 2012-02-21 | DB/Scripts: Remove 2 cpp scripts in Searing Gorge and replace with SAI. | Malcrom | |
| 2012-02-22 | Scripts/PoS: Fix error in Forgemaster Garfrost text. | frozenarmor | |
| Signed-off-by: frozenarmor <venom.victorios@gmail.com> | |||
| 2012-02-21 | Core/Db/Conditions: | QAston | |
| -Drop condition CONDITION_SPELL_SCRIPT_TARGET, use other condition types instead -Change CONDITION_SOURCE_TYPE_SPELL_SCRIPT_TARGET to CONDITION_SOURCE_TYPE_SPELL_IMPLICIT_TARGET: --allow using this condition for more spell implicit target types (not just ENTRY) --SourceGroup value for this src type is now effMask and it's now required Core/Spells: Unify the way implicit targets are handled, fully implement some partially implemented target types, fix some minor bugs found on the way, general improvements and cleanup. | |||
| 2012-02-19 | Scripts/npc_sergeant_bly: Talk text was placholders. Replaced with Creature ↵ | Malcrom | |
| text. | |||
| 2012-02-19 | Core/Scripts: Fixed Thrall's weapon and shield models in Old Hillsbrad ↵ | Subv | |
| Foothills. closes #3904 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-02-19 | Core/Scripts: Add a forgotten header after stash/reapply sequence from last ↵ | click | |
| commit | |||
| 2012-02-19 | Core: Fix non-PCH building | click | |
| 2012-02-19 | Scripts/Spells: Remove debug leftover from spell_dru_starfall_dummy | Nay | |
| 2012-02-19 | Core/Warden: Base implementation for Warden functionality | leak | |
| Note: The default config file action for clients failing the checks can be changed for each check via the characters.warden_action table Credits to TOM_RUS | |||
| 2012-02-18 | Scripts/EoE: Fix achievement You Don't Have An Eternity (10+25) | mweinelt | |
| Closes #5273 | |||
| 2012-02-18 | Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLY | Nay | |
| Also fix a typo introduced in 703ad4889 | |||
| 2012-02-18 | Scripts/Spells: Revert a little part of spell_dru_starfall_dummy (original code) | Nay | |
| Thanks to Drago for testing Closes #5305 | |||
| 2012-02-18 | Scripts/Spells: Use correct spell and fix crash in spell_item_impale_leviroth | vincent-michael | |
| 2012-02-18 | DB/Gossip: Fix gossip for Fallen Hero of the Horde and remove cpp script. | Malcrom | |
| 2012-02-18 | Core: Clean up whitespace and tabs in the base sourcetree | click | |
| 2012-02-18 | Move gossip for Lore Keeper of Norgannon to db. Remove cpp script. Also ↵ | Malcrom | |
| rename some incorrectly named sql updates. | |||
| 2012-02-18 | Scripts/Spells: Convert code from Spell::EffectDummy to spell scripts. | Kandera | |
| 2012-02-16 | Scripts/Icecrown Citadel: Remove obsolete code since spline movement ↵ | Shauren | |
| implementation | |||
| 2012-02-16 | Scripts/Spells: Missing break; and trailing whitespace (tss...) | leak | |
| 2012-02-16 | Fix a lot of warnings | Spp | |
| 2012-02-15 | Fixed crash in the Twin Valkyrs encounter in ToC. closes #4915 | Anubisss | |
| 2012-02-15 | Scripts/Auras: fix spell_trash_mob_glacial_strike script, original patch by ↵ | QAston | |
| cemak. Closes #5196. | |||
| 2012-02-15 | Core/Db/Conditions: Add new condition targets for: | QAston | |
| - CONDITION_SOURCE_TYPE_CREATURE_TEMPLATE_VEHICLE ConditionTarget = 1 - check vehicle - CONDITION_SOURCE_TYPE_VEHICLE_SPELL ConditionTarget = 1 - check vehicle - CONDITION_SOURCE_TYPE_GOSSIP_MENU = 1 - check gossip provider - CONDITION_SOURCE_TYPE_GOSSIP_MENU_OPTION = 1 - check gossip provider | |||
| 2012-02-15 | Merge pull request #5244 from w1sht0l1v3/toc | Nay | |
| Scripts/Trial of the Crusader: Removed "Touch of Jaraxxus" ability from Lord Jaraxxus's Script. | |||
| 2012-02-14 | Scripts/Trial of the Crusader: Removed "Touch of Jaraxxus" ability from Lord ↵ | w1sht0l1v3 | |
| Jaraxxus's Script. | |||
| 2012-02-14 | Volunteer's Work - fix by Vincent-Michael | Go6o | |
| 2012-02-14 | Codestyle: Renamed some variables to fit codestyle, corrected order in ↵ | Subv | |
| structure/class fields to match alignment (they use slightly less memory now) Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-02-11 | DB/NPCs: Remaining Grizzly Hills gossips | Pitcrawler | |
| Scripts|SAI: Convert npc_kingdom_of_dalaran_quests to SAI Closes #4845 | |||
| 2012-02-10 | Scripts/Icecrown Citadel: Attempt to fix Sindragosa spawning | Shauren | |
| 2012-02-10 | Scripts/Icecrown Citadel: Fixed crash in spell_frostwarden_handler_order_whelp | Shauren | |
| Closes #5129 | |||
| 2012-02-09 | Core/Spells: remove some workarounds about transform spells in corpse ↵ | QAston | |
| explosion script. | |||
| 2012-02-09 | Merge pull request #5160 from TrinityCore/dynamic_vmaps | Subv | |
| Added Dynamic Vmaps, RE-EXTRACT YOUR VMAPS | |||
| 2012-02-09 | Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and | Subv2112 | |
| added lots of improvements Please re-extract vmaps | |||
| 2012-02-08 | From beginning of Sartharion encounter if Tenebron, Shadron and/or Vesperon ↵ | glkrlos | |
| are alive the Spell Power of Tenebron, Shadron and/or Vesperon must be casted on all players, this occurs like retail. | |||
| 2012-02-08 | Scripts/Noblegarden: Fix Spring Fling achievements | zwerg | |
| Closes #1070 | |||
| 2012-02-08 | Script/Holiday: Cleanup and fix possible crash from ↵ | kaelima | |
| 32b2fccf331e545b83e8e584a0eb4804539173c4 | |||
| 2012-02-07 | Merge pull request #5096 from devilcoredev/fix_005 | QAston | |
| Core/AI: Fix a bug on some pets introdouced in commit 14bc551862d95d9827b1a17c0c16dcbc15691893 | |||
| 2012-02-08 | Scripts/Misc: Script Romantic Picnic Basket | Nay | |
| - Fix achievement "Lonely?" - Added spell_holiday.cpp for spells related with holidays scripts - Closes #5116 :heart: | |||
| 2012-02-07 | Scripts/Commands Send Global GM message when reloading waypoint_data table ↵ | Aokromes | |
| like other reloads | |||
| 2012-02-07 | Scripts&DB: Scripts and spawns for quest The Lifewarden's Wrath | Nay | |
| Closes #5120 | |||
| 2012-02-07 | Merge pull request #5061 from Souler/fix_tournament_quests | Jorge | |
| Argent Tournament Quests: Mastery of... | |||
