version 1.186 | | version 1.187 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/c_wiz.c: Don't forget to skip blanks after reading item number or stack |
| | position. Works better for commands like patch :) |
| | Ryo 2004-09-06 |
| | |
common/object.c: Fix insert_ob_in_map so right coordinates and map | | common/object.c: Fix insert_ob_in_map so right coordinates and map |
value are used on GET_MAP_OB call - was using values before changes | | value are used on GET_MAP_OB call - was using values before changes |
for tiling were applied. | | for tiling were applied. |