summaryrefslogtreecommitdiff
path: root/src/char_sql/int_quest.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-15Removed unnecessary use of StringBuf in int_quest.c to avoid memleaks in cert...ultramage1-16/+2
2009-10-27Fixed quest will never get erased when it's the only quest you have.Inkfish1-1/+1
2009-09-04* QuestLog Fix.Inkfish1-11/+5
2009-08-21Fixed the wrong packet length makes client choke when add_quest packets are s...Inkfish1-24/+17
2009-08-02* Questlog code cleanup.Inkfish1-51/+51
2009-07-28* Some more updates to Quest LogInkfish1-62/+63
2009-07-25Fixed undeclared variables on charserv compiling. how careless i am.....Inkfish1-4/+4
2009-07-25Rewrote Quest Log system.Inkfish1-55/+60
2008-08-01Removed unused guardian hp columns from the guild castles table in main.sql (...ultramage1-1/+0
2008-04-14Fixed a memory leak in mapif_quests_fromsqltoms1-2/+1
2008-04-14Removed some unused variables that appeared in the last commit (r12584).Kevin1-0/+3
2008-04-14Some more updates to the quest log system. It has been completely moved to th...Kevin1-1/+92
2008-04-13Major updates to the quest system.Kevin1-0/+112