aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/BlackMarketHandler.cpp
AgeCommit message (Expand)Author
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2021-10-01Core/Misc: Fix appleclang 12 warningsShauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-05-01Revert "Game/Handler: Fix warning."Gacko
2016-05-01Game/Handler: Fix warning.Gacko
2016-04-11Core/Blackmarket: Implemented black marketGigi1237
2016-01-01Update copyright note for 2016Vincent-Michael
2015-04-04Misc: Fixed license header formattingShauren
2015-03-22Core/Misc: Warning fixesShauren
2015-01-19Fixed Printf arg type mismatchAriDEV
2015-01-16Core/Packet: Update some AH, BM and banker opcodesprojectcoredevs