aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Achievements/AchievementMgr.cpp
AgeCommit message (Expand)Author
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
2017-02-11Core/Log: Move log to more logical loglevelAokromes
2017-01-01Update copyright note for 2017vincent-michael
2016-12-20Core/Achievements: Add missing send packetShauren
2016-12-19Core/PacketIO: Implemented CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHI...Shauren
2016-12-17Core/Achievements: Add faction check before completing an achievement (#18436)rstebler
2016-11-07Core/Achievements: Add missing part of #18034Krudor
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-04Core/Achievements: Implemented all criteria tree operatorsShauren
2016-05-216.x rebaseShauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-03-24Core/Game: Fix the clang build when building shared librariesNaios