OpenMW 0.35.0

Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW 0.35.0

Post by Ace (SWE) »

Well, Windows RC2's:

32-bit
64-bit
HiPhish
Posts: 323
Joined: 02 Jul 2012, 08:36

Re: OpenMW 0.35.0

Post by HiPhish »

Works for me.
User avatar
AlphaMode2
Posts: 28
Joined: 24 Aug 2014, 20:50

Re: OpenMW 0.35.0

Post by AlphaMode2 »

Where is the Wide Screen function? Or isn't it added yet?
User avatar
Lazaroth
Posts: 220
Joined: 30 May 2012, 05:04

Re: OpenMW 0.35.0

Post by Lazaroth »

AlphaMode2 wrote:Where is the Wide Screen function? Or isn't it added yet?
As scrawl said, you change the setting in settings.cfg.
User avatar
AlphaMode2
Posts: 28
Joined: 24 Aug 2014, 20:50

Re: OpenMW 0.35.0

Post by AlphaMode2 »

Lazaroth wrote:
AlphaMode2 wrote:Where is the Wide Screen function? Or isn't it added yet?
As scrawl said, you change the setting in settings.cfg.
Oh.. Sorry.
matthewfarmery
Posts: 51
Joined: 03 Feb 2015, 13:27

Re: OpenMW 0.35.0

Post by matthewfarmery »

one feature Im really happy about in this release is, been able to place notes inside dungeons, houses etc, and being able to see those notes in the exterior cells, I been using this awesome feature to keep tabs where I been, and what dungeons / places I been in. saves a lot of time, when I walk by a place and quickly highlight the entrance in the minimap and if I see "been in" or "cleared out" under the place's name.

but yeah, overall, 0.35 is really shaping up be to an awesome release!
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: OpenMW 0.35.0

Post by raevol »

Just a heads up that I am probably going to need someone to do the package uploads to github again. I'm sorry to be annoying and a slouch, but it's come up the past few releases, so I figured I'd put that out there early.

Looks like we are still waiting on Linux RC2s, and then we will need a final go-ahead from Zini?
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.35.0

Post by psi29a »

When trying to build the latest from openmw-35 branch I get this error:

Code: Select all

In file included from /home/bcurtis/workspace/OpenMW/openmw/apps/launcher/maindialog.cpp:1:
/home/bcurtis/workspace/OpenMW/openmw/apps/launcher/maindialog.hpp:4:10: fatal error: 'QMainWindow' file not found
#include <QMainWindow>
         ^
[ 70%] Building CXX object apps/openmw/CMakeFiles/openmw.dir/mwrender/actors.cpp.o
1 error generated.
warning: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? [-Wunknown-warning-option]
In file included from /home/bcurtis/workspace/OpenMW/openmw/apps/launcher/maindialog.cpp:1:
/home/bcurtis/workspace/OpenMW/openmw/apps/launcher/maindialog.hpp:4:10: fatal error: 'QMainWindow' file not found
#include <QMainWindow>
         ^
It still builds, I'm guessing is that while it was "included" and couldn't be found... it wasn't necessary to build. Can we remove these two includes?
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.35.0

Post by psi29a »

Another issue fixed for the 0.35.0 release:
https://bugs.openmw.org/issues/2336
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.35.0

Post by psi29a »

Utopic 0.35.0-RC2 utopic x86_64 builds:
https://dl.dropboxusercontent.com/u/396 ... 64.tar.bz2
Post Reply