- Player->Spells now works. Be careful when you close the window - use the Close button, don't click the 'X' button on the title bar or else you won't be able to bring up the window again.
- The skill levels now display correctly.
Windows clients
Moderator: Board moderators
Ok, a new binary is ready. A couple fixes:
Nice. Could you update the patches on the tracker now?Reven wrote:Ok, a new binary is ready. A couple fixes:Download from [url]ftp://ftp.excelcia.org/pub/misc/CFGTKv2Client.zip[/url].
- Player->Spells now works. Be careful when you close the window - use the Close button, don't click the 'X' button on the title bar or else you won't be able to bring up the window again.
- The skill levels now display correctly.

Both issues that were fixed were configuration problems, not code patches. The spells because DATADIR was set to something unixy, the level display because I missed setting -mms-bitfields in the makefile for common which meant the client thought some structures were differently sized than libcfclient.a did.
I have, though, just uploaded a patch for the build system to get it to work in MingW. This will allow the included build tools to work out of the box in MingW, providing the prodigeous number of runtime and devel libraries are installed correctly. I'll get some detailed instructions on setting up your MingW environment. After that, it's configure; make.
I will note I haven't tested to see if the build system patch breaks anything in Linux. I don't think it will, but standard disclaimers apply.
I have, though, just uploaded a patch for the build system to get it to work in MingW. This will allow the included build tools to work out of the box in MingW, providing the prodigeous number of runtime and devel libraries are installed correctly. I'll get some detailed instructions on setting up your MingW environment. After that, it's configure; make.
I will note I haven't tested to see if the build system patch breaks anything in Linux. I don't think it will, but standard disclaimers apply.
Bug some developers to test that it doesn't break thing on other platformsReven wrote:What is the process to get the patches I've submitted accepted and into SVN?

Also making a mailing list post asking if anyone has any objections to the patches wouldn't hurt.
official version ?
well sorry to make an old post to life but trying to look at crossfire again, I could not find the last build of this windows gtk2 version on officials builds on http://crossfire.real-time.com/ : is it normal ? I think that its now included in official v2 builds, no ?