version 1.470 | | version 1.471 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | common/object.c: Fix wrong comparision operator in free_object2() to make |
| | monsters drop loot again. |
| | Andreas Kirschbaum 2005-11-28 |
| | |
Basically added a parameter to 'skills' command to filter skills. And one char/const char* fix. | | Basically added a parameter to 'skills' command to filter skills. And one char/const char* fix. |
common/anim.c: use const char* for find_animation. | | common/anim.c: use const char* for find_animation. |
include/libproto.h: find_animation uses a const char*. | | include/libproto.h: find_animation uses a const char*. |