index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T06: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
2015-03-18
Core: Move LOG_INFO -> LOG_DEBUG level for achievements
click
2015-02-19
Merge pull request #14179 from Aaron126/6.x
joschiwald
2015-02-19
Core/Misc: Correct some wrong integer types in DB query results
Aaron126
2015-02-13
Core/Guild: Updated and enabled most previously implemented guild and petitio...
Mogadischu
2015-01-19
Core/Achievements: Updated and enabled all previously implemented achievement...
Shauren
2015-01-18
Core/NetworkIO: sync opcode values with wpp and removed duplicate ones
joschiwald
2015-01-10
Core/Maps: Updated map difficulties
Shauren
2015-01-10
Core/Achievements: Defined another known achievement flag
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-31
Core/Achievements: Enabled saving progress and converted old saved data
Shauren
2014-12-28
Core/Achievements: Updated achievements - progress is currently not saved unt...
Shauren
2014-12-21
Core/Items: Refactored ItemTemplate
Shauren
2014-12-07
Merge branch '6.x' into Spells
Intel
2014-12-07
Core: fixed few coverity issues and warnings
joschiwald
2014-11-22
Core/Spells: more code updates...
Rat
2014-11-16
Core/Spells: Spell system updates (don't even try to compile this)
Rat
2014-11-15
Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2
Intel
2014-11-09
Core/DataStores: Even more converted dbcs
Intel
2014-11-07
Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, CharTitle...
Intel
2014-11-07
Core/DataStores: Fixed name consistency and improved coords handling
Intel
2014-11-06
Core/DataStores: Updated Achievement.dbc struct
Intel
2014-10-29
Core/Entites: Updated GUID format
Shauren
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-25
Core/Guilds: Fifth part of converting int to bigint guids in database
Shauren
2014-10-23
Core/Entities: Second part of required database changes for migrating guids t...
Shauren
2014-10-23
Core/Entities: First step to 128 bit guids
Shauren
2014-10-22
Core/Entities: First part of removing GetGUIDLow() uses
Shauren
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
Shauren
2014-10-02
Core/Achievement: Fix warnings
Vincent-Michael
2014-09-27
Core/Achiev: Remove a wrong call to FlushBits in SendAllTrackedCriterias
DDuarte
2014-09-27
Merge pull request #13209 from Dekadencee/FixGuildAchievementTracking
Duarte Duarte
2014-09-27
Achievements/Guilds: Fix guild achievement tracking
Dekadence
2014-09-27
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-09-25
Core/Achievements: Fixed wrong packet generation in AchievementMgr::SendCrite...
mik1893
2014-09-21
Core/Misc: Fixed gcc build and some warnings
Shauren
2014-09-21
Core/AchievementMgr: Fixed build
Shauren
2014-09-20
Core: Fix build
Vincent-Michael
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-16
Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCore
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-09-13
Core/Chat: cleanup MonsterText methods
joschiwald
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-09-03
Merge pull request #13017 from DDuarte/guild_achiev_tracking
Duarte Duarte
2014-09-02
Core/Net: Correct structure of SMSG_GUILD_CRITERIA_DATA when empty
DDuarte
2014-09-02
Core/Net: Fix structure of SMSG_GUILD_ACHIEVEMENT_DATA when there are no achi...
DDuarte
2014-09-02
Core/Guild: Only send achievement criteria updates to players that requested ...
DDuarte
[next]