| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-06-27 | [8058] Avoid use error_log in non-scripting DLL code. Author: NoFantasy | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-27 | [8057] Move code from Event AI to class Creature function for reuse in other ↵ | megamage | |
| scripting cases. Author: NoFantasy --HG-- branch : trunk | |||
| 2009-06-27 | [8051] Fixed some drinking mana regen spells. Author: bobaz | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-27 | *Merge. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-27 | Backed out changeset 97d8a5f6449c | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-27 | *Do not allow triggered spells to remove stealth. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-27 | *Add forgotten part of previous commit | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-06-27 | *Merge | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-06-27 | * Fix message that gets sent to target when using .namego command. | Machiavelli | |
| * Re-add clean up in mute command --HG-- branch : trunk | |||
| 2009-06-27 | *Fix crash in AV | Drahy | |
| --HG-- branch : trunk | |||
| 2009-06-27 | *Merge 1600 from tc1. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-27 | *Merge. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-27 | *Merge tc1 1591 - 1599, skip 1596 | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-27 | *Merge tc1 commits 1582-1590 | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-26 | *Allow aura type SPELL_AURA_MOD_MECHANIC_DAMAGE_TAKEN_PERCENT to mod weapon ↵ | QAston | |
| damage effects. --HG-- branch : trunk | |||
| 2009-06-26 | Better check to prevent exploiting in BuyItemFromVendor | krz | |
| --HG-- branch : trunk | |||
| 2009-06-26 | * Use int32 not int (i think it makes no different) | BroodWyrm | |
| --HG-- branch : trunk | |||
| 2009-06-26 | * Add textids to unworthy_initiate script - thx to crackm of SD2 | BroodWyrm | |
| * Fix a bug that unworthy_initiate is attackable after reset - thx to seirge --HG-- branch : trunk | |||
| 2009-06-26 | *Fix build on *nix. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-26 | *Add debug log for asserts in BattleGroundAV::AssaultNode | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-26 | *Fix Survival of the Fittest. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-26 | Fix exploit in BuyItemFromVendor | krz | |
| --HG-- branch : trunk | |||
| 2009-06-26 | *Fix exorcism target check and crit chance calculation | QAston | |
| *Do not apply spelldmg bonuses to conflagrate multiple times. --HG-- branch : trunk | |||
| 2009-06-26 | *Fix sweeping strikes. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-25 | Fix AHBot maxitems command | Chaz Brown | |
| --HG-- branch : trunk | |||
| 2009-06-25 | Fix - Death Grip Spell [Have to Grip the Vehicle instead Passenger] | Muhaha | |
| --HG-- branch : trunk | |||
| 2009-06-25 | *Fix beacon of light. | QAston | |
| *Fix energize spells which are not self target. --HG-- branch : trunk | |||
| 2009-06-25 | *Implement aura type SPELL_AURA_ABILITY_PERIODIC_CRIT (286). | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-25 | Backported from TC2: *Fix typo causing problems with buying items. | krz | |
| --HG-- branch : trunk | |||
| 2009-06-25 | *Fix Nurturing Instinct. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-25 | Implemented separate connection for SqlDelayThread | raczman | |
| This should result in less locking when accessing database, and improved performance. * Changed SqlDelay queue type to monitored queue, and removed 10ms check period. thanks to Derex, mknjc, Jeniczek and Christyan for ideas and tests. --HG-- branch : trunk | |||
| 2009-06-25 | *Fix Recently bandagd debuf - by Maxxie | QAston | |
| *Prevent possible crash in Chimera Shot handler. --HG-- branch : trunk | |||
| 2009-06-25 | *Fix Conflagrate damage calculation formula | tlexii | |
| --HG-- branch : trunk | |||
| 2009-06-25 | *Fix typo causing problems with buying items. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-25 | *Fix the bug that DKs Death Coil is not learnable | QAston | |
| *Remove some obsolete entries from spell_proc_event table. --HG-- branch : trunk | |||
| 2009-06-25 | *Merge. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-25 | Backed out changeset c101c0a0a589 - that shouldn't go to repo:) | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-25 | * Fix windfury proccing from a two handed weapon | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-06-25 | Fix damage backlash from Shadow Word: Death and ranks | krz | |
| --HG-- branch : trunk | |||
| 2009-06-24 | * Fix .ticket delete and .ticket viewid | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-06-24 | * Update log message, fix build | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-06-24 | * Crash safety check in Bag::StoreItem by Visagalis/QAston | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-06-24 | * Fix a crash in Player::BuyItemFromVendor caused by player spoofing packets ↵ | Machiavelli | |
| (Backported from TC2) * Another crash exploit prevention using the same method in Bag::StoreItem, by Visagalis --HG-- branch : trunk | |||
| 2009-06-24 | *Do not apply healing bonus for spells with SPELL_DAMAGE_CLASS_NONE | QAston | |
| *Fix Heart of the Crusader. --HG-- branch : trunk | |||
| 2009-06-24 | * Fix a crash in Player::BuyItemFromVendor caused by player spoofing packets | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-06-24 | *Fix king of the Jungle. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-24 | *Apply 4x damage mod for Drain Soul at targets with low health. | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-24 | *Fix Ferocious Bite energy to dmg conversion | QAston | |
| *Remove duplicated AP coefficients for Hammer of Wrath and Avengers Shield *Correctly do effectaddcombopoints for spells which take them. *Do not proc spelleffects on player login. --HG-- branch : trunk | |||
| 2009-06-24 | Do not check cooldown for triggered spells (triggered spells shouldn't ↵ | krz | |
| trigger if they have cooldown) --HG-- branch : trunk | |||
| 2009-06-24 | - properly reset Shada of Akama after wipe | Rat | |
| - despawn summons if Shade is killed, so Akama can complete the event --HG-- branch : trunk | |||
