aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Achievements/AchievementMgr.cpp
AgeCommit message (Expand)Author
2017-02-11Core/Log: Move log to more logical loglevelAokromes
2017-01-01Update copyright note for 2017vincent-michael
2016-12-20Core/Achievements: Add missing send packetShauren
2016-12-19Core/PacketIO: Implemented CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHI...Shauren
2016-12-17Core/Achievements: Add faction check before completing an achievement (#18436)rstebler
2016-11-07Core/Achievements: Add missing part of #18034Krudor
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-04Core/Achievements: Implemented all criteria tree operatorsShauren
2016-05-216.x rebaseShauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-03-24Core/Game: Fix the clang build when building shared librariesNaios
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-24Core/Misc: Fixed array out of bounds access when loading locales_achievement_...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-27Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.Shauren
2015-11-04Core/Globals: Use std::string rather than char* to pass script names around.Naios
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-09-09Core/BattlePets: Basics for Battle Petshorn
2015-06-28Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_PLACE_GARRISON_BUILDINGShauren
2015-06-26Core/Achievements: Fixed linking criteria with achievementsShauren
2015-05-24Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_RECRUIT_GARRISON_FOL...Shauren
2015-04-11Core: Fix warningVincent-Michael
2015-04-11Core/Misc: Update page text locale to simple systemVincent-Michael
2015-04-11Core/PacketIO: Updated & enabled CMSG_AUTO_EQUIP_ITEM_SLOTShauren
2015-04-01Fixed compileRat
2015-04-01Core/Arenas: Removed arena team related opcodes and methods that were only us...Shauren
2015-03-18Core: Move LOG_INFO -> LOG_DEBUG level for achievementsclick
2015-02-19Merge pull request #14179 from Aaron126/6.xjoschiwald
2015-02-19Core/Misc: Correct some wrong integer types in DB query resultsAaron126
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-01-19Core/Achievements: Updated and enabled all previously implemented achievement...Shauren
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-10Core/Achievements: Defined another known achievement flagShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-31Core/Achievements: Enabled saving progress and converted old saved dataShauren
2014-12-28Core/Achievements: Updated achievements - progress is currently not saved unt...Shauren
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-07Merge branch '6.x' into SpellsIntel
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-11-22Core/Spells: more code updates...Rat
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-09Core/DataStores: Even more converted dbcsIntel
2014-11-07Core/DataStores: Updated BattlemasterList.dbc, CharStartOutfit.dbc, CharTitle...Intel
2014-11-07Core/DataStores: Fixed name consistency and improved coords handlingIntel