aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouse
AgeCommit message (Expand)Author
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
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-11-05Core: Fixed Non-PCH buildIntel
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
2014-09-28Core/AH: Fix Auction House items not deleted from databasejackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Auctionhouse: Better fix for 809fb9894ec5ee5aDDuarte
2014-08-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Auctionhouse: Hide known recipes when the Usable box is checked in the AHAokromes
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-27Core: Droped `faction_H` field -- only one faction table is necessaryKinzcool
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp