Commit Graph

2961 Commits (f7a03b39c4db9e50604520e8e552d8a97941a419)
 

Author SHA1 Message Date
Chris Robinson 71d9d7e943 Store the current sound position with the Sound object 13 years ago
Marc Zinnschlag 46279a001b Merge remote branch 'scrawl/dialogue' 13 years ago
Marc Zinnschlag 2d2af4b28a Merge remote branch 'scrawl/terrain18' into terrain
Conflicts:
	apps/openmw/CMakeLists.txt
	apps/openmw/mwrender/renderingmanager.hpp
	components/esm_store/cell_store.hpp
13 years ago
scrawl 521b9eec6c Merge branch 'master' into minimap
Conflicts:
	apps/openmw/mwscript/docs/vmformat.txt
	apps/openmw/mwworld/world.cpp
13 years ago
Chris Robinson de102cd274 Simplify broken OpenAL workaround 13 years ago
Chris Robinson 33a63d88a5 Merge remote branch 'zini/master' into sound 13 years ago
scrawl 30d27fa83f Merge branch 'master' into occlusionquery
Conflicts:
	apps/openmw/CMakeLists.txt
	apps/openmw/mwrender/renderingmanager.hpp
13 years ago
Alexander "Ace" Olofsson d2f8539a42 Forgot to remove some old code that didn't do anything 13 years ago
scrawl 26bdbf77f3 Merge branch 'master' into occlusionquery 13 years ago
Alexander "Ace" Olofsson 4a9a416d46 Can find files even if no .bsa file exists now 13 years ago
scrawl d47a5b5512 Merge branch 'terrain18' into occlusionquery 13 years ago
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
13 years ago
scrawl 4bbedeb3e7 made all dialogs semi transparent (like in morrowind) 13 years ago
scrawl d3f31c3498 dialogue window enhancements 13 years ago
Marc Zinnschlag a90c3b9f23 Merge remote branch 'scrawl/water' 13 years ago
Marc Zinnschlag cc9a874f2b Merge remote branch 'corristo/openal' 13 years ago
scrawl d5c49fa036 getWaterLevel use CellStore ; attempted fix for morrowind without tribunal 13 years ago
Chris Robinson 6a16e33f82 Merge remote branch 'zini/master' into sound 13 years ago
Nikolay Kasyanov b21a6291f7 Merge branch 'master' into pgrd-rendering
Conflicts:
	apps/openmw/mwrender/renderingmanager.hpp
	apps/openmw/mwscript/docs/vmformat.txt
	apps/openmw/mwscript/miscextensions.cpp
	apps/openmw/mwworld/world.hpp
13 years ago
Nikolay Kasyanov aab79599a9 Merge branch 'openal' into pgrd-rendering 13 years ago
Alexander "Ace" Olofsson 60b95e7992 Sorting the file lists properly 13 years ago
Nikolay Kasyanov b6aa8925f4 (Temporary) workaround for broken OpenAL implementations that doesn't return meaningful max counts of sources 13 years ago
Alexander "Ace" Olofsson 6acd900577 Better name 13 years ago
Alexander "Ace" Olofsson c3944d3e1a Use a normal binary search 13 years ago
Marc Zinnschlag 647c0e4df3 Merge remote branch 'scrawl/renderingdistance' 13 years ago
Marc Zinnschlag eec135c040 Merge remote branch 'scrawl/water' 13 years ago
Chris Robinson 3d5384e2bb Remove some unneeded casts 13 years ago
scrawl 8d224f009f toggleFogOfWar script command 13 years ago
scrawl 0c2317ce9d player arrow works again 13 years ago
scrawl 79c2a2e465 implemented toggleWater (twa); formatting again 13 years ago
scrawl 01ecf3e0be attempt at rotation (BROKEN) 13 years ago
scrawl 35f40b99ad remove the bounding box hack, not needed because calculation is correct now 13 years ago
scrawl 0332a8df96 Merge branch 'renderingdistance' into minimap 13 years ago
Marc Zinnschlag 10b4c1d904 silenced a warning 13 years ago
Marc Zinnschlag ea79d9b7c3 Merge remote branch 'scrawl/renderingdistance' 13 years ago
Alexander "Ace" Olofsson ce38876a74 Oops, that could've crashed horribly 13 years ago
scrawl e22ae7c840 bounds fix (again) 13 years ago
scrawl b2bdf0ebf3 Merge branch 'master' into minimap 13 years ago
scrawl 37e6db69d8 fix 13 years ago
scrawl 19c801f538 disabled rendering distance for now 13 years ago
scrawl f45c650975 bounds fix 13 years ago
scrawl 2f096e131d throw exception if water level is attempted to be modified in exterior 13 years ago
scrawl 5a19d4ec45 implement water script functions and save water height in CellStore 13 years ago
scrawl f497813043 formatting, added Water::setHeight 13 years ago
Nikolay Kasyanov c3357c4396 Merge branch 'master' into pgrd-rendering
Conflicts:
	apps/openmw/mwrender/renderingmanager.cpp
	apps/openmw/mwrender/renderingmanager.hpp
	apps/openmw/mwscript/docs/vmformat.txt
13 years ago
Nikolay Kasyanov 0897a2a4cb Merge branch 'master' into openal 13 years ago
scrawl 39b3afb98f use camera height instead of player height for underwater check 13 years ago
Alexander "Ace" Olofsson 71cb85dbc4 Performance enhancment and minor copy-paste fix. 13 years ago
scrawl 42c5d515e6 fixed interior water level 13 years ago
Alexander "Ace" Olofsson 0d163d76ab Replaced some messy code with some differently messy code, this one at least seems to work 13 years ago