aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouseBot
AgeCommit message (Expand)Author
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-03-18Core/AHBot: Remove a lingering warning that annoyed me for all too longclick
2015-02-22Core/AHBot: Fix AHBot bidding and correct logged AH typejackpoz
2015-02-11Merge PR #14059 from 'Rochet2/ahbot_buyer' into 3.3.5jackpoz
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-09-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-10Core/Misc: Fixed build with intel compilerShauren
2014-09-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-02Core/AuctionHouse: Fix issues reported by Coverityjackpoz
2014-08-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-31Core/AuctionHouse: Fix issues reported by Coverityjackpoz
2014-08-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Core/Misc: Remove unneeded NULL checksjackpoz
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