aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-24* Add lootid output to .gobj info commandBrian
2010-07-24Ensure that Scatter Shot does not share diminishing returns with other spellsclick
2010-07-24Fix: Do not ignore CD for Hunter-based triggered spells (and thanks to QAston...click
2010-07-24Allow the full raidgroup to uses meetingstones, not just a single subgroup (b...click
2010-07-24Fix charactercleaning of talentsclick
2010-07-23Fix naming in config files.XTZGZoReX
2010-07-23Fixed windows project files - added SOAPShauren
2010-07-23Add SOAP-implementation (based on Benjys patch and adapted for latest core by...click
2010-07-22* Add the ability to set player orientation for new characters.Brian
2010-07-22* Implemented DB cleaning on startupBrian
2010-07-22Shaman totem models are now different depending on raceShauren
2010-07-22Fixed resist chances with Positive Auras._manuel_
2010-07-22Add missing CheckStableMaster() functions for SPELL_AURA_OPEN_STABLE-implemen...click
2010-07-22sigh, i did the same compile error mistakeShauren
2010-07-22Add proper check to EffectQuestComplete preventing completion of quest if we ...Shauren
2010-07-22*Backout second change from last commit (CanCompleteQuest check) Thanks to Sh...QAston
2010-07-22*Remove not needed dummy effect handler for spell 28006 - by azazel_konQAston
2010-07-22*Fix amount calculation for spell effect with EffectDieSides set to 0.QAston
2010-07-22Fix new character delete system. Those queries were not supposed to be there.Shauren
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