Marc Zinnschlag
|
a3a2c2f476
|
second batch of changing over user settings usage to the new system
|
2015-12-14 17:38:33 +01:00 |
|
Marc Zinnschlag
|
cf9fa0e0e9
|
first batch of changing over user settings usage to the new system
|
2015-12-12 14:49:16 +01:00 |
|
Marc Zinnschlag
|
0ffe4290fb
|
workaround for MOC's lack of namespace awareness
|
2015-12-12 12:05:56 +01:00 |
|
Marc Zinnschlag
|
04a11679fb
|
added category update function
|
2015-12-12 11:58:53 +01:00 |
|
Marc Zinnschlag
|
3a5238bebc
|
changed the settingChanged signature to accommodate queued connections
|
2015-12-11 12:06:20 +01:00 |
|
Marc Zinnschlag
|
8245b9e439
|
added interface for querying settings
|
2015-12-11 11:50:06 +01:00 |
|
Marc Zinnschlag
|
31b105ad9e
|
improved settings layout
|
2015-12-11 11:32:55 +01:00 |
|
Marc Zinnschlag
|
a907b4ab15
|
made Setting class non-abstract
|
2015-12-11 11:22:15 +01:00 |
|
Marc Zinnschlag
|
73ffdd5ac5
|
added colour settings
|
2015-12-11 11:15:14 +01:00 |
|
Marc Zinnschlag
|
590d6eba9b
|
added enum settings
|
2015-12-10 17:33:14 +01:00 |
|
Marc Zinnschlag
|
8050eba83b
|
added a few comments
|
2015-12-10 13:33:44 +01:00 |
|
Marc Zinnschlag
|
b0fb6d56f1
|
added bool settings
|
2015-12-10 13:28:48 +01:00 |
|
Marc Zinnschlag
|
9ca5a1b647
|
added double settings
|
2015-12-10 10:58:38 +01:00 |
|
Marc Zinnschlag
|
c61d717e41
|
added integer settings
|
2015-12-08 17:21:58 +01:00 |
|
Marc Zinnschlag
|
c158224314
|
fixed a faulty include
|
2015-12-08 12:09:53 +01:00 |
|
Marc Zinnschlag
|
5e40b4d2e8
|
page switching mechanism
|
2015-12-08 12:04:45 +01:00 |
|
Marc Zinnschlag
|
0dc3d10112
|
some simplification
|
2015-12-08 09:56:42 +01:00 |
|
Marc Zinnschlag
|
b37a2ac09c
|
user settings categories
|
2015-12-06 12:06:28 +01:00 |
|
Marc Zinnschlag
|
36ce8f97d7
|
basic framework for new user settings system
|
2015-12-06 11:18:31 +01:00 |
|
Marc Zinnschlag
|
49b37ce8bf
|
Merge remote-tracking branch 'scrawl/geteffect'
|
2015-12-04 10:42:22 +01:00 |
|
scrawl
|
462ef617ce
|
Don't read forward/backward values for Quaternion key lists
https://forum.openmw.org/viewtopic.php?f=8&t=3201&p=35867#p35867
|
2015-12-04 00:18:54 +01:00 |
|
scrawl
|
8e9571d155
|
Double buffer the light StateAttributes and StateSets
Fixes a race condition where the position of a light could jump a frame ahead.
|
2015-12-04 00:06:22 +01:00 |
|
scrawl
|
1f8ee9b8d1
|
StateSetUpdater: use the frameNumber
More robust in case a node is updated twice in the same frame (e.g. because it has multiple parents).
|
2015-12-03 23:46:25 +01:00 |
|
scrawl
|
f22982d251
|
Merge pull request #835 from sandstranger/opengles1
enable opengl es1
|
2015-12-03 21:25:00 +01:00 |
|
scrawl
|
5f349b9a6e
|
Support effects with attribute/skill argument in OpGetEffect
|
2015-12-03 21:12:58 +01:00 |
|
sandstranger
|
7db307e028
|
delete unused variables
|
2015-12-03 22:37:42 +03:00 |
|
scrawl
|
1ec338f19d
|
Don't attempt to load external keyframes for non-NIF files
|
2015-12-03 20:11:28 +01:00 |
|
scrawl
|
795f6d77f2
|
Cache the Animation's Skeleton
|
2015-12-03 20:06:00 +01:00 |
|
scrawl
|
eb458bf9c8
|
Fix inactive RigGeometry not rendering correctly
|
2015-12-03 19:49:45 +01:00 |
|
sandstranger
|
7d374b36fd
|
change cmake variables
|
2015-12-03 21:29:50 +03:00 |
|
sandstranger
|
d9b1b7c516
|
addd forgotten line
|
2015-12-03 19:56:38 +03:00 |
|
Marc Zinnschlag
|
e0c9265148
|
Merge remote-tracking branch 'origin/master'
|
2015-12-03 15:56:24 +01:00 |
|
Marc Zinnschlag
|
8b0659c4f2
|
Merge remote-tracking branch 'scrawl/soundlistener'
|
2015-12-03 15:52:57 +01:00 |
|
scrawl
|
389b168d5f
|
Restore OpGetWaterLevel to vanilla behaviour
|
2015-12-03 15:48:27 +01:00 |
|
scrawl
|
6234fba16d
|
Merge pull request #836 from kcat/master
More audio cleanups and crash fix
|
2015-12-03 15:41:22 +01:00 |
|
scrawl
|
d0c6b407b4
|
Fix isUnderwater checks being off by one for exterior cells
|
2015-12-03 15:16:50 +01:00 |
|
scrawl
|
86881bcf39
|
In first person mode, attach sound listener to the camera
|
2015-12-03 15:16:20 +01:00 |
|
Marc Zinnschlag
|
06efd72a89
|
allow keywords as strings in messagebox instruction (Fixes #2991)
|
2015-12-03 11:14:58 +01:00 |
|
sandstranger
|
238a5824be
|
add custom new variable fot Qt
|
2015-12-03 08:54:14 +03:00 |
|
Chris Robinson
|
f19f1c47c8
|
Fix playing pending voices without a Ptr
|
2015-12-02 16:09:25 -08:00 |
|
Chris Robinson
|
2face3d0a9
|
Combine duplicate code
|
2015-12-02 16:09:25 -08:00 |
|
Chris Robinson
|
1407366e51
|
Use a premade SoundStream object for the output's streamSound functions
|
2015-12-02 16:09:25 -08:00 |
|
Chris Robinson
|
2ee3265b66
|
Use a premade Sound object for the output's playSound functions
|
2015-12-02 16:09:25 -08:00 |
|
Chris Robinson
|
53718a5ca0
|
Use a typedef for the sound instance handle
|
2015-12-02 16:09:25 -08:00 |
|
Chris Robinson
|
3a39a92b93
|
Keep track of audio tracks
|
2015-12-02 16:09:24 -08:00 |
|
Chris Robinson
|
2883cdba5c
|
Initialize the Sound object before modifying the pitch variable
|
2015-12-02 16:09:24 -08:00 |
|
Chris Robinson
|
a6db96b2d8
|
Update sound and stream parameters
|
2015-12-02 16:09:24 -08:00 |
|
Chris Robinson
|
4bd235284b
|
Rename a couple members to avoid confusion
|
2015-12-02 16:09:24 -08:00 |
|
Chris Robinson
|
1ce3e7f5b9
|
Use a separate type for streams
They're basically the same, but it's to help avoid accidents with passing non-
streaming sounds to the stream functions, or vice-versa.
|
2015-12-02 16:09:24 -08:00 |
|
Chris Robinson
|
816015d6e6
|
Avoid inheriting from Sound for sound types
|
2015-12-02 16:09:24 -08:00 |
|