Point of clarification

General discussion for players of Oolite.

Moderators: winston, another_commander

Post Reply
User avatar
ClymAngus
---- E L I T E ----
---- E L I T E ----
Posts: 2508
Joined: Tue Jul 08, 2008 12:31 am
Location: London England
Contact:

Point of clarification

Post by ClymAngus »

I've been ho humming my way around the internet recently and I've been noticing several other games that seen to use the same kind of languages that oolite does.

Now I know we're in a "fresh stuff" freeze at the moment but is there any point making a note of these games so they could have their coding ripped in the future?
Zireael
---- E L I T E ----
---- E L I T E ----
Posts: 1396
Joined: Tue Nov 09, 2010 1:44 pm

Re: Point of clarification

Post by Zireael »

Maybe not 'ripped', but 'borrowed', 'used to inspire' etc. Sounds nicer...
User avatar
drew
---- E L I T E ----
---- E L I T E ----
Posts: 2190
Joined: Fri May 19, 2006 9:29 am
Location: In front of a laptop writing a book.
Contact:

Re: Point of clarification

Post by drew »

Zireael wrote:
Maybe not 'ripped', but 'borrowed', 'used to inspire' etc. Sounds nicer...
Nah, let's go with 'eviscerated'. :wink:

Cheers,

Drew.
Drew is an author of SF and Fantasy Novels
WebsiteFacebookTwitter
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: Point of clarification

Post by JensAyton »

I don’t understand the question.
User avatar
Sarin
---- E L I T E ----
---- E L I T E ----
Posts: 264
Joined: Sat Sep 13, 2008 11:26 am
Location: Out there, searching for truth

Re: Point of clarification

Post by Sarin »

In a short, use part of compatible coding from another game written in same language....Spock.
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: Point of clarification

Post by JensAyton »

In general, that would be entirely impractical. Unless games are written using the same middleware, features can’t simply be copied between them (and Oolite doesn’t use any middleware).
User avatar
drew
---- E L I T E ----
---- E L I T E ----
Posts: 2190
Joined: Fri May 19, 2006 9:29 am
Location: In front of a laptop writing a book.
Contact:

Re: Point of clarification

Post by drew »

Ahruman wrote:
In general, that would be entirely impractical. Unless games are written using the same middleware, features can’t simply be copied between them (and Oolite doesn’t use any middleware).
No middleware? You sure about that? I always wear my cummerband when in the pilot's chair, and very dashing I look too.

Cheers,

Drew.
Drew is an author of SF and Fantasy Novels
WebsiteFacebookTwitter
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: Point of clarification

Post by JensAyton »

We would like to make clear that no member of the Oolite team has taken a public stance against middlewear.
User avatar
aegidian
Master and Commander
Master and Commander
Posts: 1161
Joined: Thu May 20, 2004 10:46 pm
Location: London UK
Contact:

Re: Point of clarification

Post by aegidian »

Ahruman wrote:
We would like to make clear that no member of the Oolite team has taken a public stance against middlewear.
Indeed, we favour a belt and braces approach.
"The planet Rear is scourged by well-intentioned OXZs."

Oolite models and gear? click here!
User avatar
ClymAngus
---- E L I T E ----
---- E L I T E ----
Posts: 2508
Joined: Tue Jul 08, 2008 12:31 am
Location: London England
Contact:

Re: Point of clarification

Post by ClymAngus »

Middle wear? Sounds like wedgee talk to me. Ok I realise that variables being fairly specific things that cut and plonk ain't an option. But coming from a minor programming background we do use a lot of "operators" in my line of work that do specific things and are kept as a palette when we need one of our programmes to do some "clever shit".

So I suppose I'm talking about saving some time by reverse engineering (with permission of course) certain aspects of other games. Active cameras, that kind of thing. You know take a mooch around and see if anything fits. I take it objective-c doesn't work that way?
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6664
Joined: Wed Feb 28, 2007 7:54 am

Re: Point of clarification

Post by another_commander »

ClymAngus wrote:
So I suppose I'm talking about saving some time by reverse engineering (with permission of course) certain aspects of other games. Active cameras, that kind of thing.
I think we would be saving ourselves a lot more time if we were to just sit down and write it from scratch rather than reverse engineer anything. And that does not mean that doing so would take a little time.
User avatar
ClymAngus
---- E L I T E ----
---- E L I T E ----
Posts: 2508
Joined: Tue Jul 08, 2008 12:31 am
Location: London England
Contact:

Re: Point of clarification

Post by ClymAngus »

That's fair, as my father used to say you never learn if you don't ask. :)
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: Point of clarification

Post by JensAyton »

ClymAngus wrote:
So I suppose I'm talking about saving some time by reverse engineering (with permission of course) certain aspects of other games. Active cameras, that kind of thing.
I’m not aware of any games in Objective-C that do things I don’t know how to do. The problem with implementing a good camera model is not designing it, but updating all the bits of Oolite that make assumptions about cameras.
Post Reply