index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AuctionHouse
Age
Commit message (
Expand
)
Author
2024-04-12
Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...
Shauren
2024-03-06
Core/AuctionHouse: Fixed possible use after free when auctions are removed wi...
Shauren
2024-02-25
Core/Players: Drop Player::SaveGoldToDB() and move it's code to Player::SaveI...
Mykhailo Redko
2023-12-07
Core/Auction House: Added missing nullptr check in AuctionHouseObject::SendAu...
Shauren
2023-11-24
Core/Locales: Set active code page and locale used by c string functions to utf8
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-06-07
Codestyle fix
Shauren
2023-06-07
Core/Auction House: Fixed sorting items with itemlevel greater than 255
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-12-04
Core: Updated to 10.0.2
Shauren
2022-11-06
Core/Misc: Added noexcept to move constructors and move assignment operators
Shauren
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-06-09
Core/BattlePets: Move BattlePet stuff from SpellMgr to BattlePetMgr (#27986)
Meji
2022-06-02
Core/DataStores: Updated structures to 9.2.5
Shauren
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
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-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-10-14
Misc: Pass std::chrono types by value everywhere.
Treeston
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-08-11
Core/Items: Implemented secondary shoulder transmog appearance
Shauren
2021-08-08
Core/PacketIO: 9.1.0 opcodes and packet structures
Shauren
2021-06-24
Core/AuctionHouse: Fixed paying for commodities
Shauren
2021-06-23
Core/AuctionHouse: Fixed buying commodities
Shauren
2021-06-16
Core/Entities: don't allow client control if player is still affected by any ...
ariel-
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2021-03-03
Core/AuctionHouse: Fix overflow in item ordering. (#26196)
MaxtorCoder
2020-12-08
Core/PacketIO: Fill new packet fields with data
Shauren
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-06-18
Core/Auction House: Fixed sorting in non-equipment categories
Shauren
2020-05-15
Core/PacketIO: Send item flags in auction items
Shauren
2020-05-13
Core/AuctionHouse: Don't overflow mail attachments, send max 16 items per mail
Shauren
2020-05-01
Merge pull request #24500 from funjoker/cherry-picks
Shauren
2020-04-27
Core/Auction: wrap item deletions from AHBot auction on a transaction
ariel-
2020-04-27
Core/Misc: Enum flag v3 - allow enabling flag operations directly after enum ...
Shauren
2020-04-26
Core/Misc: Improve enum flags with type safe operators
Shauren
2020-04-23
Core/AuctionHouse: Add separate auction house throttle period for requests fr...
Shauren
2020-04-20
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...
Shauren
2020-04-12
Core/Entities: ObjectGuid improvements
Shauren
2020-04-03
Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...
Shauren
2020-03-30
Core/Misc: Fix build warning
Giacomo Pozzoni
2020-03-29
Core/AuctionHouse: Fixed auction deposit calculation
Shauren
2020-03-29
Core/AuctionHouse: Set default AllowTwoSide.Interaction.Auction to enabled
Shauren
2020-03-14
Core/PacketIO: Add new auction house packet structures (not used yet)
Shauren
2020-01-02
New Year
Aokromes
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
[next]