version 1.82 | | version 1.83 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/apply.c: small fix to apply_spellbook in the rare case when
|
| | the spellbook contains no spell (happens when DM issues a bad
|
| | 'create' command for instance :).
|
| | Ryo 2003-10-04
|
| |
|
server/c_new.c: fix command_run and command_fire so they check
| | server/c_new.c: fix command_run and command_fire so they check
|
the given direction is [0..8]. This enabled weird things like
| | the given direction is [0..8]. This enabled weird things like
|
hitting non-adjacent monsters.
| | hitting non-adjacent monsters.
|