aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/AuctionHouseHandler.cpp
AgeCommit message (Expand)Author
2012-10-16Fix compile without pchSpp
2012-08-23Core/AuctionHouse: Fix few coding style typosTuxity
2012-08-23Core/AuctionHouse: Update Auction House to 4.3.4Tuxity
2012-08-21Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-06Protocol/PacketIO: Enabled more opcodes.Subv
2012-08-05Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes here...Subv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-19Core/AuctionHouse: Refactored and corrected building auction mail messagesShauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-06-30Core: Minor code style correctionsShauren
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-02-27Core/Auction House: Delete item_instance entries correctly, prevent invalid e...Elron103
2012-02-26Core/Auction House: Fix item loss issue when inserting multiple stacks (by El...Shocker
2012-02-23Merge branch 'master' into 4.xSpp
2012-02-23Core: Random cleanup + compile fixShauren
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-14Fixed a typoSubv
2012-02-14Core/AuctionHouse: Updated CMSG_AUCTION_SELL_ITEM to allow new 3.3.5a features.Subv
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-26Core: Change Handlers locationSpp