summaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouse
AgeCommit message (Expand)Author
2025-08-19refactor(Core): Improve readability (#22691)天鹭
2025-07-29refactor(Core): Clean (#22583)天鹭
2024-12-23fix(Core/Auctionhouse): Fix auctionhouse searches with locales other than enU...Takenbacon
2024-12-18feat(Core/AuctionHouse): Rework auctionhouse search threading (#20830)Takenbacon
2024-09-21chore(Core/Misc): Some cleanup (#19970)Kitzunu
2024-09-03feat(Core/Achievements): Add possibility to complete achievements and update ...Anton Popovichenko
2023-09-08fix(Core/AuctionHouse): fix crash in BuildListAuctionItems (#17222)Kitzunu
2023-08-28refactor(Core): remove unused imports (#17094)Francesco Borzì
2023-06-27fix(Core/AuctionHouse): Fix AH searches with high number of auctions (#13467)Mickaël Mauger
2023-04-24chore(core): cleanup code p3 (#16073)天鹿
2023-01-31refactor(Core/AuctionHouse): Remove Hungarian notation (#14097)Maelthyr
2022-04-25fix(Core): Crashfix. (#11495)UltraNix
2022-03-12fix and bringing to a unified style warnings of server loading logs to be mor...Bogir[rus]
2022-03-01fix(Core/Mail): do not show expired mails in packets (#10560)UltraNix
2022-02-14fix(Core/Misc): Change const to be after type name (#10591)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-25fix(Core/Logs): improve log money (#10297)Bogir[rus]
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2021-12-19refactor(Core): remove unused imports (#9767)Francesco Borzì
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-18chore(Core/AH): update auction house files after cache update (#9244)Skjalf
2021-11-18refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166)Skjalf
2021-11-16fix(Core/AuctionHouse): Implemented sorting. Based on @r00ty-tc work. (#9011)UltraNix
2021-10-23feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-08-12fix(Core/Auction): server returning wrong items (#7260)Zenslash
2021-07-11fix(Core/Common): -Wdeprecated-enum-float-conversion warning (#6870)Francesco Borzì
2021-06-23fix(Core/Mail): cleanup pending auction sale mail (#6022)UltraNix
2021-06-22fix(Core/Build): correct macos build (#6492)Kargatum
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
2021-05-14fix(Core): Memleaks fixes - Part II. (#5760)UltraNix
2021-05-09fix(Core/Misc): BuildAuctionMailBody guid (#5743)Patrick Lewis
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-03-02refactor(Core): replace NULL with nullptr (#4593)Kitzunu
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-01-10chore(core): remove malformed whitespaces (#4244)Kitzunu
2020-12-07refactor(Core): apply clang-tidy modernize-loop-convert (#3822)Francesco Borzì
2020-12-06refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835)Francesco Borzì
2020-10-12refactor(Core/Game): restyle game lib with astyle (#3466)Kargatum
2020-09-10refactor(Core/Misc): remove the ternary operator when used improperly (#3327)Stefano Borzì
2020-08-31refactor(Core): NULL -> nullptr (#3275)Kitzunu
2020-02-27feat(Core/Hook): A few new hooks (#2671)Stoabrogga
2019-12-21feat(Core/Misc): remove and replace ACE_Singleton (#2418)Kargatum
2019-03-26Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macr...Kargatum
2019-02-15Revert "feat(core): Ensure that all actions are compared to fixed point in ti...Nefertumm