version 1.271 | | version 1.272 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | Those changes are just changing char* to const char* in some function prototypes. |
| | Affected files: |
| | common/recipe.c |
| | common/region.c |
| | common/treasure.c |
| | common/utils.c |
| | include/libproto.h: match headers. |
| | server/main.c |
| | Ryo 2005-04-16 |
| | |
Those changes add the ability to transform items through 'item_transformer' (163)-type | | Those changes add the ability to transform items through 'item_transformer' (163)-type |
items | | items |
See doc/Developers/item_transformation for more info. | | See doc/Developers/item_transformation for more info. |