index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T12: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
2012-10-16
Fix compile without pch
Spp
2012-08-23
Core/AuctionHouse: Fix few coding style typos
Tuxity
2012-08-23
Core/AuctionHouse: Update Auction House to 4.3.4
Tuxity
2012-08-21
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-06
Protocol/PacketIO: Enabled more opcodes.
Subv
2012-08-05
Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes here...
Subv
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-24
Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...
Nay
2012-07-19
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2012-07-19
Core/AuctionHouse: Refactored and corrected building auction mail messages
Shauren
2012-07-09
Core/Achievements: Implemented guild achievements
Shauren
2012-07-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Shauren
2012-06-30
Core: Minor code style corrections
Shauren
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2012-02-27
Core/Auction House: Delete item_instance entries correctly, prevent invalid e...
Elron103
2012-02-26
Core/Auction House: Fix item loss issue when inserting multiple stacks (by El...
Shocker
2012-02-23
Merge branch 'master' into 4.x
Spp
2012-02-23
Core: Random cleanup + compile fix
Shauren
2012-02-18
Core: Clean up whitespace and tabs in the base sourcetree
click
2012-02-17
Core/AuctionHandler: Move the MAX_AUCTION_ITEMS check to where it actually do...
Subv
2012-02-14
Fixed a typo
Subv
2012-02-14
Core/AuctionHouse: Updated CMSG_AUCTION_SELL_ITEM to allow new 3.3.5a features.
Subv
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-26
Core: Change Handlers location
Spp