Home
last modified time | relevance | path

Searched refs:ladder_prefix (Results 1 – 4 of 4) sorted by relevance

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dprefs.c178 char const * ladder_prefix; member
3281 return prefs_runtime_config.ladder_prefix; in prefs_get_ladder_prefix()
3286 return conf_set_str(&prefs_runtime_config.ladder_prefix,valstr,NULL); in conf_set_ladder_prefix()
3291 return conf_set_str(&prefs_runtime_config.ladder_prefix,NULL,NULL); in conf_setdef_ladder_prefix()
3296 return prefs_runtime_config.ladder_prefix; in conf_get_ladder_prefix()
/dports/games/pvpgn/pvpgn-1.8.5/
H A DUPDATE129 - conf/bnetd.conf : added "ladder_prefix" parameter to allow only games with
/dports/games/pvpgn/pvpgn-1.8.5/conf/
H A Dbnetd.conf.win32305 # Example: ladder_prefix = "ldr_"
306 ladder_prefix = ""
H A Dbnetd.conf.in327 # Example: ladder_prefix = "ldr_"
328 ladder_prefix = ""