aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouseBot/AuctionHouseBot.cpp
AgeCommit message (Expand)Author
2025-06-10Core/Misc: Kill copy/move constructors for singleton classesShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-04Core/Misc: Update Worldserver.conf for AhBot Pricing -make things more clear ...Jinnaix
2022-02-04Core/AHBot: Warn about different AHBot behavior when AllowTwoSide.Interaction...jackpoz
2022-02-02Scripts/Commands: Convert argument parsing of ahbot commands (PR #25264)Peter Keresztes Schmidt
2022-01-23Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2020-04-27Core/AHBot: fix a typoariel-
2020-04-27Core/AHBot: Refactor of AuctionHouseBotSeller:ariel-
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-01-02New YearAokromes
2019-08-17Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-03-18Fixed array size bug with the auction house bid price. Lowered the default ma...Ayrton Stout
2018-03-18Core/AH: AuctionHouseBot BidPrice determined by config optionsAyrton Stout
2018-01-01Update copyright note for 2018vincent-michael
2017-10-03Core/AuctionHouseBot: ahbot characters subsystem shake-upariel-
2017-10-03[3.3.5] AHBot Characters (#17885)iridinite
2017-01-01Update copyright note for 2017vincent-michael
2016-03-21Merge pull request #16101 from NathanHandley/3.3.5Duarte Duarte
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-24Core/AHBot: Adjust AHBot bid and buyout chancesjackpoz
2015-02-22Core/AHBot: Fix AHBot bidding and correct logged AH typejackpoz
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-08-28Core/Misc: Remove unneeded NULL checksjackpoz
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi