aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2012-03-28Core/Protocol:kaelima
2012-03-28Core/Protocol:kaelima
2012-03-27Core/Groups: Remove redundant check in WorldSession::HandleLootRollShocker
2012-03-26Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.3leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.2leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-17Core/Movement:Machiavelli
2012-03-17Core/Movement: Corrected movement info structure written in WriteMovementInfoShauren
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-03-16Core/Movement: Do not process server side relocation if reading movementinfo ...Machiavelli
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-03-14Core: Corrected conflicting variable namesShauren
2012-03-09Some random cleanup here and thereSpp
2012-03-07Warning fixes and some random cleanup here and thereSpp
2012-03-07Core: Remove some whitespace and tabsclick
2012-03-05Core/Misc: add level to login/logout logs, it will help to find xp exploits (...Kandera
2012-02-27Core/Auction House: Delete item_instance entries correctly, prevent invalid e...Elron103
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-27Core: Minor cleanup in ObjectMgr and warning fixesSpp
2012-02-26Core/Auction House: Fix item loss issue when inserting multiple stacks (by El...Shocker
2012-02-25Core: Add some more output in HandleSetActionButtonOpcode (show playername/gu...Discovered
2012-02-25Core/Calendar: Use defines when sending holiday dataNay
2012-02-25Core/Calendar: Fix compile without PCHShauren
2012-02-25Scripts/Icecrown Citadel: Removed obsolete workaround for Ice Tomb LoSShauren
2012-02-25Copy-paste typos in previous commit (0f1bd50) :(Nay
2012-02-25Core/Calendar: Holiday.dbc -> SMSG_CALENDAR_SEND_CALENDARNay
2012-02-25Core/Calendar: Change (revert) CalendarFlags vars to intsNay
2012-02-25Core/Calendar:Nay
2012-02-25Core/Calendar: Added some checks & error responses for calendar actions, many...Shauren
2012-02-24Core/Calendar: Corrected structure of SMSG_CALENDAR_COMMAND_RESULTShauren
2012-02-24Core/Calendar: Code refactoring/removed obsolete functionsShauren
2012-02-24Core/Calendar: WIP Calendar.Spp
2012-02-24Core/CalendarShauren
2012-02-24Core/Calendar: Use enumsNay
2012-02-24Core/CalendarShauren
2012-02-24Core/Calendar: Initial work for calendarNay
2012-02-23Core: Random cleanup + compile fixShauren
2012-02-21Core/Pet: Fixed possible crash after swapping pet with stable master. Closes ...kaelima
2012-02-21Update src/server/game/Handlers/PetHandler.cppMachiavelli
2012-02-21Core/Pets: Fix stay command if pet is currently processing spline movementMachiavelli
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-18Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLYNay
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-17Core/AuctionHandler: Move the MAX_AUCTION_ITEMS check to where it actually do...Subv
2012-02-16Core/Characters: Fixed crash at character creation.Subv
2012-02-16Core/Db/Conditions: Drop usage of CONDITION_ITEM_TARGET and CONDITION_SOURCE_...QAston
2012-02-14Fixed a typoSubv