version 1.370 | | version 1.371 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/monster.c: Add missing "break" statement in monster_can_pick(). It did |
| | prevent some monsters from picking up scrolls. |
| | Andreas Kirschbaum 2005-09-08 |
| | |
common/{anim.c, image.c, los.c, map.c, porting.c, treasure.c}, | | common/{anim.c, image.c, los.c, map.c, porting.c, treasure.c}, |
include/define.h, random_maps/treasure.c, | | include/define.h, random_maps/treasure.c, |
server/{apply.c, c_misc.c, c_object.c, c_wiz.c, commands.c, daemon.c, | | server/{apply.c, c_misc.c, c_object.c, c_wiz.c, commands.c, daemon.c, |