scrawl
|
3772cd9257
|
Refraction can be disabled separately now
|
12 years ago |
scrawl
|
a29919d02d
|
restored global map
|
12 years ago |
scrawl
|
35b5fdab5d
|
Merge branch 'terrainfix' into graphics
|
12 years ago |
scrawl
|
09180666b2
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into terrainfix
|
12 years ago |
scrawl
|
58cf182db2
|
better place for syncing
|
12 years ago |
scrawl
|
bb1f23875d
|
Merge branch 'terrainfix' into graphics
|
12 years ago |
scrawl
|
596628d339
|
Fix terrain derived data update (bug 534, bug 544)
|
12 years ago |
scrawl
|
0f37c24d5f
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
|
12 years ago |
scrawl
|
e949765922
|
cloud blending now as before (0 -> 0.25 -> 1)
|
12 years ago |
scrawl
|
a7d910614f
|
extern/shiny update: made caching more robust
|
12 years ago |
scrawl
|
bf037b7d29
|
Removed problematic ModVertexAlpha method, now done in shader
|
12 years ago |
Marc Zinnschlag
|
7b1b0ec41c
|
Merge branch 'cgfix'
|
12 years ago |
scrawl
|
fa07288b15
|
tweaked map light color
|
12 years ago |
scrawl
|
5cc8af0f14
|
fix map positions
|
12 years ago |
scrawl
|
a44dfcd2ac
|
Now that refraction is separated out, we don't have to worry about rendering order. Should fix transparency blending issues around water (eg waterfalls) for good.
|
12 years ago |
scrawl
|
109d0a942f
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
|
12 years ago |
scrawl
|
979a874220
|
Fixed the custom near clip planes
|
12 years ago |
scrawl
|
5334934612
|
Listen to render window updates and properly activate/deactivate occlusion queries pre/post update.
|
12 years ago |
Marc Zinnschlag
|
a002b253d1
|
silenced a cmake warning
|
12 years ago |
scrawl
|
15e51b76de
|
Experimental: Directional shading on local map, separated out refraction render, no longer uses screen depth
|
12 years ago |
Marc Zinnschlag
|
c97553703a
|
fixes for static build without cg
|
12 years ago |
Marc Zinnschlag
|
a4872e3217
|
rewrote the opencs cmake scripts (more compact and no more annoying warnings)
|
12 years ago |
Marc Zinnschlag
|
d6a73a2a02
|
updated changelog
|
12 years ago |
Marc Zinnschlag
|
827261e8b4
|
increased version number
|
12 years ago |
Marc Zinnschlag
|
85697e4628
|
reverted to C++03
|
12 years ago |
Nathan Jeffords
|
4e46f403a9
|
added some more warning to ignore in MSVC
|
12 years ago |
scrawl
|
a461b282c1
|
water ripples (experimental)
|
12 years ago |
scrawl
|
3ec703e6af
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
|
12 years ago |
Emanuel Guevel
|
19dff822f4
|
Dialogue: do not filter on disposition for creatures
|
12 years ago |
Emanuel Guevel
|
ed9a9904b4
|
Dialogue filter: search script variables case-insensitively
|
12 years ago |
scrawl
|
cac68c9e87
|
Removed an outdated section from CMakeLists
|
12 years ago |
Marc Zinnschlag
|
90d05858ef
|
disabling dialogue sub-views for now
|
12 years ago |
Marc Zinnschlag
|
cd662af634
|
Merge branch 'globals'
|
12 years ago |
Marc Zinnschlag
|
2756d3ee94
|
Merge remote-tracking branch 'wheybags/containerscripts'
|
12 years ago |
Tom Mason
|
f5f3c2e62d
|
enabling / disabling should not affect scripts
|
12 years ago |
Tom Mason
|
31c71c029d
|
objects with scripts attached, that are inside containers will behave correctly when the container is moved
|
12 years ago |
Emanuel Guevel
|
af9e126487
|
Add unicode number for ellipsis (…) to code range
|
12 years ago |
Emanuel Guevel
|
736e471613
|
Print a fallback text when no topic response is found
|
12 years ago |
Emanuel Guevel
|
43e85ea0c6
|
Disallow redirection to info refusal for greetings
|
12 years ago |
Emanuel Guevel
|
05796d85a4
|
NPC: take stats from NPDT12 into account
Some available stats (level, reputation and disposition) were not used
for NPC with auto-calculated stats.
|
12 years ago |
Emanuel Guevel
|
951eb1b236
|
Dialogue: return a response from "Info Refusal" when disposition is not satisfied
|
12 years ago |
Tom Mason
|
23dada0ee4
|
moved script handling on enable / disable into their own functions
|
12 years ago |
Tom Mason
|
28c580d280
|
disabling and enabling containers causes scripts on contents to be disabled and enabled accordingly
|
12 years ago |
Tom Mason
|
bbac63bff7
|
Ignore vim swap files
|
12 years ago |
Tom Mason
|
abe25c5f66
|
removed use of c++11 auto
|
12 years ago |
Tom Mason
|
665a530e10
|
renamed realAdd to addImp
|
12 years ago |
Tom Mason
|
3c6ddd7fa7
|
fixed isInCell method
|
12 years ago |
Nathan Jeffords
|
f55da17933
|
made some journal accessor methods constant
|
12 years ago |
Nathan Jeffords
|
4c7ae3d1ff
|
prevent duplicate journal entries from being recorded
|
12 years ago |
Nathan Jeffords
|
528c3da6da
|
record heard topics in journal
|
12 years ago |