pvdk
|
1262eab03a
|
Added some nice error messages to the installation process
|
2014-01-28 01:03:47 +01:00 |
|
pvdk
|
802448b217
|
Added a settings page to the launcher
|
2014-01-27 20:14:02 +01:00 |
|
pvdk
|
cdbf5c68b0
|
Implemented selection of installation media and added forgotten file
|
2014-01-24 22:25:22 +01:00 |
|
scrawl
|
03cf383be7
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame
Conflicts:
apps/openmw/mwgui/referenceinterface.cpp
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
apps/openmw/mwscript/cellextensions.cpp
apps/openmw/mwworld/cells.cpp
apps/openmw/mwworld/cells.hpp
apps/openmw/mwworld/cellstore.cpp
apps/openmw/mwworld/store.cpp
apps/openmw/mwworld/worldimp.cpp
|
2014-01-24 18:28:35 +01:00 |
|
pvdk
|
fa186f5ec1
|
Added version information to the launcher
|
2014-01-22 17:51:10 +01:00 |
|
pvdk
|
0f7f3391f7
|
WIP: Working on the installation of addons
|
2014-01-17 13:21:44 +01:00 |
|
Marc Zinnschlag
|
671d0e46e2
|
Merge remote-tracking branch 'nobrakal/patch-1'
|
2014-01-16 12:18:54 +01:00 |
|
nobrakal
|
e638b8b8cb
|
Update openmw.desktop
Fix bad output of desktop-file-validate for openmw.dektop
|
2014-01-16 08:44:56 +01:00 |
|
nobrakal
|
278876d6fb
|
Update opencs.desktop
Fix bad output of desktop-file-validate for opencs.dektop
|
2014-01-16 08:41:29 +01:00 |
|
scrawl
|
c64dc2c831
|
Terrain specular mapping: use a "_diffusespec" postfix to indicate specular information is present in the alpha channel. Use alpha directly instead of 1-alpha.
|
2014-01-11 00:51:03 +01:00 |
|
scrawl
|
2744cde40f
|
Use a few additional GMSTs
|
2014-01-10 22:27:31 +01:00 |
|
scrawl
|
d7f69205f6
|
Don't play "Menu Click" sound for disabled (= cannot receive input) buttons, plus some redundancy fixes
|
2014-01-09 00:06:24 +01:00 |
|
scrawl
|
d97615d5d8
|
Support separate specular maps
|
2014-01-07 18:05:44 +01:00 |
|
scrawl
|
780bf5a2cd
|
Implement pickpocket detection. Play a voiced dialogue entry when detected.
|
2014-01-07 03:01:33 +01:00 |
|
scrawl
|
62774fcc4a
|
Merge branch 'master' into HEAD
Conflicts:
apps/openmw/mwbase/world.hpp
apps/openmw/mwinput/inputmanagerimp.cpp
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwworld/worldimp.cpp
apps/openmw/mwworld/worldimp.hpp
components/esm/loadtes3.cpp
|
2014-01-06 00:23:17 +01:00 |
|
scrawl
|
af3569665c
|
Remove unused font
|
2014-01-04 05:19:08 +01:00 |
|
scrawl
|
1b96c5d266
|
Console improvements: Show scrollbar, allow copying text from the history
|
2014-01-04 05:13:53 +01:00 |
|
scrawl
|
94cdc1efd2
|
Enable mipmap generator for 1.9+
|
2013-12-31 00:54:40 +01:00 |
|
scrawl
|
04f9f7af56
|
Closes #990: Add option to unlock mouse cursor when in any menu
|
2013-12-29 00:58:48 +01:00 |
|
scrawl
|
27b45dd3cd
|
Remove unused input
|
2013-12-28 16:34:32 +01:00 |
|
scrawl
|
e68e2f82a2
|
Implement DarkTexture slot. Fix an issue with incorrect transparency override when base texture is empty.
|
2013-12-26 20:53:51 +01:00 |
|
scrawl
|
0050e6e67b
|
Support materials with no base (diffuse) texture (should be white). Support alternate UV set for diffuse texture.
|
2013-12-26 20:53:51 +01:00 |
|
scrawl
|
74e902330f
|
Fix a terrain shader issue
|
2013-12-26 20:53:51 +01:00 |
|
pvdk
|
40486370d9
|
Working on the Unshield functionality
|
2013-12-25 18:52:34 +01:00 |
|
pvdk
|
3a37761d76
|
Some minor cleanups
|
2013-12-24 23:47:04 +01:00 |
|
pvdk
|
445f96434e
|
Added Morrowind.ini detection logic
|
2013-12-24 23:09:31 +01:00 |
|
scrawl
|
6a3eb3b355
|
Better way of reversing layer UV.
|
2013-12-19 01:31:12 +01:00 |
|
pvdk
|
30710bad70
|
Modified components widget so the checked items can be stored for all pages to access
|
2013-12-15 15:13:49 +01:00 |
|
pvdk
|
c82f0ec35f
|
Implemented the language selection page
|
2013-12-13 15:30:49 +01:00 |
|
pvdk
|
d7f9604140
|
WIP: Working on the installation selection and added the ui for the language page
|
2013-12-13 13:38:49 +01:00 |
|
scrawl
|
37a7ee8fcd
|
Set alpha value of character animations according to Invisibility / Chameleon effects.
|
2013-12-08 23:05:21 +01:00 |
|
pvdk
|
8162f8370b
|
Added all the pages to the wizard
|
2013-12-08 21:35:57 +01:00 |
|
pvdk
|
f458f0c6c1
|
Added the Wizard .ui/resource files and some basic source to get started
|
2013-12-07 23:17:50 +01:00 |
|
scrawl
|
742e0e014d
|
Remove more cruft in MessageBox. Fixes inconsistent sizing when close to a newline.
|
2013-12-07 14:15:51 +01:00 |
|
Marc Zinnschlag
|
030c733e2d
|
Merge branch 'master' into savedgame
Conflicts:
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwworld/worldimp.cpp
files/settings-default.cfg
|
2013-12-07 12:27:06 +01:00 |
|
scrawl
|
062ea627b3
|
Add parallax mapping for objects
|
2013-12-05 15:51:07 +01:00 |
|
scrawl
|
69c0bb1723
|
Add normal, specular & parallax mapping for terrain
|
2013-12-05 15:51:01 +01:00 |
|
scrawl
|
f695deb29d
|
Remember window positions
|
2013-12-05 15:46:23 +01:00 |
|
scrawl
|
5f1878eb54
|
Add specular mapping (uses alpha channel of diffuse texture)
|
2013-12-03 18:41:45 +01:00 |
|
scrawl
|
147bc447a5
|
Add specular lighting for directional light to objects shader
|
2013-12-03 16:07:07 +01:00 |
|
Marc Zinnschlag
|
04b1657d98
|
Merge branch 'openmw-27'
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/main.cpp
|
2013-11-30 09:45:41 +01:00 |
|
Marc Zinnschlag
|
eea433f141
|
restore last played character selection across sessions
|
2013-11-26 10:37:58 +01:00 |
|
scrawl
|
bda28e2ed0
|
Increase size of item selection dialog
|
2013-11-26 06:42:37 +01:00 |
|
scrawl
|
2e87cbc231
|
Add basic functionality to SaveGameDialog
|
2013-11-21 20:34:34 +01:00 |
|
Bret Curtis
|
862f2f0883
|
added keywords for debian and switch to dyn libs in travis
|
2013-11-20 10:16:51 +01:00 |
|
scrawl
|
3452bd2e0b
|
Add glow effect for enchanted items
|
2013-11-20 00:13:12 +01:00 |
|
scrawl
|
cab535dd69
|
Implement magic item recharging via soulgem use
|
2013-11-19 06:48:47 +01:00 |
|
Lars Söderberg
|
35434dc053
|
German fixes
Fixes for German language.
|
2013-11-16 23:15:51 +01:00 |
|
Nikolay Kasyanov
|
df5b52b45b
|
OpenCS.app icon & bundle properties
|
2013-11-10 20:11:53 +04:00 |
|
Marc Zinnschlag
|
fb417f9880
|
Merge remote-tracking branch 'scrawl/openmw-27' into openmw-27
|
2013-11-07 09:19:55 +01:00 |
|