Commit Graph

2961 Commits (f7a03b39c4db9e50604520e8e552d8a97941a419)
 

Author SHA1 Message Date
scrawl e718d4b6f0 another sky fix 13 years ago
scrawl b36c0d95b8 night transition fix 13 years ago
scrawl e492a69c8f Merge branch 'inputfix' into water 13 years ago
scrawl a3151fe525 fixed input handling priority in the main loop 13 years ago
scrawl 8bfc81f398 Merge branch 'master' into water 13 years ago
scrawl 622fb568cf removed MRT setting and figure it out automatically 13 years ago
scrawl b8a470efcd put transparent objects in a seperate render queue, in order to not mess up the mrt textures 13 years ago
Marc Zinnschlag 000cfad82d Merge remote branch 'scrawl/gamesettings' 13 years ago
scrawl 88c50c5171 Merge branch 'master' into water 13 years ago
scrawl 1b89a9e203 various fixes 13 years ago
Dmitry Marakasov 84b475130a Add missing include 13 years ago
Marc Zinnschlag d45abcd89c Merge remote branch 'k1ll/master' 13 years ago
Marc Zinnschlag 01500e979a another fix for optional arguments 13 years ago
scrawl e1bde415f5 typo 13 years ago
scrawl 43fd0352f4 removed unneeded lines 13 years ago
scrawl f49131e1b8 renamed setting, automatically disable MRT when unsupported 13 years ago
k1ll f2c4e513a4 Add support for building with a static build of the MyGui Libraries. 13 years ago
scrawl add4ebe445 fresnel effect 13 years ago
Marc Zinnschlag 1201c271b2 Merge remote branch 'swick/initocfg' 13 years ago
scrawl f6342cfd60 fixed viewport background color, fixed indentation of some old functions 13 years ago
scrawl 5664d879a5 fixed some sky objects 13 years ago
scrawl 8ddc8131a5 fresnel test 13 years ago
scrawl 36fd9b9f26 shore transition test 13 years ago
scrawl ab8b74dcac forgot adding a file 13 years ago
Jason Hooks ca4de0606e Some planning 13 years ago
scrawl 3f05aba76d got MRT working, some minor quirks to solve (black viewport background) 13 years ago
Sebastian Wick f7bfea5861 typo 2 -.- 13 years ago
Sebastian Wick 56c9992b29 typo 13 years ago
Sebastian Wick 8c84f68dab fix for older boost versions; unsigned warning 13 years ago
Marc Zinnschlag 6fd3d5c776 Merge remote branch 'lgro/master' 13 years ago
gugus aaa5368fe9 added script instruction pcraiserank. Does not work yet. 13 years ago
gugus 2c7c945208 check playerfaction during dialogue 13 years ago
Lukasz Gromanowski ea8e5cb6f8 Issue #225: Land struct is not copyable.
Disabled copy constructor and assignment operator in Land structure.
13 years ago
Lukasz Gromanowski cd2789b15a Revert "Issue #225: Correction to commit ae98904."
This reverts commit 0e5c90d3e7.
13 years ago
Sebastian Wick 5dd65c11ee forgot to save the file 13 years ago
Sebastian Wick 57ae1bdc43 Merge branch 'master' of https://github.com/zinnschlag/openmw into initocfg
Conflicts:
	apps/openmw/main.cpp
13 years ago
scrawl eb67afe552 added MRT output to terrain material 13 years ago
Sebastian Wick 6ccb32d26c import nosound option 13 years ago
Sebastian Wick d3a6484bbc set the default value for --fallback the right way 13 years ago
Sebastian Wick a974d88cf1 Revert "set a default value for --fallback"
This reverts commit 94a220dcdd.
13 years ago
scrawl 006970fd79 add MRT code to shaders 13 years ago
Sebastian Wick 94a220dcdd set a default value for --fallback 13 years ago
scrawl 6442d49e16 render queue groups, sky fix 13 years ago
Sebastian Wick 48b7b03453 typo; World::getFallback(std::string key, std::string def) 13 years ago
Sebastian Wick 16e7bf353a remove debug message 13 years ago
Sebastian Wick de510d445b throw an error if the --fallback syntax is wrong 13 years ago
Sebastian Wick 329ba24eab streamlined command line options 13 years ago
scrawl 328bdaafb6 fixed a problem with the underwater compositor 13 years ago
scrawl 2fa9bac517 added fog 13 years ago
scrawl cc4076d42a basic noise 13 years ago