Search found 10 matches

by TimothyHills
Sat Oct 11, 2014 10:55 pm
Forum: Projects
Topic: Ship More Info Project
Replies: 8
Views: 14228

Re: Ship More Info Project

nozmajner I adore your tabbed mockups. Far nicer than what I was imagining. I like the idea of a spaceship magazine review, would be more tasteful than a marketplace pitch and can still be balanced with positive and negative attributes. What character limit you suggest? When testing the description ...
by TimothyHills
Sat Oct 11, 2014 8:08 pm
Forum: Projects
Topic: Ship More Info Project
Replies: 8
Views: 14228

Re: Ship More Info Project

Interesting. I used the message box to get round clutter on a small screen resolution and prefer the last screen shot. For me, the additional information contributes to painting the picture of a wider world rather than just having a flight simulator. To provide the means to create immersion by provi...
by TimothyHills
Sat Oct 11, 2014 7:26 pm
Forum: Projects
Topic: Ship More Info Project
Replies: 8
Views: 14228

Ship More Info Project

Ship More Info Project Introduction This project is an expansion of the mod of the same name: http://spacesimcentral.com/ssc/topic/4669-th-ship-more-info-mod/ With discussion I will edit this post to reflect the current aims and specifications of this project. Ship Market Screen To have in the Ship...
by TimothyHills
Fri Oct 10, 2014 3:32 pm
Forum: Pioneer development
Topic: Having problem with running the Pioneer build.
Replies: 12
Views: 11972

Re: Having problem with running the Pioneer build.

Prior to September's Pioneer releases, Pioneer was crashing due to a texture problem with my Radeon card. I remember reading this article. http://spacesimcentral.com/ssc/topic/4579-gl-num-compressed-texture-formats/ I waited till the next release and Pioneer worked. September is when I first discove...
by TimothyHills
Tue Oct 07, 2014 9:18 pm
Forum: Pioneer development
Topic: Having problem with running the Pioneer build.
Replies: 12
Views: 11972

Re: Having problem with running the Pioneer build.

Thanks for the positive feedback impaktor and FluffyFreak, appreciate it.
by TimothyHills
Tue Oct 07, 2014 8:57 pm
Forum: Pioneer development
Topic: Having problem with running the Pioneer build.
Replies: 12
Views: 11972

Re: Having problem with running the Pioneer build.

Got GitHub account and have my own copy. Spent the last few weeks keeping it updated by using Git Shell and using TortoiseGit for the helpful file system icons. So everything coming my way is now understood, ish. So I'll start to send it back the other way and see how I do, Pull request you say. :-)
by TimothyHills
Tue Oct 07, 2014 8:34 pm
Forum: Pioneer development
Topic: Having problem with running the Pioneer build.
Replies: 12
Views: 11972

Re: Having problem with running the Pioneer build.

@ impaktor

Been a programming hobbyist for a long time but all this C stuff is new to me and the new-ui-comms would be an ideal use of my learning curve so I will have a look and see where it goes. Thanks.
by TimothyHills
Tue Oct 07, 2014 8:08 pm
Forum: Pioneer development
Topic: Having problem with running the Pioneer build.
Replies: 12
Views: 11972

Re: Having problem with running the Pioneer build.

Graphics incompatibility - I had the grey text with a Radeaon card but Scout Plus and older Pioneer builds wouldn't run so I put my Nvidia graphics card back in and still had the grey text. I now have white text by adding #include "Color.h" to the file GameLog.cpp. There appears to be a pa...
by TimothyHills
Mon Oct 06, 2014 9:19 pm
Forum: Pioneer development
Topic: Having problem with running the Pioneer build.
Replies: 12
Views: 11972

Re: Having problem with running the Pioneer build.

Thanks for the tips FluffyFreak, I shall go play. I'm using VS2013. Didn't want to raise an issue for this, want to sort it myself if I can as C stuff is the deep end for me.

Having fun with the mods, thanks. :-)
by TimothyHills
Mon Oct 06, 2014 8:33 pm
Forum: Pioneer development
Topic: Having problem with running the Pioneer build.
Replies: 12
Views: 11972

Having problem with running the Pioneer build.

I found an issue with the comms text being displayed in a dark grey colour, after docking and getting the docking fee. So I found the code to change and managed to build Pioneer. Unfortunately, on my system, pioneer-debug.exe does not run smooth and when landing the program temporarily hangs when my...