[root]/server/trunk/lib/config
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 27 (100.0%) | 1060 (100.0%) | 39.2 |
partmedia | 24 (88.9%) | 1054 (99.4%) | 43.9 |
crowbert | 1 (3.7%) | 4 (0.4%) | 4.0 |
rjtanner | 1 (3.7%) | 2 (0.2%) | 2.0 |
ryo_saeba | 1 (3.7%) | 0 (0.0%) | 0.0 |
Remove unused 'dm_mail' settings.
0 lines of code changed in 1 file:
Add a config option MIN_NAME to restrict very short account and character names
4 lines of code changed in 1 file:
Add setting to always use crypt(3)
Add new 'crypt_mode' setting. When set to 0 or left unset, preserve the
legacy behavior of not hashing passwords on Windows and FreeBSD. When
set to 1 (set for new installations), always use crypt(3).
This setting is also useful for hosting player files, originally created
on Linux, on FreeBSD.
7 lines of code changed in 1 file:
Add option to always enable HP bars
The new 'always_show_hp' server option enables accurate HP bars for all
living players and monsters, as if a high-level 'probe' spell was always
in effect.
Sponsored by: Titus
Tracker: feature-requests/250
6 lines of code changed in 1 file:
Update default configuration files
6 lines of code changed in 2 files:
Add entries for additional metaservers, one in the US and the other in EU.
2 lines of code changed in 1 file:
Add headers to configuration and data files.
Also remove long-gone entries from the README.
35 lines of code changed in 10 files:
Move config files to separate directory.
1000 lines of code changed in 10 files: