aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouseBot
AgeCommit message (Expand)Author
2022-02-28Core/Auction House: Eliminate blocking db queries for account permissions whe...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-04Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...Treeston
2022-02-03Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)Peter Keresztes Schmidt
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
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-06-16Core/Globals: revert back to unordered_map for templatesariel-
2021-06-16Core/Globals: throw some RAII into ObjectMgr, and load templates into vectorsariel-
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-27Core/AHBot: fix price calcariel-
2020-04-27Core/AHBot: fixed assert checkariel-
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-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-08-17Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
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-09Core/Creature: Refactor and improve vendor items (#20328)Roc13x
2017-10-04Fix non-PCH build.Gacko
2017-10-03Core/AuctionHouseBot: ahbot characters subsystem shake-upariel-
2017-10-03Fixed nonpch buildjoschiwald
2017-10-03[3.3.5] AHBot Characters (#17885)iridinite
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-26Core/Items: Implemented bonus list as a possible result of RandomSuffixShauren
2016-09-10Core/Items: Removed invalid item bind type 5Shauren
2016-06-18Core: Update to 7.0.3.21963Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-04-11Core/AHBot: Improve AHBot seller math (#16123)Andrew Letson
2016-04-05Core/Misc: Use correct field type for guids in prepared statementsShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-22Core/AuctionHouse: Fix compileAokromes
2016-03-22Core/AuctionHouse: Fix compile (Part 2)Aokromes