summaryrefslogtreecommitdiff
path: root/src/map/quest.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Move questinfo data from map to npc_dataAsheraf1-1/+33
2018-10-03Add new type for mercenary class to setquestinfo()Asheraf1-0/+1
2018-07-24Questinfo System overhaulAsheraf1-0/+14
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2017-07-11Added time limit parameter to setquestKirieZ1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-02-17Replaced some now unnecessary includes with forward declarations in header filesHaru1-1/+2
2016-02-17Removed unnecessary typedefs from libconfigHaru1-1/+1
2016-01-06Change all TBL_PC to struct map_session_data as per style guidelineshemagx1-8/+11
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-08-15HPM compatibility improvementsHaru1-3/+3
2015-07-25Reduce memory usage in HPM in quest.cAndrei Karas1-1/+1
2015-06-19Removed ".." from include directivesHaru1-3/+3
2015-01-24Reduced quest db memory usage by about 900kBHaru1-4/+7
2015-01-24Added additional item drops support to the quest dbHaru1-0/+8
2015-01-24Converted quest_db to libconfigHaru1-0/+2
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-0/+4
2014-05-10Revert "Fixed order of includes in all source files"panikon1-4/+0
2014-05-09Fixed order of includes in all source filesHaru1-0/+4
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2013-12-03Questlog fixesHaru1-6/+16
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+1
2013-09-25Renamed local variables that would conflict with a rename of iStatus to statusHaru1-1/+1
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-1/+1
2013-09-16HPM: Quest.c Interfaceshennetsind1-15/+22
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-13/+13
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-13/+13
2012-08-17Added @reloadquestdb as per Script / DB Developer Joseph request.shennetsind1-0/+1
2009-12-08Corrected a variable defined in a header file.ultramage1-1/+1
2009-09-13* Progressbar aborts when player is attacked.Inkfish1-0/+1
2009-09-04* QuestLog Fix.Inkfish1-0/+12
2009-08-02* Questlog code cleanup.Inkfish1-2/+0
2009-07-28* Some more updates to Quest LogInkfish1-9/+3
2009-07-26* Some updates of Quest Log systemInkfish1-9/+0
2009-07-25Rewrote Quest Log system.Inkfish1-6/+21
2008-04-26Added script function hasquest.Kevin1-0/+2
2008-04-13Major updates to the quest system.Kevin1-0/+5
2008-04-11Changed eol-style to native for these files.Kevin1-15/+15
2008-04-11Finished most of the quest log code, still bits here and there but it's usabl...Kevin1-0/+4
2008-04-11More questlog code.Kevin1-0/+11