aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AuctionHouseBot
AgeCommit message (Expand)Author
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-04-05Core/Misc: Use correct field type for guids in prepared statementsShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
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-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-25Merge pull request #15554 from MrSmite/AHBot_BuyerShauren
2015-09-24Core/AHBot: Adjust AHBot bid and buyout chancesjackpoz
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