aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Quests/QuestObjectiveCriteriaMgr.cpp
AgeCommit message (Expand)Author
2024-12-08Core/Quests: Improved criteria tree quest objective typeShauren
2024-12-07Core/Achievements: Reduce the list of criteria types updated on loginShauren
2024-02-03Core/Achievements: Fixed updating EarnAchievement criteria type for guilds an...Meji
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-09-25Core/Achievements: Fixed achievement criteria StartEvent and FailEventShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-06-01Core/Criteria: Add all values of CriteriaFailEventShauren
2021-05-09Core/Quests: Quest improvementsShauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2021-04-06Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdateShauren
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2021-02-06Fix nopch build & warningShauren
2021-02-06Core/Quests: Correct criteria tree quest objective update conditionsShauren
2020-05-01Core/Achievements: Greatly optimize achievement system by splitting large typ...Xinef
2020-04-26Core/Achievements: Optimized resetting achievement criteria by condition and ...Xinef
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-08-20Core/Quests: Implemented criteria tree quest objective typeRoger Stebler