index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AuctionHouseBot
Age
Commit message (
Expand
)
Author
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2024-11-03
Core/AuctionHouse: Fixed use after free
Shauren
2024-08-26
Core/AHBot: Fix loot query
Shauren
2024-03-19
Core/Logging: Fix intellisense errors - people don't like it when code glows ...
Shauren
2024-03-06
Core/AuctionHouse: Fixed possible use after free when auctions are removed wi...
Shauren
2023-12-31
Core/Misc: Fixed a bunch of uninitialized class fields
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-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-02-28
Core/Auction House: Eliminate blocking db queries for account permissions whe...
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-04
Core/Misc: Update Worldserver.conf for AhBot Pricing -make things more clear ...
Jinnaix
2022-02-04
Core/AHBot: Warn about different AHBot behavior when AllowTwoSide.Interaction...
jackpoz
2022-02-04
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...
Treeston
2022-02-03
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
Peter Keresztes Schmidt
2022-02-02
Scripts/Commands: Convert argument parsing of ahbot commands (PR #25264)
Peter Keresztes Schmidt
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-14
Core/Misc: More coding standards (#23519)
Aokromes
2021-06-16
Core/Globals: revert back to unordered_map for templates
ariel-
2021-06-16
Core/Globals: throw some RAII into ObjectMgr, and load templates into vectors
ariel-
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-27
Core/AHBot: fix price calc
ariel-
2020-04-27
Core/AHBot: fixed assert check
ariel-
2020-04-27
Core/AHBot: fix a typo
ariel-
2020-04-27
Core/AHBot: Refactor of AuctionHouseBotSeller:
ariel-
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-11-23
Core/Items: Add ItemContext param to Item::Create function
Shauren
2019-08-17
Ensure that all actions are compared to fixed point in time (ie. world update...
xinef1
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-06-08
Core/Items: Drop item random property and suffix - all random stats must be g...
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-18
Fixed array size bug with the auction house bid price. Lowered the default ma...
Ayrton Stout
2018-03-18
Core/AH: AuctionHouseBot BidPrice determined by config options
Ayrton Stout
2018-01-01
Update copyright note for 2018
vincent-michael
2017-10-09
Core/Creature: Refactor and improve vendor items (#20328)
Roc13x
2017-10-04
Fix non-PCH build.
Gacko
2017-10-03
Core/AuctionHouseBot: ahbot characters subsystem shake-up
ariel-
2017-10-03
Fixed nonpch build
joschiwald
2017-10-03
[3.3.5] AHBot Characters (#17885)
iridinite
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
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-12-26
Core/Items: Implemented bonus list as a possible result of RandomSuffix
Shauren
2016-09-10
Core/Items: Removed invalid item bind type 5
Shauren
[next]