version 1.587 | | version 1.588 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | Add settings permanent_experience_percentage, death_penalty_percentage and |
| | death_penalty_levels to the settings file. |
| | --- |
| | common/living.c: don't hardcode exp calculations |
| | common/init.c, include/config.h, lib/settings: set defaults for new values |
| | doc/settings: document new values |
| | include/global.h: change settings struct to hold the new values |
| | server/init.c: parse new values in the settings file. |
| | server/skill_util.c: reference new value |
| | Brendan Lally 2006-03-07 |
| | |
Apply modified parts of patch #1439490 (Fix in random map generation) by CF | | Apply modified parts of patch #1439490 (Fix in random map generation) by CF |
Development Team Schmorp.de <crossfire@schmorp.de>. | | Development Team Schmorp.de <crossfire@schmorp.de>. |
--- | | --- |