index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T03: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-08
Core: Move LOG_INFO -> LOG_DEBUG level for achievements
click
2015-02-23
Core/Achievements: pick more changes from 4.3.4/6.x branch, required after ab...
joschiwald
2015-02-21
Core/Achievements: check db criteria data for all achievements
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-25
Core/Achievements: Fixed wrong packet generation in AchievementMgr::SendCrite...
mik1893
2014-09-20
Core/Achievements: Fixed realm first kill achievement restrictions - now only...
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
Core/Chat: cleanup MonsterText methods
joschiwald
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-08-15
Core/Misc: Optimized locale loading
Shauren
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-07-29
Scripts/OutdoorPvP: replaced some chat texts with proper defense messages
joschiwald
2014-07-16
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
leak
2014-07-14
Core/Battleground: fixed typo
joschiwald
2014-06-22
Replaced all ACE_OS::localtime_r calls
leak
2014-04-26
Core/BG/SA:
joschiwald
2014-04-23
Core/Achievements: achievement earned message will now use broadcasttext inst...
joschiwald
2014-02-10
Core/DB/Achievements:
joschiwald
2014-02-06
Core/Achievements: rename some AchievementCriteriaDataTypes to keep consistent
joschiwald
2014-02-05
Core/Achievements: Use ACE_OS::localtime_r instead of localtime in my previou...
Discover-
2014-02-05
Core/Achievements: Implement criteria type ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN...
Discover-
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-09-23
Core/Logs: Random changes
Vincent-Michael
2013-09-18
Core/Achievement: Fix warning
Vincent-Michael
2013-09-18
Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPE
joschiwald
2013-09-06
Core/Achievements: Converted save queries to prepared statements
Shauren
2013-08-07
Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...
Spp
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-30
Core/Misc: Another batch of fixes for issues found by static analysis
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-01
Core/Misc: Fixed a few warning found by static analysis tools.
Shauren
2013-01-04
Update src/server/game/Achievements/AchievementMgr.cpp
Machiavelli
2013-01-03
Update src/server/game/Achievements/AchievementMgr.cpp
Machiavelli
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-23
Core/Achievements: Minor correction in Log msg
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-09
Core/Achievements: Fixed achievements with ACHIEVEMENT_CRITERIA_TYPE_WIN_ARENA
Subv
2012-10-04
Core/Battleground: Some minor optimizations here and there.
Spp
[next]