aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit 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 fromBrian
2010-07-21Change order of loading for disable systemShauren
2010-07-18* Implement additional usage of item_template.FlagsExtra Horde / Ally onlyBrian
2010-07-21Modify pet leveling-logic slightly, making sure it'll pass up 5 FULL levels w...click
2010-07-21Fixed my own stupid mistakeShauren
2010-07-21Removed leftovers in AccessRequirementShauren
2010-07-21Fix: Make stabled pets follow official regulations for levelling when taken o...click
2010-07-21Don't allow cancelling passive auras by clientShauren
2010-07-21Added new spell disable flag - core will not check if that spell exists in db...Shauren
2010-07-21Fix compile under *nix when not using PCHclick
2010-07-21Update core defaults for vmap-enabling (missing in rc3fa907ec3)click
2010-07-21Remove possible memleak with lingering outdoor pvp capturepoints - patch by g...click
2010-07-21Added global disable system and moved all disable fields/tables/configs into itShauren
2010-07-21Enable VMaps by default.Xanadu
2010-07-21*Move target handling of TARGET_DEST_CASTER_FRONT_LEAP out of SPELL_EFFECT_LE...QAston
2010-07-21Mergethenecromancer
2010-07-21Use unified code for adding remaining DoT damage to some talents.thenecromancer
2010-07-21Branch mergeclick
2010-07-21Small improvement in spell mechanic check (do not include effect mechanic in ...thenecromancer
2010-07-21Fix: Warlock Drain Soul effect - use correct spell for soulshard creation (fi...click
2010-07-21Make passive auras always visible when they've got some area effect.thenecromancer
2010-07-21Some spells with special proc state, some talents like itthenecromancer
2010-07-21Typo in my original code (that bool should be used).thenecromancer
2010-07-21Some fixes to proc eventsthenecromancer
2010-07-20*Implement SPELL_EFFECT_CREATE_TAMED_PET(153).QAston
2010-07-20Fixed item duplication exploitShauren
2010-07-20*Implement SPELL_EFFECT_DISCOVER_TAXI(154).QAston
2010-07-20*Implement SPELL_EFFECT_QUEST_START (150).QAston
2010-07-20Moved SpellEffects.cpp where it belongs.Xanadu
2010-07-20MergeXanadu
2010-07-20*Implement SPELL_EFFECT_REMOVE_AURA(164)QAston
2010-07-20Merge. 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-19Remove 2 unused filesShauren
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-19Clean up old (and partially unused) Aggro() function and use EnterCombat() in...click
2010-07-19Allow HOT/DOT-stacking for spells with PERIODIC_DUMMY spellauras (QAston work...click
2010-07-19Adjust position of a door in SOTA (correction by Scaraber, minor adjustments ...click
2010-07-19Exclude hunters Auto Shot from casttimer-delay - should be blizzlike now (fix...click
2010-07-19Clean up level0.cpp and return proper errormessages (fix by ogeraisi)click
2010-07-19Fix typo in previous commit (thanks to 4178...something)click
2010-07-19Send SMSG_LEARNED_SPELL before relearning or respeccing disabled spells/talen...click
2010-07-17Correctly redo file moves/renames from rev. 8481.Xanadu
2010-07-17Correctly 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