index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-05T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Achievements
/
AchievementMgr.cpp
Age
Commit message (
Expand
)
Author
2023-04-30
Core/Misc: Delay creating std::string objects for locale data after size vali...
Shauren
2023-02-14
Core/Guilds: Fixed loading achievement CompletingPlayers guids from db. (#28813)
DeadMouse
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-08
Core/Scripts: Added script hook to execute actions after completing an achiev...
Meji
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2021-12-22
Modernize codebase with Clang-Tidy range based loops (#24165)
Ujp8LfXBJ6wCPR
2021-12-13
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-11
Core/RBAC: add permission that prevents accounts from earning all achievement...
Wyrserth
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-06-07
Core/Achievements: Defined all modifier tree types and implemented many of them
Shauren
2021-06-01
Core/Criteria: Add all values of CriteriaFailEvent
Shauren
2021-05-01
Core/Grids: Move packet sending functionality out of MessageDistDeliverer and...
Shauren
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2021-04-06
Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdate
Shauren
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2021-01-21
Core/Logs: Fix more logs
Aokromes
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-06-30
Core/Misc: Changed GetLocaleByName to return invalid value on invalid input i...
Shauren
2020-05-18
Core/Achievements: Minor fixes
Shauren
2020-05-01
Core/Achievements: Greatly optimize achievement system by splitting large typ...
Xinef
2020-04-26
Core/Achievements: Optimized resetting achievement criteria by condition and ...
Xinef
2020-04-24
Core/AchievementMgr: fix integer underflow neglecting already completed realm...
ariel-
2020-04-03
Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...
Shauren
2020-01-02
New Year
Aokromes
2019-11-23
Core/Items: Add ItemContext param to Item::Create function
Shauren
2019-11-15
Core/Achievements: Implement many new ModifierTree types
Shauren
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Merge branch 'bfa'
Shauren
2018-11-21
Core/Misc: Update locales_achievement_reward to simple system
Chazy Chaz
2018-10-01
Core/PacketIO: Updated opcode enum to 8.0
Shauren
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-01-14
Core/Battleground: Dropped battleground texts from trinity_string and replace...
joschiwald
2018-01-09
Core/DataStores: Added somewhat generic db2 hotfix generator
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-08-20
Core/Quests: Implemented criteria tree quest objective type
Roger Stebler
2017-06-04
Core/Misc: Fixed warnings
joschiwald
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-13
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
[next]