aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Quests
AgeCommit message (Expand)Author
2016-07-19Core/Mail: implement a way to specify NPC sender for mails when they should b...SnapperRy
2016-07-11Core/Quest: implement usage of QUEST_FLAGS_RAID to allow a quest to be comple...SnapperRy
2016-07-05Core/Quest: do not save/load Dungeon Finder/daily/repeatable quests as comple...SnapperRy
2016-06-28Core/Loading: output error when specified emote id for some quest-related tab...SnapperRy
2016-04-09Core/Misc: MSVC /W4 warning fixesShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-12-10Core/Quest: code style:ShinDarth
2015-12-07Core/Quest: Fix issues reported by static analysisjackpoz
2015-09-15Merge pull request #15497 from ShinDarth/335-miscMitchesD
2015-09-14Core/Misc: rename some variables after latest backportsShinDarth
2015-09-12Core/Quests: Fix issue reported by static analysisjackpoz
2015-09-02Merge pull request #15384 from ShinDarth/quest_backports2Duarte Duarte
2015-08-29DB/World schema backport: quest_details, quest_request_items and quest_offer_...ShinDarth
2015-08-29DB/World schema backport: sort quest_template fields 6.x styleShinDarth
2015-07-02DB/World schema backport: split quest_template and quest_template_addonShinDarth
2015-01-01Update copyright note for 2015Vincent-Michael
2014-08-22Core/Quest: Allow money reward for quests to be modified.Ascathor
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-05-11DB: Changed WDBVerified startdard to VerifiedBuildKinzcool
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/QuestDef: Well I clicked revert but Git didn't play along.Malcrom
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-25Core/Quests: Fixed icon shown above questgivers with daily quests that have a...Shauren
2013-08-30Core/Quests: Split Flags and SpecialFlagsNay
2013-08-30Core/Quests: Remove CastedCreatureOrGO methodNay
2013-08-29Core/Quests: Fix a typo in a previous commitNay
2013-08-29Core/Quests: Drop world.quest_template.RequiredSpellCastXNay
2013-08-11Core/Player: Add debug log when SendCanTakeQuestResponse(INVALIDREASON_*) is ...Nay
2013-02-26Core/Quests: Updated quest flags and implemented QUEST_FLAGS_NO_MONEY_FROM_XP...Shauren
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-26Core/Quest: Drop table quest_end_scriptsVincent_Michael
2012-12-25Core: Fix some codestyleVincent_Michael
2012-12-25Core: Fix non pch buildVincent_Michael
2012-12-24Core/Quests: Added support for 10/25 man only raid questsShauren
2012-12-04Core/Quest: Removed table quest_start_scriptsVincent-Michael
2012-12-04Core/Quest: Add support for monthly questsVincent-Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-28Core/Quests: Fixed quest honor rewards properly.Shauren
2012-08-28Core/Quests: Fix quest honor rewardNay
2012-03-27TypoNay
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 3)Nay
2012-02-22fix issue with seasonal quests and repeatabilityKandera
2012-02-16Fix a lot of warningsSpp
2012-02-14Codestyle: Renamed some variables to fit codestyle, corrected order in struct...Subv
2012-02-11Core/Quests: Correct use of parenthesis in IsAutoComplete and IsAutoAcceptMatthew Goff
2012-02-08Add config values to allow ignoring auto accept and auto complete flags on qu...Matthew Goff
2012-01-26fix seasonal quest checkKandera