Search found 1882 matches
- Sun Dec 13, 2020 7:50 pm
- Forum: Help wanted
- Topic: Music
- Replies: 8
- Views: 4022
Re: Music
It's unfortunate that you never opened hrm ticket with reference to your musicset. I think I managed to debug this really quickly with the help of your musicset now I saw this, but the fix is unlikely to make it to freeciv-2.6.3 at this point.
- Sun Dec 13, 2020 12:26 pm
- Forum: Tech support
- Topic: How to configure the default ruleset? (Freeciv-2.6.2.1-gtk3 for Windows)
- Replies: 4
- Views: 848
Re: How to configure the default ruleset? (Freeciv-2.6.2.1-gtk3 for Windows)
I tried running the commands C:\Program Files (x86)\Freeciv-2.6.2.1-gtk3>freeciv-mp-gtk3 --help C:\Program Files (x86)\Freeciv-2.6.2.1-gtk3>freeciv-mp-gtk3 -r foo.serv That's freeciv m od p ack installer, not the client. But they don't give any output, and the program does not start either. I'm gue...
- Sun Dec 13, 2020 3:12 am
- Forum: General discussion
- Topic: 2.6.3
- Replies: 1
- Views: 703
Re: 2.6.3
First draft of the NEWS-2.6.3 document available.
- Sat Dec 12, 2020 6:07 pm
- Forum: Tech support
- Topic: How to configure the default ruleset? (Freeciv-2.6.2.1-gtk3 for Windows)
- Replies: 4
- Views: 848
Re: How to configure the default ruleset? (Freeciv-2.6.2.1-gtk3 for Windows)
The default ruleset the server starts with is within the binary itself. I have not tested it, but maybe you can set the shortcut to give started client the "-r <.serv -file>" commandline parameter, and to write .serv file you want. > freeciv-gtk3 --help Encodings: Data=UTF-8, Local=UTF-8, ...
- Sat Dec 12, 2020 5:59 pm
- Forum: Community
- Topic: Change Language
- Replies: 2
- Views: 1425
Re: Change Language
Depends a bit on your environment, but setting environment variable LANGUAGE to language you want to use is worth testing.
Code: Select all
LANGUAGE="en_US" freeciv-gtk3.22
- Fri Dec 11, 2020 8:48 pm
- Forum: Contribution
- Topic: Msys2 based Windows Installer testing
- Replies: 98
- Views: 63145
Re: Msys2 based Windows Installer testing
New experimental msys2 build from S2_6 sources of 10-Dec-20 (2.6.2.90+-201210), commit '9934c09e5f', available: http://files.freeciv.org/packages/windo ... snapshots/
- Thu Dec 10, 2020 2:35 pm
- Forum: General discussion
- Topic: 2.6.3
- Replies: 1
- Views: 703
2.6.3
Freeciv-2.6.3 release plans: https://www.freelists.org/post/freeciv-dev/263,3
- Wed Dec 09, 2020 7:33 pm
- Forum: Rulesets and modpacks
- Topic: Setting up tech transfer for 2.6 based longturn.net game
- Replies: 2
- Views: 863
Re: Setting up tech transfer for 2.6 based longturn.net game
Another feature that would be useful for this setup would be forgiving some of the tech debt without losing techs. I thought I saw such setting but I can't find it now. Do you mean techlossforgiveness ? > explain techlossforgiveness Option: techlossforgiveness - Research point debt threshold for lo...
- Wed Dec 09, 2020 6:25 pm
- Forum: Tech support
- Topic: Compiling freeciv, use of config.h
- Replies: 7
- Views: 1058
Re: Compiling freeciv, use of config.h
Xaw-client is present in freeciv-2.6. It has been dropped from freeciv-3.0.
- Wed Dec 09, 2020 5:44 pm
- Forum: Tech support
- Topic: Compiling freeciv, use of config.h
- Replies: 7
- Views: 1058
Re: Compiling freeciv, use of config.h
cazfi wrote:Build with make eventually fails to something that seems like libpng incompatibility.
There's no such problem with 2.2.7 (last bugfix release of the freeciv-2.2). There rarely is point in using anything but the latest (least buggy) release from a series.