aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouse/AuctionHouseMgr.cpp
AgeCommit message (Expand)Author
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-28Core/Auction House: Eliminate blocking db queries for account permissions whe...Shauren
2022-01-23Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-10-14Misc: Pass std::chrono types by value everywhere.Treeston
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-08-11Core/Items: Implemented secondary shoulder transmog appearanceShauren
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-06-24Core/AuctionHouse: Fixed paying for commoditiesShauren
2021-06-23Core/AuctionHouse: Fixed buying commoditiesShauren
2021-06-16Core/Entities: don't allow client control if player is still affected by any ...ariel-
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2021-03-03Core/AuctionHouse: Fix overflow in item ordering. (#26196)MaxtorCoder
2020-12-08Core/PacketIO: Fill new packet fields with dataShauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-06-18Core/Auction House: Fixed sorting in non-equipment categoriesShauren
2020-05-15Core/PacketIO: Send item flags in auction itemsShauren
2020-05-13Core/AuctionHouse: Don't overflow mail attachments, send max 16 items per mailShauren
2020-05-01Merge pull request #24500 from funjoker/cherry-picksShauren
2020-04-27Core/Auction: wrap item deletions from AHBot auction on a transactionariel-
2020-04-27Core/Misc: Enum flag v3 - allow enabling flag operations directly after enum ...Shauren
2020-04-26Core/Misc: Improve enum flags with type safe operatorsShauren
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-04-12Core/Entities: ObjectGuid improvementsShauren
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...Shauren
2020-03-30Core/Misc: Fix build warningGiacomo Pozzoni
2020-03-29Core/AuctionHouse: Fixed auction deposit calculationShauren
2020-03-29Core/AuctionHouse: Set default AllowTwoSide.Interaction.Auction to enabledShauren
2020-03-14Core/PacketIO: Add new auction house packet structures (not used yet)Shauren
2020-01-02New YearAokromes
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-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-04-28Core/Items: Add loot scaling support (#21853)Roc13x
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-10-03[3.3.5] AHBot Characters (#17885)iridinite
2017-08-20Core/Players: Several gold handling improvementsroc13x
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-10-01Core/PacketIO: Fixed SMSG_MAIL_LIST_RESULT structureShauren
2016-07-10Core/Items: Fixed saving gem bonusesShauren
2016-06-14Core/PacketIO: Updated AH and mail packetsShauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren