version 1.471 | | version 1.472 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | common/map.c: Replace code with OB_TYPE_MOVE_BLOCK - effectively same as what |
| | it was. |
| | include/define.h: Update OB_TYPE_MOVE_BLOCK so that spaces that don't block |
| | any type of movement doesn't block objects that also don't have movement. |
| | This fixes cases of gates not pushing objects off them. |
| | MSW 2005-11-29 |
| | |
common/object.c: Fix wrong comparision operator in free_object2() to make | | common/object.c: Fix wrong comparision operator in free_object2() to make |
monsters drop loot again. | | monsters drop loot again. |
Andreas Kirschbaum 2005-11-28 | | Andreas Kirschbaum 2005-11-28 |