OpenMW 0.33.0

Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
HiPhish
Posts: 323
Joined: 02 Jul 2012, 08:36

Re: OpenMW 0.33.0

Post by HiPhish »

Works fine now, tested on Yosemite now.
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: OpenMW 0.33.0

Post by corristo »

Time for another RC, since "git pull" gave me some changes: https://dl.dropboxusercontent.com/u/284 ... .0-rc2.dmg
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.33.0

Post by Zini »

Yeah, we had a couple of changes. Another round of RC builds, please.
HiPhish
Posts: 323
Joined: 02 Jul 2012, 08:36

Re: OpenMW 0.33.0

Post by HiPhish »

RC 2 for OS X is still working as usual.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.33.0

Post by Zini »

Can we also have new RC builds for Windows and Linux, please? I would like to wrap this up soon.
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW 0.33.0

Post by Ace (SWE) »

There we go, finally managed to get up a set of new builds.

32-bits
64-bits

Sorry for the tardiness, but lots of things conspired to not get this done.
(Took ~12 builds per "bit-ness" due to build-system bugs, OpenMW code bugs, script bugs, and cats)
Last edited by Ace (SWE) on 23 Oct 2014, 00:05, edited 1 time in total.
User avatar
Amenophis
Posts: 320
Joined: 30 Oct 2011, 04:34
Location: Fortaleza - Ceará - Brasil

Re: OpenMW 0.33.0

Post by Amenophis »

Thank you.
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: OpenMW 0.33.0

Post by raevol »

I'm about halfway through the changelog, will try to finish it today.
User avatar
dEnigma
Posts: 248
Joined: 24 Nov 2013, 21:24
Location: Hla Oad

Re: OpenMW 0.33.0

Post by dEnigma »

Ace (SWE) wrote:There we go, finally managed to get up a set of new builds.
Yay, go Ace, go!
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.33.0

Post by psi29a »

Building RC2 here and found this:
/media/workspace/OpenMW/openmw/apps/openmw/mwgui/windowbase.cpp:96:10: warning: Called C++ object pointer is null
if (!mWidget->getAbsoluteCoord().inside(mousePos))
^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
/media/workspace/OpenMW/openmw/apps/openmw/mwmechanics/character.cpp:1619:9: warning: Called C++ object pointer is null
mAnimation->updateEffects(duration);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
Post Reply