Search found 33 matches
- Tue Jul 26, 2011 8:49 am
- Forum: Oolite-Linux
- Topic: [Solved] Debain 6.0.1/amd64+Oolite 1.75.2 -- speed troubles
- Replies: 4
- Views: 5987
Re: Debain 6.0.1/amd64 + Oolite 1.75.2 -- speed troubles
Somehow before installation of nvidia-glx, X.org loaded the nouveau driver which worked perfectly (but without direct rendering). This last part is still puzzling me, but... well... As the nouveau driver is not considered stable with the 3D rendering by the development team itself, this redenring i...
- Tue Mar 08, 2011 9:05 pm
- Forum: Expansion Pack
- Topic: Griff's normalmapped ship remakes
- Replies: 2386
- Views: 748980
Re: Griff's normalmapped ship remakes
To El Viejo Thank you for your help. My (experimental) OXP use the feature like_ship and then, Griff's all_in_one or sole packages are dependancies. I've already apply the PaintColorN directives, but I didn't know the limit. Unfortunely, the result isn't what I expect. Thank also for the RGB confirm...
- Tue Mar 08, 2011 5:20 pm
- Forum: Expansion Pack
- Topic: Griff's normalmapped ship remakes
- Replies: 2386
- Views: 748980
Re: Griff's normalmapped ship remakes
Hello, Look at Cobra MarkIII's size , why only 4 missiles ??? Is that missiles are "spaceproof" to be placed under the ship itself ? Is the missiles size is standard, I can't beleive them racked on a Cobra MkI, neither an ASP MkII. Unles these points, the work is great ... Thank you Griff....
- Wed Feb 23, 2011 8:50 pm
- Forum: Expansion Pack
- Topic: Documentation update
- Replies: 3
- Views: 2164
Re: Documentation update
Thanks Arhuman,
It always great to have documentation.
B.
It always great to have documentation.
B.
- Wed Feb 23, 2011 5:12 pm
- Forum: Expansion Pack
- Topic: Why did you write that OXP?
- Replies: 29
- Views: 12020
Re: Why did you write that OXP?
I don't publish any OXP yet, but ... Oolite is so fun that you become addict to it. Then you are so addict to Oolite that you want more fun ... so you write OXP. I want a more efficient hud with true scanner functions : select target in vicinity by class (hostile, container, ...), support more missi...
- Wed Feb 23, 2011 12:39 pm
- Forum: Suggestion Box
- Topic: Oolite Engine
- Replies: 4
- Views: 2147
Oolite Engine
Is there any project or will to split oolite software in two part : the engine and the ooniverse data ?
Regards,
B.
Regards,
B.
- Thu Feb 17, 2011 10:00 pm
- Forum: Oolite-Linux
- Topic: Debian package build system broken
- Replies: 18
- Views: 12006
Re: Debian package build system broken
Well, here my first patch proposal The issue : On my system, the svn info output is : Chemin : . URL : https://developername@svn.berlios.de/svnroot/repos/oolite-linux/trunk Racine du dépôt : https://developername@svn.berlios.de/svnroot/repos/oolite-linux UUID du dépôt : 127b21dd-08f5-0310-b4b7-95ae1...
- Thu Feb 17, 2011 8:16 pm
- Forum: Oolite-Linux
- Topic: Debian package build system broken
- Replies: 18
- Views: 12006
Re: Debian package build system broken
Thank you Arhuman,
I've the same understanding as you about different repositories.
The important point is the reference used by the project : mozilla-central.
Regards,
B.
I've the same understanding as you about different repositories.
The important point is the reference used by the project : mozilla-central.
Regards,
B.
- Thu Feb 17, 2011 4:27 pm
- Forum: Oolite-Linux
- Topic: Debian package build system broken
- Replies: 18
- Views: 12006
Re: Debian package build system broken
PS : The SpiderMonkey enhancement project wiki : JagerMonkey https://wiki.mozilla.org/JaegerMonkey which indicate the Mercurial repository. If you look at the svn log, you should see that the js engine is updated to the latest jaegermonkey/spidermonkey release. the same engine on firefox 4 beta11 t...
- Thu Feb 17, 2011 4:25 pm
- Forum: Oolite-Linux
- Topic: Debian package build system broken
- Replies: 18
- Views: 12006
Re: Debian package build system broken
When building 'with deps' you are using non-distro dependencies, ie, the ones which have been pre-compiled and are shipped with the Oolite sources. This is mainly useful for the autopackaged versions of Oolite which cannot rely on a particular target system having the dependencies installed or even...
- Wed Feb 16, 2011 11:52 am
- Forum: Oolite-Linux
- Topic: Debian package build system broken
- Replies: 18
- Views: 12006
Re: Debian package build system broken
Hello Supreme Grand Admiral, I've noticed that libpng14 is used for Linux build with deps; is it a requirement or libpng12 is sufficient for oolite ? Oolite is supposed to build with libpng 1.2.x. I haven’t tested it for a while, but the changes required to support 1.4 were small. It always a good n...
- Tue Feb 15, 2011 10:49 pm
- Forum: Oolite-Linux
- Topic: Debian package build system broken
- Replies: 18
- Views: 12006
Re: Debian package build system broken
Well, I've studied in deep the different Makefiles, and it is a bit more clear for me now ... waow, I think I will wait the next makefiles to avoid discussing about points that are certainly knowned. So welcome to JägerMonkey. I've study the source package of iceweasel (firefox on debian), headache ...
- Tue Feb 15, 2011 4:54 pm
- Forum: Oolite-Linux
- Topic: Debian package build system broken
- Replies: 18
- Views: 12006
Re: Debian package build system broken
Thank you for your kind informations.
Well, I've understood the picture.
It is a tricky case for debian packaging (policy) ... but I will try to make it work as expected.
Regards,
B.
Well, I've understood the picture.
It is a tricky case for debian packaging (policy) ... but I will try to make it work as expected.
Regards,
B.
- Mon Feb 14, 2011 10:49 am
- Forum: Oolite-Linux
- Topic: Debian package build system broken
- Replies: 18
- Views: 12006
Re: Debian package build system broken
Hello, I've noticed the point about the javascipt engine. the libmozjs, provided by the system, is used at compile time. Is it a big problem ? So, if I understand the way of how the build must be done, the javascript engine may be built as a static library and statically linked into the binary. Righ...
- Fri Feb 11, 2011 9:36 pm
- Forum: Oolite-Linux
- Topic: Debian package build system broken
- Replies: 18
- Views: 12006
Re: Debian package build system broken
Here the diff I've made to debian directory files to compile oolite : Index: debian/oolite-data.docs =================================================================== --- debian/oolite-data.docs (révision 4318) +++ debian/oolite-data.docs (copie de travail) @@ -3,6 +3,5 @@ Doc/README_LINUX.TXT Doc...