aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouseBot/AuctionHouseBotSeller.cpp
AgeCommit message (Expand)Author
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-02-02Core/Build: Use std namespace in getline callsNayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-25Core/Items: Fix signed/unsigned mismatch warningsNayd
2014-12-23Core/Items: Updated item stat calculationsShauren
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-11-15Core/DataStores: Updated Item DataStoresIntel
2014-10-28Merge pull request #13440 from Rochet2/ahbotjackpoz
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-22Core/Entities: First part of removing GetGUIDLow() usesShauren
2014-10-20Core/AHBot: Filter out from AHBot items that can't be lootedjackpoz
2014-10-20Core/Entities: First part of required database changes for migrating guids to...Shauren
2014-10-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-02Core/AHBot: Fix reference_loot_template being excluded from ahbot itemsjackpoz
2014-08-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Core/AuctionHouse: Merge last changes of PR #12917jackpoz
2014-08-28Core: Fix buildVincent-Michael
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi