Author Topic: FSF: Programers Unite: FreeSpace FOREVER  (Read 48049 times)

0 Members and 1 Guest are viewing this topic.

Offline Inquisitor

Programers Unite: FreeSpace FOREVER
C++ most likely. VB isn't very portable :)

Again, haven't sat down and designed it, but I am thinking that because of the cross platform "requirement" VB is right out ;)
No signature.

 

Offline aldo_14

  • Gunnery Control
  • 213
Quote
Originally posted by Merlin
I hear that :D! UML is slow & boring - although there are utilities that allow you to code and generate UML afterwards... but I've never used them.


Togehter Control Centre, one of the most god-awful waste of system resources ever.  Built in Java, which might explain it.

Just as an aside, how good is C++ as controlling memory use, etc, compared to C?  I assume you'll not need to use assembly level coding for this......but if you can find someone to do it, you could really speed it up.  Just don't look towards me ;7

 

Offline Nico

  • Venom
    Parlez-vous Model Magician?
  • 212
Programers Unite: FreeSpace FOREVER
Quote
Originally posted by Fozzy
no bodys actualy comfermed what language this will be written in.
 


Assembler?
"runs"
SCREW CANON!

 

Offline an0n

  • Banned again
  • 211
  • Emo Hunter
    • http://nodewar.penguinbomb.com/forum
Programers Unite: FreeSpace FOREVER
Quote
Originally posted by venom2506
Assembler?
"runs"

Do not mock the second greatest programming language ever devised.
"I.....don't.....CARE!!!!!" ---- an0n
"an0n's right. He's crazy, an asshole, not to be trusted, rarely to be taken seriously, and never to be allowed near your mother. But, he's got a knack for being right. In the worst possible way he can find." ---- Yuppygoat
~-=~!@!~=-~ : Nodewar.com

 

Offline Inquisitor

Programers Unite: FreeSpace FOREVER
To give you some idea of what a modern engine does:

SOME stuff is written in assembler, but MOST everything is C++.

My VS 6 workspace for Torque has a special assembly custom build step, I never touch the assembly though.

C++ handles memory as well as you tell it to ;)
No signature.

 

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
Programers Unite: FreeSpace FOREVER
Assembler is one of my favorites, second only to Mathematica. ;) (trying to learn some more)

 

Offline Nico

  • Venom
    Parlez-vous Model Magician?
  • 212
Programers Unite: FreeSpace FOREVER
Quote
Originally posted by an0n

Do not mock the second greatest programming language ever devised.

nah, you misunderstand me: assembler is probably the best language, I've been told ( coz it uses direct orders to the CPU or something like that so it's very efficient), but my brother told me it was amongst the hardest to code. So -> lot of work
SCREW CANON!

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Programers Unite: FreeSpace FOREVER
ASM (assembler) is only faster than C++ in the hands of an überguru -

we're using C++, as for high-speed memory allocation - leave that to me boys.. i'm familiar with the case studies in Order(1) [static sizing, ie knowing before hand how much you need] and Orger(log n) [dynamic sizing] for memory allocation :P

VB doesn't have anything resembling performance or stability


ok... hmm.. wee need to get our heads togeather.. i need to learn how to use CVS
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline an0n

  • Banned again
  • 211
  • Emo Hunter
    • http://nodewar.penguinbomb.com/forum
Programers Unite: FreeSpace FOREVER
Quote
Originally posted by venom2506
assembler is probably the best language, I've been told ( coz it uses direct orders to the CPU or something like that so it's very efficient), but my brother told me it was amongst the hardest to code. So -> lot of work

COBOL is the best. |>|-|34/2 it.

ASM is so low level you might as well just have an on-off switch infront of you and keep flicking it. It's the lowest level language I know of but it's soooooooo good (if you can find and interrupt list to work with). Everything has to be manually assigned so it'll only do what you specifically tell it to. Very good.
"I.....don't.....CARE!!!!!" ---- an0n
"an0n's right. He's crazy, an asshole, not to be trusted, rarely to be taken seriously, and never to be allowed near your mother. But, he's got a knack for being right. In the worst possible way he can find." ---- Yuppygoat
~-=~!@!~=-~ : Nodewar.com

 

Offline Nico

  • Venom
    Parlez-vous Model Magician?
  • 212
Programers Unite: FreeSpace FOREVER
Quote
Originally posted by an0n

COBOL is the best. |>|-|34/2 it.

ASM is so low level you might as well just have an on-off switch infront of you and keep flicking it. It's the lowest level language I know of but it's soooooooo good (if you can find and interrupt list to work with). Everything has to be manually assigned so it'll only do what you specifically tell it to. Very good.


oh yeah, I forgot you knew everything about anything.
I look at what everybody says, and you're the only opne to think that. I'll just ignore you, so sue me :p
Go back and spam with Stryke9.
SCREW CANON!

 

Offline Stryke 9

  • Village Person
    Reset count: 4
  • 211
Programers Unite: FreeSpace FOREVER
Pbbbbt.:p

 

Offline an0n

  • Banned again
  • 211
  • Emo Hunter
    • http://nodewar.penguinbomb.com/forum
Programers Unite: FreeSpace FOREVER
Quote
Originally posted by venom2506
oh yeah, I forgot you knew everything about anything.

Damn straight.
Quote

I look at what everybody says, and you're the only opne to think that.

Think what?
Quote
I'll just ignore you, so sue me :p
Go back and spam with Stryke9.

It's not spam. It's carefully calculated chaotic humour.
"I.....don't.....CARE!!!!!" ---- an0n
"an0n's right. He's crazy, an asshole, not to be trusted, rarely to be taken seriously, and never to be allowed near your mother. But, he's got a knack for being right. In the worst possible way he can find." ---- Yuppygoat
~-=~!@!~=-~ : Nodewar.com

 

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
Programers Unite: FreeSpace FOREVER
Quote
It's the lowest level language I know of


That's what I like about it; gives you full control over your program. ;)

 

Offline Stryke 9

  • Village Person
    Reset count: 4
  • 211
Programers Unite: FreeSpace FOREVER
Quote
Originally posted by an0n

It's not spam. It's carefully calculated chaotic humour.


Listen to the man!:D

 

Offline Stryke 9

  • Village Person
    Reset count: 4
  • 211
Programers Unite: FreeSpace FOREVER
I think Venom is just being cranky and needs a nap. Too bad there's no more nice, restful VBB to go piss off to.

  

Offline WMCoolmon

  • Purveyor of space crack
  • 213
Programers Unite: FreeSpace FOREVER
Quote
Originally posted by Kazan
ok... hmm.. wee need to get our heads togeather..

*points*
Of course, it has ads, but that's what I get for hosting with netfirms. :rolleyes:
-C

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Programers Unite: FreeSpace FOREVER
actually... from what im looking at with the installation routines for GLUT on linux... bah

we should just make two versions of the initialization function for our class OpenGLRenderer with conditional compilation directives
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 
Programers Unite: FreeSpace FOREVER
Plenty of LODs to allow lots and lots of ships involved, alongside being able to be Alpha 3, or Epsilon 7, not damn Alpha 1 all the time! I want to be a peon.

OFC I'm too tired to say anything remotely helpful and non-newbieish, sorry guys. :o

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Programers Unite: FreeSpace FOREVER
yeah simply compiling GLUT on linux is a *****.. because they have there library references ****ED UP
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir

 

Offline Kazan

  • PCS2 Wizard
  • 212
  • Soul lives in the Mountains
    • http://alliance.sourceforge.net
Programers Unite: FreeSpace FOREVER
scratch that.. incomplete
« Last Edit: April 14, 2002, 03:13:41 pm by 30 »
PCS2 2.0.3 | POF CS2 wiki page | Important PCS2 Threads | PCS2 Mantis

"The Mountains are calling, and I must go" - John Muir