version 1.570 | | version 1.571 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | Do not allow to dimension door into monsters or earthwalls. |
| | --- |
| | server/spell_effect.c: In dimension_door() do not allow destinations that are |
| | P_IS_ALIVE. |
| | Andreas Kirschbaum 2006-02-19 |
| | |
random_maps/style.c: In find_style() fix access to uninitialized variable. | | random_maps/style.c: In find_style() fix access to uninitialized variable. |
Andreas Kirschbaum 2006-02-19 | | Andreas Kirschbaum 2006-02-19 |
| | |