Search found 499 matches

by Chojun
13 Dec 2006, 05:20
Forum: Development
Topic: c/c++ refresher
Replies: 11
Views: 6484

Re: c/c++ refresher

from my experiences in computer science courses, far to often i've found they teach action-centric approaches to object-orientation, which is usually really horrible and inefficient for game design: they might teach you to create a "person" class, with the methods "walk" and &qu...
by Chojun
11 Dec 2006, 01:55
Forum: Development
Topic: c/c++ refresher
Replies: 11
Views: 6484

Re: c/c++ refresher

The code should compile with "g++ -fpermissive" (it's quite impossible to make the current code strictly C++-compatible, with all the casting and stuff), but no C++ features are used. I think converting some things into classes will make the code more readable and modular, and Chojun(?) p...
by Chojun
04 Dec 2006, 02:29
Forum: Development
Topic: Warzone 2100 licensing and copyright issues
Replies: 51
Views: 31437

Re: Warzone 2100 licensing and copyright issues

The squabbling over the terms of the game's release has been  >:( one of the  >:( biggest pet peeves  >:( of mine since the  >:( release of the game's source. I'm with coyote, it's driving me batty. To answer the question for those who are willing to do their homework, please answer me this:  How ma...
by Chojun
29 Nov 2006, 04:42
Forum: Development
Topic: Custom music?
Replies: 69
Views: 35950

Re: Custom music?

Hey all, I noticed that someone posted a link of one of my songs that I did a long time ago.  Since that song, I've completed an updated version, for those who are interested. I hope to make more music, but I've just been too dang busy, hence my disappearance over the last year.  Anyway, I always ha...