index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Quests
Age
Commit message (
Expand
)
Author
2016-07-19
Core/Mail: implement a way to specify NPC sender for mails when they should b...
SnapperRy
2016-07-11
Core/Quest: implement usage of QUEST_FLAGS_RAID to allow a quest to be comple...
SnapperRy
2016-07-05
Core/Quest: do not save/load Dungeon Finder/daily/repeatable quests as comple...
SnapperRy
2016-06-28
Core/Loading: output error when specified emote id for some quest-related tab...
SnapperRy
2016-04-09
Core/Misc: MSVC /W4 warning fixes
Shauren
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-12-10
Core/Quest: code style:
ShinDarth
2015-12-07
Core/Quest: Fix issues reported by static analysis
jackpoz
2015-09-15
Merge pull request #15497 from ShinDarth/335-misc
MitchesD
2015-09-14
Core/Misc: rename some variables after latest backports
ShinDarth
2015-09-12
Core/Quests: Fix issue reported by static analysis
jackpoz
2015-09-02
Merge pull request #15384 from ShinDarth/quest_backports2
Duarte Duarte
2015-08-29
DB/World schema backport: quest_details, quest_request_items and quest_offer_...
ShinDarth
2015-08-29
DB/World schema backport: sort quest_template fields 6.x style
ShinDarth
2015-07-02
DB/World schema backport: split quest_template and quest_template_addon
ShinDarth
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-22
Core/Quest: Allow money reward for quests to be modified.
Ascathor
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-05-11
DB: Changed WDBVerified startdard to VerifiedBuild
Kinzcool
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/QuestDef: Well I clicked revert but Git didn't play along.
Malcrom
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-12-25
Core/Quests: Fixed icon shown above questgivers with daily quests that have a...
Shauren
2013-08-30
Core/Quests: Split Flags and SpecialFlags
Nay
2013-08-30
Core/Quests: Remove CastedCreatureOrGO method
Nay
2013-08-29
Core/Quests: Fix a typo in a previous commit
Nay
2013-08-29
Core/Quests: Drop world.quest_template.RequiredSpellCastX
Nay
2013-08-11
Core/Player: Add debug log when SendCanTakeQuestResponse(INVALIDREASON_*) is ...
Nay
2013-02-26
Core/Quests: Updated quest flags and implemented QUEST_FLAGS_NO_MONEY_FROM_XP...
Shauren
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-26
Core/Quest: Drop table quest_end_scripts
Vincent_Michael
2012-12-25
Core: Fix some codestyle
Vincent_Michael
2012-12-25
Core: Fix non pch build
Vincent_Michael
2012-12-24
Core/Quests: Added support for 10/25 man only raid quests
Shauren
2012-12-04
Core/Quest: Removed table quest_start_scripts
Vincent-Michael
2012-12-04
Core/Quest: Add support for monthly quests
Vincent-Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-28
Core/Quests: Fixed quest honor rewards properly.
Shauren
2012-08-28
Core/Quests: Fix quest honor reward
Nay
2012-03-27
Typo
Nay
2012-03-27
Core/DBLayer: Correct few more wrong read types (No. 3)
Nay
2012-02-22
fix issue with seasonal quests and repeatability
Kandera
2012-02-16
Fix a lot of warnings
Spp
2012-02-14
Codestyle: Renamed some variables to fit codestyle, corrected order in struct...
Subv
2012-02-11
Core/Quests: Correct use of parenthesis in IsAutoComplete and IsAutoAccept
Matthew Goff
2012-02-08
Add config values to allow ignoring auto accept and auto complete flags on qu...
Matthew Goff
2012-01-26
fix seasonal quest check
Kandera
[next]