aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouseBot/AuctionHouseBotSeller.cpp
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-12-26Core/Items: Implemented bonus list as a possible result of RandomSuffixShauren
2016-09-10Core/Items: Removed invalid item bind type 5Shauren
2016-06-18Core: Update to 7.0.3.21963Shauren
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-04-16Core: Removed WhitespacesVincent-Michael
2016-04-11Core/AHBot: Improve AHBot seller math (#16123)Andrew Letson
2016-03-22Core/AuctionHouse: Fix compileAokromes
2016-03-22Core/AuctionHouse: Fix compile (Part 2)Aokromes
2016-03-22Core/AuctionHouse: Fix compileAokromes
2016-03-21Merge pull request #16101 from NathanHandley/3.3.5Duarte Duarte
2016-01-01Update copyright note for 2016Vincent-Michael
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