Emanuel Guevel
c020665cf2
Fix appending int to string in an exception message
12 years ago
scrawl
d7c4a622cf
Create a separate rigid body / shape with full details for raycasting, remove the occlusion query hack
12 years ago
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.
12 years ago
Bret Curtis
40b6b4afc5
fix cmake typo that effects windows devs
12 years ago
Bret Curtis
07cec0ea75
Merge remote-tracking branch 'upstream/master'
12 years ago
Marc Zinnschlag
d396785008
Merge remote-tracking branch 'scrawl/master'
12 years ago
scrawl
285b4bf726
Allow zooming camera in vanity or preview mode with the mousewheel
12 years ago
scrawl
d696da7677
Fix selection buffer
12 years ago
Emanuel Guevel
1223a2e105
Bsatool: extract and extractall modes
12 years ago
Emanuel Guevel
3adf3f5121
Revive bsatool
12 years ago
Marc Zinnschlag
17e406e58c
Merge remote-tracking branch 'mikesc/bug586'
12 years ago
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 .
12 years ago
Marc Zinnschlag
2a9d15cd9f
Merge remote-tracking branch 'scrawl/master'
12 years ago
scrawl
66a754e9aa
Fix tooltip position when hovering the crosshair over NPCs
12 years ago
scrawl
0ee0dbdb97
Added "dispose corpse" button, added stealing (all items visible and no penalty yet)
12 years ago
scrawl
e34685b8a3
Fix manually changed mouse cursor
12 years ago
Marc Zinnschlag
a994a23f4e
file loading fixes
12 years ago
Pieter van der Kloet
9145fb210b
Merge remote-tracking branch 'upstream/master' into opencsui
12 years ago
Pieter van der Kloet
7504ae675b
Implemented a file dialog for the editor using launcher .ui
12 years ago
scrawl
8be9627c8d
Fix method signatures
12 years ago
scrawl
f7d8f6456f
Stats should never go below 0
12 years ago
Marc Zinnschlag
642653d10e
World constructor fixes
12 years ago
Marc Zinnschlag
7e100c36b5
Merge remote-tracking branch 'gus/AI'
12 years ago
Marc Zinnschlag
ef86a693c3
Merge remote-tracking branch 'scrawl/sneak'
12 years ago
Marc Zinnschlag
69eb5aa99a
Merge remote-tracking branch 'scrawl/master'
12 years ago
gus
5938e19362
Clean up
12 years ago
scrawl
66d2d3522f
Race selection preview: render only the head, and focus the camera on its node
12 years ago
scrawl
268bb23590
Implemented sneaking animation
12 years ago
scrawl
39411eda7b
Fix the spell buying window listing already owned spells
12 years ago
Pieter van der Kloet
c9859382bf
Made the launcher write the custom resolution to file, cleaned resolution parsing
12 years ago
gus
d3bf3812a4
changing rotation order (fix some misoriented objects)
12 years ago
gus
8b6f0e0770
Correct orientation sign
12 years ago
Marc Zinnschlag
e7e8bd655f
Merge remote-tracking branch 'scrawl/graphics'
12 years ago
greye
9133182f2f
restore loading CELL records in esmtool
12 years ago
scrawl
7f8d659f3c
Fix transparency sorting
12 years ago
Marc Zinnschlag
d839a4c6c2
Merge remote-tracking branch 'scrawl/graphics'
12 years ago
scrawl
c9f7f1b994
Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
12 years ago
scrawl
ff30bef3b2
Mipmap fix
12 years ago
scrawl
fe7b2732d8
Avoid manually updating render targets from within frameRenderingQueued
12 years ago
scrawl
2486ec6cb9
Material fixes (vertex colors, alpha)
12 years ago
Marc Zinnschlag
46de45b9a2
added var type column to globals
12 years ago
Marc Zinnschlag
dc3edc6024
Merge branch 'vartype'
12 years ago
Marc Zinnschlag
1489570b09
change variant in info record to new type
12 years ago
Marc Zinnschlag
1b19ab6028
fixed gmst integers
12 years ago
Marc Zinnschlag
ba4907fbaf
use new Variant type for GMSTs
12 years ago
Marc Zinnschlag
ce49ad54a1
some cleanup and fixing
12 years ago
Pieter van der Kloet
770d8af931
Forgot to add the DataFilesPage .ui
12 years ago
Pieter van der Kloet
75cf009101
Finished implementing the .ui file for the DataFilesPage
12 years ago
Pieter van der Kloet
4c9d0563fe
WIP: Implementing the .ui for the DataFilesPage
12 years ago
Pieter van der Kloet
fb5213a754
Made the GraphicsPage use a .ui file and added support for custom res
12 years ago