aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouseBot/AuctionHouseBotBuyer.cpp
AgeCommit message (Expand)Author
2024-12-24Core/AuctionHouse: Fixed use after freeShauren
2024-03-13Core/PacketIO: Update to 4.4.0.53627 (#29805)MaxtorCoder
2024-03-06Core/AuctionHouse: Fixed possible use after free when auctions are removed wi...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-02-28Core/Auction House: Eliminate blocking db queries for account permissions whe...Shauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-10-03[3.3.5] AHBot Characters (#17885)iridinite
2017-05-18Core/Game: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-04-05Core/Misc: Use correct field type for guids in prepared statementsShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-25Merge pull request #15554 from MrSmite/AHBot_BuyerShauren
2015-09-24Core/AHBot: Adjust AHBot bid and buyout chancesjackpoz
2015-03-18Core/AHBot: Remove a lingering warning that annoyed me for all too longclick
2015-02-11Merge PR #14059 from 'Rochet2/ahbot_buyer' into 3.3.5jackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-09-02Core/AuctionHouse: Fix issues reported by Coverityjackpoz
2014-08-31Core/AuctionHouse: Fix issues reported by Coverityjackpoz
2014-08-28Core/AuctionHouse: Merge last changes of PR #12917jackpoz
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi