aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2010-09-12Core/Unit: Make sure pets respect unit damage resilience and the other way ar...click
2010-09-12Core/Items: Use proper method for returning item max stack sizeShauren
2010-09-12Core/ItemHandler: Force size on abs() value calaulationclick
2010-09-12Core/PetitionsHandler: Slight cleanup on enums (sorting by ID, types and costs)click
2010-09-12Core/Petitions: Remove some magic numbers, and classify types into enums (bas...click
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/Loot: Reverted revision 44a1f284dd3eShauren
2010-09-11Core/DBLayer:Machiavelli
2010-09-11Core/Group: Some simple style cleanup in Group.cpp.silinoron
2010-09-11Core/ScriptMgr: Remove incorrect assertion in OnGameObjectDestroyed, and clea...click
2010-09-10Core/Arena: Fixes the Config option for the start rating of personal rating.Liberate
2010-09-10Core/Conditions: Added "player knows spell" condition typeShauren
2010-09-10Core/Spells: Correct check for starting cast while moving, thanks havenard fo...Shocker
2010-09-10Core/Arena/Logging: Better implementation for fetching IP addressShocker
2010-09-10Core/WorldSession: use extra param in SendPartyResult for future useSpp
2010-09-10Code/Groups: use enum as parameter in Group::RemoveMemberSpp
2010-09-10Core/Groups: Store group member roles to DBSpp
2010-09-10Core: Minor code cleanup before next commitsSpp
2010-09-09Core/Worldsession: Fix possible crash in 6 query callbacksMachiavelli
2010-09-09Core/Dungeon Finder: Move all packet handling from Mgr to Handler (also minor...Spp
2010-09-09Core/Spells: Triggered spells should be ignored when checking death state at ...Shocker
2010-09-09Core/Arena/Logging:Shocker
2010-09-08Core/Quests: Fixed quest relying on KillCredit fields in creature_template, g...Shauren
2010-09-08Core/Dungeon finder: Missing changes from previous commitSpp
2010-09-08Core/Dungeon Finder: Properly expand random dungeons before adding to queue a...Spp
2010-09-08Core/Packets: Fix packet size and info for SMSG_SET_PROFICIENCY, original cod...Shocker
2010-09-08Core/Spells: Fixed The Art of War procing only on melee attacks, by tassader1000Shauren
2010-09-08Core/Spells: Fixed Taste for Blood and Glyph of Overpower after recent combo ...Shauren
2010-09-08Core/Handlers: Prevent possible movement hijacking exploit, original code by ...Shocker
2010-09-08Core/Commands: Implement config for setting the maximum number of results a ....Shocker
2010-09-08Core/Arena: Don't ignore GM visibility in arena pre-start visibility check, f...Shocker
2010-09-08Core/Spells: Don't allow most spells to be casted while deadShocker
2010-09-08Core/Spells: Add level requirement check for glyph socketsShocker
2010-09-08Core/Spells: Fix ammo depletion handlingShocker
2010-09-08Core/Spells: Add server-side check for not allowing non-instant spells with m...Shocker
2010-09-08Core/Spells: Add server-side check for spells that require combo points to pr...Shocker
2010-09-06Core/Scripts: Ensure Example and spell-scripts are loaded at all times in the...click
2010-09-06Fix spell damage bonus for improved devouring plague.silinoron
2010-09-06Core: Disallow race and faction transfers to races for which character creati...silinoron
2010-09-06Core: add possibility to disable creating of characters of specified races/cl...azazel
2010-09-06Core: Fix some warningsSpp
2010-09-06Core/Spells: Implemented effect for Tiny Abomination in a Jar trinket, origin...Shauren
2010-09-06Core/Spells: Implemented handler for spell Create Lance, patch by 0xFutureShauren
2010-09-06Core: Fixed compileShauren
2010-09-06Core/LFG: Include ObjectMgr.h in LFGHandler (fixes nonPCH-compiles)click
2010-09-06Core/Loot: Automatically distribute currency items when they drop, based on D...Shauren
2010-09-06Core/Dungeon Finder: Fix an error that made restriction ignored when expandin...Spp
2010-09-06Core/Dungeon Finder: Fix an error that made some groups being marked as compa...Spp
2010-09-06Core/Dungeon Finder: Autodismount players when teleported to dungeonSpp
2010-09-06Core/Dungeon Finder: Fix an error that prevented lfg groups to find a new pro...Spp