Age | Commit message (Expand) | Author | Files | Lines |
2009-12-08 | Corrected a variable defined in a header file. | ultramage | 1 | -0/+4 |
2009-10-27 | Fixed quest will never get erased when it's the only quest you have. | Inkfish | 1 | -0/+5 |
2009-09-13 | * Progressbar aborts when player is attacked. | Inkfish | 1 | -0/+22 |
2009-09-12 | * Clarified the names of some questlog functions and eventually implemented k... | Inkfish | 1 | -13/+9 |
2009-09-04 | Added missing memmove() when adding quests. Sorry, can't be more careless... | Inkfish | 1 | -0/+1 |
2009-09-04 | add missing memmove (follow up to r14036) | Inkfish | 1 | -0/+4 |
2009-09-04 | * QuestLog Fix. | Inkfish | 1 | -34/+19 |
2009-08-21 | Fixed the wrong packet length makes client choke when add_quest packets are s... | Inkfish | 1 | -8/+3 |
2009-08-12 | Fixed changequest behavior(before: completequest+setquest, now: erasequest+se... | Inkfish | 1 | -13/+1 |
2009-08-02 | * Questlog code cleanup. | Inkfish | 1 | -21/+21 |
2009-07-28 | Corrected two mistakes when I was trying to do some tricks... | Inkfish | 1 | -2/+2 |
2009-07-28 | * Some more updates to Quest Log | Inkfish | 1 | -110/+95 |
2009-07-26 | Fixed mob counts and quest states are not saved properly sometimes | Inkfish | 1 | -5/+5 |
2009-07-26 | * Some updates of Quest Log system | Inkfish | 1 | -3/+10 |
2009-07-25 | Rewrote Quest Log system. | Inkfish | 1 | -67/+236 |
2008-04-26 | Added script function hasquest. | Kevin | 1 | -0/+9 |
2008-04-15 | * Corrected some invalid syntax in skill_db.txt (wrong usage of commas) | ultramage | 1 | -1/+1 |
2008-04-14 | Some more updates to the quest log system. It has been completely moved to th... | Kevin | 1 | -17/+0 |
2008-04-13 | Major updates to the quest system. | Kevin | 1 | -7/+74 |
2008-04-11 | Changed eol-style to native for these files. | Kevin | 1 | -142/+142 |
2008-04-11 | Finished most of the quest log code, still bits here and there but it's usabl... | Kevin | 1 | -8/+9 |
2008-04-11 | Some quest log changes and removed one of the set char offline calls that was... | Kevin | 1 | -0/+4 |
2008-04-11 | More questlog code. | Kevin | 1 | -0/+137 |