| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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... | |||
| 2012-02-06 | SQL: Added some gossip menus | Subv | |
| By Malcrom | |||
| 2012-02-06 | Core/Misc: | Matthew Goff | |
| - Replace emote magic number by enum - Added all missing defines from AnimationData.dbc. Minor corrections to existing ones. Standardized some naming and updated cpp files as needed. - Correct a spell used in AQ Closes #3787 Closes #5095 | |||
| 2012-02-05 | DB/Misc: Fix startup errors | Nay | |
| Closes #4850 | |||
| 2012-02-05 | Merge pull request #5083 from Kline-/master | Nay | |
| Core/Miscellaneous Missing emotes | |||
| 2012-02-05 | Scripts/BGs: Update reputation gains in EotS and AB (weekend) | Nay | |
| Closes #5088 Thanks Thraxx | |||
| 2012-02-05 | DB/Quest: Fix OfferRewardText for quest Crossroads Conscription (842) | Nay | |
| Closes #5093 | |||
| 2012-02-05 | SQL: Fix typo in 2012_02_05_03_world_game_event.sql | Nay | |
| 2012-02-05 | DB/Game Event: Also update length of Love is in the Air (5 days -> 14 days) | furion | |
| 2012-02-05 | DB/Creature: add spawn and waypoints for Saragosa all from sniff | ZxBiohazardZx | |
| 2012-02-05 | DB/Game Event: Update start date and set correct holidayid for Love is in ↵ | aokromes | |
| the Air Closes #5094 | |||
| 2012-02-05 | Codestyle/Battlegrounds: Removed unused variables in BattlegroudAB.cpp | Subv2112 | |
| Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-02-05 | Scripts/Quests: "Mastery of Melee", "Mastery of Shield-Breaker" and "Master ↵ | Souler | |
| of Charge" | |||
| 2012-02-05 | DB/Creature: Set correct faction for Saragosa from sniff | ZxBiohazardZx | |
| Closes #5087 | |||
| 2012-02-05 | Once again - a typo fix in 22bd06fc57eb0af599f4c9e5181bf702c769b90a - rush ↵ | QAston | |
| is not the best advisor. | |||
| 2012-02-05 | Merge pull request #5013 from PKX/fix_auras | QAston | |
| Core/Auras: Fix Pet & Totem aura stacking | |||
| 2012-02-05 | Merge pull request #5075 from devilcoredev/fix_004 | QAston | |
| Core/AI: Fix pet and other types of minion pet attack on targets with Crowd Controls. | |||
| 2012-02-05 | Added missing data from Emotes.dbc patch 3.3.5a (12340). | Matthew Goff | |
| 2012-02-04 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | Subv2112 | |
| 2012-02-04 | Core/Spells: Add a new parameter to Unit::SelectNearbyTarget to allow ↵ | Subv2112 | |
| excluding a certain unit. closes #4989 | |||
| 2012-02-04 | Merge pull request #5060 from Souler/fix_argent_tournament_spells | Subv | |
| [Bug/Fix] Warriors and tournament mounts | |||
| 2012-02-04 | Core/Battlegrounds: Fixed resources needed for each reputation and honor ↵ | Subv2112 | |
| tick in Arathi Basin closes #3021 closes #5076 | |||
| 2012-02-04 | SQL: Correctly fixed recent sql | Subv2112 | |
| 2012-02-04 | SQL: Delete before insert in previous sql | Subv2112 | |
| 2012-02-04 | SQL: Added missing spawn of Spirit Healer in Desolace | Subv2112 | |
| Author: The-Legend | |||
| 2012-02-04 | Scripts/Spells: Change shapeshift check when players mounting on tournament ↵ | Souler | |
| mounts. This should solve the problem with warriors and priests on shadowform not being able to mount up. | |||
| 2012-02-04 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore | Discover- | |
| 2012-02-04 | DB/Misc: Fix a start-up error introduced in ↵ | Discover- | |
| 5462ee44e7e3233db69937a554ce3ff0ba026e84 and fix two typo's also made in 5462ee44e7e3233db69937a554ce3ff0ba026e84 By @Malcrom | |||
| 2012-02-04 | Typofix. Sorry for that :( | QAston | |
| 2012-02-04 | Core/Spells: Fix immunity checks on apply aura - original patch by ↵ | QAston | |
| devilcoredev, changed a bit so immunity checks are grouped together instead of being spread. | |||
| 2012-02-04 | Merge pull request #4821 from devilcoredev/fix_001 | QAston | |
| Core/AuraScript: Add OnDispel and AfterDispel hook to AuraScript | |||
| 2012-02-04 | Fix pet/guardian and other types of minion pet attack on targets with Crowd ↵ | Giuseppe Montesanto | |
| Controls. | |||
| 2012-02-04 | Add hook on AuraScript called when an aura is dispelled | Giuseppe Montesanto | |
| 2012-02-04 | DB/Creature: Spawn Petrov for the quest Hollowstone Mine (12158) | svannon | |
| Closes #1551 | |||
| 2012-02-04 | DB/Gameobjects: Update Supply Crate type from sniff | zxbiohazardzx | |
| 2012-02-03 | SQL: Fixed recently pushed SQL | Subv2112 | |
| 2012-02-03 | SQL/Quests: Quest Feedin' Da Goolz (12652) should be available to all races, ↵ | Subv2112 | |
| fix by Armano | |||
| 2012-02-03 | Core/Achievements: ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM should only be counted ↵ | Subv2112 | |
| once for each new item you receive closes #5065 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-02-03 | Codestyle/Logs: Add more detailed information in Creature::Respawn, ↵ | Subv2112 | |
| replacing the useless previous log Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-02-03 | Core/Entities: clarify comment added in c7ea952a4795c959b1d1de02c2cb5e498d6391aa | QAston | |
| 2012-02-03 | SQL: Added some gossip menus, by Malcrom | Subv2112 | |
| 2012-02-03 | Core/Spells: | QAston | |
| - rename SpellInfo::IsAOE to SpellInfo::IsTargetingArea due to ambiguity of old name. - add IsAffectingArea function to check whenever spell or it's effects are affecting objects in area and use new function to fix problems with hunter flares. Closes #3310. Thanks to Kaelima and Warpten for research. | |||
| 2012-02-03 | Core/Spells: fix GameObject spell cast on enemies, original patch by ↵ | QAston | |
| Svannon, thanks to horn for research. | |||
| 2012-02-03 | Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to ↵ | QAston | |
| UNIT_FLAG_IMMUNE_TO_PC and UNIT_FLAG_IMMUNE_TO_NPC respectively. New names tell much more about what those flags do. | |||
| 2012-02-03 | Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_* | Shocker | |
| 2012-02-03 | Core/Player: Remove spell used to unlearn talents and replace with a direct ↵ | kaelima | |
| packet send. Spell is not found casted in 3.3.5a sniffs. Thanks Malcrom for the hint. | |||
| 2012-02-02 | Core/SAI: Fixed SMART_ACTION_SET_INVINCIBILITY_HP_LEVEL | Subv2112 | |
| Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-02-02 | Fixed build | Subv2112 | |
