vorenon
071dd1e437
Merge branch 'master' of https://github.com/zinnschlag/openmw
2013-03-09 18:33:59 +01:00
Marc Zinnschlag
1132032599
Merge remote-tracking branch 'scrawl/master'
2013-03-09 15:40:17 +01:00
Marc Zinnschlag
b255472cc6
fixed a spelling mistake
2013-03-09 15:39:49 +01:00
scrawl
b19571df89
If character creation dialogs are enabled in the wrong order, force creation stage to advance
2013-03-09 14:59:50 +01:00
Marc Zinnschlag
2cc20c67cb
Merge remote-tracking branch 'scrawl/raycasting'
2013-03-09 14:34:29 +01:00
scrawl
5c94c654d4
Fix wrong rotation of objects dropped on the ground
2013-03-09 13:27:24 +01:00
scrawl
c8b31b4745
Remove an outdated message
2013-03-09 13:26:00 +01:00
scrawl
14964e9fcd
Only build a box shape for collision nodes; use StringUtils
2013-03-09 10:28:10 +01:00
Sandy Carter
b457c7de5e
added linux opencs.desktop file
2013-03-09 02:43:29 -05:00
graffy76
c17821e6c8
Merge branch 'master' of https://github.com/zinnschlag/openmw into saveOnClose
2013-03-08 20:08:56 -06:00
vorenon
919cc3d5ad
Merge branch 'raycasting' of https://github.com/scrawl/openmw
2013-03-09 02:21:54 +01:00
Emanuel Guevel
c020665cf2
Fix appending int to string in an exception message
2013-03-09 01:00:03 +01:00
scrawl
d7c4a622cf
Create a separate rigid body / shape with full details for raycasting, remove the occlusion query hack
2013-03-08 23:46:25 +01:00
vorenon
8f1a993617
Merge branch 'master' of https://github.com/zinnschlag/openmw
2013-03-08 17:21:48 +01:00
Bret Curtis
207f78ab77
added two additional required boost libs to build on windows, one of which is already pulled by other boost lib in Ubuntu.
2013-03-08 15:30:53 +01:00
Bret Curtis
40b6b4afc5
fix cmake typo that effects windows devs
2013-03-08 11:31:52 +01:00
Bret Curtis
07cec0ea75
Merge remote-tracking branch 'upstream/master'
2013-03-08 11:24:32 +01:00
Marc Zinnschlag
d396785008
Merge remote-tracking branch 'scrawl/master'
2013-03-08 11:00:20 +01:00
graffy76
03c7f18112
Fixes for save-on-close message boxes
2013-03-07 17:48:05 -06:00
scrawl
285b4bf726
Allow zooming camera in vanity or preview mode with the mousewheel
2013-03-08 00:12:56 +01:00
vorenon
4eb7767f61
Merge branch 'master' of https://github.com/zinnschlag/openmw
2013-03-07 22:48:25 +01:00
scrawl
d696da7677
Fix selection buffer
2013-03-07 21:38:27 +01:00
Emanuel Guevel
1223a2e105
Bsatool: extract and extractall modes
2013-03-07 21:21:00 +01:00
Emanuel Guevel
3adf3f5121
Revive bsatool
2013-03-07 21:13:10 +01:00
Marc Zinnschlag
17e406e58c
Merge remote-tracking branch 'mikesc/bug586'
2013-03-07 20:48:58 +01:00
Michal Sciubidlo
f2f4b6e2d5
Make MWWorld::getInterior case insensitive.
...
Interior cells names can use different mix of uppercase/lowercase in different places.
getInterior() should return same cell in all cases. Fixes bug #586 .
2013-03-07 20:15:01 +01:00
vorenon
16252efe36
Merge branch 'master' of https://github.com/zinnschlag/openmw
2013-03-07 19:12:58 +01:00
Marc Zinnschlag
2a9d15cd9f
Merge remote-tracking branch 'scrawl/master'
2013-03-07 16:42:07 +01:00
scrawl
66a754e9aa
Fix tooltip position when hovering the crosshair over NPCs
2013-03-07 15:25:22 +01:00
scrawl
0ee0dbdb97
Added "dispose corpse" button, added stealing (all items visible and no penalty yet)
2013-03-07 14:00:13 +01:00
scrawl
e34685b8a3
Fix manually changed mouse cursor
2013-03-07 12:46:26 +01:00
vorenon
eb3d379a81
Merge branch 'master' of https://github.com/zinnschlag/openmw
2013-03-07 08:40:04 +01:00
Marc Zinnschlag
a994a23f4e
file loading fixes
2013-03-07 07:56:29 +01:00
Pieter van der Kloet
9145fb210b
Merge remote-tracking branch 'upstream/master' into opencsui
2013-03-07 03:02:03 +01:00
Pieter van der Kloet
7504ae675b
Implemented a file dialog for the editor using launcher .ui
2013-03-07 03:00:59 +01:00
vorenon
f13a279520
Merge branch 'master' of https://github.com/zinnschlag/openmw
2013-03-06 22:11:02 +01:00
scrawl
8be9627c8d
Fix method signatures
2013-03-06 21:26:41 +01:00
scrawl
f7d8f6456f
Stats should never go below 0
2013-03-06 20:45:11 +01:00
vorenon
f2f9c96963
Merge branch 'master' of https://github.com/zinnschlag/openmw
2013-03-06 19:58:58 +01:00
Marc Zinnschlag
642653d10e
World constructor fixes
2013-03-06 19:57:00 +01:00
Marc Zinnschlag
7e100c36b5
Merge remote-tracking branch 'gus/AI'
2013-03-06 19:05:55 +01:00
Marc Zinnschlag
ef86a693c3
Merge remote-tracking branch 'scrawl/sneak'
2013-03-06 18:59:37 +01:00
Marc Zinnschlag
69eb5aa99a
Merge remote-tracking branch 'scrawl/master'
2013-03-06 18:59:02 +01:00
gus
5938e19362
Clean up
2013-03-06 17:31:57 +00:00
vorenon
c0669f93ec
Merge branch 'raceselection' of https://github.com/scrawl/openmw
2013-03-06 18:07:53 +01:00
scrawl
66d2d3522f
Race selection preview: render only the head, and focus the camera on its node
2013-03-06 18:03:47 +01:00
scrawl
268bb23590
Implemented sneaking animation
2013-03-06 16:58:56 +01:00
scrawl
39411eda7b
Fix the spell buying window listing already owned spells
2013-03-06 15:11:40 +01:00
Pieter van der Kloet
c9859382bf
Made the launcher write the custom resolution to file, cleaned resolution parsing
2013-03-06 01:35:32 +01:00
gus
d3bf3812a4
changing rotation order (fix some misoriented objects)
2013-03-05 20:16:57 +00:00