version 1.527 | | version 1.528 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | Global event Python scripts now are in subdirectories. This makes it easier to
|
| | distribute "Python packages". Modified file:
|
| | plugins/cfpython/cfpython.c
|
| | Ryo 2006-01-07
|
| | |
common/{item.c,treasure.c}, server/{apply.c,gods.c,spell_effect.c}: Use named | | common/{item.c,treasure.c}, server/{apply.c,gods.c,spell_effect.c}: Use named |
constants instead of numbers. | | constants instead of numbers. |
server/monster.c: Use correct field name in move_monster(). | | server/monster.c: Use correct field name in move_monster(). |