version 1.357 | | version 1.358 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | common/map.c: Change default values for reset_timeout, enter_x, and enter_y |
| | map headers to zero. In set_map_reset_time() use MAP_DEFAULTRESET if |
| | reset_timeout is zero. This change prevents crossedit from adding these |
| | headers by just loading and saving a map. |
| | include/config.h: Add MAP_DEFAULTRESET. |
| | Andreas Kirschbaum 2005-08-27 |
| | |
server/rune.c: Fix crash if casting disarm out of map bounds. | | server/rune.c: Fix crash if casting disarm out of map bounds. |
server/spell_effect.c: Fix crash if casting polymorph out of map bounds. | | server/spell_effect.c: Fix crash if casting polymorph out of map bounds. |
Andreas Kirschbaum 2005-08-25 | | Andreas Kirschbaum 2005-08-25 |