scrawl
d5384403f3
forgot something else
13 years ago
scrawl
5572421576
submodule update for "fix a typo"
13 years ago
scrawl
ac5bd38df9
some cmake fixes
13 years ago
scrawl
2eca27bba9
fix horizon color of the sky reflection
13 years ago
scrawl
afe7c41729
removed some unused code
13 years ago
scrawl
bc7876e980
use alpha map for moons
13 years ago
scrawl
268987835d
fix the crash
13 years ago
scrawl
f0b3142966
switch to glsl 1.2
13 years ago
scrawl
b2dcf5adcd
support system install for boost wave
13 years ago
scrawl
6bfcf2bc1b
- exchanged the preprocessor again, no warnings now
...
- disable line directives for now, causing some trouble
13 years ago
scrawl
e7ab3544ac
removed some redundant code
13 years ago
scrawl
17a5c22c8f
don't use globbing
13 years ago
scrawl
acc5c3bbbf
some fixes
13 years ago
scrawl
41791ccaa2
add file
13 years ago
scrawl
014396e80c
remove the plugins.cfg files, do not enforce CG plugin
13 years ago
scrawl
21728020f6
fixed the water on local map
13 years ago
scrawl
f5ffea4d4b
new button, water timescale
13 years ago
scrawl
e077814a8c
water
13 years ago
scrawl
9d7470e14c
temp commit
13 years ago
scrawl
739455e6f8
new water WIP, caustics, chromatic abberation, accurate fresnel, underwater reflection, etc
13 years ago
scrawl
4434fb640e
Merge branch 'master' into shadersystem
13 years ago
Marc Zinnschlag
483b125aad
avoid locking up in case actor updates repeatedly throw exceptions
13 years ago
Marc Zinnschlag
6744375636
fixed a logic error in the auto equip code
13 years ago
Marc Zinnschlag
beb18282bb
Issue #342 : various fixes
13 years ago
Marc Zinnschlag
76de2f7360
Issue #342 : handle magic effects 79-82 and 17-20
13 years ago
Marc Zinnschlag
a3652f16ce
Issue #342 : factored out dynamic stats calculation into a separate function
13 years ago
Marc Zinnschlag
2c70a93553
Merge branch 'master' into potions
...
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
13 years ago
Marc Zinnschlag
0d3a7d482e
Merge remote branch 'modred11/master'
13 years ago
Marc Zinnschlag
4bfed952bc
Merge remote branch 'guidoj/master'
13 years ago
Marc Zinnschlag
47ec8f68ee
Merge branch 'fix'
13 years ago
Marc Zinnschlag
e9b95d55cd
Revert "Proper way to find and use libtbb"
...
This reverts commit d6bf2b7d29
.
13 years ago
guidoj
a021165d9f
Changed standard C lib includes to C++ format
13 years ago
guidoj
0549e949ba
Mostly removal of unnecessary #include's and a little clean up
13 years ago
Chris Robinson
ada88596dc
Fix an abort at shutdown
...
Ogre uses a special method to delete the stream object, so it needs to be
allocated properly.
13 years ago
Dmitry Marakasov
d6bf2b7d29
Proper way to find and use libtbb
13 years ago
Dmitry Marakasov
0e934a52ca
Include soundmanager.hpp for Play_Normal enum
13 years ago
Dmitry Marakasov
1c53add6c4
Include boost/shared_ptr.hpp for boost:shared_ptr
13 years ago
Dmitry Marakasov
e862b6b5a5
Fix comparison in cmake
13 years ago
scrawl
509e9d7034
Merge branch 'master' into shadersystem
13 years ago
scrawl
fb1f8082d2
fix link error with recent glibc versions
13 years ago
Marc Zinnschlag
da916cecfb
fixed a bug in a cmake script that resulted in some files being compiled twice
13 years ago
Marc Zinnschlag
871b1d1c9b
silenced a warning
13 years ago
Chris Robinson
bc0a6bffcf
Remove outdated comment
13 years ago
Chris Robinson
b353cfd457
Remove unused Mangle::VFS
13 years ago
Chris Robinson
bd68f7bd33
Remove final direct uses of Mangle::Stream
13 years ago
Chris Robinson
2a3ce5ee6d
Remove Mangle::Stream
...
The base Stream class is left because some part of the terrain esm land factory
inherits from it, though it's largely unused (few of the methods work, and none
actually do anything).
13 years ago
Chris Robinson
7734771245
Use Ogre to load ESM data instead of Mangle
13 years ago
Chris Robinson
a8ebb39883
Avoid Mangle for BSA accesses
...
The way it was set up was not very efficient, and we're using Ogre for resource
management anyway, so it's best to just use that.
13 years ago
scrawl
9ed2f1df67
boost wave not needed anymore
13 years ago
scrawl
778e59ee37
terrain as it was before, with about 4x less code
13 years ago