aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/BlackMarket
AgeCommit message (Expand)Author
2025-06-10Core/Misc: Kill copy/move constructors for singleton classesShauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-09-19Core/Misc: Changed string formatting functions to accept std::string_view as ...Shauren
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2020-01-02New YearAokromes
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
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-03-23Core/Utilities: Rename RandomResizeList->RandomResize as it is no longer rest...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-05-11Core/Misc: Warning fixes (/W4)Shauren
2016-04-11Warning fixShauren
2016-04-11Core/Blackmarket: Implemented black marketGigi1237