Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: WMCoolmon on July 14, 2005, 12:14:24 am

Title: I'm curious
Post by: WMCoolmon on July 14, 2005, 12:14:24 am
How many people are working on/interested in working on the FS2 source code but not actually part of the 'official' team?
Title: I'm curious
Post by: FireCrack on July 14, 2005, 02:03:02 am
I'm intrested in working, but i havent realy looked at the code much yet, partialy owing that the source i have is from 3.6.4 or somthing and i cant get anything newer.
Title: I'm curious
Post by: Taristin on July 14, 2005, 09:23:59 am
I recently gave myself a migrane trying to learn PHP and SQL. I don;t think I'll be looking into C for some time, if ever. :p
Title: I'm curious
Post by: karajorma on July 14, 2005, 11:24:50 am
I'm occassionally pluging away at learning C++. I fully intend to learn eventually but I keep getting distracted and at the moment I consider actually showing off the new SEXPs (in my missions :D ) more important than learning C++ and adding my own.

Once I've finished SoR though it will be another matter :)
Title: I'm curious
Post by: Kie99 on July 14, 2005, 12:38:23 pm
What's SoR?
Title: I'm curious
Post by: karajorma on July 14, 2005, 01:01:56 pm
Forgot I didn't have a link in my sig :D

SoR (http://homepage.ntlworld.com/karajorma/freespace/SoR.html) is the prequel to The Mercury Affair. I've promised to finish it before Christmas now so next year I should be a little more free :)
Title: I'm curious
Post by: MatthewPapa on July 14, 2005, 01:03:46 pm
Ive learned a lot in the last couple of months (through books and fooling around) and have been able to do a few things. I have made slight modifications to the FS2NetD server that I run, dunno if that counts though. I will definately be interested in helping with the multiplayer aspect of the game in the future.
Title: I'm curious
Post by: Inquisitor on July 14, 2005, 01:56:06 pm
Hmmm, Matthew....

Ping me on IM, contributing the server for fs2netd certainly earns you a spot.

And if you want code to fiddle with, boy do I have something for you :)

p.s. yes, I know I owe you the fs2netd php scripts, I have been a bad, lazy monkey...
Title: I'm curious
Post by: Kazan on July 14, 2005, 02:19:26 pm
hey MP what you do to my server

[/curious]
Title: I'm curious
Post by: WMCoolmon on July 14, 2005, 04:23:38 pm
Quote
Originally posted by Inquisitor
And if you want code to fiddle with, boy do I have something for you :)


Heh. :D
Title: I'm curious
Post by: FireCrack on July 14, 2005, 08:15:30 pm
Edit: nevermind
Title: I'm curious
Post by: MatthewPapa on July 14, 2005, 08:26:19 pm
Quote
Originally posted by Kazan
hey MP what you do to my server

[/curious]


I made a simple console to run the server from (I hate running it from COMMAND) and read certain settings from the registry. Really minor but it makes it easier for me :) . Now only if I could finish this C++ book.....
Title: Re: I'm curious
Post by: aldo_14 on July 15, 2005, 06:25:40 am
Quote
Originally posted by WMCoolmon
How many people are working on/interested in working on the FS2 source code but not actually part of the 'official' team?


I would but I don't have the time, the knowledge or a compiler. :D

It's the time bit that's the important one.
Title: I'm curious
Post by: Jokke_r on July 15, 2005, 08:38:14 am
hehhe i'm always interested in Source code projects but i'm not skilled in any usefull area. But damnit people when will you fix these builds to work properly with ATi cards :( .

I'm a sad sad puppy :(
Title: I'm curious
Post by: fizz on July 15, 2005, 09:38:24 am
I'm ocasionally hacking on SCP, mostly when some sh* hits my fan. :p

I always route my patches through taylor, though.
Title: I'm curious
Post by: FireCrack on July 16, 2005, 10:10:52 pm
How do you umm, mkae stuff so CVS will merge it nicely?
Title: I'm curious
Post by: WMCoolmon on July 17, 2005, 05:36:58 am
There're some variables that you can add to the top of the file that I've never properly learned how to add if you're creating a new file. (you just copy-paste from another page, I think, but I'm not sure)

Other than that, just stick with the general style of the code and make it easy to read. It's best to get an updated copy of the source and use that, though - how come you can't get any newer version?
Title: I'm curious
Post by: FireCrack on July 17, 2005, 02:04:25 pm
I have a newer version now, i was just being stupid and i thaught "code 0" meant "error-crash"
Title: I'm curious
Post by: Nuke on July 17, 2005, 04:59:05 pm
i looked at the code once, i got scared. now im afraid to program. it is an experience that has scarred me for life.
Title: I'm curious
Post by: Taristin on July 17, 2005, 05:09:04 pm
x2