version 1.301 | | version 1.302 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/spell_util.c: use on_same_map instead of checking directly map pointers. |
| | Ryo 2005-07-15 |
| | |
Those changes implement a quest tracking system. Check the doc/quests document for more info. | | Those changes implement a quest tracking system. Check the doc/quests document for more info. |
common/quest.c: new file with a few quests-related functions. | | common/quest.c: new file with a few quests-related functions. |
doc/Developers/mapguide: point to quests file for instructions on quests. | | doc/Developers/mapguide: point to quests file for instructions on quests. |