| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-18 | *Cleanup, proper indentation, and remove some wrong/irrelevant comments ↵ | maximius | |
| copied from custom patches.. --HG-- branch : trunk | |||
| 2009-12-18 | Fixed proc spells with absorption. by AlexSot | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | Restore some commits from trinitycore2 3.1.3 | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | Update Spell code for 322a. Part 3 | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | Removed mtmaps OpenMP | n0n4m3 | |
| Implement mtmaps based on ACE For stable work MapUpdate.Threads=2 in config --HG-- branch : trunk | |||
| 2009-12-17 | Fixed talent Ruthlessness | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-17 | Replace some assert with return statement, fixed some crash bugs | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-14 | Fix Dancing Rune Weapon. By liberate, closes #365 | spp | |
| --HG-- branch : trunk | |||
| 2009-12-13 | Implementation of glyph of Power Word: Shield. By rammbonr5, closes #411 | spp | |
| --HG-- branch : trunk | |||
| 2009-12-13 | Prevent a crash in Unit::CalcAbsorbResist. By Sarjuuk (Mangos merge), closes ↵ | spp | |
| #735 --HG-- branch : trunk | |||
| 2009-11-21 | *Runic Power and Rage should have a lower limit for regeneration, not an ↵ | maximius | |
| upper limit. Closes #294, thanks MetaphysicalDrama --HG-- branch : trunk | |||
| 2009-11-21 | *Cleanup, more consistant HandleDummyAuraProc code (added basepoints1 and ↵ | maximius | |
| basepoints2 and edited some spell cases to use these instead of more hacky custom methods..) --HG-- branch : trunk | |||
| 2009-11-21 | *Fix Rod and Blade of the Unyielding spawning to many NPCs, by destros. ↵ | maximius | |
| Closes #3 --HG-- branch : trunk | |||
| 2009-11-21 | *Cleanup, better cast for Bear/Dire Bear part of Furor. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-20 | *Implement "Chaos Bolt cannot be resisted, and pierces through all ↵ | maximius | |
| absorption effects" + some cleanup. --HG-- branch : trunk | |||
| 2009-11-20 | *Some cleanup (mostly whitespace changes) | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-20 | *Some changes to MeleeDamageBonus and Ebon Plague dummy aura handling. By ↵ | maximius | |
| MetaphysicalDrama, closes #154 --HG-- branch : trunk | |||
| 2009-11-19 | *Rewrite 8b3ffb1dd504 with info from QAston | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-18 | *Partial backout of 8b3ffb1dd504, allow Prayer of Mending to heal pets. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-18 | *Properly cast uint32 damage and healing as int32 to prevent overflow ↵ | maximius | |
| errors, by RammboNr5. Closes #94 --HG-- branch : trunk | |||
| 2009-11-18 | *Rewritten method for Dalaran Mageguards to determine if they should ↵ | maximius | |
| teleport you. --HG-- branch : trunk | |||
| 2009-11-18 | *Add some debug output to HandleAuraEffect, by Spp. Closes #238 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Clear reactives and pet auras on spec changes. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Fix *nix compile, closes #301 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Typo D: | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Some cleanup. | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Furor now stores and restores Energy properly, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Fix Prayer of Mending spell bonus, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Proper Diseases and Death Strike disease count, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Implement Glyph of Shadowflame, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Lava Flows now put a buff on the Fire Shock's caster when it's dispelled, ↵ | maximius | |
| thanks lobuz --HG-- branch : trunk | |||
| 2009-11-17 | *Correct Seal of Command formula, and minor cleanup, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-17 | *Correct Divine Storm heal, thanks lobuz | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-11 | *Cleanup | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-07 | Set proper orientation after being teleported by spell, by Spp. Closes #100 | tartalo | |
| --HG-- branch : trunk | |||
| 2009-11-04 | *Fix fist weapons crit chance, found by SyRiOCoP, fixes #27 | maximius | |
| --HG-- branch : trunk | |||
| 2009-11-03 | *Update WorldSession::HandleMovementOpcodes with some new information on how ↵ | maximius | |
| vehicles behave, and do a little bit of cleanup. --HG-- branch : trunk | |||
| 2009-11-03 | Do not proc Blood Aura from Improved Blood Presence (removed in 3.1) | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-11-01 | *Cleanup, fix many cases of unoptimized loops, potential crashes, ↵ | maximius | |
| excessively large data types, unnecessary or wrong casts, non-standardized function calls, and so on.. *Proper Maexxna Web Spray locations (old locations sent players flying into the air) --HG-- branch : trunk | |||
| 2009-10-31 | *Implement Shadow Affinity (Ranks 1, 2, 3), thanks Sisif | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-31 | *Apply SPELL_AURA_MOD_EXPERTISE in related hit chance calculations, thanks Sisif | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-31 | *Glyph of Siphon Life, Glyph of Life Tap, Glyph of Ice Lance, thanks Sisif | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-31 | *Correct Sapphiron's Blizzard spell DoSummon parameters | maximius | |
| *Glyph of Blocking, thanks Sisif --HG-- branch : trunk | |||
| 2009-10-31 | *Reinit the iterator in each loop as the iter is removed from the list, in ↵ | maximius | |
| AuctionHouseObject::Update, by Trazom *No longer disregard z/o in Map::CreatureRelocation, thanks Sisif *Cleanup, and make Divine Storm default to m_caster is no unitTarget is available *Some mtmaps optimization --HG-- branch : trunk | |||
| 2009-10-31 | *Fix a crash in Object.h | maximius | |
| *Fix action button saving *Fix a crash on item swap in guild bank *Fix exploit moving after death in Unit.cpp *Fix assert fail at grid load in Creature.cpp Thanks Sisif for these! :) --HG-- branch : trunk | |||
| 2009-10-30 | *Make mtmaps a bit more stable, particularly when it updates players. | maximius | |
| *Do some better cleanup on spec switching (should no longer strip away all auras, forcing a relog), unsummon totems, clear combo points, etc. *Cleanup and optimization. --HG-- branch : trunk | |||
| 2009-10-31 | Clean up last commit | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-10-31 | *Change virtual bool IsEscorted in escort_ai.h to check if creature is ↵ | Kudlaty | |
| escorted or not *If creature use POINT_MOTION_TYPE, sethomeposition in combat start point --HG-- branch : trunk | |||
| 2009-10-30 | *Add virtual bool IsEscorted() to escort_ai.h | maximius | |
| *Some minor cleanup and optimization --HG-- branch : trunk | |||
| 2009-10-31 | Fix Feeding Frenzy, Cobra Reflexes, Cornered. Now they are active only when ↵ | Kudlaty | |
| victim hp is below certain percentage. Patch by thenecromancer, updated by krz --HG-- branch : trunk | |||
