Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: shiv on April 30, 2007, 03:08:54 am

Title: Linux FRED 2 Open, PLEASE!
Post by: shiv on April 30, 2007, 03:08:54 am
Sorry, but I have to tell it you.

I feel that you forgot about GNU/Linux users. WINE is supporting retail FRED 2, but it usually crasher after 10 minutes. FRED 2 Open is working horrible.

Could you do something with this? I really HATE working with M$ windows system, working under Linux cotnrol is much better. Please, Fix FRED or make GNU/Linux version! ;)
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: Mr_Maniac on April 30, 2007, 04:06:51 am
Well... If you can find a good wxGTK-Programmer that is willing to work on wxFRED for free...
Because there IS a start on a Multi-Platform FRED2. wxFRED2, like I said... But the work has only begun (many months ago).

BTW: FRED2_Open is working fine with wine for me... Well... As of the black menu-bug....
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: karajorma on April 30, 2007, 04:32:10 am
Yep. That's the basic problem. With only maybe 5-6 active coders there's simply not enough people to work on wxFRED without seriously delaying progress in other fields.
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: shiv on May 01, 2007, 12:50:35 pm
Black menu is a small bug... nvm...

The trouble is this:

(http://img108.imageshack.us/img108/8604/zrzutekranu3bx4.jpg)
:( :( :(
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: Tolwyn on May 01, 2007, 03:16:24 pm
use Windows (or a virtual pc)
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: Goober5000 on May 01, 2007, 06:09:48 pm
Better solution: Join the SCP and help us finish wxFRED. :)
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: shiv on May 02, 2007, 02:14:10 am
Better solution: Join the SCP and help us finish wxFRED. :)

I don't know programming... :P
Long time ago I've tried onyl Turbo pascal
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: WMCoolmon on May 02, 2007, 02:28:53 am
Better solution: Join the SCP and help us finish wxFRED. :)

I don't know programming... :P
Long time ago I've tried onyl Turbo pascal

http://www.hard-light.net/wiki/index.php/Coding_In_C
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: Mr_Maniac on May 02, 2007, 04:41:58 am
If I'm lucky, I'll start a job training as an IT Specialist in the area of application development this year (I hope these are the right words for it. In german it's called "Fachinformatiker im Bereich Anwendungsentwicklung").
If this gets true, I'll also try to learn OpenGL/SDL/wxGTK programming (if I have enough time).
And then I would be glad to help (again - if I have enough time).

So... Wish me luck ;)
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: Tolwyn on May 02, 2007, 08:15:14 am
Better solution: wish that every day lasts longer than 24 hours :)
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: Mr_Maniac on May 03, 2007, 05:21:35 am
Better solution: wish that every day lasts longer than 24 hours :)

Well... That's on my wishlist for a loooooooong time now... But nothing ever changes :(
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: Phirel on January 09, 2008, 09:42:03 am
I have some extra time to help, I have already learned some C,C++.  The only thing I need to learn is how to use wxWidgets.  The reason is because I've only done console applications.  I am willing to learn.
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: karajorma on January 09, 2008, 10:15:18 am
Fair enough, you know how to get hold of the code?
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: Phirel on January 09, 2008, 03:24:32 pm
Where could I find it?
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: karajorma on January 09, 2008, 03:33:29 pm
http://www.hard-light.net/wiki/index.php/Linux_CVS_Howto

That should talk you through the main points.
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: Phirel on January 15, 2008, 10:01:49 am
Do you have a list of structures for mission files?
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: Admiral_Stones on January 15, 2008, 01:34:01 pm
Black menu is a small bug... nvm...

The trouble is this:

(http://img108.imageshack.us/img108/8604/zrzutekranu3bx4.jpg)
:( :( :(

These are quite a lot of Ulysses fighters. Wonder if your Leenux handles it well.
Title: Re: Linux FRED 2 Open, PLEASE!
Post by: karajorma on January 15, 2008, 04:21:19 pm
Do you have a list of structures for mission files?

I always just look at an existing file or missionsave.cpp whenever I need one.