aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Achievements/AchievementMgr.cpp
AgeCommit message (Expand)Author
2023-04-30Core/Misc: Delay creating std::string objects for locale data after size vali...Shauren
2023-02-14Core/Guilds: Fixed loading achievement CompletingPlayers guids from db. (#28813)DeadMouse
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2022-02-08Core/Scripts: Added script hook to execute actions after completing an achiev...Meji
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/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2021-12-22Modernize codebase with Clang-Tidy range based loops (#24165)Ujp8LfXBJ6wCPR
2021-12-13Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-11Core/RBAC: add permission that prevents accounts from earning all achievement...Wyrserth
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-06-07Core/Achievements: Defined all modifier tree types and implemented many of themShauren
2021-06-01Core/Criteria: Add all values of CriteriaFailEventShauren
2021-05-01Core/Grids: Move packet sending functionality out of MessageDistDeliverer and...Shauren
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-01-21Core/Logs: Fix more logsAokromes
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-30Core/Misc: Changed GetLocaleByName to return invalid value on invalid input i...Shauren
2020-05-18Core/Achievements: Minor fixesShauren
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-04-24Core/AchievementMgr: fix integer underflow neglecting already completed realm...ariel-
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...Shauren
2020-01-02New YearAokromes
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-11-15Core/Achievements: Implement many new ModifierTree typesShauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Merge branch 'bfa'Shauren
2018-11-21Core/Misc: Update locales_achievement_reward to simple systemChazy Chaz
2018-10-01Core/PacketIO: Updated opcode enum to 8.0Shauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-14Core/Battleground: Dropped battleground texts from trinity_string and replace...joschiwald
2018-01-09Core/DataStores: Added somewhat generic db2 hotfix generatorShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-08-20Core/Quests: Implemented criteria tree quest objective typeRoger Stebler
2017-06-04Core/Misc: Fixed warningsjoschiwald
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-13Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren