Search found 29 matches

by wades
Mon Mar 01, 2010 10:58 pm
Forum: Oolite-PC
Topic: Run Oolite from USB stick?
Replies: 20
Views: 23838

Run Oolite from USB stick?

Is there anything special one needs to do to make Oolite run from removable media?
by wades
Thu Feb 25, 2010 2:56 am
Forum: Discussion
Topic: Laser fights between clean ships?
Replies: 2
Views: 1565

Laser fights between clean ships?

Several times now, I've jumped into systems and seen flashes of laser fire in the distance. When I blast up to the fight with afterburners, I find a couple of clean ships shooting at a 3rd clean ship. Currently I'm seeing a couple of Sidewinder Scouts (Clean) chasing a Python (Clean) and shooting at...
by wades
Mon Feb 22, 2010 8:36 pm
Forum: Discussion
Topic: The trading game
Replies: 82
Views: 15589

As for those little numbers...what you buy/sell on open market are actually just leftovers. Most of cargo is moved via cargo contracts you can get. That is also reason why you can't really affect the economy, even when you shuffle full PCC from Xexedi to Laenin and back. For the limit..well, I beli...
by wades
Sun Feb 21, 2010 10:58 pm
Forum: Oolite-PC
Topic: Building Oolite Windows from source - The Easier Way
Replies: 260
Views: 183226

Re: Building Oolite Windows from source - The Easier Way

From the OP { big snip } Instructions on how to build an Oolite trunk executable from zero: IMPORTANT: The zip file you downloaded must be unzipped maintaining all paths under the root folder of the D drive (D:\). This is the only catch with the package. Due to the way GNUstep sets up its paths by u...
by wades
Sun Feb 21, 2010 10:45 pm
Forum: Oolite-PC
Topic: Building Oolite Windows from source - The Easier Way
Replies: 260
Views: 183226

Wades, this might well be a red herring, but the javascript dll is specifically compiled for 32 bits windows, so it might cause some problems... There was a reply on the other thread: If I am not mistaken, Screet is building on 32-bit, then runs it on different, 64-bit system. At least, that's what...
by wades
Sun Feb 21, 2010 10:30 pm
Forum: Discussion
Topic: The trading game
Replies: 82
Views: 15589

Probably I should read about commodity.plist, but Oolite is not set up for the complicated relations between economies and prices which Trigg has in mind. It is set up for the simple linear increase or decrease between Poor Agr and Rich Ind which we find in-game. That doesn't mean it is impossible t...
by wades
Sun Feb 21, 2010 5:30 am
Forum: Oolite-PC
Topic: Building Oolite Windows from source - The Easier Way
Replies: 260
Views: 183226

If you have built the exe with the latest GNUstep, then you need the newest gnustep-base dll in the oolite.app folder. What are the contents of the oolite.app folder you are trying to run the exe from? c:/oolite-build/GNUstep/Local/oolite/trunk/oolite.app: total used in directory 10637 available 61...
by wades
Sun Feb 21, 2010 5:22 am
Forum: Discussion
Topic: Can't build on Win64?
Replies: 14
Views: 2673

Re: ..

If I am not mistaken, Screet is building on 32-bit, then runs it on different, 64-bit system. At least, that's what I remembered from the last time he posted about this. This is how I am doing it. IIRC, if I build directly on Win64 (Vista x64 Ultimate, 6GB Ram), MinGW opens 127 windows (command pro...
by wades
Sat Feb 20, 2010 6:06 pm
Forum: Oolite-PC
Topic: Building Oolite Windows from source - The Easier Way
Replies: 260
Views: 183226

The zipped development environment package I uploaded in the first post should contain all you need to build the game. You don't need any Local_XXXX file anymore. Just stick with the instructions in the first post in this thread and ignore the wiki ones. I have to note though, that if you have prob...
by wades
Sat Feb 20, 2010 3:08 am
Forum: Oolite-PC
Topic: Building Oolite Windows from source - The Easier Way
Replies: 260
Views: 183226

Now I have a /Local/oolite/trunk/oolite.app directory, and it has an oolite.exe in it, but when I run it I just get the splash screen, it crashes before I see the spinning cobra.
by wades
Sat Feb 20, 2010 3:02 am
Forum: Oolite-PC
Topic: Building Oolite Windows from source - The Easier Way
Replies: 260
Views: 183226

OK, looks like I unzipped the Local_20090108.zip file incorrectly (I'm using the instructions at the wiki). I wound up with D:\GNUstep\Local\Local_20090108, doubtless not what was intended.

When I do it the right way (so that I wind up with /Local/bin, /Local/include, etc.) it seems to be flying.
by wades
Sat Feb 20, 2010 2:46 am
Forum: Discussion
Topic: Can't build on Win64?
Replies: 14
Views: 2673

by wades
Sat Feb 20, 2010 2:44 am
Forum: Oolite-PC
Topic: Building Oolite Windows from source - The Easier Way
Replies: 260
Views: 183226

And it barfs thusly: This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help. Making all for objc_program oolite... Compiling file src/Core/OOPlanetData.c ... /bin/sh: sdl-config: command not found In file included from src/Core/OOPlanetData.h:10, from src/Core/OOPlanetData.c:10: sr...
by wades
Sat Feb 20, 2010 2:35 am
Forum: Oolite-PC
Topic: Building Oolite Windows from source - The Easier Way
Replies: 260
Views: 183226

OK, I went to gnustep.org and got the latest & greatest GNUstep system & core installers, and they seem to fly.

Syncing the trunk now.
by wades
Sat Feb 20, 2010 2:09 am
Forum: Oolite-PC
Topic: Building Oolite Windows from source - The Easier Way
Replies: 260
Views: 183226

I tried both the instructions in the wiki and those in the OP, and am not getting past step 0. When I try to open the gnustep shell (by running from the start menu using the packages from gnustep.org, or by running msys.bat in the OP) I get, looks like, 129 of instances of rxvt which all immediately...