aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouse/AuctionHouseMgr.cpp
AgeCommit message (Expand)Author
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-11-27[3.3.5] Core/AuctionHouse: Auction bidders (#18328)iridinite
2017-06-19Core: ported headers cleanup from master branchariel-
2017-04-18Core/Misc: Sync database schema with masterChazy Chaz
2017-04-03Core/Auction: wrap item deletions from AHBot auction on a transactionariel-
2017-03-01Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2017-02-19[Core/AH] Correctly check player can pay depositr00ty-tc
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-14[3.3.5] AHBot Characters (#17885)iridinite
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