index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
QuestHandler.cpp
Age
Commit message (
Expand
)
Author
2015-03-18
Core/Player: Optimize Player::HaveAtClient() performance
jackpoz
2015-03-14
Core/Packets: update CMSG_QUESTLOG_REMOVE_QUEST and enabled some quest opcodes
DJScias
2015-03-14
Core/Packets: updated and enabled CMSG_QUESTGIVER_ACCEPT_QUEST
DJScias
2015-01-18
Core/NetworkIO: sync opcode values with wpp and removed duplicate ones
joschiwald
2015-01-12
Core/Quests: Send completed quest data on login
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-30
Core/Quests: Added CMSG_QUESTGIVER_QUERY_QUEST
Intel
2014-12-29
Core/Quests: Added CMSG_QUESTGIVER_REQUEST_REWARD
Intel
2014-12-29
Core/Quests: Fixed WPE exploit that allowed to accept any quest
Intel
2014-12-28
Core/Quests: Updated Quest System to new Format
Intel
2014-11-19
Core/Packets: updated EquipmentSet save packets
joschiwald
2014-11-19
Core/Packets: Added the following packets:
Intel
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-22
Core/Entities: Fifth part of removing GetGUIDLow() uses
Shauren
2014-10-21
Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
Shauren
2014-10-21
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-19
Merge remote-tracking branch 'origin/3.3.5' into 4.3.4
DDuarte
2014-10-18
Core/Quest: implement Quest Tracker
ShinDarth
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
Core/Quests: Fixed an issue with self-completing quests.
Subv
2014-09-13
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2014-09-13
Core/Quests: Don't display a message if the player doesn't meet the requireme...
Sebastian Valle Herrera
2014-09-12
Core/Quests: Fixed what appears to be a merge error, only prompt the player t...
Subv
2014-09-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-12
Core/Quests: Only prompt the player to take the next quest in a chain if he m...
Subv
2014-08-24
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-24
Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...
Rochet2
2014-07-11
Core/LFG: Move 2 logs in trace
Vincent-Michael
2014-06-08
Core/Quest:
Sebastian Valle Herrera
2014-04-05
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-02-06
Core/Entities: allow interaction with gameobject questgivers if player can ta...
joschiwald
2014-01-20
Core/Quests: Fixed another merge fail
Shauren
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-10
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Quests: Fixed icon shown above questgivers with daily quests that have a...
Shauren
2013-12-15
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2013-12-14
Core/Quests: Fix an issue where auto-completed quests would not be automatica...
Discover-
2013-12-14
Core/AI: Fix an issue where the OnQuestAccept hooks were not called for auto-...
Discover-
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-08-30
Core/Quests: Split Flags and SpecialFlags
Nay
2013-08-09
Scripted: Remove Whitespace/Tabs
Vincent-Michael
2013-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-08-07
Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...
Spp
2013-08-06
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-08-06
Core/Misc: Implement reinterpret casts for all battleground classes and use t...
Discover-
[next]