index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AuctionHouseBot
/
AuctionHouseBotBuyer.cpp
Age
Commit message (
Expand
)
Author
2024-12-24
Core/AuctionHouse: Fixed use after free
Shauren
2024-03-13
Core/PacketIO: Update to 4.4.0.53627 (#29805)
MaxtorCoder
2024-03-06
Core/AuctionHouse: Fixed possible use after free when auctions are removed wi...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-01
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2022-02-28
Core/Auction House: Eliminate blocking db queries for account permissions whe...
Shauren
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-04-20
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-10-03
[3.3.5] AHBot Characters (#17885)
iridinite
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-04-05
Core/Misc: Use correct field type for guids in prepared statements
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-25
Merge pull request #15554 from MrSmite/AHBot_Buyer
Shauren
2015-09-24
Core/AHBot: Adjust AHBot bid and buyout chances
jackpoz
2015-03-18
Core/AHBot: Remove a lingering warning that annoyed me for all too long
click
2015-02-11
Merge PR #14059 from 'Rochet2/ahbot_buyer' into 3.3.5
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-21
Core/Items: Refactored ItemTemplate
Shauren
2014-09-02
Core/AuctionHouse: Fix issues reported by Coverity
jackpoz
2014-08-31
Core/AuctionHouse: Fix issues reported by Coverity
jackpoz
2014-08-28
Core/AuctionHouse: Merge last changes of PR #12917
jackpoz
2014-08-25
Core/AHBot: Implemented AHBot based on MaNGOS code
Blipi