aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouse/AuctionHouseMgr.cpp
AgeCommit message (Expand)Author
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-03-06Core: Backport 6.x realm changesDDuarte
2016-02-05Implement AuctionHouse features: GetAll scan and search throttlingpete318
2016-01-01Update copyright note for 2016Rushor
2015-12-14Improved Auction house deposit handling.pete318
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-10-04Merge pull request #15533 from Tomatodev/3.3.5jackpoz
2015-09-28Auction house changes:pete318
2015-09-26Server/Game/AuctionHouseTomatoes
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-22Core/AuctionHouse: Fix misleading logAokromes
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Misc: Fix some issues detected by static analysisNaios
2015-02-13Core/AHBot: Fix AHBot bidding and correct logged AH typejackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-26Core/AH: Code cleanupjackpoz
2014-10-26Merge pull request #13455 Rochet2/ahjackpoz
2014-10-25AH related fixesRochet2
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-01Core/AH: Don't send expired auctions to clientsjackpoz
2014-09-30Revert "Core/AuctionHouse: Delete expired auctions at startup."jackpoz
2014-09-28Core/AH: Fix Auction House items not deleted from databasejackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-23Core/Auctionhouse: Better fix for 809fb9894ec5ee5aDDuarte
2014-08-23Core/Auctionhouse: Hide known recipes when the Usable box is checked in the AHAokromes
2014-04-27Core: Droped `faction_H` field -- only one faction table is necessaryKinzcool
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-06-10Core/Auctionhouse: Fix crash when reloading AH itemskaelima
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-07Core/AuctionHouse: Fixed field type mismatches when saving auction to databas...Shauren
2013-04-26Core/DBLayer: Fixed mismatched field type in auction house prepared statement.Shauren
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-25Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...Spp
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
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-10-02Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePctSpp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-20Core/AuctionHouse: Corrected mail body for auction outbid and cancelled mails...Shauren
2012-07-19Core/AuctionHouse: Refactored and corrected building auction mail messagesShauren