Marc Zinnschlag
|
cdd0182912
|
Merge remote branch 'scrawl/occlusionquery'
Reduced cout spam
Conflicts:
apps/openmw/mwrender/occlusionquery.cpp
|
2012-04-02 11:33:16 +02:00 |
|
scrawl
|
ee754eda6c
|
don't create sky until entering an exterior cell
|
2012-04-01 15:07:41 +02:00 |
|
scrawl
|
df8e0bbff2
|
player check
|
2012-04-01 14:53:41 +02:00 |
|
scrawl
|
80456778be
|
fix for pickup up transparent objects, workaround for doors
|
2012-04-01 14:22:04 +02:00 |
|
scrawl
|
4a6d034591
|
Merge branch 'master' into occlusionquery
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
components/esm_store/cell_store.hpp
|
2012-03-30 14:39:42 +02:00 |
|
scrawl
|
79c2a2e465
|
implemented toggleWater (twa); formatting again
|
2012-03-29 18:33:08 +02:00 |
|
scrawl
|
f497813043
|
formatting, added Water::setHeight
|
2012-03-29 15:49:24 +02:00 |
|
scrawl
|
39b3afb98f
|
use camera height instead of player height for underwater check
|
2012-03-29 05:03:34 +02:00 |
|
scrawl
|
43b1f896f4
|
fix object pickup when player is very close to object
|
2012-03-27 22:36:02 +02:00 |
|
scrawl
|
8f6d10f229
|
fix uninitalised stuff
|
2012-03-27 20:59:58 +02:00 |
|
scrawl
|
53d4be5cf6
|
object pickup should work everywhere
|
2012-03-25 20:52:56 +02:00 |
|
scrawl
|
743ea0c9be
|
use hardware occlusion query for sun glare effect
|
2012-03-24 17:59:26 +01:00 |
|
Jason Hooks
|
51fb9e67cd
|
Merge
|
2012-03-18 21:31:31 -04:00 |
|
scrawl
|
a67cc8e73b
|
more fixes
|
2012-03-16 19:02:33 +01:00 |
|
Marc Zinnschlag
|
5b378e820d
|
warning level adjustments and some related fixes
|
2012-03-15 16:01:41 +01:00 |
|
scrawl
|
932983c2fa
|
fix toggleSky
|
2012-02-26 18:21:11 +01:00 |
|
scrawl
|
528cff5a59
|
implemented ChangeWeather script function
|
2012-02-26 11:51:02 +01:00 |
|
scrawl
|
d77d5080bd
|
implemented GetCurrentWeather script function
|
2012-02-25 21:34:38 +01:00 |
|
scrawl
|
4650672bb1
|
thunderstorm
|
2012-02-25 13:46:17 +01:00 |
|
scrawl
|
67c7b965f0
|
calculate a sun position depending on time of day
|
2012-02-24 18:30:16 +01:00 |
|
scrawl
|
aad8f6605e
|
send a raycast through the physics engine to check if sun is visible
|
2012-02-24 16:12:43 +01:00 |
|
scrawl
|
d9c02ca526
|
- added isCellExterior / isCellQuasiExterior methods to World
- interior now have the sun disabled properly (and ambient managed by cell, not sky)
|
2012-02-23 21:12:06 +01:00 |
|
scrawl
|
1badb5d04f
|
some restructurings
|
2012-02-22 20:12:08 +01:00 |
|
scrawl
|
41a8b22ebd
|
implemented weather transitions (currently only blends the clouds)
|
2012-02-22 19:17:37 +01:00 |
|
scrawl
|
b2de9e8f45
|
allow setting the clouds opacity
|
2012-02-21 22:11:41 +01:00 |
|
scrawl
|
c1fb5ce769
|
added (incomplete) WeatherManager, created by World
|
2012-02-21 20:22:46 +01:00 |
|
Marc Zinnschlag
|
db205cf8aa
|
Merge remote branch 'scrawl/next' into test
Conflicts:
libs/openengine
|
2012-02-20 14:54:08 +01:00 |
|
Marc Zinnschlag
|
e02cba58b1
|
Merge branch 'master' into next
Conflicts:
apps/openmw/mwclass/light.cpp
|
2012-02-20 14:34:27 +01:00 |
|
Marc Zinnschlag
|
781b16a00e
|
removed bCollision variable from World
|
2012-02-20 14:07:16 +01:00 |
|
Jason Hooks
|
38a0d1d1c5
|
Merging in master
|
2012-02-19 15:39:12 -05:00 |
|
scrawl
|
f81b615976
|
implemented script functions FadeIn, FadeOut, FadeTo
|
2012-02-18 18:25:28 +01:00 |
|
Jason Hooks
|
2d0e83a2cf
|
Reversing changes
|
2012-01-30 00:06:29 -05:00 |
|
Jason Hooks
|
d2b3c1dbac
|
Collision may be working correctly
|
2012-01-29 18:13:43 -05:00 |
|
Jason Hooks
|
9c73fa6b6d
|
Physics sort of fixed
|
2012-01-29 17:50:51 -05:00 |
|
Cris Mihalache
|
daa8fb15ce
|
Removed all physics-related code from Engine
|
2012-01-29 20:51:20 +02:00 |
|
Cris Mihalache
|
6d4fa9274e
|
Moved OpenEngine systems into their appropriate classes
|
2012-01-29 17:31:18 +02:00 |
|
Marc Zinnschlag
|
4b6cd582a7
|
removed some redundant (and misplaced) functions
|
2012-01-24 10:45:40 +01:00 |
|
Marc Zinnschlag
|
16bc374921
|
animation updates were hooked up to the wrong update function
|
2012-01-23 14:33:06 +01:00 |
|
Jason Hooks
|
ec94ecacaf
|
Zinis branch merge
|
2012-01-22 15:02:38 -05:00 |
|
Jason Hooks
|
a0838369b2
|
Very basic exterior water
|
2012-01-21 20:05:08 -05:00 |
|
Jason Hooks
|
84f45b1972
|
underwater view
|
2012-01-20 17:59:56 -05:00 |
|
Jason Hooks
|
ff2bbc9fc5
|
Transparent water
|
2012-01-18 22:42:07 -05:00 |
|
Jason Hooks
|
1d2e77d947
|
Turning off hardware skinning
|
2012-01-04 19:47:06 -05:00 |
|
Jason Hooks
|
653d999ac4
|
Animation creatures
|
2011-12-26 19:23:46 -05:00 |
|
Jason Hooks
|
ee98a2af1a
|
Empty npcs
|
2011-12-09 00:08:30 -05:00 |
|
Marc Zinnschlag
|
0f4adc39b3
|
added animation-related script instructions
|
2011-11-21 14:08:44 +01:00 |
|
Marc Zinnschlag
|
51d5c7cd59
|
Merge remote branch 'jhooks/mwrender' into mwrender
Conflicts:
apps/openmw/engine.cpp
- fixed code that did not compile
- removed tons of tabs
- more clean up
|
2011-11-21 12:52:28 +01:00 |
|
Jason Hooks
|
d8367f4968
|
Activation fix
|
2011-11-19 17:45:05 -05:00 |
|
Jason Hooks
|
a0947cd432
|
Player handle changed;Interior removed;Exterior removed;Cellimp removed; Probe fixed
|
2011-11-16 21:15:49 -05:00 |
|
Jason Hooks
|
58f103a75c
|
Adding new insertCellRefList;Collection switched to a set
|
2011-11-15 23:31:18 -05:00 |
|