index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
AuctionHouseHandler.cpp
Age
Commit message (
Expand
)
Author
2021-10-20
Core/AuctionHouse: Correct order of arguments in CHAR_UPD_AUCTION_BID (#27128)
Duane Robertson
2021-10-01
Core/AH: Add search delay to SMSG_AUCTION_BIDDER_LIST_RESULT and SMSG_AUCTION...
HelloKitty
2020-09-27
Core/Auction House: Eliminate blocking db queries for account permissions whe...
Shauren
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-04-28
Core/AuctionHouse: Fixed auction mail bodies
Shauren
2020-04-05
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2020-04-05
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
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-02-01
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2020-01-02
New year
Aokromes
2019-08-01
Core/Misc: Fix build warning
Giacomo Pozzoni
2019-07-31
Core/PacketIO: Fixed structure of SMSG_AUCTION_COMMAND_RESULT
Shauren
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-03-12
Revert "Core/AuctionHouse: use DisableMgr to disable specific items (#19289)"
Giacomo Pozzoni
2019-03-12
Core/AuctionHouse: use DisableMgr to disable specific items (#19289)
ForesterDev
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
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-28
Core/Misc: camelize GetFaction/SetFaction properly
ariel-
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-11
Core/Items: Defined all item flags
Shauren
2016-08-11
Core/Logs: Fine tune more logs
Aokromes
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-11
Resolve coverity #1023086
pete318
2015-09-28
Auction house changes:
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-26
Core/AH: Code cleanup
jackpoz
2014-09-17
Core/Spells: consider spell speed in SPELL_EFFECT_CHARGE
joschiwald
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-04-23
Core/AuctionHouse: Fix AuctionHouse exploit
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-16
Core/AH: Fix memory leak
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-06-10
Core/Auctionhouse: Fix crash when reloading AH items
kaelima
2013-05-17
Core/Misc: Fixed a bunch of issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-05-07
Core/AuctionHouse: Fixed field type mismatches when saving auction to databas...
Shauren
2013-03-08
Core/RBAC: Fix multiple permissions and remove multiple config options that a...
Spp
2013-02-25
Core/RBAC: Remove couple of harcoded checks for GM level and use Permission '...
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
[next]