| Age | Commit message (Expand) | Author |
| 2010-07-22 | *Implement SPELL_AURA_OPEN_STABLE(292) - original patch by Ceris, modified by... | QAston |
| 2010-07-21 | * Implement the ability to delete characters without them being removed from | Brian |
| 2010-07-21 | Change order of loading for disable system | Shauren |
| 2010-07-18 | * Implement additional usage of item_template.FlagsExtra Horde / Ally only | Brian |
| 2010-07-21 | Modify pet leveling-logic slightly, making sure it'll pass up 5 FULL levels w... | click |
| 2010-07-21 | Fixed my own stupid mistake | Shauren |
| 2010-07-21 | Removed leftovers in AccessRequirement | Shauren |
| 2010-07-21 | Fix: Make stabled pets follow official regulations for levelling when taken o... | click |
| 2010-07-21 | Don't allow cancelling passive auras by client | Shauren |
| 2010-07-21 | Added new spell disable flag - core will not check if that spell exists in db... | Shauren |
| 2010-07-21 | Fix compile under *nix when not using PCH | click |
| 2010-07-21 | Update core defaults for vmap-enabling (missing in rc3fa907ec3) | click |
| 2010-07-21 | Remove possible memleak with lingering outdoor pvp capturepoints - patch by g... | click |
| 2010-07-21 | Added global disable system and moved all disable fields/tables/configs into it | Shauren |
| 2010-07-21 | Enable VMaps by default. | Xanadu |
| 2010-07-21 | *Move target handling of TARGET_DEST_CASTER_FRONT_LEAP out of SPELL_EFFECT_LE... | QAston |
| 2010-07-21 | Merge | thenecromancer |
| 2010-07-21 | Use unified code for adding remaining DoT damage to some talents. | thenecromancer |
| 2010-07-21 | Branch merge | click |
| 2010-07-21 | Small improvement in spell mechanic check (do not include effect mechanic in ... | thenecromancer |
| 2010-07-21 | Fix: Warlock Drain Soul effect - use correct spell for soulshard creation (fi... | click |
| 2010-07-21 | Make passive auras always visible when they've got some area effect. | thenecromancer |
| 2010-07-21 | Some spells with special proc state, some talents like it | thenecromancer |
| 2010-07-21 | Typo in my original code (that bool should be used). | thenecromancer |
| 2010-07-21 | Some fixes to proc events | thenecromancer |
| 2010-07-20 | *Implement SPELL_EFFECT_CREATE_TAMED_PET(153). | QAston |
| 2010-07-20 | Fixed item duplication exploit | Shauren |
| 2010-07-20 | *Implement SPELL_EFFECT_DISCOVER_TAXI(154). | QAston |
| 2010-07-20 | *Implement SPELL_EFFECT_QUEST_START (150). | QAston |
| 2010-07-20 | Moved SpellEffects.cpp where it belongs. | Xanadu |
| 2010-07-20 | Merge | Xanadu |
| 2010-07-20 | *Implement SPELL_EFFECT_REMOVE_AURA(164) | QAston |
| 2010-07-20 | Merge. Revision history for source files should be all back now. | Xanadu |
| 2010-07-20 | *Remove assertion from packet handler. Assertions should not be put in such p... | QAston |
| 2010-07-19 | *Implement SPELL_EFFECT_FORCE_CAST_WITH_VALUE(141). | QAston |
| 2010-07-19 | Remove 2 unused files | Shauren |
| 2010-07-19 | *Rename SPELL_EFFECT_JUMP2 to SPELL_EFFECT_JUMP_DEST, split the handler of ef... | QAston |
| 2010-07-19 | *Correct typo in CastSpeedSlow spellgroup - by tassader1000, thanks azazel_ko... | QAston |
| 2010-07-19 | *Rename SPELL_EFFECT_CHARGE_2 to SPELL_EFFECT_CHARGE_DEST, fix its implementa... | QAston |
| 2010-07-19 | Clean up old (and partially unused) Aggro() function and use EnterCombat() in... | click |
| 2010-07-19 | Allow HOT/DOT-stacking for spells with PERIODIC_DUMMY spellauras (QAston work... | click |
| 2010-07-19 | Adjust position of a door in SOTA (correction by Scaraber, minor adjustments ... | click |
| 2010-07-19 | Exclude hunters Auto Shot from casttimer-delay - should be blizzlike now (fix... | click |
| 2010-07-19 | Clean up level0.cpp and return proper errormessages (fix by ogeraisi) | click |
| 2010-07-19 | Fix typo in previous commit (thanks to 4178...something) | click |
| 2010-07-19 | Send SMSG_LEARNED_SPELL before relearning or respeccing disabled spells/talen... | click |
| 2010-07-17 | Correctly redo file moves/renames from rev. 8481. | Xanadu |
| 2010-07-17 | Correctly redo file moves/renames from revs 8469, 8470, 8471, 8472, 8473. | Xanadu |
| 2010-07-17 | *Add missing 295 aura effect handler lost somewhere in 33x repo merge to hand... | QAston |
| 2010-07-16 | *Fix Totem of Hex coefficient - patch by Lightguard. | QAston |