index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Achievements
/
AchievementMgr.h
Age
Commit message (
Expand
)
Author
2024-12-07
Core/Achievements: Reduce the list of criteria types updated on login
Shauren
2023-09-25
Core/Achievements: Fixed achievement criteria StartEvent and FailEvent
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
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/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
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-04-06
Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdate
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-01-02
New Year
Aokromes
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-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-19
Core/PacketIO: Implemented CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHI...
Shauren
2016-05-21
6.x rebase
Shauren
2016-05-07
Core/Achievements: Add missing overrides
Shauren
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-03-24
Core/Game: Fix the no PCH build
Naios
2016-03-24
Core/Game: Fix the clang build when building shared libraries
Naios
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-01-19
Core/Achievements: Updated and enabled all previously implemented achievement...
Shauren
2015-01-10
Core/Achievements: Defined another known achievement flag
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-28
Core/Achievements: Updated achievements - progress is currently not saved unt...
Shauren
2014-11-06
Core/DataStores: Updated Achievement.dbc struct
Intel
2014-09-27
Achievements/Guilds: Fix guild achievement tracking
Dekadence
2014-09-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-09-20
Core/Achievements: Fixed realm first kill achievement restrictions - now only...
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Misc: Fixed build without pch
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-05-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-04-26
Core/Achievements: Fixed WoW''s 4th-8th Anniversary
Vincent-Michael
2014-04-26
Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_DATA_TYPE_GAME_EVENT
Vincent-Michael
2014-04-05
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-02-10
Core/DB/Achievements:
joschiwald
[next]