aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/AuctionHouseHandler.cpp
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-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-01-23Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-06-23Core/AuctionHouse: Fixed buying commoditiesShauren
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-04-29Core/Misc: camelize GetFaction/SetFaction properlyariel-
2020-04-23Core/AuctionHouse: Add separate auction house throttle period for requests fr...Shauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-03-30Core/Misc: Fix build warningGiacomo Pozzoni
2020-03-17build fixShauren
2020-03-17Core/PacketIO: Updated auction packets to newer buildShauren
2020-03-14Core/PacketIO: Add new auction house packet structures (not used yet)Shauren
2020-02-17Core/PacketIO: Updated packets to 8.3.0Shauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21[Core/AH] Correctly check player can pay depositr00ty-tc
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-11-14Core/AuctionHouse: Fixed item dupe exploitShauren
2017-08-20Core/Players: Several gold handling improvementsroc13x
2017-07-20Core/PacketIO: Initialize arrays of primitive typesShauren
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-05Core/PacketIO: Fixed structures of CMSG_AUCTION_SELL_ITEM and CMSG_AUCTION_LI...Shauren
2017-02-11Core/Logs: Fine tune more logsAokromes
2017-01-01Update copyright note for 2017vincent-michael
2016-12-09Handlers/AuctionHouse: Typo (#18437)Palabola
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-10Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...Shauren
2016-06-14Core/PacketIO: Updated AH and mail packetsShauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-10Implement AuctionHouse features: GetAll scan and search throttlingpete318
2016-03-23Build fixDDuarte
2016-03-23Improved Auction house deposit handling.pete318
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael