aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouse/AuctionHouseMgr.cpp
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-10-01Core/PacketIO: Fixed SMSG_MAIL_LIST_RESULT structureShauren
2016-07-10Core/Items: Fixed saving gem bonusesShauren
2016-06-14Core/PacketIO: Updated AH and mail packetsShauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-08Core/Misc: Fixed warningsVincent-Michael
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-10Implement AuctionHouse features: GetAll scan and search throttlingpete318
2016-03-23Improved Auction house deposit handling.pete318
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-16Server/Game/AuctionHouseTomatoes
2015-10-06Core/Battle.net:Shauren
2015-07-22Core/AuctionHouse: Fix misleading logAokromes
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-04-13Core/PacketIO: Updated and enabled void storage packetsShauren
2015-04-10Core/Opcodes:Golrag
2015-03-22Core/Misc: Warning fixesShauren
2015-03-18Core/Misc: Fix some issues detected by static analysisNaios
2015-02-22Core/Database: Removed locales_item from world database (use item_sparse_loca...Shauren
2015-02-22Core/AHBot: Fix AHBot bidding and correct logged AH typejackpoz
2015-02-08Core/Items: fixed AuctionHouse and GuildBank items from DBjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-23Core/Items: Updated item stat calculationsShauren
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-08Core/DataStores: Updated item dbcsIntel
2014-11-08Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, Durabilit...Intel
2014-11-06Core/DataStores: Updated ArmorLocation.dbc, AuctionHouse.dbc, BankBagSlotPric...Intel
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/AH: Fix buildjackpoz
2014-10-26Core/AH: Code cleanupjackpoz
2014-10-26Merge pull request #13455 Rochet2/ahjackpoz
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Core/Entities: Changed a few lowguid uses to ObjectGuid::LowTypeShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-22Core/Entities: First part of removing GetGUIDLow() usesShauren
2014-10-20Core/Entities: First part of required database changes for migrating guids to...Shauren
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-01Core/AH: Don't send expired auctions to clientsjackpoz
2014-09-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-30Revert "Core/AuctionHouse: Delete expired auctions at startup."jackpoz
2014-09-29Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte