DELTA 34792 167 20
SVN  ÒdÒs
 Ñ. „ AÑ#bugsENDREP
DELTA
SVN   ‹*‹*€‹*/***********************************************************************
 Freeciv - Copyright (C) 1996 - A Kjeldberg, L Gregersen, P Unold
   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 /* HAVE_CONFIG_H */

#include "fc_prehdrs.h"

#include <stdarg.h>

/* utility */
#include "fcintl.h"
#include "log.h"

#include "bugs.h"

/************************************************************************
  Print request for bugreport
************************************************************************/
void bugreport_request(const char *reason_format, ...)
{
  va_list args;
  char buf[1024];

  va_start(args, reason_format);
  vdo_log(__FILE__, __FUNCTION__, __FC_LINE__, FALSE, LOG_ERROR,
          buf, sizeof(buf), reason_format, args);
  va_end(args);

  /* TRANS: No full stop after the URL, could cause confusion. */
  log_error(_("Please report this message at %s"), BUG_URL);
}
ENDREP
DELTA 35364 144 83
SVN  †  †  : ‰h „ †€o‰Z€I “o†Œ€mbugsbugreport_request(_("Cannot create suitable map with given settings."));
ers who weren't
     * explicitly assigned colors during the pregame.
     * This must come after generate_pl†  èç  çmENDREP
DELTA 17258 1009 8483
SVN  š{e‚:œ G  „wHƒ o…?˜ N†F€o x—• 3™ €V ‚eœ/€b MŸs€~ ‚N¢?» ¥2¦ ¦F€R ªS€T ¨q€‚ H­oˆ R¯8† …w°€  ‚W¶}† †¹W‚ ƒ¿v /Ã.€v UÆv€1 sÉu„ `Êh¡ †(ËDš G ª …uÒ@ž Ø;„ 5ÙX„ Û€ ƒÝY€U ƒ>á?€b ‚:åZ€q ‚Dét …uì=Ÿ ƒJò5‰ ö‹ ƒ÷%§ F•@€K ‚	ûY¢ F•@€S þj„ ‚?ÿv¤ ‚0‚7€K Š„i„ k€‚ ’p¬ f“u‘ wŒ7€ƒ "™Y*fc_bugs.h"
#include "fcintlfc_results_are_equal(const struct cm_result *result1,
                                 const struct cm_result *ot) {
    T(surplus[ocindex, x, y) {
    if (is_free_worked_index(cindex)) {
      continue;
    }

    if (result1->worker_positions[cindex]
        != result2->worker_positions[cindex]) {
      log_results_are_equal("worker_positionsstruct city *check_city(int city_id, struct cm_parameter *parameter)
{
  struct city *pcity = gameNULL;
  }

  if (city_owner(pcity) != client.conn.playing) {
    cma_release_city(pcity);
    return NULL;
  }

  return pcity                                   const struct cm_result **current_state = cm_result_new(pcity);current_state, pcity);

  if (fc_results_are_equal(current_state, result)
      && !ALWAYS_APPLY_AT_SERVER) {
    stats.apply_result_ignored++;
    return TRUE;
  }

  /* Do checks */
  if (city_size_get(pcity)_get(pcity));
    cm_print_city(pcity);
    cm_print_result(result);
    return FALS_get(pcity));

  connection_do_buffer(&client.conn);

  /* Remove all surplus workers */
  city_tile_iterate_skip_free_worked(city_radius_sq, pcenter, ptile, idx,
                                     x, y) {
    if (tile_worked(ptile) == pcity
        && !result->worker_positions[idx        workedworked(city_radius_sq, pcenter, ptile, idx,
                                     x, y) {
    if (NULL == tile_worked(ptile)
     && result->worker_positions[idxworkedfcpcity != check_city(city_id, NULL)) {
      log_verbose("apply_result_on_server(city %d) !check_city()!", city_id);
      return FALSE;
    }
  }

  /* Return. */
  cm_result_from_main_map(current_state, pcity);

  success = fc_results_are_equal(_get(pcity));

      log_test("apply_result_on_server(city %d=\"%s\") have:",
               pcity->id, city_name_get(pcity));
      cm_print_city(pcity);
      cm_print_result(_getcm_result_destroy(current_state); /* SHOW_TIME_STATS */
}

******
  Remove governor setting from city*result = cm_result_new(pcity)_get_getpcity != check_city(city_id, &parameter)) {
      handled = TRUE;	
      break;
    }

    cm_query_result(pcity, &parameter, result);
    if (!result->result)) {
        log_handle_city2("  doesn't cleanly apply");
        if (pcity == cm_result_destroy(result);

  if (!handled) {
    fc_assert_ret(pcity == check_city(city_id, NULL)bugreport_request("handle_city() CMA: %s has changed multiple times.",
                      city_name_get(pcity)  Initialize city governor codetimer_newtimer_renew  Apply result on server if it's valid
*******/
bool cma_apply_result(struct city *pcity, const struct cm_result *  Put city under governor control
*******/
void cma_put_city_under_agent(struct city *pcity,
                        _get  Release city from governor control  Check whether city is under governor control, and fill parameter if it is_raw_raw(&din, &parameter->minimal_surplus[i]);
    dio_get_sint16_raw(&din, &parameter->factor[i]);
  } output_type_iterate_end;

  dio_get_sint16_raw(&din, &parameter->happy_factor);
  dio_get_uint8_raw(&din, &dummy); /* Dummy value; used to be factor_target. */
  dio_get_bool8_raw Set attribute block for city from parameterraw_data_out doutdio_output_init(&dout, buffer, sizeof(buffer));

  dio_put_uint8_raw(&dout, 2);

  output_type_iterate(i) {
    dio_put_sint16_raw(&dout, parameter->minimal_surplus[i]);
    dio_put_sint16_raw(&dout, parameter->factor[i]);
  } output_type_iterate_end;

  dio_put_sint16_raw(&dout, parameter->happy_factor);
  dio_put_uint8_raw(&dout, 0); /* Dummy value; used to be factor_target. */
  dio_put_bool8_rawENDREP
DELTA
SVN   ‡‡€‡/***********************************************************************
 Freeciv - Copyright (C) 1996 - A Kjeldberg, L Gregersen, P Unold
   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.
***********************************************************************/

#ifndef FC__BUGS_H
#define FC__BUGS_H

#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */

void bugreport_request(const char *reason_format, ...);

#ifdef __cplusplus
}
#endif /* __cplusplus */

#endif /* FC__BUGS_H */
ENDREP
DELTA 33593 0 118
SVN  ŠX‰lP ‹1 ‡ ‡‹&€I öc“ubugs.h"bugreport_request("Missing errno mapping for Winsock error #%d.", err);
 ENDREP
DELTA 34731 0 48
SVN  †  †  #ƒ ´ „ ¥´€P lÙY XÚ=€[ „ÂÝs€Ybugsbugreport_request("In file %s, there is no entry in the registry for\n"
                "To avoid this make sure all rows of a table are\n"
                                  "filled out with an entry for every column.",
                                  real_filename, section_name(psection), expect            const char *name, float value)
{
  struct entry *pentry = entry_new(psection,†  ôbô	  ô	YENDREP
DELTA 34643 1342 43
SVN  %
 ‚( ” Ši‚$bugs.c		\
		bugs.h		ENDREP
DELTA 34516 32801 142
SVN  ‚×‚Ö + Š7 „ œNŠ)‘ E§ – ‚®+¨Zbugsbugreport_request        SDL_GetError()ENDREP
id: zj.5ck.r35447/7496
type: file
pred: zj.5ck.r32600/20875
count: 112
text: 35447 1788 3942 20197 e5044b70192c17f9760e017b5b14ab26
props: 11025 295 111 0 995497afc7013c9f20b8d3ebef449f37
cpath: /trunk/client/agents/cma_core.c
copyroot: 15280 /trunk

PLAIN
K 11
Makefile.am
V 23
file zg.5ck.r32536/9794
K 8
agents.c
V 23
file zh.5ck.r34831/3323
K 8
agents.h
V 24
file zi.5ck.r18863/16987
K 10
cma_core.c
V 23
file zj.5ck.r35447/7496
K 10
cma_core.h
V 24
file zk.5ck.r18863/17236
K 9
cma_fec.c
V 24
file zl.5ck.r32600/21127
K 9
cma_fec.h
V 24
file zm.5ck.r32600/21377
K 5
sha.c
V 24
file 2fy.5ck.r19466/3097
K 5
sha.h
V 25
file 2fz.5ck.r18863/16495
END
ENDREP
id: zf.5ck.r35447/8155
type: dir
pred: zf.5ck.r34831/3978
count: 191
text: 35447 7747 395 0 69012496b2dbd0198cd02e99efaeaea8
props: 11108 11608 65 0 c67827893bff2f279fa7f0439c4cba47
cpath: /trunk/client/agents
copyroot: 15280 /trunk

id: 186.5l8.r35447/8389
type: file
pred: 186.5l8.r34516/78841
count: 252
text: 35447 7389 78 43808 cbef4b4dd210b65630c5ef60a6045561
props: 10779 67955 111 0 1566ee949d8102994e5ce1bbf3530de9
cpath: /trunk/client/gui-sdl2/mapview.c
copyroot: 23136 /trunk/client/gui-sdl2

PLAIN
K 11
Makefile.am
V 25
file 16u.5l8.r32536/27890
K 15
action_dialog.c
V 25
file 3bn.5ox.r35369/67417
K 8
canvas.c
V 25
file 39i.5l8.r32402/35056
K 8
canvas.h
V 25
file 39j.5l8.r32402/35326
K 10
chatline.c
V 25
file 16y.5l8.r33529/66820
K 10
chatline.h
V 23
file 16z.5l8.r33322/315
K 9
citydlg.c
V 23
file 170.5l8.r34344/146
K 9
citydlg.h
V 25
file 171.5l8.r32402/36138
K 9
cityrep.c
V 26
file 172.5l8.r32526/102590
K 9
cityrep.h
V 26
file 173.5ck.r18101/104032
K 8
cma_fe.c
V 26
file 174.5l8.r32526/102861
K 8
cma_fe.h
V 25
file 175.5l8.r27385/13568
K 8
colors.c
V 25
file 176.5l8.r32402/36952
K 8
colors.h
V 25
file 177.5l8.r32402/37222
K 12
connectdlg.c
V 25
file 178.5l8.r32402/37492
K 12
connectdlg.h
V 25
file 179.5l8.r27385/19249
K 9
dialogs.c
V 25
file 17a.5l8.r34596/21796
K 9
dialogs.h
V 25
file 17b.5l8.r32402/38041
K 10
diplodlg.c
V 25
file 17c.5l8.r34304/23465
K 10
diplodlg.h
V 25
file 17d.5l8.r27385/19789
K 9
finddlg.c
V 26
file 17e.5l8.r32526/103679
K 9
finddlg.h
V 20
file 2d8.0.r5991/702
K 9
gotodlg.c
V 22
file 17f.5l8.r33878/77
K 9
gotodlg.h
V 25
file 17g.5l8.r27385/17910
K 10
graphics.c
V 25
file 17h.5l8.r34516/78570
K 10
graphics.h
V 23
file 17i.5l8.r34403/491
K 11
gui_iconv.c
V 25
file 17l.5l8.r32402/39677
K 11
gui_iconv.h
V 25
file 17m.5l8.r32402/39950
K 8
gui_id.h
V 23
file 17n.5l8.r31891/846
K 10
gui_main.c
V 25
file 17o.5l8.r33653/21575
K 10
gui_main.h
V 25
file 17p.5l8.r33386/66694
K 11
gui_mouse.c
V 25
file 3ca.5l8.r32402/40766
K 11
gui_mouse.h
V 24
file 3cb.0.r12670/112397
K 12
gui_string.c
V 22
file 17r.5l8.r35395/54
K 12
gui_string.h
V 25
file 17s.5l8.r32402/41312
K 14
gui_tilespec.c
V 25
file 191.5l8.r33689/87526
K 14
gui_tilespec.h
V 25
file 192.5l8.r33226/82519
K 9
helpdlg.c
V 25
file 17z.5l8.r33765/34257
K 9
helpdlg.h
V 24
file 180.5l8.r31891/1379
K 10
inteldlg.c
V 26
file 183.5l8.r32526/104222
K 10
inteldlg.h
V 25
file 2d9.5l8.r27385/10613
K 12
luaconsole.c
V 26
file 768.5l8.r26905/126647
K 12
luaconsole.h
V 26
file 769.5l8.r26905/126964
K 9
mapctrl.c
V 25
file 184.5l8.r34084/59147
K 9
mapctrl.h
V 25
file 185.5l8.r32402/42950
K 9
mapview.c
V 24
file 186.5l8.r35447/8389
K 9
mapview.h
V 25
file 187.5l8.r32402/43494
K 6
menu.c
V 25
file 188.5l8.r34084/59417
K 6
menu.h
V 25
file 189.5l8.r27385/18174
K 12
messagedlg.c
V 26
file 18a.5ck.r19259/474489
K 12
messagedlg.h
V 25
file 2da.5l8.r27385/18982
K 12
messagewin.c
V 23
file 18b.5l8.r33322/580
K 12
messagewin.h
V 25
file 18c.5ck.r18082/39362
K 11
optiondlg.c
V 25
file 18d.5l8.r32402/44308
K 11
optiondlg.h
V 24
file 18e.5l8.r28841/9123
K 7
pages.c
V 23
file 2qg.5l8.r33322/850
K 7
pages.h
V 22
file 2qh.0.r8639/16416
K 8
plrdlg.c
V 25
file 18f.5l8.r32402/44580
K 8
plrdlg.h
V 22
file 18g.0.r6387/81301
K 10
ratesdlg.h
V 25
file 2db.5l8.r27385/10877
K 10
repodlgs.c
V 25
file 18i.5l8.r32402/44851
K 10
repodlgs.h
V 25
file 18j.5l8.r32402/45122
K 14
spaceshipdlg.c
V 26
file 18m.5l8.r29668/138008
K 14
spaceshipdlg.h
V 25
file 18n.5l8.r27385/13298
K 8
sprite.c
V 25
file 39k.5l8.r34979/20827
K 8
sprite.h
V 25
file 39l.5l8.r27385/11141
K 18
themebackgrounds.c
V 24
file 3ff.5l8.r29461/2276
K 18
themebackgrounds.h
V 25
file 3fg.5l8.r32402/45663
K 13
themecolors.c
V 24
file 392.5l8.r29461/2551
K 13
themecolors.h
V 25
file 393.5l8.r27385/12215
K 8
themes.c
V 25
file 38p.5l8.r34643/16771
K 11
themespec.c
V 25
file 390.5l8.r34979/21096
K 11
themespec.h
V 24
file 391.5l8.r29983/7581
K 11
unistring.c
V 25
file 18o.5l8.r32402/45941
K 11
unistring.h
V 25
file 18p.5l8.r32402/46213
K 12
utf8string.c
V 26
file 1l7w.5l8.r32402/46484
K 12
utf8string.h
V 26
file 1l7y.5l8.r32402/46758
K 14
voteinfo_bar.c
V 26
file 4ha.5l8.r26905/127282
K 14
voteinfo_bar.h
V 26
file 4hb.5l8.r26905/127601
K 8
widget.c
V 25
file 3fu.5l8.r32402/47032
K 8
widget.h
V 26
file 3fv.5l8.r29668/138556
K 15
widget_button.c
V 25
file 3fh.5l8.r32402/47302
K 15
widget_button.h
V 24
file 3g7.5l8.r29697/7622
K 17
widget_checkbox.c
V 25
file 3fi.5l8.r32402/47580
K 17
widget_checkbox.h
V 25
file 3g8.5l8.r29580/14508
K 14
widget_combo.c
V 25
file 4k3.5l8.r32402/47859
K 14
widget_combo.h
V 26
file 4k4.5l8.r27997/208928
K 13
widget_core.c
V 25
file 3fj.5l8.r32402/48135
K 13
widget_edit.c
V 23
file 3fk.5l8.r33779/256
K 13
widget_edit.h
V 26
file 3g9.5l8.r27997/210605
K 13
widget_icon.c
V 23
file 3fl.5l8.r33779/525
K 13
widget_icon.h
V 25
file 3ga.5l8.r27385/19517
K 14
widget_label.c
V 25
file 3fm.5l8.r32402/48960
K 14
widget_label.h
V 26
file 3gb.5l8.r27997/204527
K 10
widget_p.h
V 26
file 3fn.5l8.r29668/139941
K 18
widget_scrollbar.c
V 23
file 3fo.5lj.r33779/795
K 18
widget_scrollbar.h
V 25
file 3gc.5l8.r27385/14638
K 15
widget_window.c
V 25
file 3fp.5l8.r32402/49535
K 15
widget_window.h
V 26
file 3gd.5l8.r27997/203147
K 7
wldlg.c
V 23
file 18q.5l8.r33107/257
K 7
wldlg.h
V 26
file 18r.5l8.r29668/141067
END
ENDREP
id: 16t.5l8.r35447/13465
type: dir
pred: 16t.5l8.r35395/5128
count: 1125
text: 35447 8659 4793 0 e1c08e5e438575da8328fc41628c0334
props: 11108 12869 78 0 a27c61ac5fddbd709df8c1876129f940
cpath: /trunk/client/gui-sdl2
copyroot: 23136 /trunk/client/gui-sdl2

PLAIN
K 11
Makefile.am
V 23
file 5f.5ck.r35195/7341
K 6
agents
V 22
dir zf.5ck.r35447/8155
K 11
attribute.c
V 24
file xh.5ck.r28218/30713
K 11
attribute.h
V 24
file xi.5ck.r18863/23649
K 7
audio.c
V 22
file 139.5ck.r34470/49
K 7
audio.h
V 25
file 13a.5ck.r31663/17756
K 12
audio_none.c
V 25
file 13d.5ck.r24916/15731
K 12
audio_none.h
V 25
file 13e.5ck.r18863/20841
K 11
audio_sdl.c
V 24
file 13f.5ck.r34767/1062
K 11
audio_sdl.h
V 25
file 13g.5ck.r18863/23885
K 17
chatline_common.c
V 23
file 14q.5ck.r31577/631
K 17
chatline_common.h
V 23
file 14r.5ck.r31577/881
K 16
citydlg_common.c
V 21
file z4.5ck.r33788/68
K 16
citydlg_common.h
V 24
file z5.5ck.r32721/48869
K 13
cityrepdata.c
V 22
file mb.5ck.r34861/430
K 13
cityrepdata.h
V 24
file mc.5ck.r34271/42807
K 13
client_main.c
V 22
file 2f.5cp.r35371/120
K 13
client_main.h
V 23
file hz.5cq.r33653/3811
K 8
climap.c
V 24
file 197.5ck.r34778/3835
K 8
climap.h
V 23
file 198.5ck.r32540/658
K 9
climisc.c
V 23
file d5.5ck.r35143/5027
K 9
climisc.h
V 22
file i0.5ck.r33583/334
K 8
clinet.c
V 23
file hc.5ck.r33478/2436
K 8
clinet.h
V 24
file i1.5ck.r18863/24866
K 15
colors_common.c
V 24
file 33a.5ck.r34548/3527
K 15
colors_common.h
V 24
file 33b.5ck.r34740/5478
K 19
connectdlg_common.c
V 24
file 2fw.5ck.r33547/5741
K 19
connectdlg_common.h
V 22
file 2fx.5ck.r31709/95
K 9
control.c
V 23
file gz.5ck.r35160/1307
K 9
control.h
V 23
file i2.5ck.r34806/5003
K 7
dummy.c
V 26
file 4f9.5ck.r26905/141682
K 12
dummycxx.cpp
V 26
file 6kr.5ck.r26905/106211
K 8
editor.c
V 24
file 3bg.5ck.r33144/4965
K 8
editor.h
V 23
file 3bh.5ck.r32374/890
K 17
global_worklist.c
V 25
file 4i6.5ck.r32721/49607
K 17
global_worklist.h
V 26
file 4i7.5ck.r26905/126022
K 6
goto.c
V 23
file vu.5ck.r35109/1388
K 6
goto.h
V 22
file vv.5ck.r31300/734
K 11
gui-gtk-3.0
V 22
dir zs.5g7.r35443/4590
K 12
gui-gtk-3.22
V 22
dir zs.5x8.r35443/9214
K 11
gui-gtk-4.0
V 23
dir zs.5yt.r35443/13825
K 6
gui-qt
V 24
dir 6ie.5ck.r35369/67177
K 8
gui-sdl2
V 24
dir 16t.5l8.r35447/13465
K 8
gui-stub
V 23
dir mh.5ck.r34979/29408
K 14
gui_cbsetter.c
V 24
file a3c.5ck.r34632/3472
K 14
gui_cbsetter.h
V 25
file a3d.5ck.r32487/79303
K 15
gui_interface.c
V 25
file 6jm.5ir.r34979/29648
K 15
gui_interface.h
V 25
file 6jn.5is.r34979/29923
K 10
helpdata.c
V 23
file h1.5ck.r35423/1307
K 10
helpdata.h
V 24
file i3.5ck.r33953/21730
K 7
include
V 23
dir b8.5ck.r34979/32062
K 19
luaconsole_common.c
V 26
file 75z.5ck.r26905/100821
K 19
luaconsole_common.h
V 26
file 760.5ck.r26905/106500
K 9
luascript
V 23
dir 761.5ck.r34764/2187
K 16
mapctrl_common.c
V 24
file 15m.5ck.r35109/5813
K 16
mapctrl_common.h
V 24
file 15n.5ck.r32343/1012
K 16
mapview_common.c
V 22
file z2.5ck.r35037/325
K 16
mapview_common.h
V 23
file z3.5ck.r34740/5979
K 19
messagewin_common.c
V 24
file 14s.5ck.r33325/9366
K 19
messagewin_common.h
V 24
file 14t.5ck.r33325/9620
K 7
music.c
V 25
file zmc.5ck.r30210/64954
K 7
music.h
V 25
file zme.5ck.r27127/11513
K 9
options.c
V 22
file dc.5ck.r34784/390
K 9
options.h
V 22
file i4.5ck.r34425/523
K 17
overview_common.c
V 24
file 2yk.5ck.r34778/4076
K 17
overview_common.h
V 24
file 2yl.5ck.r29833/4964
K 10
packhand.c
V 22
file n.5ck.r35393/6564
K 10
packhand.h
V 24
file i5.5ck.r18863/20596
K 15
plrdlg_common.c
V 25
file 14u.5ck.r30328/73502
K 15
plrdlg_common.h
V 25
file 14v.5ck.r18863/21328
K 17
repodlgs_common.c
V 25
file 11i.5ck.r30568/61953
K 17
repodlgs_common.h
V 25
file 11j.5ck.r19589/11861
K 9
reqtree.c
V 25
file 2ym.5ck.r33226/87883
K 9
reqtree.h
V 24
file 2yn.5ck.r24150/6004
K 9
servers.c
V 25
file 33x.5ck.r33529/78031
K 9
servers.h
V 25
file 33y.5ck.r20478/36372
K 6
text.c
V 25
file 2g3.5ck.r33908/24993
K 6
text.h
V 24
file 2g4.5ck.r32343/1257
K 15
themes_common.c
V 25
file 352.5ck.r31663/18995
K 15
themes_common.h
V 25
file 353.5ck.r31663/19241
K 10
tilespec.c
V 24
file hl.5ck.r34979/32300
K 10
tilespec.h
V 23
file i6.5ck.r34931/4951
K 19
unitselect_common.c
V 26
file 76v.5ck.r30060/143258
K 19
unitselect_common.h
V 26
file 76w.5ck.r26905/117548
K 14
update_queue.c
V 25
file 4jw.5ck.r33575/26601
K 14
update_queue.h
V 25
file 4jx.5ck.r33575/26850
K 10
voteinfo.c
V 25
file 4fe.5ck.r30210/66670
K 10
voteinfo.h
V 26
file 4ff.5ck.r26905/142263
K 6
zoom.c
V 24
file 2120.5ck.r33335/200
K 6
zoom.h
V 25
file 2122.5ck.r30913/1856
END
ENDREP
id: d.5ck.r35447/18009
type: dir
pred: d.5ck.r35443/18373
count: 7779
text: 35447 13722 4274 0 688fa9e672a57c6fd2918b70a5e624a6
props: 28036 11094 400 0 bbe1d6769a94f3af2a54f7dc91fc9c71
cpath: /trunk/client
copyroot: 15280 /trunk

id: vg.5ck.r35447/18240
type: file
pred: vg.5ck.r35364/7200
count: 779
text: 35447 1528 234 115614 357e0de418f1c4ff5b5d9517a452c357
props: 11057 12128 112 0 85dbe778568e34751643d476c23a0d7c
cpath: /trunk/server/srv_main.c
copyroot: 15280 /trunk

PLAIN
K 11
Makefile.am
V 22
file 5q.5ck.r34792/213
K 13
actiontools.c
V 25
file 1p83.5ck.r35418/4965
K 13
actiontools.h
V 25
file 1p86.5ck.r35418/5152
K 8
advisors
V 25
dir 4n2.5ck.r35369/100837
K 9
aiiface.c
V 25
file 4gm.5ck.r33386/86627
K 9
aiiface.h
V 25
file 4gn.5ck.r26905/56374
K 9
animals.c
V 25
file vnk.5ck.r33483/74442
K 9
animals.h
V 25
file vnm.5ck.r33483/74686
K 6
auth.c
V 25
file 39c.5ck.r32423/36472
K 6
auth.h
V 25
file 39d.5ck.r18977/19170
K 11
barbarian.c
V 24
file lw.5ck.r34778/17428
K 11
barbarian.h
V 24
file lx.5ck.r33483/74928
K 14
citizenshand.c
V 26
file 6mz.5ck.r32526/126669
K 14
citizenshand.h
V 25
file 6n0.5ck.r26905/56662
K 10
cityhand.c
V 22
file 10.5ck.r32885/556
K 10
cityhand.h
V 23
file 4f.0.r13297/423686
K 11
citytools.c
V 24
file 4g.5ck.r35362/18394
K 11
citytools.h
V 23
file 4h.5ck.r33845/1119
K 10
cityturn.c
V 24
file 4i.5ck.r34779/28057
K 10
cityturn.h
V 23
file 4j.5ck.r33003/1775
K 11
civserver.c
V 25
file 4k.5ck.r33689/109856
K 10
commands.c
V 25
file 2ly.5ck.r33881/12247
K 10
commands.h
V 25
file 2lz.5ck.r33881/12493
K 13
connecthand.c
V 25
file 2dw.5ck.r33483/75171
K 13
connecthand.h
V 24
file 2dx.5ck.r23606/2057
K 9
console.c
V 24
file dd.5ck.r33386/87359
K 9
console.h
V 23
file de.5ck.r31514/8658
K 10
diplhand.c
V 22
file 4m.5ck.r31332/500
K 10
diplhand.h
V 23
file 4n.5ck.r27517/8916
K 11
diplomats.c
V 23
file vz.5ck.r35424/7805
K 11
diplomats.h
V 23
file w0.5ck.r35422/2671
K 10
edithand.c
V 25
file 3bk.5ck.r34831/33826
K 10
edithand.h
V 25
file 4ez.5ck.r32437/53317
K 6
fcdb.c
V 26
file 6l3.5ck.r34516/100298
K 6
fcdb.h
V 25
file 6l4.5ck.r26905/57239
K 10
gamehand.c
V 25
file 4o.5ck.r34516/100538
K 10
gamehand.h
V 22
file 4p.5ck.r32335/848
K 9
generator
V 23
dir 2me.5ck.r35412/1095
K 10
handchat.c
V 24
file 4q.5ck.r33223/32348
K 10
handchat.h
V 24
file dj.5ck.r33223/32591
K 9
maphand.c
V 24
file 13.5ck.r35393/34112
K 9
maphand.h
V 24
file 14.5ck.r33044/36537
K 6
meta.c
V 24
file 4s.5ck.r33483/80216
K 6
meta.h
V 23
file 4t.5ck.r32991/4753
K 6
mood.c
V 26
file 112c.5ck.r26905/63547
K 6
mood.h
V 26
file 112e.5ck.r26905/64129
K 8
notify.c
V 25
file 4i2.5ck.r34831/35333
K 8
notify.h
V 25
file 4i3.5ck.r32423/36956
K 9
plrhand.c
V 24
file 4u.5ck.r34778/21241
K 9
plrhand.h
V 24
file 4v.5ck.r31792/36273
K 8
report.c
V 21
file vi.5ck.r35056/82
K 8
report.h
V 23
file vj.5ck.r29899/8035
K 10
rscompat.c
V 23
file 1kte.5ck.r35185/48
K 10
rscompat.h
V 26
file 1ktg.5ck.r34779/28550
K 10
rssanity.c
V 24
file hew.5ck.r34622/8569
K 10
rssanity.h
V 24
file hey.5ck.r32663/8667
K 9
ruleset.c
V 21
file 8w.5ck.r35438/85
K 9
ruleset.h
V 25
file 8x.5ck.r34759/178835
K 13
sanitycheck.c
V 24
file wi.5ck.r34778/21486
K 13
sanitycheck.h
V 24
file wj.5ck.r28075/17176
K 12
savecompat.c
V 23
file qva.5ck.r35220/229
K 12
savecompat.h
V 24
file qvc.5ck.r35348/3378
K 10
savegame.c
V 24
file 28ln.5ck.r34792/452
K 10
savegame.h
V 25
file 4m1.5tx.r31444/17678
K 11
savegame2.c
V 25
file 4m0.5ck.r35362/18637
K 11
savegame2.h
V 24
file 4m1.5ck.r31395/8224
K 11
savegame3.c
V 26
file 4m0.5ql.r35369/101820
K 11
savegame3.h
V 25
file 25ch.5ck.r31395/8732
K 7
score.c
V 25
file 2eg.5ck.r34778/22246
K 7
score.h
V 24
file 2eh.5ck.r21929/6179
K 9
scripting
V 24
dir 31x.5ck.r34764/20320
K 8
sernet.c
V 23
file 15.5ck.r35364/6962
K 8
sernet.h
V 24
file 4y.5ck.r31871/13834
K 10
settings.c
V 24
file 2m0.5ck.r35235/8178
K 10
settings.h
V 24
file 2m1.5ck.r35234/9432
K 11
spacerace.c
V 23
file 9a.5ck.r31476/5877
K 11
spacerace.h
V 23
file 9b.5ck.r31476/6121
K 9
srv_log.c
V 26
file 15t.5el.r32526/129427
K 9
srv_log.h
V 25
file 15u.5em.r28012/47157
K 10
srv_main.c
V 24
file vg.5ck.r35447/18240
K 10
srv_main.h
V 23
file vh.5ck.r35318/3362
K 11
stdinhand.c
V 23
file 4z.5ck.r35235/8424
K 11
stdinhand.h
V 24
file 50.5ck.r33932/69002
K 11
techtools.c
V 25
file 33n.5ck.r35393/34601
K 11
techtools.h
V 23
file 33o.5ck.r31623/343
K 10
unithand.c
V 23
file 18.5ck.r35422/2915
K 10
unithand.h
V 23
file 19.5ck.r34498/1323
K 11
unittools.c
V 24
file 1a.5ck.r35362/19152
K 11
unittools.h
V 24
file 1b.5ck.r33855/10415
K 8
voting.c
V 25
file 4ex.5ck.r26905/57525
K 8
voting.h
V 25
file 4ey.5ck.r26905/58399
END
ENDREP
id: z.5ck.r35447/22641
type: dir
pred: z.5ck.r35438/4476
count: 6878
text: 35447 18486 4142 0 6bb8617fd6439e44b4177a30efb87761
props: 23990 448 166 0 e5026e1cb18fe57b41417951bfac7b19
cpath: /trunk/server
copyroot: 15280 /trunk

id: gq.5ve.r35447/22869
type: file
pred: gq.5ve.r34792/5016
count: 569
text: 35447 0 25 10611 cc988c80ba1cf4e059fbd31d8a88fb4e
props: 11100 14705 111 0 89e24921275908e1dbda216a065c4859
cpath: /trunk/translations/core/POTFILES.in
copyroot: 32151 /trunk/translations/core

PLAIN
K 14
Makefile.in.in
V 23
file ft.5ve.r33795/1833
K 8
Makevars
V 26
file 1gb0.5ve.r32151/16030
K 11
POTFILES.in
V 24
file gq.5ve.r35447/22869
K 5
ar.po
V 28
file 3c8.5ve.r34754/46714391
K 5
bg.po
V 28
file ft5.5ve.r34754/46714676
K 5
ca.po
V 28
file 2dy.5ve.r34754/46714904
K 11
check_po.pl
V 25
file oj.5ve.r33689/117354
K 5
cs.po
V 28
file 2qo.5ve.r34754/46715194
K 5
da.po
V 27
file yx.5ve.r34754/46715479
K 5
de.po
V 27
file j2.5ve.r34754/46715766
K 5
el.po
V 28
file 3fx.5ve.r34754/46716051
K 8
en_GB.po
V 22
file k6.5ve.r35355/459
K 5
eo.po
V 28
file 4ew.5ve.r34754/46716625
K 5
es.po
V 27
file gr.5ve.r34754/46716849
K 5
et.po
V 28
file 157.5ve.r34754/46717133
K 5
fa.po
V 28
file 3e8.5ve.r34754/46717422
K 5
fi.po
V 27
file zc.5ve.r34754/46717708
K 5
fr.po
V 26
file gs.5ve.r35289/1943274
K 5
ga.po
V 28
file 4k2.5ve.r34754/46718274
K 5
gd.po
V 28
file 737.5ve.r34754/46718503
K 5
he.po
V 28
file 2yi.5ve.r34754/46718732
K 5
hu.po
V 27
file i8.5ve.r34754/46719021
K 5
id.po
V 28
file gzy.5ve.r34754/46719309
K 5
it.po
V 27
file x5.5ve.r34754/46719537
K 5
ja.po
V 27
file qr.5ve.r34754/46719824
K 5
ko.po
V 28
file 4dp.5ve.r34754/46720110
K 5
lt.po
V 28
file 3bl.5ve.r34754/46720338
K 5
nb.po
V 27
file k9.5xu.r34754/46720624
K 5
nl.po
V 27
file oo.5ve.r34754/46720902
K 5
pl.po
V 27
file i9.5ve.r34754/46721190
K 5
pt.po
V 27
file gy.5ve.r34754/46721476
K 8
pt_BR.po
V 27
file k5.5ve.r34754/46721763
K 19
remove-potcdate.sin
V 26
file 1gb2.5lw.r26952/66045
K 5
ro.po
V 27
file xb.5ve.r34754/46722052
K 5
ru.po
V 27
file m2.5ve.r34754/46722338
K 5
sr.po
V 28
file ciu.5ve.r34754/46722624
K 13
statistics.rb
V 22
file 4dt.5lw.r27175/55
K 5
sv.po
V 27
file uv.5ve.r34754/46722852
K 5
tr.po
V 28
file 47f.5xv.r34754/46723140
K 5
uk.po
V 28
file 2e6.5ve.r34754/46723425
K 8
zh_CN.po
V 28
file 3c1.5ve.r34754/46723709
K 8
zh_TW.po
V 28
file id0.5ve.r34754/46723998
END
ENDREP
id: fs.5ve.r35447/25023
type: dir
pred: fs.5ve.r35355/2614
count: 2114
text: 35447 23140 1870 0 e35130f50f541b08c3053bcf1551b3b3
props: 9574 1496 125 0 7124dc9d40a748f14a280c5442486c88
cpath: /trunk/translations/core
copyroot: 32151 /trunk/translations/core

PLAIN
K 11
Makefile.am
V 24
file t0z.5ck.r33795/1643
K 11
Strings.txt
V 25
file his.5lv.r34757/43666
K 4
core
V 23
dir fs.5ve.r35447/25023
K 17
generate_skips.sh
V 25
file 2pii.5ck.r33795/4285
K 11
global.skip
V 25
file 2pij.5ck.r33795/4514
K 7
nations
V 26
dir tyr.5ck.r35289/1947726
K 7
ruledit
V 26
dir u6w.5ck.r35289/1949991
K 8
stats.sh
V 26
file 14e9.5ck.r32151/18433
END
ENDREP
id: t0a.5ck.r35447/25667
type: dir
pred: t0a.5ck.r35355/3257
count: 238
text: 35447 25282 372 0 e58cfaeb66ee10598b0aacda4553a92f
props: 23744 864 47 0 bf36bdb5202732a1b9a911cc1234183c
cpath: /trunk/translations
copyroot: 15280 /trunk

id: 2gg.5ck.r35447/25902
type: file
pred: 2gg.5ck.r34643/26627
count: 42
text: 35447 7321 41 1701 ff6c572dc5c3cebbb388fb0cc0b0e1c1
props: 10768 10862 110 0 2297367bb62237eae251d6a189335c2c
cpath: /trunk/utility/Makefile.am
copyroot: 15280 /trunk

id: 30ln.5ck.r35447/26149
type: file
count: 0
text: 35447 51 1464 1450 7163f230e16723ad35d4f38375e40bcc
cpath: /trunk/utility/bugs.c
copyroot: 15280 /trunk

id: 30lp.5ck.r35447/26306
type: file
count: 0
text: 35447 5759 936 922 5ddcfc2bc73c9ee8ffcd8ac9e4f89633
cpath: /trunk/utility/bugs.h
copyroot: 15280 /trunk

id: t6.5ck.r35447/26463
type: file
pred: t6.5ck.r33593/145
count: 89
text: 35447 6708 110 17644 5e5a88a7ee5981eb86bec91641cc6198
props: 9876 331 111 0 05a46e497021c8716b647ee1425e21a2
cpath: /trunk/utility/netintf.c
copyroot: 15280 /trunk

id: dh.5io.r35447/26703
type: file
pred: dh.5io.r34731/73
count: 149
text: 35447 6843 454 117257 d53d76c2d822d5385f302754fe92992e
props: 11100 7043 111 0 b4cfde065419379bdf3504580a67fa13
cpath: /trunk/utility/registry_ini.c
copyroot: 20530 /trunk/utility/registry_ini.c

PLAIN
K 11
Makefile.am
V 25
file 2gg.5ck.r35447/25902
K 9
astring.c
V 23
file h5.5ck.r31574/1812
K 9
astring.h
V 23
file h6.5ck.r20479/1668
K 11
bitvector.c
V 25
file 4un.5ck.r31685/19478
K 11
bitvector.h
V 25
file 4uo.5ck.r33725/43819
K 6
bugs.c
V 26
file 30ln.5ck.r35447/26149
K 6
bugs.h
V 26
file 30lp.5ck.r35447/26306
K 12
capability.c
V 24
file 7p.5ck.r31685/19723
K 12
capability.h
V 24
file 7q.5ck.r18858/85852
K 14
deprecations.c
V 26
file 2bun.5ck.r34764/25048
K 14
deprecations.h
V 26
file 2bup.5ck.r34764/25237
K 12
distribute.c
V 25
file 2lp.5ck.r33386/96032
K 12
distribute.h
V 25
file 2lq.5ck.r18858/87951
K 12
fc_cmdline.c
V 26
file 2jx0.5ck.r33059/45952
K 12
fc_cmdline.h
V 26
file 2jx2.5ck.r33059/46146
K 11
fc_dirent.c
V 23
file 2vfu.5ck.r34730/96
K 11
fc_dirent.h
V 26
file 2vfw.5ck.r34643/27035
K 12
fc_prehdrs.h
V 25
file 29ps.5ck.r31574/2053
K 9
fc_utf8.c
V 23
file 4ku.5ck.r26944/198
K 9
fc_utf8.h
V 25
file 4kv.5ck.r26905/46695
K 13
fcbacktrace.c
V 25
file 731.5ck.r33386/96278
K 13
fcbacktrace.h
V 23
file 732.5ck.r31451/150
K 9
fciconv.c
V 23
file 2g7.5ck.r34842/135
K 9
fciconv.h
V 25
file 2g8.5ck.r34765/46037
K 8
fcintl.c
V 21
file k3.5ck.r32929/49
K 8
fcintl.h
V 23
file fw.5ck.r32634/1508
K 10
fcthread.c
V 25
file 6hv.5ck.r27705/54306
K 10
fcthread.h
V 25
file 6hw.5ck.r31685/20211
K 20
generate_specenum.py
V 22
file 4ia.5ck.r30101/51
K 9
genhash.c
V 25
file 57v.5ck.r33386/96775
K 9
genhash.h
V 25
file 57w.5ck.r26905/43784
K 9
genlist.c
V 23
file 51.5ck.r32066/1065
K 9
genlist.h
V 23
file 52.5ck.r32066/1307
K 11
inputfile.c
V 25
file h9.5ck.r34516/106012
K 11
inputfile.h
V 24
file ha.5ck.r31200/34806
K 5
ioz.c
V 22
file uh.5ck.r34725/150
K 5
ioz.h
V 21
file ui.5ck.r35276/78
K 10
iterator.c
V 25
file 4h5.5ck.r26905/44951
K 10
iterator.h
V 25
file 4f3.5ck.r26905/45830
K 5
log.c
V 24
file 53.5ck.r34764/25427
K 5
log.h
V 24
file 54.5ck.r34764/25664
K 5
md5.c
V 22
file 33q.5ck.r25082/54
K 5
md5.h
V 25
file 33r.5ck.r19849/16287
K 5
mem.c
V 22
file d9.5ck.r34444/307
K 5
mem.h
V 24
file da.5ck.r33725/44545
K 11
net_types.h
V 24
file 2a0n.5ck.r31691/178
K 9
netfile.c
V 24
file 6m8.5ck.r33292/3580
K 9
netfile.h
V 25
file 6m9.5ck.r26905/41734
K 9
netintf.c
V 24
file t6.5ck.r35447/26463
K 9
netintf.h
V 22
file t7.5ck.r33586/202
K 6
rand.c
V 24
file m5.5ck.r33765/57881
K 6
rand.h
V 22
file m6.5ck.r29825/385
K 10
registry.c
V 23
file agw.5ck.r33992/271
K 10
registry.h
V 25
file 7po.5ck.r26905/40851
K 14
registry_ini.c
V 24
file dh.5io.r35447/26703
K 14
registry_ini.h
V 22
file di.5ip.r32009/994
K 14
registry_xml.c
V 26
file 16x3.5ck.r32858/18429
K 14
registry_xml.h
V 25
file 16x5.5ck.r31687/1825
K 14
section_file.c
V 24
file bw9.5ck.r33948/2629
K 14
section_file.h
V 24
file axo.5ck.r31643/3842
K 8
shared.c
V 23
file 55.5ck.r35098/8264
K 8
shared.h
V 23
file 1d.5ck.r35098/8506
K 10
spechash.h
V 25
file 57x.5ck.r26905/46987
K 10
speclist.h
V 22
file gb.5ck.r31489/171
K 8
specpq.h
V 26
file 1brp.5ck.r26905/42320
K 9
specvec.h
V 21
file z9.5ck.r34699/45
K 15
string_vector.c
V 23
file 4hy.5ck.r34094/558
K 15
string_vector.h
V 23
file 4hz.5ck.r34094/804
K 9
support.c
V 24
file m9.5ck.r34643/27435
K 9
support.h
V 24
file ma.5ck.r34643/27676
K 8
timing.c
V 25
file el.5ck.r34516/106504
K 8
timing.h
V 24
file em.5ck.r28012/43360
END
ENDREP
id: 1c.5ck.r35447/30261
type: dir
pred: 1c.5ck.r35276/3505
count: 1057
text: 35447 26974 3274 0 44115b4267fdd28eb2f521bf67dbc49a
props: 17175 331 84 0 5447a85ba28edec0d4a8f6120070e2b2
cpath: /trunk/utility
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 21
file 6.5ck.r35375/156
K 11
Makefile.am
V 21
file 59.5ck.r35284/44
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.r35369/49101
K 10
autogen.sh
V 23
file 12o.5ck.r34768/471
K 9
bootstrap
V 23
dir 2p5.5ck.r35328/4637
K 6
client
V 22
dir d.5ck.r35447/18009
K 6
common
V 21
dir p.5ck.r35424/7581
K 12
configure.ac
V 24
file 149.5ck.r35328/4870
K 4
data
V 21
dir w.5ck.r35439/6688
K 12
dependencies
V 23
dir 2yu.5ck.r35264/1941
K 3
doc
V 22
dir k7.5ck.r35375/2300
K 10
fc_version
V 25
file 2lo.5en.r35393/33864
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.r35297/2434
K 7
scripts
V 24
dir 2yo.5ck.r34765/41493
K 6
server
V 22
dir z.5ck.r35447/22641
K 5
tests
V 22
dir 2g9.5ck.r32361/591
K 5
tools
V 24
dir 4pj.5js.r35414/14667
K 12
translations
V 24
dir t0a.5ck.r35447/25667
K 7
utility
V 23
dir 1c.5ck.r35447/30261
K 7
windows
V 23
dir 2eu.5x1.r35385/1937
END
ENDREP
id: 3.5ck.r35447/31662
type: dir
pred: 3.5ck.r35443/19771
count: 22696
text: 35447 30491 1158 0 37b615dc20e93df547495fe849559c6a
props: 28036 14655 292 0 9e1d5de0253c723466868990c52c129f
cpath: /trunk
copyroot: 15280 /trunk

PLAIN
K 8
branches
V 20
dir 1.0.r35446/11069
K 4
tags
V 19
dir 2.0.r34572/6701
K 5
trunk
V 22
dir 3.5ck.r35447/31662
K 7
website
V 20
dir 3ge.0.r35333/548
END
ENDREP
id: 0.0.r35447/32053
type: dir
pred: 0.0.r35446/11391
count: 35447
text: 35447 31887 153 0 594edc6c11ea602da6e965353c77e40e
cpath: /
copyroot: 0 /

zj.5ck.t35446-1 modify true false /trunk/client/agents/cma_core.c

186.5l8.t35446-1 modify true false /trunk/client/gui-sdl2/mapview.c

vg.5ck.t35446-1 modify true false /trunk/server/srv_main.c

gq.5ve.t35446-1 modify true false /trunk/translations/core/POTFILES.in

2gg.5ck.t35446-1 modify true false /trunk/utility/Makefile.am

_2.5ck.t35446-1 add true false /trunk/utility/bugs.c

_4.5ck.t35446-1 add true false /trunk/utility/bugs.h

t6.5ck.t35446-1 modify true false /trunk/utility/netintf.c

dh.5io.t35446-1 modify true false /trunk/utility/registry_ini.c


32053 32201
