Search found 472 matches

by Lachu
Wed Sep 07, 2016 3:16 pm
Forum: Contribution
Topic: Freeciv-tao-client
Replies: 32
Views: 32378

Re: Freeciv-tao-client

It now compile. I copy source from stub, but didn't add some sources into list of sources to compile for tao client in client/Makefile.am. I have in mind gui_interface.c and gui_cb_setter.c
by Lachu
Tue Sep 06, 2016 4:00 pm
Forum: Contribution
Topic: Freeciv-tao-client
Replies: 32
Views: 32378

Re: Freeciv-tao-client

Yes, I spoke about image you attached. I copy files *.c and *.h from client/gui-stub into clien/gui-tao, change Makefile.am, ran ./autogen.sh --gui-client=tao and try to compile, but compiler complains about missing symbols.
by Lachu
Mon Sep 05, 2016 4:50 pm
Forum: Contribution
Topic: Freeciv-tao-client
Replies: 32
Views: 32378

Re: Freeciv-tao-client

I have one question. Where was image displayed on start screen of gtk3 client? Which file should I include and which macrodefinition/string use?
by Lachu
Mon Sep 05, 2016 4:14 pm
Forum: Contribution
Topic: Freeciv-tao-client
Replies: 32
Views: 32378

Re: Freeciv-tao-client

Mistake was in naming convention. In pc file. I put TAO string instead GREATTAO. New problem is I must compile program in client/gui-tao before invoking make in client, but that's not critical bug.
by Lachu
Sun Sep 04, 2016 6:36 pm
Forum: Wishlist
Topic: Auto change of leader's names
Replies: 2
Views: 2941

Re: Auto change of leader's names

I've proposed something similar, but with traits and bonuses attached to each leader/
by Lachu
Sun Sep 04, 2016 6:34 pm
Forum: Contribution
Topic: Freeciv-tao-client
Replies: 32
Views: 32378

Re: Freeciv-tao-client

I've compiled three bytecode files, but there's link problems. Probably ./configure doesn't add -lgreattao switch to gcc command.
by Lachu
Sun Sep 04, 2016 2:52 pm
Forum: Wishlist
Topic: Cultural victory type
Replies: 6
Views: 6179

Cultural victory type

I think we could add new victory type - cultural. Player becomes winner if it gained some cultural score as first. I imagine there could be possibility to trade culture points(for example for technology, cities, etc.). Another idea is to buy wildcard using culture points, like buying wonder or makin...
by Lachu
Sun Sep 04, 2016 9:25 am
Forum: Contribution
Topic: Freeciv-tao-client
Replies: 32
Views: 32378

Re: Freeciv-tao-client

Ok. I've created tao-client.m4 by copy content of existing file for another client, but probably it's requires to configure pkg-config. Am I correct?
by Lachu
Sun Sep 04, 2016 9:11 am
Forum: Contribution
Topic: Freeciv-tao-client
Replies: 32
Views: 32378

Re: Freeciv-tao-client

I now get FC_TAO_CLIENT: command not found, but FC_GTK3_CLIENT is nowhere.
by Lachu
Sat Sep 03, 2016 3:43 pm
Forum: Contribution
Topic: Freeciv-tao-client
Replies: 32
Views: 32378

Re: Freeciv-tao-client

First problem is related to missing Makefile.in file. I checked client/gtk3/Makefile.in file existence. It's missing. So what should I do? Index: /home/slawomir/Dokumenty/Projekty/trunk/configure.ac =================================================================== --- /home/slawomir/Dokumenty/Proj...