index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AuctionHouse
/
AuctionHouseMgr.cpp
Age
Commit message (
Expand
)
Author
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
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-26
Core/AH: Code cleanup
jackpoz
2014-10-26
Merge pull request #13455 Rochet2/ah
jackpoz
2014-10-25
AH related fixes
Rochet2
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-10-01
Core/AH: Don't send expired auctions to clients
jackpoz
2014-09-30
Revert "Core/AuctionHouse: Delete expired auctions at startup."
jackpoz
2014-09-28
Core/AH: Fix Auction House items not deleted from database
jackpoz
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-23
Core/Auctionhouse: Better fix for 809fb9894ec5ee5a
DDuarte
2014-08-23
Core/Auctionhouse: Hide known recipes when the Usable box is checked in the AH
Aokromes
2014-04-27
Core: Droped `faction_H` field -- only one faction table is necessary
Kinzcool
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
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-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-04-26
Core/DBLayer: Fixed mismatched field type in auction house prepared statement.
Shauren
2013-03-20
Core/Misc: Define multiple functions const (+ code cleanup here and there)
Spp
2013-03-08
Core/RBAC: Fix multiple permissions and remove multiple config options that a...
Spp
2013-02-25
Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...
Spp
2013-02-25
Core/RBAC: Remove unnecessary header includes from other header files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-18
Core/AuctionHouse: Partially revert 3cf260068809 to keep compatibility with t...
Nay
2012-12-18
Core/AuctionHouse: Fix a possible auctionhouse crash
MrSmite
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-10-02
Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-16
Core/Loading: Re-enable Server loading log
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-20
Core/AuctionHouse: Corrected mail body for auction outbid and cancelled mails...
Shauren
2012-07-19
Core/AuctionHouse: Refactored and corrected building auction mail messages
Shauren
2012-03-29
Core/Misc: Code style and remove unused define.
Gyx
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2012-02-16
Core/Movement: Fix a crash when a player logout in a hostile area. The honorl...
kaelima
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-08
Core: Define helper functions to know if an account is Player, Moderator, GM,...
Spp-
2011-09-08
AccountMgr singleton converted to namespace with free functions as it has no ...
Spp-
[next]