index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AuctionHouse
Age
Commit message (
Expand
)
Author
2025-03-02
Core: Updated to 11.1.0
Shauren
2025-02-23
Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66
Shauren
2025-01-25
Core/Items: Fixed item spell charge slot indexing
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-11-06
Core/PacketIO: Named a bunch of unknown/unused fields
Shauren
2024-11-03
Core/AuctionHouse: Updated AuctionHouseFilterMask and implemented current exp...
Shauren
2024-11-03
Core/AuctionHouse: Skip own account commodity listing when buying
Shauren
2024-11-03
Core/AuctionHouse: Minor code modernization
Shauren
2024-11-03
Core/AuctionHouse: Fixed use after free
Shauren
2024-10-01
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
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
[next]