| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-07 | Scripts/Ruby Sanctum: Remove unneeded spellscript for Baltharus. | kaelima | |
| Also let his clone cast enervating brand. Thanks Shauren. | |||
| 2011-09-07 | Merge branch 'master' of git://github.com/TrinityCore/TrinityCore | kaelima | |
| 2011-09-07 | Core/Spells: Deep freeze should do damage instead of freezing on targets ↵ | kaelima | |
| with permanent stun immunity. | |||
| 2011-09-07 | Core/OutdoorPvp: Remove usage of "friend class ..." (Use functions to access ↵ | Spp- | |
| private members) | |||
| 2011-09-07 | Core/Loot: | VladimirMangos | |
| - SMSG_LOOT_MONEY_NOTIFY is sent after SMSG_LOOT_CLEAR_MONEY. - Fixed chat message displayed when looting gold with > 1 member in group. | |||
| 2011-09-06 | Core/GameObjects: Fix possible crash in GameObject::SetDestructibleState. | kaelima | |
| 2011-09-06 | DB/BGs: Fix capturing of Snowball GY - AV | Nay | |
| Counter-hack a hack with a hack. Closes #222 | |||
| 2011-09-06 | Core/PacketIO: Remove most calls to hexlike() | Nay | |
| These are not needed in production code (even in debug logging) | |||
| 2011-09-06 | DB/SAI: Remove unneeded actions and creature_text related to fleeing. Thanks ↵ | Nay | |
| Discovered. | |||
| 2011-09-06 | Core/Spells: Correct a DBC mistake in Improved Stings (R2) | Nay | |
| 2011-09-06 | Fix typo (Rename SPELL_AURA_PREVENT_RESSURECTION to ↵ | Spp- | |
| SPELL_AURA_PREVENT_RESURRECTION) | |||
| 2011-09-06 | Merge pull request #2920 from Chaplain/cleanup | QAston | |
| Core/Auras: Improvements in SPELL_AURA_MOD_DAMAGE_PERCENT_DONE handling: * Weapon specific case for MOD_DAMAGE_DONE_PCT shouldn't change PLAYER_FIELD_MOD_DAMAGE_DONE_PCT, because PLAYER_FIELD_MOD_DAMAGE_DONE_PCT applyed for _all_ damage that deal target. * Fixed applying SPELL_AURA_MOD_DAMAGE_PERCENT_DONE for SpellDamageBonus. | |||
| 2011-09-06 | Core/Spells: Fix some talents with incorrect target entries in dbcs. This is ↵ | QAston | |
| an alternative fix for #2848. Closes #2846 Closes #2848. | |||
| 2011-09-06 | Core/Auras: Fixed applying SPELL_AURA_MOD_DAMAGE_PERCENT_DONE for spellBonusData | Chaplain | |
| fixed #2834 | |||
| 2011-09-06 | Core/Handler: Do now use dynamic memory allocation in character creation | Spp- | |
| 2011-09-06 | Partial revert of fcf58e7 (both check performed inside IsInMeleeRange) | Spp- | |
| 2011-09-06 | Core/Entities: Vehicles should be able to be both source and target of map ↵ | Shauren | |
| scripts | |||
| 2011-09-05 | DB/Gossip: Add missing gossip to acherus' trainers. Closes #179 | durotar | |
| 2011-09-05 | Core/Auras: Weapon specific case for MOD_DAMAGE_DONE_PCT shouldn't change ↵ | Chaplain | |
| PLAYER_FIELD_MOD_DAMAGE_DONE_PCT, because PLAYER_FIELD_MOD_DAMAGE_DONE_PCT applyed for _all_ damage that deal target. *fixed #2842 *updated comment | |||
| 2011-09-05 | DB/Spells: Add some missing spell_target_position | Nay | |
| 2011-09-05 | Core/Quests: Implement quests that require PlayerSlain. Closes #169 | Nay | |
| 2011-09-05 | BG/Isle of Conquest: Fix a crash in RemovePlayer. | kaelima | |
| 2011-09-05 | Core/Spells: Fix Sentry Totem's bind sight. | kaelima | |
| 2011-09-05 | Core/Achievements: Award normal mode achievements when instance was done on ↵ | Shauren | |
| heroic mode | |||
| 2011-09-05 | Merge branch 'master' of git://github.com/TrinityCore/TrinityCore | kaelima | |
| 2011-09-05 | Core/PacketIO: Fix some more "unprocessed tail data" errors. | kaelima | |
| Also some cleanup. | |||
| 2011-09-05 | Core: Code cleanup (here and there) | Spp- | |
| 2011-09-05 | Core/Channels: Properly fix "opcode CMSG_MESSAGECHAT have unprocessed tail ↵ | kaelima | |
| data". | |||
| 2011-09-05 | Core/Channels: Fix crash in HandleJoinChannel introduced with commit ↵ | kaelima | |
| bbde479f4aab74733734. | |||
| 2011-09-05 | Merge pull request #2889 from Kiperr/master | Kaelima | |
| Small visual correction | |||
| 2011-09-04 | Core/Quests: Fix quests with RepObjective2 set. Closes #2901. | Nay | |
| Misc: Correct a file name, move a spell error to error log and a small typo in trinity_string | |||
| 2011-09-04 | Core/Channels: Fix the console error "opcode CMSG_MESSAGECHAT have ↵ | Nay | |
| unprocessed tail data" and some logic problems when joining/leaving some channels (like only be able to join LFG inside a city) | |||
| 2011-09-04 | Core/SAI: SMART_ACTION_FLEE: print flee emote if param1 is set | Nay | |
| 2011-09-04 | Core/Spells: Fix Distract. Closes #155 | Nay | |
| 2011-09-04 | DB/Quests: Fix a BRD quest chain. Closes #2748 | Nay | |
| 2011-09-03 | DB/Spell: Fix a console error and Glyph of Backstab | Nay | |
| 2011-09-03 | Core: Fix indentation in SpellAuraEffects | Nay | |
| 2011-09-03 | Scripts/Vault of Archavon: Earth, Wind & Fire achievement - by ↵ | QAston | |
| idostyle@zoit, with some spell attribute correction to the patch by me. | |||
| 2011-09-03 | Database/Spells: Add AttributesEx6 and AttributesEx7 columns to spell_dbc table. | QAston | |
| 2011-09-03 | Core/Spells: Fix Shadowflame and others from spell_linked_spell with + + 1 ↵ | Vlad | |
| db setting. | |||
| 2011-09-03 | Core/Spells: Fix pick lock - thanks to cyberbrest for pointing the reason of ↵ | QAston | |
| this issue. | |||
| 2011-09-03 | Core/Achievements: Fixed some Alterac Valley achievements: | horn | |
| - Stormpike Perfection - Frostwolf Perfection - Everything Counts | |||
| 2011-09-03 | Core/Spells: Fixed misdirection ability of hunters to end 4 seconds after ↵ | hacknowledge | |
| first damage proc - fixes #114 | |||
| 2011-09-03 | Fix build after recent pull merges. | QAston | |
| 2011-09-03 | Core/Script: Mootoo the Younger should stand befoure start escort | kiper | |
| 2011-09-03 | Correct sql file naming for b40bf693194abd3f1b9e. | QAston | |
| 2011-09-03 | [Core/Threat] SpellThreat-Calculation revamped | sarjuuk | |
| short: - Threat is now distributed blizzlike (almost) long: - Percent- and AP-Modifieres got add - Threat is now propperly distributed through multiple enemies - Most spells will cause initial threat in an amount equal to their SpellLevel - Energize-Effects will now be treated like healing (threat-wise) - Tanks got their missing +43% passive threat tacked on - Paladins are still missing 'Salvation' and will not only cause half threat with healing (essentially 25% of the amount healed) | |||
| 2011-09-03 | Merge pull request #2852 from Chaplain/cleanup2 | QAston | |
| Core/Misc: Cleanup - remove unused variables, add some const modifiers to functions, fix process of args in vmap3_extractor | |||
| 2011-09-03 | Core/Spells: Core/Spells: Fix manual cancel of mind control. closes #2676 | Chaplain | |
| 2011-09-03 | Merge pull request #2778 from KoffeinKaio/master | QAston | |
| Fixed spellid's from Zul'Gurub encounters High Priest Thekal and Bloodlord Mandokir (&adds). | |||
