index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T20:01:02Z
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
2022-04-17
Core/Quest - fix incorrect answer when sharing (#27529)
kvolk2git
2021-09-02
Core/QuestHandler: Fix potential crash caused by QUEST_FLAGS_PARTY_ACCEPT wit...
HelloKitty
2021-06-22
Core/Misc: Clear unused undef leftover in a refactor (#26616)
Kelno
2021-01-22
Core/Creature: Add new db field InteractionPauseTimer (#25880)
Giacomo Pozzoni
2020-09-22
Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-acc...
Giacomo Pozzoni
2020-09-20
Scripts/ChatCommands: Constrain how char const* may be used as a command hand...
Treeston
2020-09-10
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2020-09-10
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2020-04-05
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2020-04-05
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-01-02
New year
Aokromes
2019-07-01
Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...
Wyrserth
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-08-12
Core/Movement: 7fff83d6752 followup
ccrs
2017-08-12
Core/Movement: waypoint movement (#20121)
ccrs
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-15
Core/Player: Keep shared quests through map changes instead of getting stuck ...
Cannix
2017-05-01
Core/Scripts: unified scripted gossip/quest api
ariel-
2017-04-24
Core/Quests: implemented MSG_QUEST_PUSH_RESULT notifications
ariel-
2017-04-23
[3.3.5] Core/Quest: always send the specified RewardNextQuest regardless of e...
Xyventh
2017-02-21
Core/Packet: convert query packets into new system.
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-09-09
Core/Scripts: Enhance quest status hook by making it catch more status change...
Rochet2
2016-08-29
Whitespace clean-up
Gustavo
2016-08-11
Core/Logs: Fine tune more logs
Aokromes
2016-07-15
Core/Quests: Remove quest items that were looted if they are unique, bound, q...
Brian
2016-06-07
Core/Quest: send SMSG_QUESTGIVER_STATUS_MULTIPLE after a quest is rewarded.
Snapper
2016-02-04
Core/Gossips: added some sanity checks to prevent duplicate interaction
joschiwald
2016-01-12
Core/Quests: Fixed party accept quests
Shauren
2016-01-12
Core/Quests: Fixed quest sharing
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-10-25
Core/Quests: Fix a CMSG injection abuse.
w1sht0l1v3
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-03-01
Core/Player: Optimize Player::HaveAtClient() performance
jackpoz
2015-01-31
Core/Quests: Fixed WPE exploit that allowed to accept any quest
Nayd
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-18
Core/Quest: implement Quest Tracker
ShinDarth
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: Don't display a message if the player doesn't meet the requireme...
Sebastian Valle Herrera
2014-09-12
Core/Quests: Only prompt the player to take the next quest in a chain if he m...
Subv
2014-08-24
Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...
Rochet2
2014-02-06
Core/Entities: allow interaction with gameobject questgivers if player can ta...
joschiwald
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-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-
[next]