index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-12T05:01:02Z
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
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-02-11
Core/Misc: Explicitly include required headers instead of relying on them to ...
Shauren
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-31
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-06-23
Core/AuctionHouse: Fixed buying commodities
Shauren
2021-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-04-29
Core/Misc: camelize GetFaction/SetFaction properly
ariel-
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-03-30
Core/Misc: Fix build warning
Giacomo Pozzoni
2020-03-17
build fix
Shauren
2020-03-17
Core/PacketIO: Updated auction packets to newer build
Shauren
2020-03-14
Core/PacketIO: Add new auction house packet structures (not used yet)
Shauren
2020-02-17
Core/PacketIO: Updated packets to 8.3.0
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
[Core/AH] Correctly check player can pay deposit
r00ty-tc
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-11-14
Core/AuctionHouse: Fixed item dupe exploit
Shauren
2017-08-20
Core/Players: Several gold handling improvements
roc13x
2017-07-20
Core/PacketIO: Initialize arrays of primitive types
Shauren
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-05
Core/PacketIO: Fixed structures of CMSG_AUCTION_SELL_ITEM and CMSG_AUCTION_LI...
Shauren
2017-02-11
Core/Logs: Fine tune more logs
Aokromes
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-09
Handlers/AuctionHouse: Typo (#18437)
Palabola
2016-07-10
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-10
Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...
Shauren
2016-06-14
Core/PacketIO: Updated AH and mail packets
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
Shauren
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-04-10
Implement AuctionHouse features: GetAll scan and search throttling
pete318
2016-03-23
Build fix
DDuarte
2016-03-23
Improved Auction house deposit handling.
pete318
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-28
Core/Maps: Moved corpse management to map level
Shauren
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
[next]