aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-09-16Core/Command: Fix 'character titles' command, patch by ShadowstepSpp
2010-09-16Scripts: enhance SCRIPT_COMMAND_TALK command to make Players talk (add 0x1 bi...azazel
2010-09-16Scripts/Quests:azazel
2010-09-15Core/Loot: Reimplement the proper check for loot recipient to prevent rewardi...linencloth
2010-09-15Core/Creature: Do not reward XP for creatures without any loot recipient. (XP...linencloth
2010-09-15Core/Creature: Initialize the recipient group for creatures.linencloth
2010-09-15Core/Unit: Fix a crash in GetCurrentMovementGeneratorType(). Author: dr.tenmaMachiavelli
2010-09-15Core/Pools: Reverted PoolMgr part of revision 4c50fada8a (fixes compile) and ...Shauren
2010-09-15Fix a typo in previous rev. I thought renaming a function shouldn't be too ha...Liberate
2010-09-15Core/PetAI: When commanding your pet to attack while being Passive, it will a...Liberate
2010-09-15Core/Loot: Reverted part of revision fe39cb058b75, fixes skinning lootShauren
2010-09-15Core: Fix warnings added in recent commitsSpp
2010-09-15Core/Scripts: Add OnPlayerLogin, OnPlayerLogout, OnPlayerCreate and OnPlayerD...Spp
2010-09-15Core/Loot: Add new config option "Rate.Drop.Item.ReferencedAmount" which allo...Shauren
2010-09-15Core/Pools: Fixed a possible infinite loop in quest poolsShauren
2010-09-15Core/Loot: Check conditions before distributing currencyShauren
2010-09-15Core/Spells: Allow AoE spells to target dead units.linencloth
2010-09-15Core/Creature: Initialize the creature's default movement generator on respawn.linencloth
2010-09-15Core/Creature: Fix creature respawn time in unloaded/inactive grid cells.linencloth
2010-09-14Core/Player: after removing player from group, if group is deleted assign poi...Spp
2010-09-14Code style (remove double blank line)Spp
2010-09-14Core/Dungeon Finder: LfgUpdatePlayer and LfgUpdateParty opcodes will be sent ...Spp
2010-09-14Core/Dungeon Finder: Add extended debug info to handlerSpp
2010-09-14Core/Dungeon Finder: Redo update proposal algorithm when a group is foundSpp
2010-09-14Core/PetAI: Make pets respect being in passive mode (fixes a few "stuck in fr...click
2010-09-14Core/Loot: Fixed currency items being automatically distributed to players ou...Shauren
2010-09-14Core/Player: Add default remove Method to RemoveFromGroupSpp
2010-09-14Core/Scripts: Add GroupScript classSpp
2010-09-14Core: Fix includes in ScriptMgr filesSpp
2010-09-14Core/Vehicles: Removed hacky setting entry for multi-passenger mountsShauren
2010-09-14Core/Pools: Implemented quest poolingShauren
2010-09-14Core/Spells: combo points requirement should be changed before CheckCastShocker
2010-09-14Core/Spells: Triggered spells should ignore combo points check, fixes issue 4006Shocker
2010-09-14Core/Spells: Fix Health Funnel health cost, fixes issue 1985Shocker
2010-09-14Core/Player: allow dead players to see dead creatures near their corpseslinencloth
2010-09-14Core/Spells: Set maximum affected targets value for Unholy Frenzy (50312), wi...Shocker
2010-09-14Core: Prevent critters from rewarding XP.linencloth
2010-09-13Core/Loothandling: Make sure "pet-only"-kills doesn't drop loot (when pet is ...click
2010-09-13Core/Spells: Remove duplicate healing bonus calculation for Prayer of Mending...Shocker
2010-09-13Core/Guilds: Fix Guild bank event log for big stacks, fixes issue 3996, thank...Shocker
2010-09-13Core: Properly handle pet killing critters and also remove some old code - fi...click
2010-09-13Core/DBLayer: Fix a memory leak in prepared statement parameter/result binds....Machiavelli
2010-09-13Core/Quests: Some cleanup in quest relation accessingShauren
2010-09-13Code Style: Tab to spacesSpp
2010-09-13Core/Dungeon Finder: Restore consistency after an inconsistency is found whil...Spp
2010-09-13Core/Dungeon Finder: Use proper function to find playersSpp
2010-09-13Core: Add function to find players by low guidSpp
2010-09-13Core/Dungeon Finder: Offer to continue only if dungeon is not completeSpp
2010-09-13Core/Loot: Looting should interrupt casting, fixes issue 3676.Shocker
2010-09-13Scripts/Deadmines: Fix OnUse hook usage, thanks zaphod, closes issue 3942.Shocker