scrawl
|
10457c1b28
|
Include fix
|
2015-06-08 01:14:26 +02:00 |
|
scrawl
|
5edf457ab7
|
Build fix
|
2015-06-08 01:13:23 +02:00 |
|
scrawl
|
9c9b83f8e2
|
Changes to compile with osg-svn 3.3.8
|
2015-06-07 23:51:54 +02:00 |
|
scrawl
|
0330d3d61e
|
Restore the "transparent" loading screen
|
2015-06-07 21:21:57 +02:00 |
|
scrawl
|
f3cbe7b9da
|
Hide FPS widget since it currently doesn't work, use F3 instead
|
2015-06-07 19:38:59 +02:00 |
|
scrawl
|
bf02c7f6e4
|
Sun visibility fix
|
2015-06-07 19:28:12 +02:00 |
|
scrawl
|
ab626ca7b9
|
Improve MyGUI widget creation performance
|
2015-06-07 18:57:26 +02:00 |
|
scrawl
|
508c57d6e2
|
addEffect crash fix for objects with no model
|
2015-06-07 17:09:37 +02:00 |
|
scrawl
|
16e080e252
|
Fix the physics debug drawer lagging a frame behind
|
2015-06-07 17:00:00 +02:00 |
|
scrawl
|
b33fe8fb62
|
Fix the inventory listener bug
|
2015-06-07 16:50:34 +02:00 |
|
scrawl
|
e66e9916db
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/model/doc/document.cpp
apps/opencs/model/doc/document.hpp
|
2015-06-07 15:23:54 +02:00 |
|
Marc Zinnschlag
|
211f6a39b8
|
Merge remote-tracking branch 'cc9cii/keep-comments'
|
2015-06-07 09:00:37 +02:00 |
|
Marc Zinnschlag
|
d90aff4303
|
Merge remote-tracking branch 'smbas/feature-id-completion'
|
2015-06-07 08:52:44 +02:00 |
|
cc9cii
|
d3b7cf44d3
|
Remove user preference setting option.
|
2015-06-07 13:29:45 +10:00 |
|
scrawl
|
0a411cbd7c
|
Enable particle lighting
|
2015-06-07 04:41:55 +02:00 |
|
scrawl
|
68e322f969
|
Restore data directory verbose output that got lost
|
2015-06-07 01:47:19 +02:00 |
|
cc9cii
|
a439f49c4d
|
Fix loop where there was a potential for double entry.
|
2015-06-07 07:38:52 +10:00 |
|
cc9cii
|
4902c66792
|
Allow space characters in front of comments.
|
2015-06-07 07:21:15 +10:00 |
|
Stanislav Bas
|
d63b01dde3
|
Checkboxes in the table view use a combobox editor
|
2015-06-06 15:41:25 +03:00 |
|
cc9cii
|
15fe5d88e2
|
Allow comments (lines starting with # character) and blank lines in openmw.cfg. Should resolve Feature #2535.
- controlled via a checkbox in launcher settings
|
2015-06-06 20:35:55 +10:00 |
|
scrawl
|
0afc03b6b7
|
Build fix
|
2015-06-05 16:56:38 +02:00 |
|
cc9cii
|
5c37079f0c
|
Include only the columns that are visible for sorting. Should resolve Bug #2611.
|
2015-06-05 12:19:21 +10:00 |
|
scrawl
|
4c09ecef72
|
Normalize fixes
|
2015-06-05 03:41:10 +02:00 |
|
scrawl
|
1fd48e6f81
|
Fix not being able to move during ashstorm
|
2015-06-05 03:36:18 +02:00 |
|
scrawl
|
700000cbca
|
Error handling fix
|
2015-06-05 02:57:50 +02:00 |
|
scrawl
|
403ce30a35
|
Graceful handling for failing to create SDL window
|
2015-06-05 02:53:10 +02:00 |
|
scrawl
|
76328677ef
|
Add some values to launcher's antialiasing combobox
|
2015-06-05 02:48:51 +02:00 |
|
scrawl
|
89fc473fae
|
Remove Render System combo box from the launcher UI
|
2015-06-05 02:35:13 +02:00 |
|
scrawl
|
ddfed35d1c
|
Object placement raycasts should use the rendering meshes
|
2015-06-05 02:26:16 +02:00 |
|
scrawl
|
d8d43f94b9
|
Fix a typo
|
2015-06-05 02:06:13 +02:00 |
|
Stanislav Bas
|
c40987338d
|
Scrollbars don't save their positions between openings
|
2015-06-04 23:09:40 +03:00 |
|
scrawl
|
a0b0ae9bd1
|
Remove an unused variable
|
2015-06-04 21:51:24 +02:00 |
|
scrawl
|
e6ecb39d94
|
Potential include fix
|
2015-06-04 20:42:05 +02:00 |
|
scrawl
|
958b34771a
|
Fix clang warnings about 'typename' outside of a template
|
2015-06-04 20:42:05 +02:00 |
|
scrawl
|
30ab15e605
|
Fix -Wunused-private-field clang warnings
|
2015-06-04 20:42:05 +02:00 |
|
scrawl
|
e23775e338
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
|
scrawl
|
141e9d36a4
|
Get rid of unused DialogueManager::mScriptVerbose
|
2015-06-04 20:12:39 +02:00 |
|
scrawl
|
78ac37b52a
|
Remove BOOST_STATIC_ASSERT to fix clang warnings
|
2015-06-04 20:11:40 +02:00 |
|
scrawl
|
93656aa6cf
|
Add a header missing from CMakeLists
|
2015-06-04 20:10:07 +02:00 |
|
scrawl
|
869f8a329a
|
Cloud scrolling fix
|
2015-06-04 20:08:44 +02:00 |
|
scrawl
|
231b217664
|
Build fix for MyGUI 3.2.1
|
2015-06-04 17:13:42 +02:00 |
|
scrawl
|
30053140a1
|
Add cmake-data workaround to travis script
|
2015-06-04 16:56:13 +02:00 |
|
scrawl
|
ce0d93caed
|
Fix for "GlobalMap trying to erase an inactive camera" spam in main menu
|
2015-06-04 16:32:21 +02:00 |
|
scrawl
|
e046119487
|
Fix for unnecessary terrain texture coordinate arrays
|
2015-06-04 16:15:26 +02:00 |
|
scrawl
|
71509d2497
|
Remove cmake script Ogre leftovers
|
2015-06-04 15:59:24 +02:00 |
|
scrawl
|
b6aed64982
|
Asking travis for a test run now that OSG 3.2 is in our PPA
|
2015-06-04 15:41:49 +02:00 |
|
scrawl
|
a2e211675d
|
Update openmw_layers.xml to newer version
|
2015-06-04 02:35:52 +02:00 |
|
scrawl
|
91eea1258c
|
doc.hpp fix
|
2015-06-04 01:30:16 +02:00 |
|
scrawl
|
7ac4b2bb66
|
Fix for travis build issue
|
2015-06-04 01:26:23 +02:00 |
|
scrawl
|
58917bcca6
|
Minor cleanup
|
2015-06-04 01:24:29 +02:00 |
|