Knowledgeable Mac (OS X) xcode coder (still) needed!

Discuss the future of Warzone 2100 with us.
User avatar
Crymson
Trained
Trained
Posts: 289
Joined: 18 Mar 2010, 21:08

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by Crymson »

Per wrote:Cool. Now could some Mac person please help us figure out why the fonts in the Qt branch do not work? This seemingly small issue is holding back a lot of development right now :-S
There are a ton more things wrong with it besides fonts.
I would be glad if it was just a font issue on windows builds.
http://developer.wz2100.net/ticket/1549
Buginator sent me the files to compile the windows builds, but he hasn't been around to answer mails. :(
Is there another dev I can ask questions to?
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by Buginator »

Help wanted sign for knowledgeable Mac people is still up ...
and it ends here.
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by macuser »

I am knowledgeable about mac.... but not so great with c although i do know how to use xcode :)
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
User avatar
dak180
Trained
Trained
Posts: 288
Joined: 01 Nov 2009, 23:58
Location: Keeper of the Mac Builds

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by dak180 »

macuser wrote:I am knowledgeable about mac.... but not so great with c although i do know how to use xcode :)
Right now what we could really use some help with #2220 since without it the automated versioning system the mac builds use is broken.
User:dak180
Keeper of the Mac Builds
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by macuser »

so why do you want git and not svn? i thought you guys still used svn
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
User avatar
dak180
Trained
Trained
Posts: 288
Joined: 01 Nov 2009, 23:58
Location: Keeper of the Mac Builds

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by dak180 »

macuser wrote:so why do you want git and not svn? i thought you guys still used svn
Nope, we switched to git a while back. :ninja:
User:dak180
Keeper of the Mac Builds
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by macuser »

well i think probably the best way i can help out is with artwork :) at least I know what i'm doing :P
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by Buginator »

We need someone to rewrite the mac crash handler, and the mac dialog support... simple right !? ;)
and it ends here.
kainjow
New user
Posts: 1
Joined: 08 Dec 2010, 04:56

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by kainjow »

Hi. I might be able to help squash a few bugs here and there. I have been doing Cocoa programming for several years, am less familiar with OpenGL and such, but wouldn't mind trying to help out where I can.

I have the base version from CompileGuideMac compiled and running. If someone wants to give more specifics on what to fix and where, that'd be good.
Safety0ff
Trained
Trained
Posts: 397
Joined: 18 Jul 2009, 23:23

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by Safety0ff »

kainjow wrote:Hi. I might be able to help squash a few bugs here and there. I have been doing Cocoa programming for several years, am less familiar with OpenGL and such, but wouldn't mind trying to help out where I can.

I have the base version from CompileGuideMac compiled and running. If someone wants to give more specifics on what to fix and where, that'd be good.
There are some details here: viewtopic.php?p=75092#p75092

But the best thing to do would be to come on IRC to #warzone2100-dev on freenode (try #warzone2100 if you cannot get into #warzone2100-dev because requires having a nickname set up).

About not been familiar with Opengl, that's not a big deal, you'll only see as much opengl as you want (the issues on Mac do not need Opengl experience AFAIK).
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by Buginator »

First post has been updated with info.
and it ends here.
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by macuser »

Questions:

1. In the new qt master build, are all the dialogs completely written in qt?
2. How is the dialog designed... is it made up of png files that tell it how to look?
3. A while back there was a betawidget ui proposed why not use the png files from that - it look so much better
ArtRev Website

ImageImage

System: AMD Phenom II x4, 4GB RAM, 640GB HD, Nvidia GeForce GT 240 1GB, Mac OS X 10.6
Per
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 3780
Joined: 03 Aug 2006, 19:39

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by Per »

macuser wrote:Questions:

1. In the new qt master build, are all the dialogs completely written in qt?
No. Not yet. We want everything else to work fine first. Then we switch to using Qt as basis, then we start changing over the GUI.
User avatar
macuser
Regular
Regular
Posts: 1052
Joined: 19 Mar 2010, 23:35
Location: USA

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by macuser »

Ah, thanks... most helpful
superpirson
Greenhorn
Posts: 13
Joined: 15 Aug 2010, 00:04
Location: somwhere off the cost of the moon (i think)

Re: Knowledgeable MAC (OS X) xcode coder (still) needed!

Post by superpirson »

i am quite glad to announce that i will learn to code... in august 2011. to be honest, I don't even know whether the class i will be taking will even teach me anything useful, but if it does, i will fight to my last breath to keep the mac build of warzone alive!
don't give up!