| Age | Commit message (Expand) | Author |
| 2010-04-29 | Fix FoS/Bronjham script. | Trazom62 |
| 2010-04-27 | Implement support of Timed Achievement. Thanks Shauren. | Trazom62 |
| 2010-04-25 | Fix channelled spells when player has lot of haste AND a buff reducing spell ... | Trazom62 |
| 2010-04-20 | Remove caster from always being part of casters targetlist during spellcasts ... | click |
| 2010-04-19 | More warning removal (Some code modifications and cleanup when needed) | Spp |
| 2010-04-19 | Remove LOTS of compile warnings | Spp |
| 2010-04-18 | Move around and do some changes to homebinding, thanks to Vladimir | click |
| 2010-04-11 | * Fix: Deathknights 'Death Grip' | click |
| 2010-04-11 | Fix GCD in case of cast interrupt. | Trazom62 |
| 2010-04-11 | Final fix basepoints calculation, thx to Vladimir, Laise. | n0n4m3 |
| 2010-04-11 | Fix mail, professions, group loot, console spam, and some fixes. Big thx to T... | n0n4m3 |
| 2010-04-10 | *modified spelldifficulty handler to work with all spell casts for creatures ... | Rat |
| 2010-04-09 | Implement Global Cooldown (originaly written for TC2 v2.4.3). | Trazom62 |
| 2010-04-08 | Code Style (game + scripts only): | Spp |
| 2010-04-07 | Code Style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code Style: Remove trailing spaces | Spp |
| 2010-04-07 | Code Style: tab to spaces | Spp |
| 2010-04-05 | Fix wrong condition in previous commit, sorry for that | thenecromancer |
| 2010-04-05 | Use unit target by default (script targets will send self flag usualy) | thenecromancer |
| 2010-04-03 | Fix issue #1437, don't remove passive auras if they're triggering spell that ... | thenecromancer |
| 2010-03-30 | Fix Skinning where there is no loot on creature. | Trazom62 |
| 2010-03-29 | * Remove an old dumb hack. | XTZGZoReX |
| 2010-03-26 | A visually better way to handle Avenger Wrath blocking of immunity shields. | Xanadu |
| 2010-03-25 | Fixed Forbearance. Also self-cast LoH will now correctly prevent Avenging Wra... | Xanadu |
| 2010-03-21 | Fix mounts in Arena's/BGs | Machiavelli |
| 2010-03-21 | Securer check for instance template for previous commit | Machiavelli |
| 2010-03-21 | Add support field 'allowMount' to instance_template table (see http://trinity... | Machiavelli |
| 2010-03-19 | Fixed broken missile visuals in certain DST and SRC type spells (Void Reaver'... | Xanadu |
| 2010-03-18 | Added unit targets for TARGET_TYPE_DEST_TARGET and TARGET_TYPE_DEST_CASTER to... | Xanadu |
| 2010-03-15 | Remove Hack detecting spell 61988 in HasAura() | thenecromancer |
| 2010-03-11 | Convert some C style casts to new functions | thenecromancer |
| 2010-03-09 | Fix enchant items in trade window. | Spp |
| 2010-03-09 | Rename 'Hostil' to 'Hostile' | Spp |
| 2010-03-07 | Some Creature* casts moved to new ToCreature. | raczman |
| 2010-03-07 | Added new type-safe cast functions. | raczman |
| 2010-03-07 | Remove 94567c94e6, instead don't check range/facing when finishing instant ca... | thenecromancer |
| 2010-03-02 | If stealth-only spell fails, shouldn't remove you from stealth. Fix by lol584... | p0wer |
| 2010-02-27 | refactor UnitAI::SelectTarget to allow having a predicate function (1st step). | Trazom62 |
| 2010-02-22 | *Remove no longer needed hack after trigger target fixes. | QAston |
| 2010-02-20 | *CRLF:( | QAston |
| 2010-02-20 | *Move summon water elemental handler to correct place. | QAston |
| 2010-02-20 | Don't take away runes when not hitting | thenecromancer |
| 2010-02-18 | Treat rune cooldowns as timers and not as remaining tick counts | thenecromancer |
| 2010-02-17 | Compile fix. | raczman |
| 2010-02-16 | * Removed hack for summon water elemental | Brian |
| 2010-02-15 | *Backout some WTF fixes. Do things correctly, or do not touch them at all... | QAston |