Directory lib/config/

Directory Created:
2014-04-12 14:21
Total Files:
10
Deleted Files:
0
Lines of Code:
1037

[root]/lib/config

Lines of Code

lib/config/ Lines of Code

Developers

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

Most Recent Commits

ryo_saeba 2021-04-10 11:13 Rev.: 22067

Remove unused 'dm_mail' settings.

0 lines of code changed in 1 file:

  • lib/config: settings (-2)
crowbert 2020-09-17 15:32 Rev.: 21445

Add a config option MIN_NAME to restrict very short account and character names

4 lines of code changed in 1 file:

  • lib/config: settings (+4)
partmedia 2019-01-28 02:25 Rev.: 20699

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:

  • lib/config: settings (+7)
partmedia 2019-01-14 10:59 Rev.: 20692

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:

  • lib/config: settings (+6)
partmedia 2015-03-25 12:06 Rev.: 19880

Update default configuration files

6 lines of code changed in 2 files:

  • lib/config: motd (+3 -3), rules (+3)
rjtanner 2015-03-24 23:32 Rev.: 19878

Add entries for additional metaservers, one in the US and the other in EU.

2 lines of code changed in 1 file:

  • lib/config: metaserver2 (+2)
partmedia 2014-04-13 12:41 Rev.: 19338

Add headers to configuration and data files.

Also remove long-gone entries from the README.

35 lines of code changed in 10 files:

  • lib/config: ban_file (+7 -6), dm_file (+1), exp_table (+2), forbid (+1), metaserver2 (+2 -2), motd (+1 -1), news (+2), rules (+14 -8), settings (+2), stat_bonus (+3 -1)
partmedia 2014-04-12 14:21 Rev.: 19332

Move config files to separate directory.

1000 lines of code changed in 10 files:

  • lib/config: ban_file (new 32), dm_file (new 16), exp_table (new 189), forbid (new 14), metaserver2 (new 80), motd (new 9), news (new 12), rules (new 9), settings (new 342), stat_bonus (new 297)
Generated by StatSVN 0.7.0