summaryrefslogtreecommitdiff
path: root/src/map/quest.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-12Fixed changequest behavior(before: completequest+setquest, now: erasequest+se...Inkfish1-13/+1
2009-08-02* Questlog code cleanup.Inkfish1-21/+21
2009-07-28Corrected two mistakes when I was trying to do some tricks...Inkfish1-2/+2
2009-07-28* Some more updates to Quest LogInkfish1-110/+95
2009-07-26Fixed mob counts and quest states are not saved properly sometimesInkfish1-5/+5
2009-07-26* Some updates of Quest Log systemInkfish1-3/+10
2009-07-25Rewrote Quest Log system.Inkfish1-67/+236
2008-04-26Added script function hasquest.Kevin1-0/+9
2008-04-15 * Corrected some invalid syntax in skill_db.txt (wrong usage of commas)ultramage1-1/+1
2008-04-14Some more updates to the quest log system. It has been completely moved to th...Kevin1-17/+0
2008-04-13Major updates to the quest system.Kevin1-7/+74
2008-04-11Changed eol-style to native for these files.Kevin1-142/+142
2008-04-11Finished most of the quest log code, still bits here and there but it's usabl...Kevin1-8/+9
2008-04-11Some quest log changes and removed one of the set char offline calls that was...Kevin1-0/+4
2008-04-11More questlog code.Kevin1-0/+137