index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10: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
2025-02-05
Core/Misc: Reduce differences between branches and fix data sent in SMSG_AUCT...
Shauren
2023-12-07
Core/Auction House: Added missing nullptr check in AuctionHouseMgr::SendAucti...
Shauren
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-08-17
Core/Logging: Fixed a few missed log format statements
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2020-09-27
Core/Auction House: Eliminate blocking db queries for account permissions whe...
Shauren
2020-09-09
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2020-09-01
Core/Misc: More DBC std::array refactors, stricter |Hitem checks, and more hy...
Treeston
2020-09-01
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2020-08-08
Game/ActionHouse: Fixed some clothes chests not showing in AH (#25150)
Keader
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-04-28
Core/PacketIO: Send item flags in auction items for the lulz, its bugged in t...
Shauren
2020-04-28
Core/AuctionHouse: Fixed auction mail subjects for items with random properties
Shauren
2020-04-28
Core/AuctionHouse: Fixed auction mail bodies
Shauren
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-01-02
New year
Aokromes
2019-08-01
Core/Misc: Fix build warning
Giacomo Pozzoni
2019-08-01
Core/AuctionHouse: Fixed auction deposit calculation
Shauren
2019-07-31
Core/PacketIO: Fixed structure of SMSG_AUCTION_COMMAND_RESULT
Shauren
2019-06-26
Coding standards (#23514)
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-22
Core/Misc: fix some /W4 warnings and some reported by GCC 6.3
ariel-
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-11-27
[3.3.5] Core/AuctionHouse: Auction bidders (#18328)
iridinite
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-04-18
Core/Misc: Sync database schema with master
Chazy Chaz
2017-04-03
Core/Auction: wrap item deletions from AHBot auction on a transaction
ariel-
2017-03-01
Ensure that all actions are compared to fixed point in time (ie. world update...
xinef1
2017-02-19
[Core/AH] Correctly check player can pay deposit
r00ty-tc
2017-02-05
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-10-14
[3.3.5] AHBot Characters (#17885)
iridinite
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-03-06
Core: Backport 6.x realm changes
DDuarte
2016-02-05
Implement AuctionHouse features: GetAll scan and search throttling
pete318
2016-01-01
Update copyright note for 2016
Rushor
2015-12-14
Improved Auction house deposit handling.
pete318
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-10-04
Merge pull request #15533 from Tomatodev/3.3.5
jackpoz
2015-09-28
Auction house changes:
pete318
2015-09-26
Server/Game/AuctionHouse
Tomatoes
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-22
Core/AuctionHouse: Fix misleading log
Aokromes
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-18
Core/Misc: Fix some issues detected by static analysis
Naios
2015-02-13
Core/AHBot: Fix AHBot bidding and correct logged AH type
jackpoz
[next]