Search found 6 matches

by moodydog
23 Jul 2018, 21:49
Forum: General
Topic: Made a Launcher UI Design.
Replies: 15
Views: 8384

Re: Made a Launcher UI Design.

The current splash is practical and functional, but probably wont win any design awards. I would love to see something based off the original launcher, but slightly higher res/ sharper. I'll see what I can conjure up in Photoshop. :) EDIT : ... made entirely of google images :lol: https://i.imgur.co...
by moodydog
23 Jul 2018, 18:12
Forum: General Development
Topic: Beginners' questions: Understanding OpenMW/OpenCS code
Replies: 30
Views: 14576

Re: Beginners' questions: Understanding OpenMW/OpenCS code

Hi, sorry probably should have posted this sooner (though there seems to be a day wait between posting and having the post approved) but I can confirm the above fix worked for me. I currently have the solution in Visual Studio. :)
by moodydog
22 Jul 2018, 10:07
Forum: General Development
Topic: Beginners' questions: Understanding OpenMW/OpenCS code
Replies: 30
Views: 14576

Re: Beginners' questions: Understanding OpenMW/OpenCS code

Although problem seems to be solved by clicking ignore. :)

I'm not sure if the file actually already exists, or the code attempts to copy over twice? :ugeek:
by moodydog
22 Jul 2018, 10:04
Forum: General Development
Topic: Beginners' questions: Understanding OpenMW/OpenCS code
Replies: 30
Views: 14576

Re: Beginners' questions: Understanding OpenMW/OpenCS code

Brilliant, though

CI_EXTRA_INNO_OPTIONS = ""

gives

Boost 1.67.0... CI/before_script.msvc.sh: line 431: CI_EXTRA_INNO_OPTIONS: command not found

So to fix,

CI_EXTRA_INNO_OPTIONS=""

However, new error:

Image
by moodydog
21 Jul 2018, 23:41
Forum: General Development
Topic: Beginners' questions: Understanding OpenMW/OpenCS code
Replies: 30
Views: 14576

Re: Beginners' questions: Understanding OpenMW/OpenCS code

Hi, I'm not sure if there is an official build thread, perhaps this would be best suited for. But I am having problems building the code: I have installed 7-Zip with a system path variable "E:\Program Files\7-Zip" I have installed CMake with a system path variable "E:\Program Files\CM...
by moodydog
21 Jul 2018, 17:39
Forum: Join the team
Topic: Application: moodydog
Replies: 1
Views: 3259

Application: moodydog

Hi, I'm moodydog (aka Sam), and a burning question I've been asking myself for a while is "How do you make a game engine?"... Well the reason for this is, I'm fairly active in another level editing community for a fairly old game series, and there have been recent efforts to modernise the ...