aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouse
AgeCommit message (Expand)Author
2025-02-05Core/Misc: Reduce differences between branches and fix data sent in SMSG_AUCT...Shauren
2023-12-07Core/Auction House: Added missing nullptr check in AuctionHouseMgr::SendAucti...Shauren
2023-12-02Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-08-17Core/Logging: Fixed a few missed log format statementsShauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-12Core/Misc: Fixed deprecation warnings for c++20Shauren
2020-09-27Core/Auction House: Eliminate blocking db queries for account permissions whe...Shauren
2020-09-09Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2020-09-01Core/Misc: More DBC std::array refactors, stricter |Hitem checks, and more hy...Treeston
2020-09-01Core/Misc: DBC std::array refactors, and |Hachievement unit testsTreeston
2020-08-08Game/ActionHouse: Fixed some clothes chests not showing in AH (#25150)Keader
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-04-28Core/PacketIO: Send item flags in auction items for the lulz, its bugged in t...Shauren
2020-04-28Core/AuctionHouse: Fixed auction mail subjects for items with random propertiesShauren
2020-04-28Core/AuctionHouse: Fixed auction mail bodiesShauren
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-01-02New yearAokromes
2019-08-01Core/Misc: Fix build warningGiacomo Pozzoni
2019-08-01Core/AuctionHouse: Fixed auction deposit calculationShauren
2019-07-31Core/PacketIO: Fixed structure of SMSG_AUCTION_COMMAND_RESULTShauren
2019-06-26Coding standards (#23514)Aokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
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-24Core/Game: Converted the game library to a shared library.Naios
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