aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/AuctionHouseHandler.cpp
AgeCommit message (Expand)Author
2012-12-18Core/AuctionHouse: Partially revert 3cf260068809 to keep compatibility with t...Nay
2012-12-18Core/AuctionHouse: Fix a possible auctionhouse crashMrSmite
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-19Core/AuctionHouse: Refactored and corrected building auction mail messagesShauren
2012-06-30Core: Minor code style correctionsShauren
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-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-01-26Core: Change Handlers locationSpp