Progress

General discussion for players of Oolite.

Moderators: winston, another_commander

ovvldc
---- E L I T E ----
---- E L I T E ----
Posts: 344
Joined: Sat Apr 02, 2005 9:32 am
Location: Netherlands

Post by ovvldc »

Only if the other star is somewhere useful. I remember one star system from Frontier where it would take hours to get to your destination after jumping..
User avatar
ADCK
---- E L I T E ----
---- E L I T E ----
Posts: 771
Joined: Thu Dec 24, 2009 12:30 am
Location: Sydney
Contact:

Post by ADCK »

Would be nice if the could be binary systems like that, plus having two light sources will make normal maps look better (just a personal opinion there, not a fact)
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Post by Kaks »

And that's precisely the reason why Ahruman mentioned the possibility already. Still, binary star systems are not very likely to find their way to the code until EMMSRAN (apparently that's 'short' for even more mythical stable release after next)
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
User avatar
ADCK
---- E L I T E ----
---- E L I T E ----
Posts: 771
Joined: Thu Dec 24, 2009 12:30 am
Location: Sydney
Contact:

Post by ADCK »

Hmm, was just thinking, since standard elite didn't have binary systems, we probably wouldn't see binary systems in standard oolite (but would still be able to do it with oxps) right? Or would the extremly rare cases of two overlapping systems become binary systems?

Just thinking out loud here I guess :P
User avatar
Corny
---- E L I T E ----
---- E L I T E ----
Posts: 363
Joined: Sun Dec 20, 2009 11:50 am
Location: (northern) Germany

Post by Corny »

Somehow, I can't see the newest revisions and the changes via SVN. I can update to the newest revision, but I can't see the changes since 2918.
I first thought that it would be related to my project since I first build it with 2918, so I made a complete checkout again and tried again - no change.
I'm using the Source Control Management from XCode 3.2.1. The revision I have is 2941.
Is that my (or XCode's) fault or is the problem located elsewhere?
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Post by JensAyton »

I’m happy to blame Xcode’s dodgy VCS integration for everything. :-) In any case, this works for me at the command line, how about you?
trunk (r2940) $ svn log -r 2918:HEAD
User avatar
Corny
---- E L I T E ----
---- E L I T E ----
Posts: 363
Joined: Sun Dec 20, 2009 11:50 am
Location: (northern) Germany

Post by Corny »

Where exactly do I have to type that in?
Doesn't work in my Terminal, at least :D
User avatar
Cmdr James
Commodore
Commodore
Posts: 1357
Joined: Tue Jun 05, 2007 10:43 pm
Location: Berlin

Post by Cmdr James »

in the folder you want it checked out to. this assumes you pave svn on your path.

in what way does it not work?
User avatar
Corny
---- E L I T E ----
---- E L I T E ----
Posts: 363
Joined: Sun Dec 20, 2009 11:50 am
Location: (northern) Germany

Post by Corny »

Well, I go to "Oolite" with Terminal (the Oolite that was checked out), type in
"trunk (r2940) $ svn log -r 2918:HEAD" and get

Code: Select all

-bash: syntax error near unexpected token `r2940'
Doesn't XCode install SVN for command-line?
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6667
Joined: Wed Feb 28, 2007 7:54 am

Post by another_commander »

You are supposed to type only the part in bold text in Ahruman's message.
User avatar
Corny
---- E L I T E ----
---- E L I T E ----
Posts: 363
Joined: Sun Dec 20, 2009 11:50 am
Location: (northern) Germany

Post by Corny »

Didn't sense that.
Reading revision notes works in Terminal with that command. Thanks!

Edit: Oh, now I can't compile anymore with 2943.
Compiling Universe.m gives me "Unused variable 'camera'".

Code: Select all

CompileC build/Oolite.build/Debug/Oolite.build/Objects-normal/x86_64/Universe.o src/Core/Universe.m normal x86_64 objective-c com.apple.compilers.gcc.4_2
cd /Users/Corny/Projekte/Oolite
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x objective-c -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Werror -DXP_UNIX -isysroot /Developer/SDKs/MacOSX10.5.sdk -mfix-and-continue -mmacosx-version-min=10.5 -gdwarf-2 -I/Users/Corny/Projekte/Oolite/build/Oolite.build/Debug/Oolite.build/Oolite.hmap -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -F/Users/Corny/Projekte/Oolite/build/Debug -F/Users/Corny/Projekte/Oolite/deps/Cocoa-deps -I/Users/Corny/Projekte/Oolite/src/Core -I/Users/Corny/Projekte/Oolite/src/Core/Entites -I/Users/Corny/Projekte/Oolite/src/Core/Materials -I/Users/Corny/Projekte/Oolite/src/BSDCompat -I/Users/Corny/Projekte/Oolite/build/Debug/include "-I/Users/Corny/Projekte/Oolite/deps/Cocoa-deps/Ogg Vorbis" -I/Users/Corny/Projekte/Oolite/src/Core -I/Users/Corny/Projekte/Oolite/src/Core/Entites -I/Users/Corny/Projekte/Oolite/src/Core/Materials -I/Users/Corny/Projekte/Oolite/deps/Cross-platform-deps/SpiderMonkey/js/src -I/Users/Corny/Projekte/Oolite/deps/Cross-platform-deps/SpiderMonkey/js/xcode -I/Users/Corny/Projekte/Oolite/build/Oolite.build/Debug/Oolite.build/DerivedSources/x86_64 -I/Users/Corny/Projekte/Oolite/build/Oolite.build/Debug/Oolite.build/DerivedSources -DLOADSAVEGUIXX -include /Users/Corny/Projekte/Oolite/src/Cocoa/OOPrefixHeader.h -DOO_CHECK_GL_HEAVY=1 -DOO_DEBUG=1 -DDEBUG_GRAPHVIZ=1 -DDEBUG -DOOLITE_MAC_OS_X=1 -DALLOW_PROCEDURAL_PLANETS=0 -DDOCKING_CLEARANCE_ENABLED=1 -DTARGET_INCOMING_MISSILES=1 -DWORMHOLE_SCANNER=1 -c /Users/Corny/Projekte/Oolite/src/Core/Universe.m -o /Users/Corny/Projekte/Oolite/build/Oolite.build/Debug/Oolite.build/Objects-normal/x86_64/Universe.o

cc1obj: warnings being treated as errors
/Users/Corny/Projekte/Oolite/src/Core/Universe.m: In function '-[Universe drawUniverse]':
/Users/Corny/Projekte/Oolite/src/Core/Universe.m:3620: warning: unused variable 'camera'
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_1
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_2
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_SUP_REFS_$_3
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_4
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_0
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_5
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_6
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_7
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_8
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_9
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_10
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_11
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_12
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_13
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_14
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_15
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_16
{standard input}:unknown:Undefined local symbol LC54
{standard input}:unknown:Undefined local symbol LC57
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_18
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_17
{standard input}:unknown:Undefined local symbol LC69
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_19
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_20
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_21
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_22
{standard input}:unknown:Undefined local symbol LC78
{standard input}:unknown:Undefined local symbol LC79
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_23
{standard input}:unknown:Undefined local symbol LC84
{standard input}:unknown:Undefined local symbol LC85
{standard input}:unknown:Undefined local symbol LC90
{standard input}:unknown:Undefined local symbol LC93
{standard input}:unknown:Undefined local symbol LC94
{standard input}:unknown:Undefined local symbol LC95
{standard input}:unknown:Undefined local symbol LC98
{standard input}:unknown:Undefined local symbol LC99
{standard input}:unknown:Undefined local symbol LC100
{standard input}:unknown:Undefined local symbol LC101
{standard input}:unknown:Undefined local symbol LC102
{standard input}:unknown:Undefined local symbol LC103
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_24
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_25
{standard input}:unknown:Undefined local symbol LC118
{standard input}:unknown:Undefined local symbol LC145
{standard input}:unknown:Undefined local symbol LC146
{standard input}:unknown:Undefined local symbol LC149
{standard input}:unknown:Undefined local symbol LC162
{standard input}:unknown:Undefined local symbol LC163
{standard input}:unknown:Undefined local symbol LC166
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_26
{standard input}:unknown:Undefined local symbol LC175
{standard input}:unknown:Undefined local symbol LC184
{standard input}:unknown:Undefined local symbol LC191
{standard input}:unknown:Undefined local symbol LC192
{standard input}:unknown:Undefined local symbol LC193
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_27
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_28
{standard input}:unknown:Undefined local symbol LC200
{standard input}:unknown:Undefined local symbol LC201
{standard input}:unknown:Undefined local symbol LC202
{standard input}:unknown:Undefined local symbol LC205
{standard input}:unknown:Undefined local symbol LC206
{standard input}:unknown:Undefined local symbol LC213
{standard input}:unknown:Undefined local symbol LC214
{standard input}:unknown:Undefined local symbol LC217
{standard input}:unknown:Undefined local symbol LC224
{standard input}:unknown:Undefined local symbol LC225
{standard input}:unknown:Undefined local symbol LC228
{standard input}:unknown:Undefined local symbol LC229
{standard input}:unknown:Undefined local symbol LC230
{standard input}:unknown:Undefined local symbol LC231
{standard input}:unknown:Undefined local symbol LC233
{standard input}:unknown:Undefined local symbol LC236
{standard input}:unknown:Undefined local symbol LC251
{standard input}:unknown:Undefined local symbol LC256
{standard input}:unknown:Undefined local symbol LC257
{standard input}:unknown:Undefined local symbol LC258
{standard input}:unknown:Undefined local symbol LC261
{standard input}:unknown:Undefined local symbol LC276
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_29
{standard input}:unknown:Undefined local symbol LC289
{standard input}:unknown:Undefined local symbol LC292
{standard input}:unknown:Undefined local symbol LC293
{standard input}:unknown:Undefined local symbol LC294
{standard input}:unknown:Undefined local symbol LC305
{standard input}:unknown:Undefined local symbol LC310
{standard input}:unknown:Undefined local symbol LC311
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_30
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_31
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_32
{standard input}:unknown:Undefined local symbol L_OBJC_CLASSLIST_REFERENCES_$_33
No idea why it treats warning as errors here or how I can avoid this. :/
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Post by JensAyton »

*handwave* There is no camera.
User avatar
Corny
---- E L I T E ----
---- E L I T E ----
Posts: 363
Joined: Sun Dec 20, 2009 11:50 am
Location: (northern) Germany

Post by Corny »

Didn't know that swedish Jedis were involved in the project, but I appreciate it :D Thanks!
User avatar
Eric Walch
Slightly Grand Rear Admiral
Slightly Grand Rear Admiral
Posts: 5536
Joined: Sat Jun 16, 2007 3:48 pm
Location: Netherlands

Post by Eric Walch »

Corny wrote:
Edit: Oh, now I can't compile anymore with 2943.
Compiling Universe.m gives me "Unused variable 'camera'".
Just to ensure you; nobody can with that revision. You had to comment out that line, but I just noticed: a corrected revision is up.
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Post by JensAyton »

The Energy Bomb has been removed from the non-strict game in favour of Q-mines because, well, it sucked. When a game with an energy bomb is loaded, a Q-mine will be awarded instead, or 900 credits if you don’t have any free pylons.

If anyone really wants a kill-everything machine, it can be done in an OXP these days. Oh, wait…
Post Reply