Author Topic: Looking for more programmers!  (Read 13187 times)

0 Members and 1 Guest are viewing this topic.

Looking for more programmers!
Believe it or not, I know some C++. I'll put an example program together.

 

Offline Flipside

  • əp!sd!l£
  • 212
Looking for more programmers!
I certainly know that if I were to learn C++ it would primarily be to fulfill the dream of what Kazan is working on now, a game designed to my own specifications that works in a manner I would choose.

 

Offline Taristin

  • Snipes
  • 213
  • BlueScalie
    • Skelkwank Shipyards
Looking for more programmers!
If I knew C++, I'd be trying my hand at the overexposure effect. Because that looked the coolest to me.

Unfortunately, I don't know C++, and I don't know anyone who can teach me, or of any place to practice on my own.

What would one need to learn to code? A compiler?
Freelance Modeler | Amateur Artist

  
Looking for more programmers!
A compiler takes C++ code that is already written and makes it into a program.

You usually can't learn anything from a compiler.

I learned C++ from some my programming class, and then I went on to experiment. Getting very talented with it
:p

If you want to learn to program, get something like Visual Studio.net and read some tutorials. Be advised, VS.net is expensive.

 

Offline Taristin

  • Snipes
  • 213
  • BlueScalie
    • Skelkwank Shipyards
Looking for more programmers!
Expensive... Yes. That's a major concern to me... :nervous:
Freelance Modeler | Amateur Artist

 
Looking for more programmers!
I got it next to free from my C++ class in middle school :D

Oh yeah, there are a lot of freeware C++ programs out there, contrary to popular belief. Go check google, Raa.

 

Offline Inquisitor

Looking for more programmers!
Or see the sticky thread by WM at the top of this forum for a free MS product and how to make it work with the SCP.

The next ferrium comment gets the thread split and locked ;)
No signature.

 

Offline StratComm

  • The POFressor
  • 212
  • Cameron Crazy
    • http://www.geocities.com/cek_83/index.html
Looking for more programmers!
You can get the MS compiler for free (just not the dev environment; there are other alternatives in that area), and the other standard compiler is GNU g++.  GNU needs to be run through something like cygwin to produce a windows executable though, and then it may do odd things with modules such as DirectX (haven't tested it)
who needs a signature? ;)
It's not much of an excuse for a website, but my stuff can be found here

"Holding the last thread on a page comes with an inherent danger, especially when you are edit-happy with your posts.  For you can easily continue editing in points without ever noticing that someone else could have refuted them." ~Me, on my posting behavior

Last edited by StratComm on 08-23-2027 at 08:34 PM

 
Looking for more programmers!
Quote
Originally posted by StratComm
You can get the MS compiler for free (just not the dev environment; there are other alternatives in that area), and the other standard compiler is GNU g++.  GNU needs to be run through something like cygwin to produce a windows executable though, and then it may do odd things with modules such as DirectX (haven't tested it)


Given the alternative, go for the MS compiler. Sounds better. :rolleyes:

 
Looking for more programmers!
I've got everything I need (except WinCVS, I did the checkout with a command-line client), and got it to build, except I had to acquire the DX9 SDK (couldn't find the one for 8).

 

Offline redmenace

  • 211
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline StratComm

  • The POFressor
  • 212
  • Cameron Crazy
    • http://www.geocities.com/cek_83/index.html
Looking for more programmers!
Quote
Originally posted by Blitzerland


Given the alternative, go for the MS compiler. Sounds better. :rolleyes:


Actually it's not as "standards" compliant or something.  But it does have better optimization than G++, and is the primary compiling environment that the code was written for.  I'd also assume the makefile is designed for that compiler.
who needs a signature? ;)
It's not much of an excuse for a website, but my stuff can be found here

"Holding the last thread on a page comes with an inherent danger, especially when you are edit-happy with your posts.  For you can easily continue editing in points without ever noticing that someone else could have refuted them." ~Me, on my posting behavior

Last edited by StratComm on 08-23-2027 at 08:34 PM

 
Looking for more programmers!
I wouldn't mind trying a hand at this.  If you want a sample of code download any of the Imperial Alliance betas.

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
Looking for more programmers!
I endorse ^this fela ^
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 
Looking for more programmers!
Whatever happened to this?  I've changed the jump out code on our project to be SWish, which I would be willing to add into this project for the SW people (if they wanted it).

 

Offline redmenace

  • 211
Looking for more programmers!
darkchrono, how is implemented?
Is this species dependant? Or is it set in some sort of other table file. In other words can this effect exist and still have the original jump effects as default?
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 
Looking for more programmers!
I would imagine for the SCP I could do it as a command line flag.  Basically what it comes down to is removing the original jump fireball and doing a quick accleration before the warp time timestamp expires.

 

Offline redmenace

  • 211
Looking for more programmers!
well, it is best to have it defined as a table flag for obvious reasons. We have to many command line args as it is.
But I am not the expert nor am I in charge so....you need to talk to inquisitor. His aim SN is ETGardner.
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 
Looking for more programmers!
The thing about a table is I'm changing the A.I. code to give the proper effect.

 

Offline redmenace

  • 211
Looking for more programmers!
well talk to inquisitor.
While you fiddling with the ai could you make a gunboat ai?;7
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat