| Age | Commit message (Expand) | Author |
| 2010-01-18 | Auras with turn/move interrupt flags are now removed for creatures when they ... | silver1ce |
| 2010-01-18 | *Use std::map instead of UNORDERED_MAP for storing aura applications of an aura. | QAston |
| 2010-01-18 | *Add some debug info to trac reason of assertion fail in Unit destructor. | QAston |
| 2010-01-16 | Updated copyright for new year. | n0n4m3 |
| 2010-01-16 | Implement speed reduction at creatures DoFleeToGetAssistance, by NoFantasy. | n0n4m3 |
| 2010-01-16 | Fixed Lifebloom final crit, by PrinceCreed. | n0n4m3 |
| 2010-01-16 | *Fix single target auras related crash | QAston |
| 2010-01-15 | parse CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE opcode in proper way | silver1ce |
| 2010-01-15 | Stop aura update packet spam, sorry about that | silver1ce |
| 2010-01-14 | Issue 62: DK talent Impurity | thenecromancer |
| 2010-01-13 | * Merge. | XTZGZoReX |
| 2010-01-13 | Backed out changeset: 52e769d95f14 | XTZGZoReX |
| 2010-01-13 | * Fix CRLF. | XTZGZoReX |
| 2010-01-13 | Fix Stealth Detection formula (Stealth auras are based on player level) | thenecromancer |
| 2010-01-13 | Removed all my commits for today, this is hack? really? okey | n0n4m3 |
| 2010-01-13 | Fixed insane damage from some spells in case of negative spell. | n0n4m3 |
| 2010-01-13 | Generate rage when hitting critters/targets with absorb | thenecromancer |
| 2010-01-13 | Implement vehicles created by player mounts. | thenecromancer |
| 2010-01-13 | Implement Sacred Shield bonus for Flash of Light, fix absorb being proced on ... | thenecromancer |
| 2010-01-13 | Implement effect for aura #243 (temporary faction change) | thenecromancer |
| 2010-01-13 | Fix heal combat log event not displaying if heal was critical | thenecromancer |
| 2010-01-13 | Allow state/effect immunities ignore whole spell when one effect is immuned | thenecromancer |
| 2010-01-13 | Add support for additional passive for FORM_MOONKIN | thenecromancer |
| 2010-01-13 | Apply haste to nonmagic class spells too. (For instance Arcane Missiles have ... | thenecromancer |
| 2010-01-12 | *Make sure that any aura (in case of aura remove linked auras for example) wo... | QAston |
| 2010-01-11 | Fixed typo. | Astellar |
| 2010-01-10 | * Make sure that aura is applied on unit before trying to remove it. | QAston |
| 2010-01-10 | *cleaned up SharedDefines | Rat |
| 2010-01-10 | dropped old code, which unused since new visibility system implemented | silver1ce |
| 2010-01-10 | now all aura updates are placed into one packet | silver1ce |
| 2010-01-10 | * Use pair<uint32, uint64> lists instead of <Aura*> lists in Dispel/SpellStea... | QAston |
| 2010-01-10 | Update aura system: | QAston |
| 2010-01-08 | * Fix some more cases where movement flags were +'d together, instead of |'d. | XTZGZoReX |
| 2010-01-07 | Some Fixes for Earth Shield. | Astellar |
| 2010-01-07 | Fixes issue 152. Now Improved Water Shield works as intended. | Astellar |
| 2010-01-05 | DB update to have correct Windfury proc chance for already commited hack :) | Astellar |
| 2010-01-05 | Glyph of Blocking proc moved to DB. | Astellar |
| 2010-01-05 | Cleanups for Devastate and Glyph of Devastate. | Astellar |
| 2010-01-05 | Fixed Glyph of Sunder Armor. | Astellar |
| 2010-01-05 | Fixed previous commit. Now elemental is despawned when totem is replaced. | Astellar |
| 2010-01-01 | Fixed spell Ignite, by Metaphysical.Drama. | n0n4m3 |
| 2010-01-01 | Fixed spell Glacier Rot, by Metaphysical.Drama. | n0n4m3 |
| 2010-01-01 | Fixed spell Tundra Stalker, by Metaphysical.Drama. | n0n4m3 |
| 2009-12-31 | Implemented function CheckPlayerCondition, it will be used before the player ... | _manuel_ |
| 2009-12-29 | Implement Glyph of Divine Storm. Based on zajast's patch. | Anubisss |
| 2009-12-27 | Reverted commit 6762, because it breaks PetAI. | maanuel |
| 2009-12-26 | Update flag for spell Wrath in Eclipse. Correct buff should now be applied. C... | p0wer |
| 2009-12-26 | Fixed spell Combustion | n0n4m3 |
| 2009-12-26 | Revert not needed changes(this implemented soon) | n0n4m3 |
| 2009-12-26 | Removed SPELL_AURA_MOUNTED when BG end and player leave | n0n4m3 |