| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-04-19 | Fix crash involved with DK talent Blade Barrier. | p0wer | |
| --HG-- branch : trunk | |||
| 2010-04-19 | More warning removal (Some code modifications and cleanup when needed) | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Unit: Fix Unit Flight UpdateSpeed not getting charmer bonuses | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Remove LOTS of compile warnings | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-15 | Fix Threat of Thassarian. Thanks Azuritus. | Trazom62 | |
| Fixes issue #1657. --HG-- branch : trunk | |||
| 2010-04-12 | Fix Glyph of Polymorph. Thanks Proof. | Trazom62 | |
| See issue #1322. --HG-- branch : trunk | |||
| 2010-04-12 | * Fix: correct dancing rune blade damage output - patch by tbaart | click | |
| Fixes issue #1354 Fixes issue #1479 --HG-- branch : trunk | |||
| 2010-04-11 | Tab to Spaces and remove of trailing spaces | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Update code for 44394 and ranks. by Vladimir. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Final fix basepoints calculation, thx to Vladimir, Laise. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Some fixes for quests/basePoints calculation, realm server. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-11 | Fix mail, professions, group loot, console spam, and some fixes. Big thx to ↵ | n0n4m3 | |
| TOM_RUS. --HG-- branch : trunk | |||
| 2010-04-11 | Fix Auth on server also some fixes and cleanups. Big thx to TOM_RUS. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-04-10 | Fix vehicle stacking (no more pyramids for you!) | click | |
| --HG-- branch : trunk | |||
| 2010-04-08 | Code Style (game + scripts only): | Spp | |
| "!=" --> " != " (when needed) " !=" --> " !=" "!= " --> "!= " --HG-- branch : trunk | |||
| 2010-04-07 | Code Style (game + scripts only): | Spp | |
| ">=" --> " >= " (when needed) " >=" --> " >=" ">= " --> ">= " "<=" --> " <= " (when needed) " <=" --> " <=" "<= " --> "<= " " ==" --> " ==" "== " --> "== " --HG-- branch : trunk | |||
| 2010-04-07 | Code Style (game + scripts only): | Spp | |
| "==" --> " == " (when needed) --HG-- branch : trunk | |||
| 2010-04-07 | Code style (game + scripts only): | Spp | |
| "( " --> "(" " )" --> ")" --HG-- branch : trunk | |||
| 2010-04-07 | Code style (game + scripts only): | Spp | |
| "if(" --> "if (" --HG-- branch : trunk | |||
| 2010-04-07 | Code style (game + scripts only): | Spp | |
| "while(" --> "while (" --HG-- branch : trunk | |||
| 2010-04-07 | Code style (game + scripts only): | Spp | |
| "for(" --> "for (" --HG-- branch : trunk | |||
| 2010-04-07 | Code Style: Remove trailing spaces | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-07 | Code Style: tab to spaces | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-05 | Always add CC unit state to allow restoring CC effects if one expires (stun ↵ | thenecromancer | |
| in case of root/confuse, and fear in case of everything else) Fixes issue #1468 --HG-- branch : trunk | |||
| 2010-04-04 | Fixed faction issue with vehicles in BattleGrounds. Thanks to Gyullo for ↵ | _manuel_ | |
| help and Rat for idea. --HG-- branch : trunk | |||
| 2010-04-03 | Fix periodic heal log (correctly display critical heal tick) | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-04-03 | Fix waypoint movement removing flying animation for creatures | thenecromancer | |
| Fix flying creatures always moving forward ( maybe use flag only when really moving? ) --HG-- branch : trunk | |||
| 2010-04-03 | Fix calculation of partial resistance cases, by Tlexii. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-03-30 | Break spells on damage in some aura types. | Anubisss | |
| This commit fixes spell Repentance(20066). Patch by QAston, thanks to him. --HG-- branch : trunk | |||
| 2010-03-27 | Use ToTotem() in a case. | Anubisss | |
| --HG-- branch : trunk | |||
| 2010-03-27 | Make a function(ToTempSummon()) which can convert Creature to TempSummon ↵ | Anubisss | |
| with a C++ cast(reinterpret_cast) and with a type check(isSummon()). This function is like ToPlayer(), ToTotem(), etc. This commit is like ede831bdd6f0cff481acc33f269fa7f8c78befd4 / r7496: http://code.google.com/p/trinitycore/source/detail?r=ede831bdd6f0cff481acc33f269fa7f8c78befd4 As a result, this commit has the advantages and the "disadvantages" too, like r7496. Please try to be polite if this commit causes some crashes. --HG-- branch : trunk | |||
| 2010-03-22 | Fix Crash in XT-002 (Gravity Bomb proc). Fixes issue #734. | Trazom62 | |
| Fix compilation warning. Fix typo in Freya soundid. --HG-- branch : trunk | |||
| 2010-03-21 | Add additional field for storage of speed_run rate of creature | _manuel_ | |
| This allow independent rate of walk vs run speed. Existing field renamed to explicit speed_walk. Note that default database rate for run is a result of the most common value seen, 8.0/7.0 Author: NoFantasy. --HG-- branch : trunk | |||
| 2010-03-21 | Don't proc KILLED for the victim twice when attacker's pet lands the killing ↵ | Xanadu | |
| blow. --HG-- branch : trunk | |||
| 2010-03-21 | Implemented Glyph of Drain Soul. Partly based on thenecromancer's code. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-03-20 | Improved the kill proc slightly. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-03-20 | Restore RewardPlayerAndGroupAtKill call from previous commit. This is the xp ↵ | Trazom62 | |
| or honor reward for the tapping player/group. --HG-- branch : trunk | |||
| 2010-03-20 | Fixed KILL proc to occur for the unit that lands the killing blow, not for ↵ | Xanadu | |
| the loot recipient. --HG-- branch : trunk | |||
| 2010-03-19 | Missing part of previous commit (Periodic Leech is DoT as well) | thenecromancer | |
| Fix talents Improved Rend and Gag Order not increasing whole damage of affected spells (applying effect modifiers - spellmod_effectx should be however done for every static damage added to already calculated damage, we can't just apply all spellmods after effects are processed...) --HG-- branch : trunk | |||
| 2010-03-19 | Fix issues with NPC that have nonphysical melee damage | thenecromancer | |
| Remove Ranged attack from attackerstateupdate() children function (Ranged attacks are always done using spells) --HG-- branch : trunk | |||
| 2010-03-19 | Fixed broken missile visuals in certain DST and SRC type spells (Void ↵ | Xanadu | |
| Reaver's Arcane Orb and many others). Achieved by fixing wildly incorrect SMSG_SPELL_GO target mask data handling. --HG-- branch : trunk | |||
| 2010-03-18 | remove unused player's class member,cleanup | silverice | |
| --HG-- branch : trunk | |||
| 2010-03-18 | Added (blizzlike) packet broadcast to near teleport. Thanks to Zor and ↵ | Xanadu | |
| nalimleinad (AKA anonymous colleague #1) for research. --HG-- branch : trunk | |||
| 2010-03-18 | Identified a new spell attribute forbidding some spells to use caster's done ↵ | Xanadu | |
| dmg mods (spellpower etc). --HG-- branch : trunk | |||
| 2010-03-18 | *always remove UNIT_FLAG_OOC_NOT_ATTACKABLE if crature enters combat and ↵ | Rat | |
| reset on leave combat -Please post feedback if it breaks any script! --HG-- branch : trunk | |||
| 2010-03-17 | Added hack that was removed in [7443] | silverice | |
| Closes issue #979 --HG-- branch : trunk | |||
| 2010-03-17 | Cleanup | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-03-17 | Fixed Drain Soul increased damage for targets below 25% HP. Closes issue ↵ | Xanadu | |
| #394. Closes issue #748. Closes issue #938. Rejoice, new era of server-side spells has begun! --HG-- branch : trunk | |||
| 2010-03-15 | attempt to stop mobs casting and fleeing while stunned or confused | reno | |
| --HG-- branch : trunk | |||
| 2010-03-15 | Remove Hack detecting spell 61988 in HasAura() | thenecromancer | |
| Correctly cast 61988/61987 after casting Avenging Wrath/Divine Shield respectively (This will correctly show both spells disabled state) Don't allow casting Lay on Hands on self when aura 61988 is present (ie. after using Avenging Wrath) --HG-- branch : trunk | |||
