aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/QuestHandler.cpp
AgeCommit message (Expand)Author
2015-03-18Core/Player: Optimize Player::HaveAtClient() performancejackpoz
2015-03-14Core/Packets: update CMSG_QUESTLOG_REMOVE_QUEST and enabled some quest opcodesDJScias
2015-03-14Core/Packets: updated and enabled CMSG_QUESTGIVER_ACCEPT_QUESTDJScias
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-12Core/Quests: Send completed quest data on loginShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-30Core/Quests: Added CMSG_QUESTGIVER_QUERY_QUESTIntel
2014-12-29Core/Quests: Added CMSG_QUESTGIVER_REQUEST_REWARDIntel
2014-12-29Core/Quests: Fixed WPE exploit that allowed to accept any questIntel
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
2014-11-19Core/Packets: updated EquipmentSet save packetsjoschiwald
2014-11-19Core/Packets: Added the following packets:Intel
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Core/Entities: Fifth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Quests: Fixed an issue with self-completing quests.Subv
2014-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2014-09-13Core/Quests: Don't display a message if the player doesn't meet the requireme...Sebastian Valle Herrera
2014-09-12Core/Quests: Fixed what appears to be a merge error, only prompt the player t...Subv
2014-09-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-12Core/Quests: Only prompt the player to take the next quest in a chain if he m...Subv
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-24Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...Rochet2
2014-07-11Core/LFG: Move 2 logs in traceVincent-Michael
2014-06-08Core/Quest:Sebastian Valle Herrera
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-02-06Core/Entities: allow interaction with gameobject questgivers if player can ta...joschiwald
2014-01-20Core/Quests: Fixed another merge failShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Quests: Fixed icon shown above questgivers with daily quests that have a...Shauren
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Quests: Fix an issue where auto-completed quests would not be automatica...Discover-
2013-12-14Core/AI: Fix an issue where the OnQuestAccept hooks were not called for auto-...Discover-
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-08-30Core/Quests: Split Flags and SpecialFlagsNay
2013-08-09Scripted: Remove Whitespace/TabsVincent-Michael
2013-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-07Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...Spp
2013-08-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-06Core/Misc: Implement reinterpret casts for all battleground classes and use t...Discover-