Search found 9 matches

by Strategy Thinker
Tue Nov 17, 2015 4:28 am
Forum: Wishlist
Topic: Split up the helptext field across effects
Replies: 6
Views: 6736

Split up the helptext field across effects

Currently we have something like this (I am using the building aqueduct as an example), in the file cities.ruleset we have the help text [building_aqueduct] name = _("Aqueduct") ... helptext = _("\ Allows a city to grow larger than size 8 and reduces the chance of plague\ within the c...
by Strategy Thinker
Thu Feb 19, 2015 12:46 am
Forum: Longturn
Topic: Longturn
Replies: 84
Views: 101835

Down

Is longturn down for you guys as well?
by Strategy Thinker
Sun Jun 15, 2014 8:23 pm
Forum: Wishlist
Topic: Use version control to maintain the provided gnuwin32
Replies: 0
Views: 3139

Use version control to maintain the provided gnuwin32

On the web page http://download.gna.org/freeciv/packages/windows/gnuwin32/ there are several 7zip folders containing the gnuwin32 environments. This is excellent for a windows newb like myself, but these 7zip files can be quite large, so is it possible to provide these packages via some version cont...
by Strategy Thinker
Sun Jun 15, 2014 7:28 pm
Forum: Test Builds
Topic: Windows testing
Replies: 124
Views: 195357

Re: Windows testing

The gtk 3.4.2 is missing libffi-5.dll, it has libffi-6.dll though.
by Strategy Thinker
Sun Jun 15, 2014 6:47 pm
Forum: Test Builds
Topic: Windows testing
Replies: 124
Views: 195357

Re: Windows testing

Here is an print screen view of the gtk 3.10.4 version, note that I cut out some middle bits of the image to make it smaller http://i1275.photobucket.com/albums/y446/tmpjbsst/freecivgtk3slook_zps39e5ba68.png There were 3 problems with the maximised window, Large regions of the background were displa...
by Strategy Thinker
Thu Jun 12, 2014 12:40 pm
Forum: Test Builds
Topic: Windows testing
Replies: 124
Views: 195357

Re: Windows testing

Where should I get this libpng16 from? Or must you rebuild the exe and I must redownload it?
by Strategy Thinker
Tue Jun 10, 2014 8:05 pm
Forum: Test Builds
Topic: Windows testing
Replies: 124
Views: 195357

Re: Windows testing

I have downloaded the Freeciv version with gtk 3.10.4, but it gives me the error that is missing libpng16-16.dll
by Strategy Thinker
Sun May 19, 2013 3:31 pm
Forum: Help wanted
Topic: Compiled from Source
Replies: 2
Views: 6894

Re: Compiled from Source

Thank you, this makes sense - otherwise I am guessing that the Freeciv code would have never have gotten very far because it would take too long to compile.
by Strategy Thinker
Sat May 18, 2013 2:44 pm
Forum: Help wanted
Topic: Compiled from Source
Replies: 2
Views: 6894

Compiled from Source

I did it! I did it! - I finally compiled the game from source and made a compiler for the gtk version. I am working on Windows 7, this is the first time I have ever compiled anything from source. Is there a way to only recompile the parts of the code that I am going to edit - it took a very long tim...