scrawl
|
94cdc1efd2
|
Enable mipmap generator for 1.9+
|
11 years ago |
scrawl
|
04f9f7af56
|
Closes #990: Add option to unlock mouse cursor when in any menu
|
11 years ago |
scrawl
|
27b45dd3cd
|
Remove unused input
|
11 years ago |
scrawl
|
e68e2f82a2
|
Implement DarkTexture slot. Fix an issue with incorrect transparency override when base texture is empty.
|
11 years ago |
scrawl
|
0050e6e67b
|
Support materials with no base (diffuse) texture (should be white). Support alternate UV set for diffuse texture.
|
11 years ago |
scrawl
|
74e902330f
|
Fix a terrain shader issue
|
11 years ago |
scrawl
|
6a3eb3b355
|
Better way of reversing layer UV.
|
11 years ago |
scrawl
|
37a7ee8fcd
|
Set alpha value of character animations according to Invisibility / Chameleon effects.
|
11 years ago |
scrawl
|
742e0e014d
|
Remove more cruft in MessageBox. Fixes inconsistent sizing when close to a newline.
|
11 years ago |
scrawl
|
062ea627b3
|
Add parallax mapping for objects
|
11 years ago |
scrawl
|
69c0bb1723
|
Add normal, specular & parallax mapping for terrain
|
11 years ago |
scrawl
|
f695deb29d
|
Remember window positions
|
11 years ago |
scrawl
|
5f1878eb54
|
Add specular mapping (uses alpha channel of diffuse texture)
|
11 years ago |
scrawl
|
147bc447a5
|
Add specular lighting for directional light to objects shader
|
11 years ago |
Marc Zinnschlag
|
04b1657d98
|
Merge branch 'openmw-27'
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/main.cpp
|
11 years ago |
scrawl
|
bda28e2ed0
|
Increase size of item selection dialog
|
11 years ago |
Bret Curtis
|
862f2f0883
|
added keywords for debian and switch to dyn libs in travis
|
11 years ago |
scrawl
|
3452bd2e0b
|
Add glow effect for enchanted items
|
11 years ago |
scrawl
|
cab535dd69
|
Implement magic item recharging via soulgem use
|
11 years ago |
Lars Söderberg
|
35434dc053
|
German fixes
Fixes for German language.
|
11 years ago |
Nikolay Kasyanov
|
df5b52b45b
|
OpenCS.app icon & bundle properties
|
11 years ago |
Marc Zinnschlag
|
fb417f9880
|
Merge remote-tracking branch 'scrawl/openmw-27' into openmw-27
|
11 years ago |
Marc Zinnschlag
|
d85360e7fd
|
Merge remote-tracking branch 'scrawl/ui'
|
11 years ago |
Marc Zinnschlag
|
418ccf705d
|
Merge branch 'openmw-27'
Conflicts:
apps/launcher/graphicspage.hpp
components/CMakeLists.txt
|
11 years ago |
scrawl
|
bf5529819d
|
Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog.
|
11 years ago |
scrawl
|
3a827d9c12
|
Deleted Obliviontt.zip
|
11 years ago |
Marc Zinnschlag
|
dec1483fa4
|
Merge branch 'saving' into openmw-27
|
11 years ago |
Alex "rainChu" Haddad
|
23eaf90846
|
Breath meter flashes when drowning
|
11 years ago |
graffy76
|
9b483c3ae3
|
Fix for file path issues
|
11 years ago |
graffy76
|
9ce4a04a2d
|
merge from saving
Merge branch 'saving' of https://github.com/zinnschlag/openmw into esxSelector
Conflicts:
apps/launcher/datafilespage.cpp
apps/opencs/editor.cpp
apps/opencs/view/doc/filedialog.cpp
apps/opencs/view/doc/filedialog.hpp
|
11 years ago |
graffy76
|
16d87ea1d1
|
Merge branch 'master' into esxSelector
|
11 years ago |
graffy76
|
f9591ddda6
|
Reimplemented constentselector view class
|
11 years ago |
Marc Zinnschlag
|
fdba029566
|
Merge remote-tracking branch 'sirherrbatka/filters' into saving
|
11 years ago |
Marek Kochanowicz
|
ce2c558257
|
Missed a file.
|
11 years ago |
Marc Zinnschlag
|
c995533e07
|
Merge branch 'dialogue' into saving
Conflicts:
apps/opencs/model/world/columnimp.hpp
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/esm/loaddial.hpp
|
11 years ago |
Marek Kochanowicz
|
b138533bf3
|
renamed defaultfilter.omwaddon.project to defaultfilters.
|
11 years ago |
Marek Kochanowicz
|
96b6787255
|
Getting rid of extension. Correcting tiny mistake in filters file.
|
11 years ago |
Marek Kochanowicz
|
cafea438bd
|
Added missing light filter.
|
11 years ago |
Marek Kochanowicz
|
762cbf6278
|
Changed gauntlets filter. It showes now both gauntlets and bracers.
|
11 years ago |
scrawl
|
3a3f2a37c8
|
Add cut, copy & paste of text
|
11 years ago |
graffy76
|
17950210fa
|
Merge branch 'master' into esxSelector
|
11 years ago |
graffy76
|
217a4d75b4
|
Implemented profile function in launcher datafiles page
Implemented dependency sorting to ensure dependent files appear latest
in the list.
|
11 years ago |
graffy76
|
00c78a4aa1
|
Implementing ContentSelector class in DataFilesPage
Moved AdjusterWidget / FileWidget to ContentSelectorView
|
11 years ago |
Marek Kochanowicz
|
ae5e8b95ff
|
Solving Issue912
|
11 years ago |
graffy76
|
513f0c4b3e
|
Implemented file/adjuster widgets into new addon creation dialog
|
11 years ago |
graffy76
|
cfdc19c427
|
Renamed esxSelector to contentSelector
Fixed datafilespage model implementation in launcher
Filtered addons in table view by selected game file
|
11 years ago |
graffy76
|
7b7dfa122d
|
Merge branch 'master' into esxSelector
|
11 years ago |
graffy76
|
244e581952
|
Finished implementing drag / drop
refactored datafilesmodel (now contentmodel)
refactored esmfil
|
11 years ago |
Marc Zinnschlag
|
2dc3c0ae4f
|
integrated startup icons
|
11 years ago |
sirherrbatka
|
7ecf020fcb
|
Merge pull request #1 from zinnschlag/master
Icons for startup window.
|
11 years ago |