aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Quests/QuestDef.h
AgeCommit message (Expand)Author
2017-02-11Core/Mail: implement a way to specify NPC sender for mails when they should b...SnapperRy
2017-02-05Core/Quest: implement usage of QUEST_FLAGS_RAID to allow a quest to be comple...SnapperRy
2017-02-04Core/Quest: do not save/load Dungeon Finder/daily/repeatable quests as comple...SnapperRy
2017-01-01Update copyright note for 2017vincent-michael
2016-11-23Core/Quests: Defined more quest flagsShauren
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-08-28Core/Quests: Renamed unknown quest objective fieldShauren
2016-06-24Core/PacketIO: Updated quest packetsShauren
2016-04-06Core/Misc: MSVC /W4 warning fixesShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-19Core/Quests: Implemented new quest objective typesShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-08Core/Misc:Vincent-Michael
2015-08-08Core/Quests: Update QuestFailedReason enum for 6.2.0Vincent-Michael
2015-07-01Core/Quests: Calculate the RewardMoney value with QuestMoneyReward.dbc and de...Kinzcool
2015-05-30Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-05-29Core/Quests: Implemented RewardXPMultiplier quest template fieldShauren
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-05-27Core/Quests: Defined missing quest objective typeShauren
2015-04-13Core/Quests: fixed quest rewardingRat
2015-04-10Core/Misc:Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Quests: Do not rely on StorageIndex for quest objectivesIntel
2014-12-29Core/Quests: Fixed quest loading from DB and improved error outputIntel
2014-12-29Core/Loot: Implemented CMSG_LOOT packetIntel
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-28Core/Quests: Fixed index typos and added some missing data to quest query packetIntel
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-11Core/LFG: Move 2 logs in traceVincent-Michael
2014-07-10Revert "Core/Quests: Changed QUEST_FLAGS_AUTO_ACCEPT to reflect what it actua...Subv
2014-07-09Core/Quests: Changed QUEST_FLAGS_AUTO_ACCEPT to reflect what it actually does...Subv
2014-06-08Core/Quest:Sebastian Valle Herrera
2014-01-11Core: Fix build due to merge resolution errorsDDuarte
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/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-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/Quests: Split Flags and SpecialFlagsNay
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/Quests: Remove CastedCreatureOrGO methodNay
2013-08-29Core/Quest: Fix typo in 738a781468e73041104e1dc23d5401689b9b6d53Vincent-Michael
2013-08-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-29Core/Quests: Fix a typo in a previous commitNay
2013-08-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-11Core/Player: Add debug log when SendCanTakeQuestResponse(INVALIDREASON_*) is ...Nay