summaryrefslogtreecommitdiff
path: root/src/char/int_quest.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-12Fix issue http://hercules.ws/board/tracker/issue-8620-error-in-quest/Andrei Karas1-2/+3
2015-04-09Add checks to int_quest.cAndrei Karas1-1/+4
2015-01-12Fixed some -Wformat-security warningsHaru1-3/+3
2014-11-16Whitespace cleanup (no code changes)Haru1-1/+1
2014-11-15Move global variable into interface in inter.cAndrei Karas1-7/+7
2014-11-15Add most functions from int_quest.c to interfaces.Andrei Karas1-16/+33
2014-11-15Split functions in int_quest.c.Andrei Karas1-15/+24
2014-05-30Fixed typos inside src/Shido1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-10/+12
2014-05-10Revert "Fixed order of includes in all source files"panikon1-12/+10
2014-05-09Fixed order of includes in all source filesHaru1-10/+12
2014-01-22Improved questlog handling to honor the value of MAX_QUEST_OBJECTIVESHaru1-15/+52
2013-12-17Fixed several compiler warningsHaru1-0/+1
2013-12-05Follow-up to 6f55c00e72ca6db130a84fe92218f73a777428f4Haru1-2/+5
2013-12-04Follow-up to 6f55c00e72ca6db130a84fe92218f73a777428f4Haru1-1/+1
2013-12-03Questlog fixesHaru1-90/+139
2013-06-10Added SqlStmt functions to the SQL interfaceSusu1-12/+12
2013-05-15HPM Updateshennetsind1-5/+6
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-122/+128
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-128/+122
2012-01-20Merged TXT removal branch back to trunk.gepard19841-0/+184