Re: [Super-tux-devel] 2 players mode [patch]
Brought to you by:
wkendrick
From: Ingo R. <gr...@gm...> - 2004-04-03 12:25:18
|
Ricardo Cruz <ri...@ae...> writes: > What's so bad about that way of coding? > Really, I am allways looking forward to improve my skills. The for-loops itself wouldn't be any bad, using std::vector instead of a plain array + player_nb would of course be prefered, but the real problem is simply that they introduce stuff that is unnecessary shortly before a release and any multiplayer stuff might need a larger restructuring later on anyway, since currently there doesn't exist any plan at all how it should look like. -- WWW: http://pingus.seul.org/~grumbel/ JabberID: gr...@ja... ICQ: 59461927 |