aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/AuctionHouseHandler.cpp
AgeCommit message (Expand)Author
2016-02-05Implement AuctionHouse features: GetAll scan and search throttlingpete318
2016-01-01Update copyright note for 2016Rushor
2015-12-14Improved Auction house deposit handling.pete318
2015-10-11Resolve coverity #1023086pete318
2015-09-28Auction house changes:pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-26Core/AH: Code cleanupjackpoz
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-04-23Core/AuctionHouse: Fix AuctionHouse exploitjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-16Core/AH: Fix memory leakjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-06-10Core/Auctionhouse: Fix crash when reloading AH itemskaelima
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-07Core/AuctionHouse: Fixed field type mismatches when saving auction to databas...Shauren
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-25Core/RBAC: Remove couple of harcoded checks for GM level and use Permission '...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-18Core/AuctionHouse: Partially revert 3cf260068809 to keep compatibility with t...Nay
2012-12-18Core/AuctionHouse: Fix a possible auctionhouse crashMrSmite
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-19Core/AuctionHouse: Refactored and corrected building auction mail messagesShauren
2012-06-30Core: Minor code style correctionsShauren
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-02-27Core/Auction House: Delete item_instance entries correctly, prevent invalid e...Elron103
2012-02-26Core/Auction House: Fix item loss issue when inserting multiple stacks (by El...Shocker
2012-02-23Core: Random cleanup + compile fixShauren
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-17Core/AuctionHandler: Move the MAX_AUCTION_ITEMS check to where it actually do...Subv
2012-02-14Fixed a typoSubv
2012-02-14Core/AuctionHouse: Updated CMSG_AUCTION_SELL_ITEM to allow new 3.3.5a features.Subv
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-26Core: Change Handlers locationSpp