aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Achievements/AchievementMgr.cpp
AgeCommit message (Expand)Author
2015-03-08Core: Move LOG_INFO -> LOG_DEBUG level for achievementsclick
2015-02-23Core/Achievements: pick more changes from 4.3.4/6.x branch, required after ab...joschiwald
2015-02-21Core/Achievements: check db criteria data for all achievementsjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-25Core/Achievements: Fixed wrong packet generation in AchievementMgr::SendCrite...mik1893
2014-09-20Core/Achievements: Fixed realm first kill achievement restrictions - now only...Shauren
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-08-15Core/Misc: Optimized locale loadingShauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-14Core/Battleground: fixed typojoschiwald
2014-06-22Replaced all ACE_OS::localtime_r callsleak
2014-04-26Core/BG/SA:joschiwald
2014-04-23Core/Achievements: achievement earned message will now use broadcasttext inst...joschiwald
2014-02-10Core/DB/Achievements:joschiwald
2014-02-06Core/Achievements: rename some AchievementCriteriaDataTypes to keep consistentjoschiwald
2014-02-05Core/Achievements: Use ACE_OS::localtime_r instead of localtime in my previou...Discover-
2014-02-05Core/Achievements: Implement criteria type ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN...Discover-
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-09-23Core/Logs: Random changesVincent-Michael
2013-09-18Core/Achievement: Fix warningVincent-Michael
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
2013-09-06Core/Achievements: Converted save queries to prepared statementsShauren
2013-08-07Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...Spp
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-01Core/Misc: Fixed a few warning found by static analysis tools.Shauren
2013-01-04Update src/server/game/Achievements/AchievementMgr.cppMachiavelli
2013-01-03Update src/server/game/Achievements/AchievementMgr.cppMachiavelli
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-23Core/Achievements: Minor correction in Log msgSpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-09Core/Achievements: Fixed achievements with ACHIEVEMENT_CRITERIA_TYPE_WIN_ARENASubv
2012-10-04Core/Battleground: Some minor optimizations here and there.Spp