DELTA
SVN   KKK/***********************************************************************
 Freeciv - Copyright (C) 2017 - Freeciv Development Team
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2, or (at your option)
   any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
***********************************************************************/

#ifdef HAVE_CONFIG_H
#include <fc_config.h>
#endif

/* common */
#include "fc_interface.h"

#include "server_settings.h"

/***************************************************************************
  Returns the server setting with the specified name.
***************************************************************************/
server_setting_id server_setting_by_name(const char *name)
{
  return fc_funcs->server_setting_by_name(name);
}

/***************************************************************************
  Returns the name of the server setting with the specified id.
***************************************************************************/
const char *server_setting_name_get(server_setting_id id)
{
  return fc_funcs->server_setting_name_get(id);
}

/***************************************************************************
  Returns the type of the server setting with the specified id.
***************************************************************************/
enum sset_type server_setting_type_get(server_setting_id id)
{
  return fc_funcs->server_setting_type_get(id);
}

/***************************************************************************
  Returns TRUE iff a server setting with the specified id exists.
***************************************************************************/
bool server_setting_exists(server_setting_id id)
{
  return sset_type_is_valid(server_setting_type_get(id));
}
ENDREP
DELTA 35234 1166 38
SVN  v
 $  Xerver_settings.cENDREP
DELTA 35270 2957 202
SVN  JQ |  Qy
/* Pure server settings. */
server_setting_id server_setting_by_name(const char *name);
bool server_setting_exists(server_setting_id id);

enum sset_type server_setting_type_get(server_setting_id id);

const char *server_setting_name_get(server_setting_id id)ENDREP
id: 5h.5ck.r35279/2525
type: file
pred: 5h.5ck.r35234/3227
count: 120
text: 35279 2150 37 3724 5adda5d56eaaf92c0670d13965c4651c
props: 10503 239 111 0 7f9b5cf6c8fffd7438ed66579e7ad166
cpath: /trunk/common/Makefile.am
copyroot: 15280 /trunk

id: 2zg5.5ck.r35279/2766
type: file
count: 0
text: 35279 0 2137 2123 d6ac79c4df1cfc8ed01d1810e746c116
cpath: /trunk/common/server_settings.c
copyroot: 15280 /trunk

id: 2z52.5ck.r35279/2931
type: file
pred: 2z52.5ck.r35270/9735
count: 3
text: 35279 2214 283 1617 b5ef8e7072c5176659928314acc701e5
cpath: /trunk/common/server_settings.h
copyroot: 15280 /trunk

PLAIN
K 11
Makefile.am
V 23
file 5h.5ck.r35279/2525
K 14
achievements.c
V 24
file qhc.5ck.r34778/9044
K 14
achievements.h
V 24
file qhe.5ck.r33814/2681
K 9
actions.c
V 24
file r7a.5ck.r35221/1206
K 9
actions.h
V 25
file r7c.5ck.r35107/19078
K 4
ai.c
V 24
file 4go.5ck.r31726/5773
K 4
ai.h
V 25
file 4gp.5ck.r34871/29474
K 6
aicore
V 24
dir 18t.5ck.r35070/11305
K 6
base.c
V 25
file 3jw.5ck.r34581/27195
K 6
base.h
V 25
file 3jx.5ck.r34581/27435
K 9
borders.c
V 25
file 4f0.5ck.r31935/29464
K 9
borders.h
V 26
file 4f1.5ck.r26905/213493
K 10
calendar.c
V 26
file 147p.5ck.r33984/10730
K 10
calendar.h
V 26
file 147r.5ck.r33984/10975
K 8
capstr.c
V 24
file dv.5ck.r33689/98181
K 8
capstr.h
V 24
file dw.5ck.r18858/97074
K 6
chat.h
V 24
file dj.5wt.r33223/26762
K 10
citizens.c
V 26
file 6mx.5ck.r26905/203234
K 10
citizens.h
V 26
file 6my.5ck.r26905/204108
K 6
city.c
V 23
file q.5ck.r33994/17117
K 6
city.h
V 21
file 3q.5ck.r34002/86
K 13
clientutils.c
V 26
file zj9.5ck.r26905/212022
K 13
clientutils.h
V 26
file zjb.5ck.r26905/213199
K 8
combat.c
V 22
file wp.5ck.r34964/122
K 8
combat.h
V 24
file wq.5ck.r24573/25814
K 9
culture.c
V 27
file 104t.5ck.r26905/202652
K 9
culture.h
V 27
file 104v.5ck.r26905/203523
K 11
diptreaty.c
V 24
file 3r.5ck.r30328/78509
K 11
diptreaty.h
V 24
file 3s.5ck.r27517/13575
K 10
disaster.c
V 24
file b2m.5ck.r32459/3378
K 10
disaster.h
V 25
file b2o.5ck.r28753/25083
K 9
effects.c
V 25
file 2eo.5ck.r34516/92408
K 9
effects.h
V 24
file 2ep.5ck.r34309/4639
K 8
events.c
V 25
file 33h.5ck.r33605/10831
K 8
events.h
V 24
file 3t.5ck.r33605/11074
K 8
extras.c
V 25
file o9u.5ck.r34494/16142
K 8
extras.h
V 25
file o9w.5ck.r34494/16386
K 12
fc_cmdhelp.c
V 26
file 76j.5ck.r26905/216438
K 12
fc_cmdhelp.h
V 26
file 76k.5ck.r26905/216731
K 14
fc_interface.c
V 24
file 4up.5ck.r35270/9239
K 14
fc_interface.h
V 24
file 4uq.5ck.r35270/9487
K 10
fc_types.h
V 25
file 2ll.5ck.r34765/23292
K 15
featured_text.c
V 25
file 4h3.5ck.r34831/25645
K 15
featured_text.h
V 24
file 4h4.5ck.r34764/7186
K 6
game.c
V 24
file 3u.5ck.r34793/27607
K 6
game.h
V 23
file 3v.5ck.r34287/3043
K 19
generate_packets.py
V 23
file 2f4.5ck.r32904/459
K 12
government.c
V 24
file he.5ck.r34368/19481
K 12
government.h
V 24
file hf.5ck.r34368/19725
K 6
idex.c
V 25
file qo.5ck.r32526/118033
K 6
idex.h
V 24
file qp.5ck.r18858/92434
K 13
improvement.c
V 22
file vb.5ck.r34525/169
K 13
improvement.h
V 23
file vc.5ck.r33074/3506
K 5
map.c
V 23
file r.5ck.r34831/25895
K 5
map.h
V 24
file 41.5ck.r34831/26131
K 11
map_types.h
V 25
file 216z.5ck.r34825/6107
K 8
mapimg.c
V 24
file 6n9.5ck.r34778/9762
K 8
mapimg.h
V 26
file 6na.5ck.r26905/215559
K 15
metaknowledge.c
V 24
file siq.5ck.r35098/2264
K 15
metaknowledge.h
V 24
file sis.5ck.r35098/2513
K 10
movement.c
V 25
file 2xv.5ck.r34516/92653
K 10
movement.h
V 25
file 2xw.5ck.r33998/69669
K 13
multipliers.c
V 25
file 197b.5ck.r32459/4353
K 13
multipliers.h
V 26
file 197d.5ck.r29117/26290
K 18
name_translation.h
V 24
file 4k1.5ck.r32459/4601
K 8
nation.c
V 24
file il.5ck.r33386/79163
K 8
nation.h
V 24
file im.5ck.r32925/36846
K 10
networking
V 25
dir 2gws.5ck.r35160/20379
K 8
player.c
V 22
file 45.5ck.r35202/854
K 8
player.h
V 23
file 46.5ck.r35202/1092
K 9
reqtext.c
V 26
file 2ob8.5ck.r33984/11469
K 9
reqtext.h
V 26
file 2oba.5ck.r33783/13455
K 14
requirements.c
V 23
file 2wq.5ck.r35255/644
K 14
requirements.h
V 23
file 2wr.5ck.r35255/891
K 10
research.c
V 24
file 4ro.5ck.r32922/7196
K 10
research.h
V 24
file 4rp.5ck.r27750/1056
K 10
rgbcolor.c
V 25
file 6i6.5ck.r31090/42043
K 10
rgbcolor.h
V 25
file 6i7.5ck.r31090/42290
K 6
road.c
V 25
file 6pq.5ck.r34601/19435
K 6
road.h
V 25
file 6pr.5ck.r34601/19675
K 10
scriptcore
V 23
dir 75a.5ck.r34866/1752
K 17
server_settings.c
V 25
file 2zg5.5ck.r35279/2766
K 17
server_settings.h
V 25
file 2z52.5ck.r35279/2931
K 11
spaceship.c
V 24
file 98.5ck.r33765/44399
K 11
spaceship.h
V 22
file 99.5ck.r33680/332
K 12
specialist.c
V 24
file 33f.5ck.r33778/1445
K 12
specialist.h
V 24
file 33g.5ck.r33778/1688
K 9
srvdefs.h
V 25
file 2rgb.5ck.r34048/1358
K 7
style.c
V 24
file zzb.5ck.r33771/5613
K 7
style.h
V 24
file zzd.5ck.r33771/5853
K 6
team.c
V 24
file 33i.5ck.r33326/1430
K 6
team.h
V 23
file 33j.5ck.r26183/314
K 6
tech.c
V 22
file t.5ck.r33324/9294
K 6
tech.h
V 22
file u.5ck.r33324/9532
K 9
terrain.c
V 22
file 2fp.5ck.r34546/94
K 9
terrain.h
V 23
file qs.5ck.r33814/3169
K 6
tile.c
V 24
file 2ys.5ck.r34867/1050
K 6
tile.h
V 24
file 2yt.5ck.r34867/1290
K 13
traderoutes.c
V 24
file bf8.5ck.r33963/9108
K 13
traderoutes.h
V 24
file bfa.5ck.r33963/9357
K 8
traits.h
V 25
file 7k3.5ck.r30330/11323
K 6
unit.c
V 20
file v.5ck.r35256/92
K 6
unit.h
V 22
file 48.5ck.r35256/322
K 10
unitlist.c
V 25
file 39m.5ck.r31889/62464
K 10
unitlist.h
V 26
file 39n.5ck.r27611/110113
K 10
unittype.c
V 22
file v9.5ck.r35217/151
K 10
unittype.h
V 23
file va.5ck.r35203/3041
K 9
version.c
V 21
file oe.5ck.r34317/49
K 9
version.h
V 24
file e7.5ck.r34516/94309
K 9
victory.c
V 26
file qex.5ck.r26905/217020
K 9
victory.h
V 26
file qez.5ck.r26905/217896
K 8
vision.c
V 23
file 4dm.5ck.r33561/483
K 8
vision.h
V 23
file 4dn.5ck.r33796/456
K 12
workertask.c
V 26
file llw.5ck.r26905/206753
K 12
workertask.h
V 25
file lly.5ck.r28926/17170
K 10
worklist.c
V 24
file o8.5ck.r32721/82052
K 10
worklist.h
V 24
file o9.5ck.r32721/82295
K 14
world_object.h
V 26
file 2ngs.5ck.r33483/66975
END
ENDREP
id: p.5ck.r35279/8503
type: dir
pred: p.5ck.r35270/15253
count: 4970
text: 35279 3125 5365 0 a18de797a52982d6165e564bc2843284
props: 23743 0 112 0 b2bc91bf125d83375389d51f25ff2c2f
cpath: /trunk/common
copyroot: 15280 /trunk

PLAIN
K 9
ABOUT-NLS
V 24
file fu.5ck.r33136/31347
K 7
AUTHORS
V 24
file 5u.5ck.r22143/14016
K 7
COPYING
V 22
file 1h.5ck.r29454/952
K 9
ChangeLog
V 26
file 6l.5ck.r34755/9472461
K 7
INSTALL
V 23
file 6.5ck.r34995/32537
K 11
Makefile.am
V 21
file 59.5ck.r34799/46
K 4
NEWS
V 24
file 6m.5ck.r25634/30702
K 6
README
V 20
file 7.0.r4421/96382
K 2
ai
V 22
dir 8.5ck.r35106/73784
K 10
autogen.sh
V 23
file 12o.5ck.r34768/471
K 9
bootstrap
V 23
dir 2p5.5ck.r35040/2010
K 6
client
V 21
dir d.5ck.r35270/9011
K 6
common
V 21
dir p.5ck.r35279/8503
K 12
configure.ac
V 22
file 149.5ck.r35275/71
K 4
data
V 21
dir w.5ck.r35269/4526
K 12
dependencies
V 23
dir 2yu.5ck.r35264/1941
K 3
doc
V 22
dir k7.5ck.r35242/9756
K 10
fc_version
V 25
file 2lo.5en.r35160/26069
K 11
gen_headers
V 23
dir 1hsw.5ck.r34605/792
K 3
lua
V 24
dir 2c5e.5ck.r31919/4841
K 2
m4
V 23
dir 12p.5ck.r35254/2320
K 7
scripts
V 24
dir 2yo.5ck.r34765/41493
K 6
server
V 22
dir z.5ck.r35270/19872
K 5
tests
V 22
dir 2g9.5ck.r32361/591
K 5
tools
V 23
dir 4pj.5js.r35249/1554
K 12
translations
V 23
dir t0a.5ck.r34792/7819
K 7
utility
V 22
dir 1c.5ck.r35276/3505
K 7
windows
V 23
dir 2eu.5x1.r35035/1957
END
ENDREP
id: 3.5ck.r35279/9895
type: dir
pred: 3.5ck.r35276/4901
count: 22633
text: 35279 8728 1154 0 b99322722030f32cffef39a5d5aaf8d1
props: 28036 14655 292 0 9e1d5de0253c723466868990c52c129f
cpath: /trunk
copyroot: 15280 /trunk

PLAIN
K 8
branches
V 19
dir 1.0.r35278/5545
K 4
tags
V 19
dir 2.0.r34572/6701
K 5
trunk
V 21
dir 3.5ck.r35279/9895
K 7
website
V 21
dir 3ge.0.r35246/1096
END
ENDREP
id: 0.0.r35279/10282
type: dir
pred: 0.0.r35278/5863
count: 35279
text: 35279 10117 152 0 97d60c8d8f9bd3d8fe0ed8fa770c13a7
cpath: /
copyroot: 0 /

5h.5ck.t35278-1 modify true false /trunk/common/Makefile.am

_2.5ck.t35278-1 add true false /trunk/common/server_settings.c

2z52.5ck.t35278-1 modify true false /trunk/common/server_settings.h


10282 10429
