Page 35 of 138

Posted: Fri Jan 08, 2010 7:46 pm
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..

Posted: Sat Jan 09, 2010 2:11 am
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)

Posted: Sat Jan 09, 2010 2:40 am
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)

Posted: Sat Jan 09, 2010 3:56 am
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

Posted: Sat Jan 09, 2010 10:32 am
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?

Posted: Sat Jan 09, 2010 11:13 am
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

Posted: Sat Jan 09, 2010 12:27 pm
by Corny
Where exactly do I have to type that in?
Doesn't work in my Terminal, at least :D

Posted: Sat Jan 09, 2010 12:36 pm
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?

Posted: Sat Jan 09, 2010 12:39 pm
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?

Posted: Sat Jan 09, 2010 12:41 pm
by another_commander
You are supposed to type only the part in bold text in Ahruman's message.

Posted: Sat Jan 09, 2010 12:45 pm
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. :/

Posted: Sat Jan 09, 2010 5:35 pm
by JensAyton
*handwave* There is no camera.

Posted: Sat Jan 09, 2010 5:39 pm
by Corny
Didn't know that swedish Jedis were involved in the project, but I appreciate it :D Thanks!

Posted: Sat Jan 09, 2010 6:15 pm
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.

Posted: Sun Jan 10, 2010 10:35 pm
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…