aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Quests
AgeCommit message (Expand)Author
2012-08-28Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-28Core/Quests: Fixed quest honor rewards properly.Shauren
2012-08-28Core/Quests: Fix quest honor rewardNay
2012-08-20DB/Schema: Increase size of quest_template.RequiredRaces to mediumintNay
2012-08-19Core/Quests: Fixed copy paste mistakeShauren
2012-08-18Core/Quests: Split Flags and SpecialFlagsNay
2012-08-15Core&DB: Increase the size of MinLevel and MaxLevel to int16Nay
2012-08-14Missing changes to previous commitNay
2012-08-09Core/Quests: Fix and enable all quest related opcodesNay
2012-08-01Core/Build: Fix non pch build (MSVC)Nay
2012-07-05Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-04Core: Minor startup error fixes (db structure)Shauren
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-03-27TypoNay
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 3)Nay
2012-02-23Merge branch 'master' into 4.xSpp
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-31Merge branch 'master' into 4.xSpp
2012-01-26fix seasonal quest checkKandera
2012-01-12Core/Quests: Send currency rewards in quest packetsShauren
2012-01-07Merge branch 'master' into 4.xNay
2012-01-05Core/EventsShauren
2012-01-04Core/Quests: Add implementation of seasonal quest reset. uses a new table muc...kandera
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-27Core/Quests: Fix a couple of typos in quest DB loading. Thanks Spp.Nay
2011-12-22Core/Quest: Fix SMSG_QUESTGIVER_STATUS(_MULTIPLE)weclub
2011-12-21Core/Quests: Implement SMSG_QUESTUPDATE_COMPLETENay
2011-12-21Core/Quests: Update SMSG_QUESTGIVER_QUEST_DETAILSNay
2011-12-06Core/Quest: Consistency, god damn..Nay
2011-12-03Core/Quests: Fix some variable renaming fails in quest related codeNay
2011-11-26Core/Quests: Update `quest_template` and SMSG_QUEST_QUERY_RESPONSENay
2011-11-26Merge branch 'master' into 4.xNay
2011-11-26Core|DB/Quests: Rename and re-order fields in `quest_template` table, for the...Nay
2011-11-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-11-25Core/Quests: Add new field RequiredClasses for quest_template Credits toStalker_Riddick
2011-11-23updated all remaining dbc structuresRat
2011-10-20Core/Quests: Update Quest::IsAutoCompleteNay
2011-10-07REPO: code-style clean-upBootz
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-05Core/Quests: Implement quests that require PlayerSlain. Closes #169Nay
2011-01-31Core/Quests: Implemented proper calculation of quest honor reward using DBCTOM_RUS
2011-01-13Core/Quests: Resolve ambiguity between QUEST_STATUS_COMPLETED and rewarded st...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-27Core: Kill off some warningsclick
2010-12-26Core/QuestStatus:linencloth
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren