Search found 887 matches

by Ace (SWE)
22 Oct 2011, 16:19
Forum: General Development
Topic: cmake improvements
Replies: 24
Views: 10936

Re: cmake improvements

Sorry, still no structuring.
by Ace (SWE)
22 Oct 2011, 15:17
Forum: General Development
Topic: cmake improvements
Replies: 24
Views: 10936

Re: cmake improvements

Earlier they were in the "apps/openmw/mwrender" filter
Now they're just mixed into Header Files and Source Files
by Ace (SWE)
22 Oct 2011, 14:54
Forum: General Development
Topic: cmake improvements
Replies: 24
Views: 10936

Re: cmake improvements

I tried it and the files all seem to be there, no structuring of them though if that was what you were aiming for.
Being the thorough person I am I can also add that it compiles after adding Gus' windows fixes (These).
by Ace (SWE)
03 Oct 2011, 17:04
Forum: General
Topic: OpenMW 0.11.1
Replies: 37
Views: 26485

Re: OpenMW 0.11.1

There are some missing DLLs in openmw-0.11.1 windows package (I have an error messages on clean Windows 7 system): openal32.dll and msvcp100.dll (second one is in MS VC++ 2010 redistributable package, so probably full 4MB could be included). I am not fully sure but I believe there's a reason you're...
by Ace (SWE)
02 Oct 2011, 15:38
Forum: Support
Topic: "cannot create setting file"
Replies: 20
Views: 12264

Re: "cannot create setting file"

I think the best place would simply be a OpenMW folder in My Documents, that's what all the other games do.
by Ace (SWE)
26 Sep 2011, 13:11
Forum: General Development
Topic: OpenMW Launcher
Replies: 77
Views: 36501

Re: OpenMW Launcher

Shouldn't the plugins.cfg only be global?
by Ace (SWE)
26 Sep 2011, 13:10
Forum: General Development
Topic: 0.11.1 Release
Replies: 87
Views: 48075

Re: 0.11.1 Release

Which is why I said that the launcher should give a warning message or even a chooser where the user can graphically choose the data folder.
For 0.12.0 I suppose we're going to check the registry for the Morrowind install path?
by Ace (SWE)
26 Sep 2011, 08:50
Forum: General Development
Topic: 0.11.1 Release
Replies: 87
Views: 48075

Re: 0.11.1 Release

I've reuploaded the windows release with the Readme.txt and, possibly, missing DirectX DLL.
http://ace.haxalot.com/projects/OpenMW/ ... 1-win32.7z
by Ace (SWE)
26 Sep 2011, 07:06
Forum: General Development
Topic: 0.11.1 Release
Replies: 87
Views: 48075

Re: 0.11.1 Release

Should I take the Readme file directly from the git tree or is there another one I should use?
by Ace (SWE)
24 Sep 2011, 19:12
Forum: General Development
Topic: 0.11.1 Release
Replies: 87
Views: 48075

Re: 0.11.1 Release

I looked through the bugs; The launcher works for me if there's a correct data file path in OpenMW (Perhaps the Launcher should warn and/or ask the user if there isn't one?). I noticed that I'd forgotten to include the Readme into my release, so if there is one there it's probably been added by some...