Search found 4988 matches

by psi29a
19 Apr 2013, 14:09
Forum: Organisation and Planning
Topic: OpenMW 0.23.0
Replies: 140
Views: 62441

Re: OpenMW 0.23.0

Getting somewhere... back to a MyGUI exception: ERROR: MyGUI EXCEPTION : Error cast : dest type = 'MWDynamicStat' source name = '0x8c250f8_EncumbranceBar' source type = 'ProgressBar' in layout 'openmw_inventory_window.layout' in MyGUI at /home/bbrick/workspace/OpenMW/openmw/libs/openengine/gui/layou...
by psi29a
19 Apr 2013, 12:18
Forum: Organisation and Planning
Topic: OpenMW 0.23.0
Replies: 140
Views: 62441

Re: OpenMW 0.23.0

Just rebuilt with latest with symbols (Debug): Reading symbols from /home/bbrick/workspace/OpenMW/build/openmw... done. (gdb) (gdb) run Starting program: /home/bbrick/workspace/OpenMW/build/openmw [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-g...
by psi29a
19 Apr 2013, 09:48
Forum: General Development
Topic: 'next' branch
Replies: 7
Views: 3854

Re: 'next' branch

I've been used to this approach for years... master is always the latest code. Each 'release' is a branch that can be patched up as necessary and tags (real release) in the 'release' branch. This keeps development always in master which simplifies workflow when people work on feature branches that n...
by psi29a
19 Apr 2013, 09:36
Forum: Organisation and Planning
Topic: OpenMW 0.23.0
Replies: 140
Views: 62441

Re: OpenMW 0.23.0

I seem to be getting segmentation faults on my machine after building openmw... can any confirm? (gdb) run Starting program: /home/bbrick/workspace/OpenMW/build/openmw [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". L...
by psi29a
19 Apr 2013, 08:44
Forum: Organisation and Planning
Topic: OpenMW 0.24.0
Replies: 216
Views: 87953

Re: OpenMW 0.24.0

Zini wrote:Not sure. I think no one checked that for a while.
It should be checked... anyone?

Because that would be a PR win, not that we are feature complete, but that we make it through the 'happy path without scripting and hacks.'. :)
by psi29a
18 Apr 2013, 22:36
Forum: Organisation and Planning
Topic: OpenMW 0.24.0
Replies: 216
Views: 87953

Re: OpenMW 0.24.0

How are we doing on the playability side, can we complete the main quest line and get to 'the end'?
by psi29a
18 Apr 2013, 13:32
Forum: Editor Development
Topic: Scripts
Replies: 25
Views: 17078

Re: Scripts

highlight word then middle mouse click somwhere, boom, done. That's not a thing on most computers; methinks. http://www.ghacks.net/2006/09/11/copy-paste-with-middle-mouse-button/ http://www.addictivetips.com/windows-tips/autoclipx-copy-and-paste-text-with-single-mouse-click/ http://www.sevenforums....
by psi29a
18 Apr 2013, 12:08
Forum: Editor Development
Topic: Scripts
Replies: 25
Views: 17078

Re: Scripts

wheybags wrote:Copy and paste is a pain in the arse...
wut?

highlight word then middle mouse click somewhere, boom, done.

You cannot get any better than that.

edit: If dealing with multiple files, this doesn't make much sense.