Search found 219 matches

by Elefant
Fri Jun 17, 2022 3:11 am
Forum: Wishlist
Topic: C coding tutorials
Replies: 8
Views: 1747

Re: C coding tutorials

That's a great idea! I have previously tried to find patches for what I wanted to do on OSDN, but many older patches are not on there (or at least I couldn't find them). However, the patch's age means that many of them are very out of date and no longer applicable. For example, trying to make a nati...
by Elefant
Wed Jun 15, 2022 6:21 pm
Forum: Wishlist
Topic: C coding tutorials
Replies: 8
Views: 1747

C coding tutorials

I have tried several times to work with the freeciv source code, but every time I am unable to due to the complexity of it. Consequently, I think that some c coding tutorials for freeciv would lower the required skill level to contribute to freeciv. A few things I would like to see tutorials for are...
by Elefant
Tue Jun 14, 2022 2:02 am
Forum: Art and tilesets
Topic: Cimpletoon graphics
Replies: 57
Views: 209451

Re: Cimpletoon graphics

I can't find information on how to make a patch with binary (.blend) files in it. Do you know where I could find that?
by Elefant
Tue Jun 14, 2022 1:48 am
Forum: Art and tilesets
Topic: Cimpletoon graphics
Replies: 57
Views: 209451

Re: Cimpletoon graphics

by Elefant
Mon Jun 13, 2022 1:03 pm
Forum: Wishlist
Topic: Irrlicht (Cross platform 3d game engine) Client
Replies: 28
Views: 32493

Re: Irrlicht (Cross platform 3d game engine) Client

That would be the problem. Thanks.
by Elefant
Mon Jun 13, 2022 12:02 pm
Forum: Wishlist
Topic: Irrlicht (Cross platform 3d game engine) Client
Replies: 28
Views: 32493

Re: Irrlicht (Cross platform 3d game engine) Client

Thanks, but I got a Debian machine to do development on. However, I am having a problem with sqlite, where I have it installed (if I run sqlite3 in the terminal, it gives me a version), but autogen.sh can't find it. Also, do you have any programs that you recommend for development, such as an IDE?
by Elefant
Mon Jun 13, 2022 11:59 am
Forum: Wishlist
Topic: Unit Improvements
Replies: 55
Views: 21568

Re: Unit Improvements

I would think that adding or subtracting movement and hit points is an important function that should have a direct implementation, but in the meantime, your solution is a good idea.
by Elefant
Sat Jun 11, 2022 3:21 pm
Forum: Wishlist
Topic: Irrlicht (Cross platform 3d game engine) Client
Replies: 28
Views: 32493

Re: Irrlicht (Cross platform 3d game engine) Client

Working on windows, it is harder to make a proper client than I expected (mainly due to the fact that diff doesn't run on windows and I can't figure out how to compile gui-stub). Consequently, I will probably focus on adding features to the demo to test them, and slowly try to integrate them into a ...
by Elefant
Fri Jun 10, 2022 5:38 pm
Forum: Wishlist
Topic: Rivers, bridges
Replies: 11
Views: 1925

Re: Rives and bridges

You should be able to implement this in a ruleset. You would just need to add some effects.
by Elefant
Fri Jun 10, 2022 2:20 pm
Forum: Art and tilesets
Topic: Cimpletoon graphics
Replies: 57
Views: 209451

Re: Cimpletoon graphics

Do you mean in the data directory where the rulesets and tilesets go? If so, which version should they go to?