elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dba79f4d4d 
								
							 
						 
						
							
							
								
								Fix warnings: catching polymorphic type by value  
							
							... 
							
							
							
							openmw/apps/openmw/mwworld/worldimp.cpp: In member function ‘virtual bool MWWorld::World::findExteriorPosition(const string&, ESM::Position&)’:
openmw/apps/openmw/mwworld/worldimp.cpp:2650:25: warning: catching polymorphic type ‘class std::invalid_argument’ by value [-Wcatch-value=]
             catch (std::invalid_argument)
                         ^~~~~~~~~~~~~~~~
openmw/apps/openmw/mwworld/worldimp.cpp:2654:25: warning: catching polymorphic type ‘class std::out_of_range’ by value [-Wcatch-value=]
             catch (std::out_of_range)
                         ^~~~~~~~~~~~
openmw/components/widgets/numericeditbox.cpp: In member function ‘void Gui::NumericEditBox::onEditTextChange(MyGUI::EditBox*)’:
openmw/components/widgets/numericeditbox.cpp:41:21: warning: catching polymorphic type ‘class std::invalid_argument’ by value [-Wcatch-value=]
         catch (std::invalid_argument)
                     ^~~~~~~~~~~~~~~~
openmw/components/widgets/numericeditbox.cpp:45:21: warning: catching polymorphic type ‘class std::out_of_range’ by value [-Wcatch-value=]
         catch (std::out_of_range)
                     ^~~~~~~~~~~~ 
							
						 
						
							2018-06-02 14:28:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								50fdd0be99 
								
							 
						 
						
							
							
								
								Resolve computed near plane issues with extremely high viewing distances.  
							
							
							
						 
						
							2018-05-29 00:52:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								759e6fb804 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'refs/remotes/upstream/master'  
							
							
							
						 
						
							2018-05-27 15:41:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thunderforge 
								
							 
						 
						
							
							
							
							
								
							
							
								c2fff61ccd 
								
							 
						 
						
							
							
								
								Changing so that data changes happen only after the addon is checked  
							
							
							
						 
						
							2018-05-26 20:35:28 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								afae398b5c 
								
							 
						 
						
							
							
								
								Use utf8 lowercase function for journal index to avoid code duplication  
							
							
							
						 
						
							2018-05-24 12:53:06 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								b5374029e5 
								
							 
						 
						
							
							
								
								Implement case-insensitive search in spell window  
							
							
							
						 
						
							2018-05-24 12:39:00 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								810e4416f6 
								
							 
						 
						
							
							
								
								Merged pull request  #1691  
							
							
							
						 
						
							2018-05-23 16:56:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								d92d754834 
								
							 
						 
						
							
							
								
								Merged pull request  #1697  
							
							
							
						 
						
							2018-05-23 16:01:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thunderforge 
								
							 
						 
						
							
							
							
							
								
							
							
								d58cce9c72 
								
							 
						 
						
							
							
								
								Adding WIP code to dynamically change the autocomplete fields  
							
							
							
						 
						
							2018-05-22 20:50:31 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								888c2d9a33 
								
							 
						 
						
							
							
								
								Render default land texture for Wilderness cells with distant terrain  
							
							
							
						 
						
							2018-05-22 12:40:01 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								2c30bc1b4f 
								
							 
						 
						
							
							
								
								Accidentally fix the one remaing case where shadows look awful while refactoring some stuff.  
							
							
							
						 
						
							2018-05-18 22:39:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								9f0a49c303 
								
							 
						 
						
							
							
								
								Disable CSM when disabled in the settings.  
							
							
							
						 
						
							2018-05-17 20:27:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								84284a60a7 
								
							 
						 
						
							
							
								
								Make CSM shader changes controllable by the setting.  
							
							
							
						 
						
							2018-05-17 17:35:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								5d05aadb37 
								
							 
						 
						
							
							
								
								Begin to let settings toggle between CSM and PSSM  
							
							
							
						 
						
							2018-05-17 16:57:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								7255c266ba 
								
							 
						 
						
							
							
								
								Merge branch 'osgshadow-test-vdsm' into osgshadow-test-dicking-around-with-cascading-shadow-maps  
							
							
							
						 
						
							2018-05-16 21:21:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								fc1aee10f4 
								
							 
						 
						
							
							
								
								Remove function declaration that somehow snuck in.  
							
							
							
						 
						
							2018-05-16 21:20:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								1b30d47d7f 
								
							 
						 
						
							
							
								
								Add a hacky temporary version of cascading shadow maps  
							
							
							
						 
						
							2018-05-13 12:56:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								44b2cf2b7f 
								
							 
						 
						
							
							
								
								Merge upstream.  
							
							
							
						 
						
							2018-05-11 19:15:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								166e7df778 
								
							 
						 
						
							
							
								
								Improve debug HUD frustum  
							
							
							
						 
						
							2018-05-11 19:08:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								b7cce1a665 
								
							 
						 
						
							
							
								
								Merged pull request  #1702  
							
							
							
						 
						
							2018-05-11 10:11:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alf Henrik Sauge 
								
							 
						 
						
							
							
							
							
								
							
							
								d4f278a113 
								
							 
						 
						
							
							
								
								Replacing tab with spaces  
							
							
							
						 
						
							2018-05-09 18:02:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alf Henrik Sauge 
								
							 
						 
						
							
							
							
							
								
							
							
								feeee50a88 
								
							 
						 
						
							
							
								
								Dropping a separate NPDTstruct12 object and instead use NPDTstruct52  
							
							... 
							
							
							
							NPDTstruct12 is now only used when loading and saving. Turning auto calc
on and off now no longer switches between to different set of values 
							
						 
						
							2018-05-09 00:25:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								3197ebd8e7 
								
							 
						 
						
							
							
								
								Merged pull request  #1694  
							
							
							
						 
						
							2018-05-08 12:19:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								1dd36329a3 
								
							 
						 
						
							
							
								
								Load default markers definitions (bug  #4410 )  
							
							
							
						 
						
							2018-05-05 17:14:33 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tri4ng1e 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f5b7a230fc 
								
							 
						 
						
							
							
								
								ESMReader::close now clears mHeader  
							
							
							
						 
						
							2018-05-05 14:40:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								4547151863 
								
							 
						 
						
							
							
								
								Add the view frustum to the debug HUD (in the most annoying way possible)  
							
							
							
						 
						
							2018-05-05 00:08:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								69c659852d 
								
							 
						 
						
							
							
								
								Merge pull request  #1689 )  
							
							
							
						 
						
							2018-05-03 13:03:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								6cc7405194 
								
							 
						 
						
							
							
								
								Remove unnecessary command from QuadTreeWorld destructor (bug  #4408 )  
							
							
							
						 
						
							2018-04-30 18:29:26 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f4cd7ff5b2 
								
							 
						 
						
							
							
								
								Merge pull request  #1690  
							
							
							
						 
						
							2018-04-29 14:24:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Capostrophic 
								
							 
						 
						
							
							
							
							
								
							
							
								d967983f5c 
								
							 
						 
						
							
							
								
								Assume Morrowind.esm dependency for dependency-less content addons ( fixes   #2829 )  
							
							
							
						 
						
							2018-04-29 14:56:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								5afcc56860 
								
							 
						 
						
							
							
								
								Handle NiLookAtController (feature  #4407 )  
							
							
							
						 
						
							2018-04-29 09:24:13 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								55a6344fb0 
								
							 
						 
						
							
							
								
								Revert log spam  
							
							
							
						 
						
							2018-04-22 15:41:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evgeny Kurnevsky 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								48fb6bb9e8 
								
							 
						 
						
							
							
								
								Fix crash when rollDice is called with 0.  
							
							
							
						 
						
							2018-04-21 16:46:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1f1f47431f 
								
							 
						 
						
							
							
								
								Merge pull request  #1672  
							
							
							
						 
						
							2018-04-19 13:36:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Capostrophic 
								
							 
						 
						
							
							
							
							
								
							
							
								48467814d4 
								
							 
						 
						
							
							
								
								Improve random number generation  
							
							
							
						 
						
							2018-04-19 15:55:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ce1b2a612c 
								
							 
						 
						
							
							
								
								Merge pull request  #1674  
							
							
							
						 
						
							2018-04-18 15:56:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Capostrophic 
								
							 
						 
						
							
							
							
							
								
							
							
								90f3ff2da4 
								
							 
						 
						
							
							
								
								Don't force DDS file usage ( fixes   #1392 )  
							
							... 
							
							
							
							Fallback to a DDS file if the requested texture path doesn't point to an existing file, not vice versa 
							
						 
						
							2018-04-18 17:55:12 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tri4ng1e 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d310d36ea3 
								
							 
						 
						
							
							
								
								[Fix] Some PVS-Studio and cppcheck fixes  
							
							
							
						 
						
							2018-04-18 12:36:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tri4ng1e 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d4d1703bcf 
								
							 
						 
						
							
							
								
								Some PVS-Studio and cppcheck fixes  
							
							... 
							
							
							
							cppcheck:
[apps/esmtool/record.cpp:697]: (performance) Prefer prefix ++/-- operators for non-primitive types.
[apps/esmtool/record.cpp:1126]: (performance) Prefer prefix ++/-- operators for non-primitive types.
[apps/esmtool/record.cpp:1138]: (performance) Prefer prefix ++/-- operators for non-primitive types.
[apps/niftest/niftest.cpp:36]: (performance) Function parameter 'filename' should be passed by reference.
[apps/niftest/niftest.cpp:41]: (performance) Function parameter 'filename' should be passed by reference.
[apps/opencs/model/prefs/boolsetting.cpp:25]: (warning) Possible leak in public function. The pointer 'mWidget' is not deallocated before it is allocated.
[apps/opencs/model/prefs/shortcuteventhandler.cpp:52]: (warning) Return value of std::remove() ignored. Elements remain in container.
[apps/openmw/mwstate/quicksavemanager.cpp:5]: (performance) Variable 'mSaveName' is assigned in constructor body. Consider performing initialization in initialization list.
PVS-Studio:
apps/opencs/model/filter/parser.cpp  582  warn  V560 A part of conditional expression is always true: allowPredefined.
apps/opencs/view/world/referencecreator.cpp  67  warn  V547 Expression '!errors.empty()' is always false.
apps/opencs/view/world/referencecreator.cpp  74  warn  V547 Expression '!errors.empty()' is always false.
apps/opencs/view/doc/loader.cpp  170  warn  V560 A part of conditional expression is always true: !completed.
apps/opencs/view/doc/loader.cpp  170  warn  V560 A part of conditional expression is always true: !error.empty().
apps/opencs/model/tools/pathgridcheck.cpp  32  err  V517 The use of 'if (A) {...} else if (A) {...}' pattern was detected. There is a probability of logical error presence. Check lines: 32, 34.
apps/opencs/model/world/refidadapterimp.cpp  1376  err  V547 Expression 'subColIndex < 3' is always true.
apps/openmw/mwgui/widgets.hpp  318  warn  V703 It is odd that the 'mEnableRepeat' field in derived class 'MWScrollBar' overwrites field in base class 'ScrollBar'. Check lines: widgets.hpp:318, MyGUI_ScrollBar.h:179.
apps/openmw/mwgui/widgets.hpp  319  warn  V703 It is odd that the 'mRepeatTriggerTime' field in derived class 'MWScrollBar' overwrites field in base class 'ScrollBar'. Check lines: widgets.hpp:319, MyGUI_ScrollBar.h:180.
apps/openmw/mwgui/widgets.hpp  320  warn  V703 It is odd that the 'mRepeatStepTime' field in derived class 'MWScrollBar' overwrites field in base class 'ScrollBar'. Check lines: widgets.hpp:320, MyGUI_ScrollBar.h:181
apps/openmw/mwmechanics/actors.cpp  1425  warn  V547 Expression '!detected' is always true.
apps/openmw/mwmechanics/character.cpp  2155  err  V547 Expression 'mode == 0' is always true.
apps/openmw/mwmechanics/character.cpp  1192  warn  V592 The expression was enclosed by parentheses twice: ((expression)). One pair of parentheses is unnecessary or misprint is present.
apps/openmw/mwmechanics/character.cpp  521  warn  V560 A part of conditional expression is always true: (idle == mIdleState).
apps/openmw/mwmechanics/pathfinding.cpp  317  err  V547 Expression 'mPath.size() >= 2' is always true.
apps/openmw/mwscript/interpretercontext.cpp  409  warn  V560 A part of conditional expression is always false: rank > 9.
apps/openmw/mwgui/windowbase.cpp  28  warn  V560 A part of conditional expression is always true: !visible.
apps/openmw/mwgui/journalwindow.cpp  561  warn  V547 Expression '!mAllQuests' is always false.
apps/openmw/mwgui/referenceinterface.cpp  18  warn  V571 Recurring check. The '!mPtr.isEmpty()' condition was already verified in line 16.
apps/openmw/mwworld/scene.cpp  463  warn  V547 Expression 'adjustPlayerPos' is always true.
apps/openmw/mwworld/worldimp.cpp  409  err  V766 An item with the same key '"sCompanionShare"' has already been added.
apps/openmw/mwworld/cellstore.cpp  691  warn  V519 The 'state.mWaterLevel' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 689, 691.
apps/openmw/mwworld/weather.cpp  1125  warn  V519 The 'mResult.mParticleEffect' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1123, 1125.
apps/openmw/mwworld/weather.cpp  1137  warn  V519 The 'mResult.mParticleEffect' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1135, 1137.
apps/wizard/unshield/unshieldworker.cpp  475  warn  V728 An excessive check can be simplified. The '(A && B) || (!A && !B)' expression is equivalent to the 'bool(A) == bool(B)' expression.
apps/wizard/installationpage.cpp  163  warn  V735 Possibly an incorrect HTML. The "</p" closing tag was encountered, while the "</span" tag was expected.
components/fontloader/fontloader.cpp  427  err  V547 Expression 'i == 1' is always true.
components/nifosg/nifloader.cpp  282  warn  V519 The 'created' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 278, 282.
components/esm/loadregn.cpp  119  err  V586 The 'clear' function is called twice for deallocation of the same resource. Check lines: 112, 119.
components/esm/cellref.cpp  178  warn  V581 The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 175, 178.
components/esmterrain/storage.cpp  235  warn  V560 A part of conditional expression is always true: colStart == 0.
components/esmterrain/storage.cpp  237  warn  V560 A part of conditional expression is always true: rowStart == 0. 
							
						 
						
							2018-04-18 12:36:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6c79c0fb35 
								
							 
						 
						
							
							
								
								Add an empty compileGLObjects implementation to Rig/MorphGeometry to avoid unnecessary creation of display list done by osg  
							
							
							
						 
						
							2018-04-18 12:36:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Sturmlechner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2c9d46a60b 
								
							 
						 
						
							
							
								
								Fix build with Qt 5.11_beta3 (dropping qt5_use_modules)  
							
							
							
						 
						
							2018-04-17 23:03:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ef050d7869 
								
							 
						 
						
							
							
								
								Merge pull request  #1660  
							
							
							
						 
						
							2018-04-09 20:23:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e73af18824 
								
							 
						 
						
							
							
								
								Merge pull request  #1653  
							
							
							
						 
						
							2018-04-02 17:29:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								14daadded7 
								
							 
						 
						
							
							
								
								Add virtual destructors  
							
							... 
							
							
							
							To fix warnings:
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../include/c++/7.3.1/bits/shared_ptr_base.h:588:8: warning: delete called on non-final 'NifOsg::ControllerFunction' that has virtual functions but non-virtual destructor
      [-Wdelete-non-virtual-dtor]
              delete __p;
              ^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../include/c++/7.3.1/bits/shared_ptr_base.h:595:4: note: in instantiation of function template specialization
      'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<NifOsg::ControllerFunction *>' requested here
        : __shared_count(__p)
          ^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../include/c++/7.3.1/bits/shared_ptr_base.h:1079:17: note: in instantiation of function template specialization
      'std::__shared_count<__gnu_cxx::_S_atomic>::__shared_count<NifOsg::ControllerFunction *>' requested here
        : _M_ptr(__p), _M_refcount(__p, typename is_array<_Tp>::type())
                       ^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../include/c++/7.3.1/bits/shared_ptr.h:129:25: note: in instantiation of function template specialization 'std::__shared_ptr<NifOsg::ControllerFunction,
      __gnu_cxx::_S_atomic>::__shared_ptr<NifOsg::ControllerFunction, void>' requested here
        shared_ptr(_Yp* __p) : __shared_ptr<_Tp>(__p) { }
                               ^
/home/elsid/dev/openmw/components/nifosg/nifloader.cpp:242:39: note: in instantiation of function template specialization 'std::shared_ptr<NifOsg::ControllerFunction>::shared_ptr<NifOsg::ControllerFunction, void>' requested here
                callback->setFunction(std::shared_ptr<NifOsg::ControllerFunction>(new NifOsg::ControllerFunction(key)));
                                      ^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../include/c++/7.3.1/bits/unique_ptr.h:78:2: warning: delete called on non-final 'MWGui::ResponseCallback' that has virtual functions but non-virtual destructor
      [-Wdelete-non-virtual-dtor]
        delete __ptr;
        ^
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../include/c++/7.3.1/bits/unique_ptr.h:268:4: note: in instantiation of member function 'std::default_delete<MWGui::ResponseCallback>::operator()' requested here
          get_deleter()(__ptr);
          ^
/home/elsid/dev/openmw/apps/openmw/mwgui/dialogue.cpp:58:23: note: in instantiation of member function 'std::unique_ptr<MWGui::ResponseCallback, std::default_delete<MWGui::ResponseCallback> >::~unique_ptr' requested here
    PersuasionDialog::PersuasionDialog(ResponseCallback* callback)
                      ^ 
							
						 
						
							2018-04-01 21:51:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Capostrophic 
								
							 
						 
						
							
							
							
							
								
							
							
								1aa3ed0c18 
								
							 
						 
						
							
							
								
								Font loader fallback character reorganization ( fixes   #1987 )  
							
							
							
						 
						
							2018-03-31 20:16:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Capostrophic 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								be542507f8 
								
							 
						 
						
							
							
								
								Make hasMaster() behavior consistent with isGameFile() ( fixes   #3618 )  
							
							
							
						 
						
							2018-03-28 15:43:51 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									bret curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								4890ecd357 
								
							 
						 
						
							
							
								
								remove native GLESv* support, as it never worked; make things less complicated as result, fixed lighting.glsl to work with gl2es thanks to ptitSeb  
							
							
							
						 
						
							2018-03-27 20:20:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eb723f5ae6 
								
							 
						 
						
							
							
								
								Merge pull request  #1629  
							
							
							
						 
						
							2018-03-16 23:26:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Capostrophic 
								
							 
						 
						
							
							
							
							
								
							
							
								002ad9ae1b 
								
							 
						 
						
							
							
								
								Print a warning in case a fallback value wasn't found  
							
							
							
						 
						
							2018-03-14 00:25:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Capostrophic 
								
							 
						 
						
							
							
							
							
								
							
							
								e4531a6910 
								
							 
						 
						
							
							
								
								Use middle gray instead of pure black as default fallback color ( Fixes   #2841 )  
							
							
							
						 
						
							2018-03-12 23:38:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e81faf5f2f 
								
							 
						 
						
							
							
								
								Add an option to disable GUI keyboard navigation (Bug  #4333 )  
							
							
							
						 
						
							2018-03-08 23:39:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Harald H 
								
							 
						 
						
							
							
							
							
								
							
							
								d3b623b5d3 
								
							 
						 
						
							
							
								
								http to https for supported urls ( #1625 )  
							
							... 
							
							
							
							* http to https for supported urls
* http to https
* http to https
* http to https
* http to https
* http to https
* http to https
* http to https
* http tp https
* http to https
* http to https
* http to https
* http to https
* http to https
* http to https
* http to https
* http to https
* some url fixes
* http to https 
							
						 
						
							2018-03-08 21:23:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								e885612bd7 
								
							 
						 
						
							
							
								
								Make a dynamic cast static  
							
							
							
						 
						
							2018-03-03 02:05:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								b553b58de5 
								
							 
						 
						
							
							
								
								Fix another compiler warning  
							
							
							
						 
						
							2018-03-03 02:03:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								3bed2a7b01 
								
							 
						 
						
							
							
								
								Fix some copiler warnings (hopefully)  
							
							
							
						 
						
							2018-03-03 02:01:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								fc41902798 
								
							 
						 
						
							
							
								
								Replace a dynamic cast with string comarison  
							
							
							
						 
						
							2018-03-01 14:37:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								bc4b4c66e4 
								
							 
						 
						
							
							
								
								(Hopefully) add include which G++ requires even though VC++ doesn't.  
							
							
							
						 
						
							2018-02-27 16:54:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								d1a2955fa1 
								
							 
						 
						
							
							
								
								Merge upstream  
							
							
							
						 
						
							2018-02-27 14:29:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								66a114d6ec 
								
							 
						 
						
							
							
								
								Fix a couple of warnings  
							
							
							
						 
						
							2018-02-27 14:15:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								f9cf1ac94b 
								
							 
						 
						
							
							
								
								Separate indoor and outdoor shadow casting masks.  
							
							
							
						 
						
							2018-02-27 00:13:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								35eb71052e 
								
							 
						 
						
							
							
								
								Tidy up the shadow manager  
							
							
							
						 
						
							2018-02-26 23:52:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								882b63cba9 
								
							 
						 
						
							
							
								
								Make split point control parameters configurable with the new shadow technique.  
							
							
							
						 
						
							2018-02-26 23:00:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								e233dae1cd 
								
							 
						 
						
							
							
								
								Hook up the new shadow technique  
							
							
							
						 
						
							2018-02-26 22:27:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								97b607fc66 
								
							 
						 
						
							
							
								
								Make whitespace match upstream OSG  
							
							
							
						 
						
							2018-02-26 21:10:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								99db93510c 
								
							 
						 
						
							
							
								
								Undo minor cockup where the same file appeared twice  
							
							
							
						 
						
							2018-02-26 21:09:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								639a4f5e8c 
								
							 
						 
						
							
							
								
								Remove TODO left in by accident. Also, become 100 commits ahead of upstream.  
							
							
							
						 
						
							2018-02-26 20:52:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								478367bef3 
								
							 
						 
						
							
							
								
								Ensure the debug HUD won't crash if settings are changed at runtime.  
							
							
							
						 
						
							2018-02-26 20:50:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								7b52091a82 
								
							 
						 
						
							
							
								
								Make the debug hud enableable  
							
							
							
						 
						
							2018-02-26 20:36:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								5d719e9d5f 
								
							 
						 
						
							
							
								
								Add the debug HUD to the new shadow technique  
							
							
							
						 
						
							2018-02-26 20:20:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								76f23c28b1 
								
							 
						 
						
							
							
								
								Make shadows disableable.  
							
							
							
						 
						
							2018-02-26 16:25:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								0f1e770c53 
								
							 
						 
						
							
							
								
								Transfer changes to cull to new shadow technique  
							
							
							
						 
						
							2018-02-26 15:51:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								4c31b38f77 
								
							 
						 
						
							
							
								
								Move CLSB changes to new shadow technique  
							
							
							
						 
						
							2018-02-26 14:58:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								06b2ce6646 
								
							 
						 
						
							
							
								
								Fix alignment issues caused by renaming classes  
							
							
							
						 
						
							2018-02-26 14:34:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								02d0ee3485 
								
							 
						 
						
							
							
								
								Rename old shadow class to shadow manager  
							
							
							
						 
						
							2018-02-26 14:29:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								ce02c83089 
								
							 
						 
						
							
							
								
								Copy debug shader source into new shadow technique  
							
							
							
						 
						
							2018-02-26 14:27:47 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miloslav Číž 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								db6107f12f 
								
							 
						 
						
							
							
								
								Merge branch 'master' into screenshot360  
							
							
							
						 
						
							2018-02-25 11:25:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								7bd4c5e4b3 
								
							 
						 
						
							
							
								
								Change class name  
							
							
							
						 
						
							2018-02-24 00:57:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								c815366044 
								
							 
						 
						
							
							
								
								Move to the correct namespace part 2  
							
							
							
						 
						
							2018-02-24 00:55:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								11e59d3c11 
								
							 
						 
						
							
							
								
								Move to the correct namespace.  
							
							
							
						 
						
							2018-02-24 00:52:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								324b398d29 
								
							 
						 
						
							
							
								
								Add a notice clarifying the source of the shadow technique files.  
							
							
							
						 
						
							2018-02-24 00:15:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								7467248555 
								
							 
						 
						
							
							
								
								Undo a modification from the upstream shadow technique which breaks compatibiltiy with OSG 3.4  
							
							
							
						 
						
							2018-02-24 00:14:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								273914aba8 
								
							 
						 
						
							
							
								
								Add osgShadow ViewDependentShadowMaps as they can be found in OSG's GitHub Repository  
							
							
							
						 
						
							2018-02-24 00:13:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								9ec59783ba 
								
							 
						 
						
							
							
								
								Add basic support for distant terrain CLSB  
							
							... 
							
							
							
							(cherry picked from commit 0f9dc3e65b72e6fff762f7a0933bae6f861e5fd4) 
							
						 
						
							2018-02-23 23:37:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								cb6767b4fc 
								
							 
						 
						
							
							
								
								Move the declaration of ComputeLightSpaceBounds to the header so that it can be accessed from other compilation units.  
							
							... 
							
							
							
							(cherry picked from commit 8ac4fb208897a18da4934dd6f2fe84560b44ba9d) 
							
						 
						
							2018-02-23 23:35:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								6251e0519e 
								
							 
						 
						
							
							
								
								Use CLSB results to reduce maximum shadow map distance when sensible.  
							
							
							
						 
						
							2018-02-23 23:31:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9b8c56761b 
								
							 
						 
						
							
							
								
								Fix timing error  
							
							
							
						 
						
							2018-02-13 18:25:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ananace" Olofsson 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								145b47a550 
								
							 
						 
						
							
							
								
								Fix Windows builds  
							
							... 
							
							
							
							`std::min`/`std::max` are part of algorithm, which is not implicitly included in Windows builds 
							
						 
						
							2018-02-13 17:47:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ac1609c433 
								
							 
						 
						
							
							
								
								Merge pull request  #1604  
							
							
							
						 
						
							2018-02-13 00:56:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								123f7b83d5 
								
							 
						 
						
							
							
								
								Make the CompositeMapRenderer use available time and add related setting  
							
							
							
						 
						
							2018-02-13 00:40:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									uramer 
								
							 
						 
						
							
							
							
							
								
							
							
								5502790ed9 
								
							 
						 
						
							
							
								
								removed the unnecessary comment  
							
							
							
						 
						
							2018-02-09 16:34:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									uramer 
								
							 
						 
						
							
							
							
							
								
							
							
								86c25f5dba 
								
							 
						 
						
							
							
								
								Removed NIF flag handling to replicate vanilla engine behaviour  
							
							
							
						 
						
							2018-02-09 01:53:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								25a6a67508 
								
							 
						 
						
							
							
								
								Fix the optimizer messing up LOD node's children ( Fixes   #4301 )  
							
							
							
						 
						
							2018-01-29 19:44:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								89c6b59c30 
								
							 
						 
						
							
							
								
								Merge pull request  #1602  
							
							
							
						 
						
							2018-01-28 22:35:47 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Zhuravlev 
								
							 
						 
						
							
							
							
							
								
							
							
								9e9f6f3132 
								
							 
						 
						
							
							
								
								loadtes3: don't pack() non-POD structs  
							
							
							
						 
						
							2018-01-26 21:35:51 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								9f20aaccfb 
								
							 
						 
						
							
							
								
								Add some more advanced settings to control shadows.  
							
							
							
						 
						
							2018-01-25 16:08:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								6ec893b618 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'refs/remotes/upstream/master'  
							
							
							
						 
						
							2018-01-22 15:54:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								112ade2a3f 
								
							 
						 
						
							
							
								
								Ensure TerrainDrawables affect the computed near/far planes.  
							
							
							
						 
						
							2018-01-22 15:52:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Zhuravlev 
								
							 
						 
						
							
							
							
							
								
							
							
								359910762d 
								
							 
						 
						
							
							
								
								GraphicsWindowSDL2: support setting up GLESv2 context for android  
							
							
							
						 
						
							2018-01-18 17:11:22 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Zhuravlev 
								
							 
						 
						
							
							
							
							
								
							
							
								a038327521 
								
							 
						 
						
							
							
								
								SDLCursorManager: fix possibly invalid read when no cursor present  
							
							... 
							
							
							
							On android we have no cursor so I moved the check closer to usage 
							
						 
						
							2018-01-17 23:03:11 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								588c1df0f0 
								
							 
						 
						
							
							
								
								Merge pull request  #1599  from xyzz/android  
							
							... 
							
							
							
							Update android port. 
							
						 
						
							2018-01-16 11:12:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ilya Zhuravlev 
								
							 
						 
						
							
							
							
							
								
							
							
								d2121ccd62 
								
							 
						 
						
							
							
								
								Update android port.  
							
							
							
						 
						
							2018-01-16 00:11:27 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								047c44f265 
								
							 
						 
						
							
							
								
								Ignore duplicate data directories to work around the fallout of ( Fixes   #3557 )  
							
							
							
						 
						
							2018-01-14 00:25:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								259919d125 
								
							 
						 
						
							
							
								
								Print a warning when an ambiguous file on a case-sensitive file system is found  
							
							
							
						 
						
							2018-01-14 00:23:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								2dff3aab22 
								
							 
						 
						
							
							
								
								allow . and - in the name part of a begin script statement, but not at the beginning of a name.  Fixes   #4061  
							
							
							
						 
						
							2018-01-12 16:37:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bba9a8dd91 
								
							 
						 
						
							
							
								
								Don't update off-screen animations  
							
							... 
							
							
							
							Make flying creatures animate in-place when out of processing range 
							
						 
						
							2018-01-11 01:49:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								bf9a1ded63 
								
							 
						 
						
							
							
								
								Mark a function as override  
							
							
							
						 
						
							2018-01-02 16:39:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								93f14c219c 
								
							 
						 
						
							
							
								
								camelCase  
							
							
							
						 
						
							2018-01-01 16:32:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								7a7b040216 
								
							 
						 
						
							
							
								
								fix building on mips machines  
							
							
							
						 
						
							2018-01-01 14:10:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c920f95d1e 
								
							 
						 
						
							
							
								
								Don't incorrectly discard root node transformation ( Fixes   #4272 )  
							
							
							
						 
						
							2017-12-31 23:49:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								c3e0398d1c 
								
							 
						 
						
							
							
								
								Add settings  
							
							
							
						 
						
							2017-12-27 02:32:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								c192c851db 
								
							 
						 
						
							
							
								
								Make disabling shadows disable their performance impact, too.  
							
							
							
						 
						
							2017-12-26 23:51:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								b08938485f 
								
							 
						 
						
							
							
								
								Make suspending viewer threads the responsibility of the caller, not the shader manager.  
							
							
							
						 
						
							2017-12-17 23:55:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								229cc9696f 
								
							 
						 
						
							
							
								
								Make updating global shader defines update shaders.  
							
							
							
						 
						
							2017-12-17 01:57:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								8957c92a36 
								
							 
						 
						
							
							
								
								Switch to a more industry-standard shadow map splitting scheme  
							
							
							
						 
						
							2017-12-17 00:52:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								7cce2d6f87 
								
							 
						 
						
							
							
								
								Implement a more sensible shadow map cascading system  
							
							
							
						 
						
							2017-12-12 22:37:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								0e481a457e 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'refs/remotes/upstream/master'  
							
							
							
						 
						
							2017-12-08 23:26:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a4d8aef40d 
								
							 
						 
						
							
							
								
								Merge branch openmw-43 into master  
							
							... 
							
							
							
							Conflicts:
	CMakeLists.txt
	README.md
	files/mygui/openmw_trade_window.layout 
							
						 
						
							2017-11-29 22:37:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								974e4d5299 
								
							 
						 
						
							
							
								
								Add check for null shaders when releasing OpenGL objects  
							
							
							
						 
						
							2017-11-24 22:43:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								94c0e3ed10 
								
							 
						 
						
							
							
								
								Move toUpper() from StringUtils to the JournalViewModel  
							
							
							
						 
						
							2017-11-23 19:37:45 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								98cd9fc144 
								
							 
						 
						
							
							
								
								Add preliminary support for global shader defines.  
							
							
							
						 
						
							2017-11-22 20:07:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								7a9df977c7 
								
							 
						 
						
							
							
								
								Add some prerequisits for making shadows disableable  
							
							
							
						 
						
							2017-11-21 17:20:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								166ba22072 
								
							 
						 
						
							
							
								
								Prevent line count changes within conditional blocks (because of conditional includes or @foreach expansion) ruining line numbering.  
							
							
							
						 
						
							2017-11-21 16:53:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								67acb83b62 
								
							 
						 
						
							
							
								
								Add missing include  
							
							
							
						 
						
							2017-11-21 13:27:33 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								5f41f7c48d 
								
							 
						 
						
							
							
								
								Clean code up a bit  
							
							
							
						 
						
							2017-11-21 13:03:38 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								ba91cd658b 
								
							 
						 
						
							
							
								
								Convert topic name to Unicode  
							
							
							
						 
						
							2017-11-21 12:31:23 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								f0ca3eabd3 
								
							 
						 
						
							
							
								
								Merge from upstream master  
							
							
							
						 
						
							2017-11-21 09:39:54 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9fda3b6db4 
								
							 
						 
						
							
							
								
								Fix NumericEditBox behavior broken by switch to std::stoi  
							
							... 
							
							
							
							For some reason stoi doesn't throw an error for '1foo' while 'foo1' does.
Now the edit box flat out rejects any non-digit key events. 
							
						 
						
							2017-11-20 23:20:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								a391990f2a 
								
							 
						 
						
							
							
								
								Provide multibyte toLower() and single chars comparator  
							
							
							
						 
						
							2017-11-20 21:30:46 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								0f6f097cf2 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm  
							
							
							
						 
						
							2017-11-17 18:24:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								3d18ddc8e4 
								
							 
						 
						
							
							
								
								Take into account previous #line directives when expanding @foreach shader macros  
							
							
							
						 
						
							2017-11-17 17:18:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miloslav Číž 
								
							 
						 
						
							
							
							
							
								
							
							
								3ae5310567 
								
							 
						 
						
							
							
								
								use loading screen to freeze the screen  
							
							
							
						 
						
							2017-11-16 22:08:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Stillich 
								
							 
						 
						
							
							
							
							
								
							
							
								93e9df15c9 
								
							 
						 
						
							
							
								
								Fixed parameter naming  
							
							
							
						 
						
							2017-11-11 22:58:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Stillich 
								
							 
						 
						
							
							
							
							
								
							
							
								52b3507a2b 
								
							 
						 
						
							
							
								
								Removed escape_hash_filter::mPrevious, removed usage of boost::replace_all  
							
							
							
						 
						
							2017-11-11 22:58:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Stillich 
								
							 
						 
						
							
							
							
							
								
							
							
								09aac22782 
								
							 
						 
						
							
							
								
								Added StringUtil::replaceAll()  
							
							
							
						 
						
							2017-11-11 22:58:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Stillich 
								
							 
						 
						
							
							
							
							
								
							
							
								92aaff3b78 
								
							 
						 
						
							
							
								
								Fixed escaping @ in boost program options filter  
							
							
							
						 
						
							2017-11-11 22:57:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miloslav Číž 
								
							 
						 
						
							
							
							
							
								
							
							
								e804c4a011 
								
							 
						 
						
							
							
								
								remove no longer used method  
							
							
							
						 
						
							2017-11-11 13:54:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a5ba1caed1 
								
							 
						 
						
							
							
								
								Merge pull request  #1541  from astillich/4189  
							
							... 
							
							
							
							Fixed escaping @ in boost program options filter 
							
						 
						
							2017-11-10 23:08:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a5adc5b018 
								
							 
						 
						
							
							
								
								Add NPC base skeleton files to the optimizer blacklist ( Fixes   #4159 )  
							
							
							
						 
						
							2017-11-10 22:51:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								590531595b 
								
							 
						 
						
							
							
								
								Create @foreach shader preprocessor macro in preparation for moving shadow setup out of shadermanager.cpp  
							
							
							
						 
						
							2017-11-10 02:02:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miloslav Číž 
								
							 
						 
						
							
							
							
							
								
							
							
								d763e9fe46 
								
							 
						 
						
							
							
								
								add settings for spherical screenshots  
							
							
							
						 
						
							2017-11-09 20:25:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								6e0b61d084 
								
							 
						 
						
							
							
								
								Add missing libraries to components target  
							
							
							
						 
						
							2017-11-08 04:09:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								e201e359a9 
								
							 
						 
						
							
							
								
								Move Shadow to Components  
							
							
							
						 
						
							2017-11-08 01:44:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								1a30a917af 
								
							 
						 
						
							
							
								
								Merge upstream/master  
							
							
							
						 
						
							2017-11-08 01:31:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								aa31cbba4f 
								
							 
						 
						
							
							
								
								Attempt (and fail) to make the local map show without unwanted shadow  
							
							
							
						 
						
							2017-11-08 01:20:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								244cc5b861 
								
							 
						 
						
							
							
								
								Reduce error spam  
							
							
							
						 
						
							2017-11-08 00:24:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7b4add2ae4 
								
							 
						 
						
							
							
								
								Fall back to non-shader material if creating the shader fails  
							
							... 
							
							
							
							Also fixes an uncaught exception that will break the whole game. 
							
						 
						
							2017-11-08 00:24:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Stillich 
								
							 
						 
						
							
							
							
							
								
							
							
								43b5c2e36b 
								
							 
						 
						
							
							
								
								Fixed parameter naming  
							
							
							
						 
						
							2017-11-07 23:20:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Stillich 
								
							 
						 
						
							
							
							
							
								
							
							
								70d578d050 
								
							 
						 
						
							
							
								
								Removed escape_hash_filter::mPrevious, removed usage of boost::replace_all  
							
							
							
						 
						
							2017-11-07 23:10:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Stillich 
								
							 
						 
						
							
							
							
							
								
							
							
								af3e1f92ec 
								
							 
						 
						
							
							
								
								Added StringUtil::replaceAll()  
							
							
							
						 
						
							2017-11-07 23:06:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								715f29165b 
								
							 
						 
						
							
							
								
								Dynamically adjust shaders to have the required number of shadow maps.  
							
							
							
						 
						
							2017-11-07 20:22:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander Stillich 
								
							 
						 
						
							
							
							
							
								
							
							
								7d39c5450c 
								
							 
						 
						
							
							
								
								Fixed escaping @ in boost program options filter  
							
							
							
						 
						
							2017-11-05 22:14:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ceaf0ee409 
								
							 
						 
						
							
							
								
								Enable shadow casting for terrain  
							
							... 
							
							
							
							Add a check to TerrainDrawable to make sure shadows are only drawn once, not once per blending pass 
							
						 
						
							2017-10-31 21:21:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									David Walley 
								
							 
						 
						
							
							
							
							
								
							
							
								41dc82abad 
								
							 
						 
						
							
							
								
								Update Links to Documentation in settings.cfg files ( #1523 )  
							
							... 
							
							
							
							* Update settings-default.cfg
* Update settings.cpp 
							
						 
						
							2017-10-28 16:05:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								c1a871ff1f 
								
							 
						 
						
							
							
								
								Make indentation consistent.  
							
							
							
						 
						
							2017-10-24 23:31:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								daf7d8451c 
								
							 
						 
						
							
							
								
								Switch to a more reliable method of passing the git-version targt the data it needs  
							
							
							
						 
						
							2017-10-24 23:29:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								e3142b9643 
								
							 
						 
						
							
							
								
								Add missing variables to those forwarded to the git-version target  
							
							
							
						 
						
							2017-10-24 23:10:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0c6ef17fb5 
								
							 
						 
						
							
							
								
								Add explicit variant of 'OnActivate'  
							
							
							
						 
						
							2017-10-23 23:33:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marcin Baszczewski 
								
							 
						 
						
							
							
							
							
								
							
							
								46b015d3d9 
								
							 
						 
						
							
							
								
								Fix assert with empty setting value  
							
							... 
							
							
							
							Local value could be empty, so it's important to check it size before read first char. 
							
						 
						
							2017-10-22 10:10:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								bdabace7e2 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'aesylwinn/LLmerge'  
							
							
							
						 
						
							2017-10-19 14:24:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7f8d996eff 
								
							 
						 
						
							
							
								
								Merge pull request  #1502  from AnyOldName3/launcher-and-wizard-ampersand-escape-support  
							
							... 
							
							
							
							Launcher and wizard ampersand escape support 
							
						 
						
							2017-10-16 21:09:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								136ef1f738 
								
							 
						 
						
							
							
								
								Fix incomplete settings in recreateShaders()  
							
							
							
						 
						
							2017-10-15 17:24:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								03554b2f4b 
								
							 
						 
						
							
							
								
								Fix some style issues flagged by cppcheck  
							
							
							
						 
						
							2017-10-15 17:06:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								50d7eb8e54 
								
							 
						 
						
							
							
								
								Fix crash when adding a NULL object to the cache  
							
							
							
						 
						
							2017-10-15 17:06:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								97ec38affb 
								
							 
						 
						
							
							
								
								Merge pull request  #1492  from drummyfish/master  
							
							... 
							
							
							
							fix rain/snow moving with player (issue #2698 ) 
							
						 
						
							2017-10-15 09:04:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								49dbb4a9ca 
								
							 
						 
						
							
							
								
								Add a third copy of a comment where I felt clarification was missing  
							
							
							
						 
						
							2017-10-15 02:05:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								7329e6a9ef 
								
							 
						 
						
							
							
								
								Load 'data=...' lines correctly when starting the wizard or launcher, and save them correctly when exiting the launcher.  
							
							
							
						 
						
							2017-10-15 01:59:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								28ff677337 
								
							 
						 
						
							
							
								
								Save 'data=...' lines correctly when exiting the wizard  
							
							
							
						 
						
							2017-10-15 00:07:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miloslav Číž 
								
							 
						 
						
							
							
							
							
								
							
							
								65977b910e 
								
							 
						 
						
							
							
								
								wrap weather around in all directions  
							
							
							
						 
						
							2017-10-14 21:42:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miloslav Číž 
								
							 
						 
						
							
							
							
							
								
							
							
								380a5799dd 
								
							 
						 
						
							
							
								
								use bbox as wrap range & apply to all particle systems  
							
							
							
						 
						
							2017-10-14 21:42:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miloslav Číž 
								
							 
						 
						
							
							
							
							
								
							
							
								33a1459b11 
								
							 
						 
						
							
							
								
								search for particle system by class name  
							
							
							
						 
						
							2017-10-14 21:41:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								11eae16645 
								
							 
						 
						
							
							
								
								Get rid of duplicate function, fix flag checking  
							
							
							
						 
						
							2017-10-14 15:09:12 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5fbdb64bb9 
								
							 
						 
						
							
							
								
								Add OPENMW_DECOMPRESS_TEXTURES environment variable to decompress textures in software if not supported by graphics hardware  
							
							... 
							
							
							
							Disabled by default due to requiring new functionality that was just added to OSG 3.6 or OpenMW/OSG. 
							
						 
						
							2017-10-14 18:28:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f3ca9832b0 
								
							 
						 
						
							
							
								
								Merge pull request  #1500  from akortunov/extraspell  
							
							... 
							
							
							
							Implement ExtraSpell magic effect 
							
						 
						
							2017-10-14 14:01:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								30b05b557b 
								
							 
						 
						
							
							
								
								ExtraSpell magic effect: a basic implementation  
							
							
							
						 
						
							2017-10-14 16:55:00 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								c9e86a8ebc 
								
							 
						 
						
							
							
								
								Remove superfluous argument  
							
							
							
						 
						
							2017-10-12 18:16:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								f9a3562ccd 
								
							 
						 
						
							
							
								
								Remove duplicate macro definition and fix warning  
							
							
							
						 
						
							2017-10-12 02:45:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								2652a89df4 
								
							 
						 
						
							
							
								
								Fix mismatched indentation that apparently the .editorconfig file doesn't handle automatically  
							
							
							
						 
						
							2017-10-11 22:10:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								f8fe992dc0 
								
							 
						 
						
							
							
								
								Adjust CMake's run-time resource handling such that the Windows CI script does not have to copy these files  
							
							
							
						 
						
							2017-10-11 21:58:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								dd17f70068 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'aesylwinn/landrecords'  
							
							
							
						 
						
							2017-10-03 13:32:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								64e27c032b 
								
							 
						 
						
							
							
								
								Merge pull request  #1481  from scrawl/keyfocus  
							
							... 
							
							
							
							WindowManager overhaul & improved keyboard support 
							
						 
						
							2017-09-28 22:34:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								44720bf41a 
								
							 
						 
						
							
							
								
								Allow MWList items to retain key focus  
							
							
							
						 
						
							2017-09-27 12:56:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b9341925f2 
								
							 
						 
						
							
							
								
								Set AutoSizedEditBox as Static by default  
							
							... 
							
							
							
							Would look very odd anyway to use it for editable text, with the widget resizing as you type. 
							
						 
						
							2017-09-27 12:55:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c88c535e0e 
								
							 
						 
						
							
							
								
								Fix HBox/VBox not using Client widget with MyGUI <= 3.2.2  
							
							
							
						 
						
							2017-09-27 12:55:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								be7bdec2ed 
								
							 
						 
						
							
							
								
								Merge pull request  #1471  from crussell187/nif_stream_optimization  
							
							... 
							
							
							
							first pass on optimization of nif parsing functions from the file stream 
							
						 
						
							2017-09-25 22:43:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								19e07fad30 
								
							 
						 
						
							
							
								
								Remove redundant Services enum  
							
							
							
						 
						
							2017-09-25 19:52:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								82a211ba03 
								
							 
						 
						
							
							
								
								Fix duplicate code  
							
							
							
						 
						
							2017-09-25 17:47:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								76ddf8d794 
								
							 
						 
						
							
							
								
								Support Up/DownArrow keys to change NumericEditBox value  
							
							
							
						 
						
							2017-09-25 00:47:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1ad14b232f 
								
							 
						 
						
							
							
								
								Adjust ImageButton to accept key focus and use the 'highlighted' texture  
							
							
							
						 
						
							2017-09-24 19:08:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e7ad012977 
								
							 
						 
						
							
							
								
								Pass repeat key events to the GUI  
							
							... 
							
							
							
							For example, one can scroll to the last element in a list by holding down the 'Down Arrow' key. 
							
						 
						
							2017-09-24 19:08:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2494c22d66 
								
							 
						 
						
							
							
								
								Merge pull request  #1470  from MiroslavR/convertmprj  
							
							... 
							
							
							
							ESS-Importer: Convert magic projectiles 
							
						 
						
							2017-09-23 22:55:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								825de71b29 
								
							 
						 
						
							
							
								
								removed an iostream include used for debug prints from nifstream.hpp  
							
							
							
						 
						
							2017-09-23 11:10:05 -05:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								30a213a9b3 
								
							 
						 
						
							
							
								
								updates for nifstream optimization including fixing the non-x86 path for little endian reads  
							
							
							
						 
						
							2017-09-22 21:08:25 -05:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								8834066dea 
								
							 
						 
						
							
							
								
								make streaming to a type array in nif a direct copy from the file into the vector  
							
							
							
						 
						
							2017-09-21 23:47:09 -05:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								090a8408b8 
								
							 
						 
						
							
							
								
								made nif basic type read optimizations more portable  
							
							
							
						 
						
							2017-09-21 22:37:19 -05:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								c72aa19d6d 
								
							 
						 
						
							
							
								
								first pass on optimization of nif parsing functions from the file stream  
							
							
							
						 
						
							2017-09-20 23:53:12 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								58f9688433 
								
							 
						 
						
							
							
								
								Use client coordinates in HBox/VBox  
							
							
							
						 
						
							2017-09-20 22:24:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fb975d02db 
								
							 
						 
						
							
							
								
								Use client coordinates in HBox/VBox  
							
							
							
						 
						
							2017-09-20 22:41:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								f15de6d3ca 
								
							 
						 
						
							
							
								
								ESS-Importer: Convert magic projectiles ( Closes   #2320 )  
							
							
							
						 
						
							2017-09-20 18:58:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chris Robinson 
								
							 
						 
						
							
							
							
							
								
							
							
								021627bdf8 
								
							 
						 
						
							
							
								
								Mark some functions with override  
							
							... 
							
							
							
							Fixes some Clang warnings about overriding a virtual function without the
override keyword. 
							
						 
						
							2017-09-18 01:51:11 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								50d9d9f78f 
								
							 
						 
						
							
							
								
								Get rid of some templates, exceptions instead of assert, and other small changes.  
							
							
							
						 
						
							2017-09-17 20:29:51 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								4bb349a525 
								
							 
						 
						
							
							
								
								Use default 0 precision in the float formatting (bug  #4096 )  
							
							
							
						 
						
							2017-09-17 15:07:04 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								2abf7f1752 
								
							 
						 
						
							
							
								
								Remove unnecessary cache dump  
							
							
							
						 
						
							2017-09-15 12:19:12 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								09e645a0e0 
								
							 
						 
						
							
							
								
								Fix careless mistake.  
							
							
							
						 
						
							2017-09-09 23:18:09 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								25d4a0370f 
								
							 
						 
						
							
							
								
								Changes to land data access in tables, also update Land once per frame in scene view.  
							
							
							
						 
						
							2017-09-09 15:37:52 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								d030b595f8 
								
							 
						 
						
							
							
								
								Fix potential segfault, cleanup, get rid of warnings.  
							
							
							
						 
						
							2017-09-09 11:48:13 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								72cb405de2 
								
							 
						 
						
							
							
								
								Some bug fixes, changes to land load code.  
							
							
							
						 
						
							2017-09-08 21:03:52 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								2eacc2f093 
								
							 
						 
						
							
							
								
								Changes to land creation, add ability to specifically clear terrain cache  
							
							
							
						 
						
							2017-09-08 14:37:03 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								ab607f3028 
								
							 
						 
						
							
							
								
								Tweaks to land loading, land cloning, terrain signals, placeholder land update handling  
							
							
							
						 
						
							2017-09-08 00:51:46 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								538498230b 
								
							 
						 
						
							
							
								
								Declare mClient variable  
							
							
							
						 
						
							2017-09-06 15:59:54 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								dca31b7ffa 
								
							 
						 
						
							
							
								
								Remove redundant _boundingBoxComputed which no longer exists in osg master ( Fixes   #4075 )  
							
							
							
						 
						
							2017-09-04 19:35:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								d3014cf394 
								
							 
						 
						
							
							
								
								Temporary fix for adding new lands, cloned lands will still reference old data though  
							
							
							
						 
						
							2017-09-04 15:13:45 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								7cc95a11a4 
								
							 
						 
						
							
							
								
								Add more land table columns  
							
							
							
						 
						
							2017-09-03 20:00:19 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2e58024f1c 
								
							 
						 
						
							
							
								
								Fix intersections with Rig/MorphGeometry, was caused by an issue in the LineSegmentIntersector not respecting the cullingActive flag of a drawable.  
							
							
							
						 
						
							2017-09-03 14:14:15 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5e790b567e 
								
							 
						 
						
							
							
								
								Fix node path issue  
							
							... 
							
							
							
							Needs to be set so that the 'cullingActive' flag of the node path's end can be checked 
							
						 
						
							2017-09-01 22:12:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4bef8260ab 
								
							 
						 
						
							
							
								
								Add const qualifiers  
							
							
							
						 
						
							2017-09-01 21:42:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5d524a6a10 
								
							 
						 
						
							
							
								
								Add custom version of MorphGeometry replacing osgAnimation  
							
							... 
							
							
							
							Double buffering, custom bounding box and the update in the cull visitor (instead of update) are now all handled internally rather than needing hacks and/or callbacks. 
							
						 
						
							2017-09-01 21:42:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f1ebb129c1 
								
							 
						 
						
							
							
								
								Fix ShaderVisitor to deal with the fact RigGeometry no longer derives from Geometry  
							
							
							
						 
						
							2017-09-01 21:42:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								209e139aa8 
								
							 
						 
						
							
							
								
								Move double buffering implementation inside RigGeometry  
							
							... 
							
							
							
							The double buffering is an implementation detail so it should be handled as such, rather than mandating the scene graph to be structured in a certain way.
Override accept(NodeVisitor&) instead of using callbacks. 
							
						 
						
							2017-09-01 21:42:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								9e41f1340a 
								
							 
						 
						
							
							
								
								Replace nonconst getId with setId, add template specialization and specialized derived classes for LandTexture  
							
							
							
						 
						
							2017-08-31 22:09:49 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								45f7563a55 
								
							 
						 
						
							
							
								
								Revert "Revert "Check for a Geometry node when attaching bodyparts""  
							
							... 
							
							
							
							Issue with shaders has been fixed with b9931fb71ca1e3fb7604 
							
						 
						
							2017-08-31 21:40:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b9931fb71c 
								
							 
						 
						
							
							
								
								Set the shader on the node containing the StateSet  
							
							
							
						 
						
							2017-08-31 21:39:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a1e3fb7604 
								
							 
						 
						
							
							
								
								Revert "Check for a Geometry node when attaching bodyparts"  
							
							... 
							
							
							
							This reverts commit 3fc8634206 
							
						 
						
							2017-08-29 22:40:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3fc8634206 
								
							 
						 
						
							
							
								
								Check for a Geometry node when attaching bodyparts ( Fixes   #3957 )  
							
							
							
						 
						
							2017-08-29 12:55:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bc82c6a35d 
								
							 
						 
						
							
							
								
								Use white color if told to use nonexisting vertexcolors ( Fixes   #3833 )  
							
							
							
						 
						
							2017-08-27 21:22:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5d2fe5e887 
								
							 
						 
						
							
							
								
								Implement lightmode/vertmode of NiVertexColorProperty  
							
							
							
						 
						
							2017-08-27 21:22:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4fba157d3b 
								
							 
						 
						
							
							
								
								Implement releaseGLObjects for cached resources  
							
							
							
						 
						
							2017-08-26 19:29:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								d3d04171f9 
								
							 
						 
						
							
							
								
								Fix seg fault, undo changes BsaArchive  
							
							
							
						 
						
							2017-08-22 15:06:56 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								8c4b12a603 
								
							 
						 
						
							
							
								
								VFS changes, one VFS and resource system per document.  
							
							... 
							
							
							
							Added ability to reset a VFS::Manager.
Removed ability to rebuild the index for a VFS::Manager.
Moved VFS creation to CSM::Data. 
							
						 
						
							2017-08-21 22:31:19 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								979b0d7211 
								
							 
						 
						
							
							
								
								Code cleanup and more cache clearing  
							
							
							
						 
						
							2017-08-21 18:58:38 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								679a284735 
								
							 
						 
						
							
							
								
								Use scoped lock instead of directly locking/unlocking mutex  
							
							
							
						 
						
							2017-08-21 13:33:11 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								3b9326d238 
								
							 
						 
						
							
							
								
								Clear terrain cache and reload terrain  
							
							
							
						 
						
							2017-08-20 22:34:41 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								b62cb0e2a4 
								
							 
						 
						
							
							
								
								Clear out GPU texture/stateset cache  
							
							
							
						 
						
							2017-08-20 19:55:16 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								7914fd5c9c 
								
							 
						 
						
							
							
								
								Re-index BSAs  
							
							
							
						 
						
							2017-08-20 19:36:21 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								d7744e8b16 
								
							 
						 
						
							
							
								
								A bit of cleanup  
							
							
							
						 
						
							2017-08-20 19:07:23 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								5950b26912 
								
							 
						 
						
							
							
								
								Update scene assets  
							
							
							
						 
						
							2017-08-19 19:36:45 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								742bd00ec6 
								
							 
						 
						
							
							
								
								Clear cached resources  
							
							
							
						 
						
							2017-08-19 15:26:46 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Cooley 
								
							 
						 
						
							
							
							
							
								
							
							
								d31ed83b54 
								
							 
						 
						
							
							
								
								Preliminary asset reloading  
							
							
							
						 
						
							2017-08-19 03:43:31 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thunderforge 
								
							 
						 
						
							
							
							
							
								
							
							
								54fe645703 
								
							 
						 
						
							
							
								
								Removing erroneous comment since Qt is not relevant here  
							
							
							
						 
						
							2017-08-09 23:12:43 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thunderforge 
								
							 
						 
						
							
							
							
							
								
							
							
								464c64a306 
								
							 
						 
						
							
							
								
								Swap the OIS Ctrl and Meta keys on macOS to match Qt  
							
							
							
						 
						
							2017-08-09 20:03:27 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cef415509f 
								
							 
						 
						
							
							
								
								Revert "Merge redundant input events"  
							
							
							
						 
						
							2017-08-06 20:54:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Julian 
								
							 
						 
						
							
							
							
							
								
							
							
								3cfd9af945 
								
							 
						 
						
							
							
								
								merge redundant input events  
							
							
							
						 
						
							2017-08-02 18:54:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c9d9461d3e 
								
							 
						 
						
							
							
								
								Add Spacer class derived from AutoSizedWidget  
							
							... 
							
							
							
							Using a normal widget as a spacer with HStretch/VStretch may not work properly because for widgets not derived from AutoSizedWidget, the HBox/VBox treat the widget's current size as the requested minimum size. This leads the layout to break when resized more than once.
The new class sets HStretch and VStretch to true by default to save some typing. 
							
						 
						
							2017-07-31 16:20:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									PlutonicOverkill 
								
							 
						 
						
							
							
							
							
								
							
							
								5049fe4320 
								
							 
						 
						
							
							
								
								Pause game when minimised on Windows  
							
							
							
						 
						
							2017-07-20 21:31:05 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3e03a0d7bd 
								
							 
						 
						
							
							
								
								Terrain: remove ref argument that is now always true  
							
							
							
						 
						
							2017-07-19 16:24:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ac78d01b2b 
								
							 
						 
						
							
							
								
								Terrain: use the main camera's viewpoint for intersection tests  
							
							... 
							
							
							
							Fixes lag spikes caused by intersection tests loading/unloading terrain pages. 
							
						 
						
							2017-07-19 13:11:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ffb6dff6aa 
								
							 
						 
						
							
							
								
								Merge pull request  #1338  from akortunov/valuefix  
							
							... 
							
							
							
							Change mValue type for clothes to unsigned short (bug #3960 ) 
							
						 
						
							2017-07-18 10:13:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								2bd105f5e2 
								
							 
						 
						
							
							
								
								Change mValue type for clothes to unsigned short ( fixes   #3960 )  
							
							
							
						 
						
							2017-07-18 11:51:19 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								40dc1dd6f5 
								
							 
						 
						
							
							
								
								Fix checking a variable before it's assigned (Bug  #3950 )  
							
							
							
						 
						
							2017-07-10 23:50:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								be940656db 
								
							 
						 
						
							
							
								
								Add '0' as an alias for 'OFF' for OPENMW_OPTIMIZE  
							
							
							
						 
						
							2017-07-10 23:49:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								54bb1b13cb 
								
							 
						 
						
							
							
								
								Change NCO/NCC flags to NC* ( Fixes   #3915 )  
							
							
							
						 
						
							2017-06-20 00:36:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								42402976e3 
								
							 
						 
						
							
							
								
								Fixes for building in MSVC  
							
							
							
						 
						
							2017-06-13 19:38:12 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								c6805314c2 
								
							 
						 
						
							
							
								
								be explicit about what we are trying to catch instead of catching everything and fixed up formatting  
							
							... 
							
							
							
							use Allman style brackets not K&R style, additional formatting for fallback.cpp which needed some love
revert allman formatting changes 
							
						 
						
							2017-06-12 00:32:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								7c758a6293 
								
							 
						 
						
							
							
								
								std::stof can not handle comma in us localization and can not handle period in french localization, using std::replace is not a solution, going back to boost::lexical_cast  
							
							
							
						 
						
							2017-06-12 00:32:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								f0b21cca22 
								
							 
						 
						
							
							
								
								use own inline hash_combine function  
							
							
							
						 
						
							2017-06-12 00:32:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									David Carlier 
								
							 
						 
						
							
							
							
							
								
							
							
								8a5c62de97 
								
							 
						 
						
							
							
								
								needs this head for getuid  
							
							
							
						 
						
							2017-06-10 14:50:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								c781d1f8ed 
								
							 
						 
						
							
							
								
								purge unnecessary imports  
							
							... 
							
							
							
							add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back 
							
						 
						
							2017-06-09 19:08:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								154d7cffa2 
								
							 
						 
						
							
							
								
								replace and purge boost::function  
							
							
							
						 
						
							2017-06-09 19:08:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								d48b829b45 
								
							 
						 
						
							
							
								
								replace and purge boost::lexical_cast  
							
							
							
						 
						
							2017-06-09 19:08:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								98752a9702 
								
							 
						 
						
							
							
								
								replace boost::bind  
							
							
							
						 
						
							2017-06-09 19:08:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								b7c27e5e96 
								
							 
						 
						
							
							
								
								remove boost/tuple  
							
							
							
						 
						
							2017-06-09 19:08:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								39185e6f8c 
								
							 
						 
						
							
							
								
								purge the rest of boost::shared and any other boost related things that no longer are required  
							
							... 
							
							
							
							put boost system back in, clean others up
revert Qt
add back boost fstream 
							
						 
						
							2017-06-09 19:08:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								d785344fad 
								
							 
						 
						
							
							
								
								purge all instances of <boost/shared_ptr.hpp>, clean up unused headers  
							
							
							
						 
						
							2017-06-09 19:08:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								07f75e1104 
								
							 
						 
						
							
							
								
								replace boost::shared_ptr in extern and components  
							
							
							
						 
						
							2017-06-09 19:08:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ewan Higgs 
								
							 
						 
						
							
							
							
							
								
							
							
								38a2de3c51 
								
							 
						 
						
							
							
								
								convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis  
							
							
							
						 
						
							2017-06-09 16:49:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Julian Ospald 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5d85fa9220 
								
							 
						 
						
							
							
								
								Fix build with osg >= 3.5.6  
							
							
							
						 
						
							2017-05-28 17:30:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								813af876f6 
								
							 
						 
						
							
							
								
								Use a partial binary search in isReservedName ( Fixes   #3835 )  
							
							
							
						 
						
							2017-05-07 23:28:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8d84869432 
								
							 
						 
						
							
							
								
								Fix commit  8f71b65d38 (don't overwrite the previous user data)  
							
							... 
							
							
							
							This resulted in a crash/corruption because the KeyframeController, for performance reasons, does not check that the expected user data is there and of correct type.
(Fixes  #3829 ) 
							
						 
						
							2017-05-05 05:27:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								45d9e38616 
								
							 
						 
						
							
							
								
								Fix check for default material  
							
							
							
						 
						
							2017-04-22 14:27:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								e095817ac2 
								
							 
						 
						
							
							
								
								Treat =< and => as == in scripts  
							
							... 
							
							
							
							(Fixes  #3744 ) 
							
						 
						
							2017-04-21 22:26:13 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								ff3e307059 
								
							 
						 
						
							
							
								
								Pass parameters by const reference  
							
							
							
						 
						
							2017-04-20 23:47:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8f71b65d38 
								
							 
						 
						
							
							
								
								sceneutil/attach: inherit the UserDataContainer to avoid the resource cache from being cleared incorrectly  
							
							
							
						 
						
							2017-04-14 15:04:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								c962b6dd6d 
								
							 
						 
						
							
							
								
								Fix correctActorModelPath to work properly when both backward and forward slashes are used in the path ( Fixes   #3822 )  
							
							
							
						 
						
							2017-04-09 18:34:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								395e97cf40 
								
							 
						 
						
							
							
								
								Remove evil "implicit GetJournalIndex" hack from expression parser  
							
							
							
						 
						
							2017-04-03 01:44:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								3780d94214 
								
							 
						 
						
							
							
								
								Cast LAND_SIZE to integer to avoid linking error  
							
							
							
						 
						
							2017-03-28 01:57:31 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								2a505b427d 
								
							 
						 
						
							
							
								
								Remove second LAND_SIZE definition  
							
							
							
						 
						
							2017-03-27 03:45:53 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f676b62711 
								
							 
						 
						
							
							
								
								Remove unused variable  
							
							
							
						 
						
							2017-03-23 19:35:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c992cb6e82 
								
							 
						 
						
							
							
								
								Fix texture not being applied on rendering the composite map ( Fixes   #3791 )  
							
							
							
						 
						
							2017-03-19 19:15:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								06dc94552f 
								
							 
						 
						
							
							
								
								Log a warning if size in SCHD (script header) does not match SCDT (bytecode) size instead of failing  
							
							
							
						 
						
							2017-03-18 15:42:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a070551af3 
								
							 
						 
						
							
							
								
								Attempt to fix naming conflict on windows  
							
							
							
						 
						
							2017-03-15 17:51:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3d58ba7301 
								
							 
						 
						
							
							
								
								Fix boolean test  
							
							
							
						 
						
							2017-03-15 17:50:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fd215caa02 
								
							 
						 
						
							
							
								
								Add local LandCache to cut down on store searches  
							
							
							
						 
						
							2017-03-14 19:27:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								088d5604bf 
								
							 
						 
						
							
							
								
								Use a shader if required to display the composite map  
							
							... 
							
							
							
							Fixes composited terrain not respecting the 'clamp lighting' setting. 
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7f5beb3172 
								
							 
						 
						
							
							
								
								Remove unused includes  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5044816770 
								
							 
						 
						
							
							
								
								Remove unused code  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b66c2abfe3 
								
							 
						 
						
							
							
								
								Build the bounding sphere in the loading thread (only relevant for TerrainGrid)  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9e9c028f1d 
								
							 
						 
						
							
							
								
								Skip light collection for far away terrain  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0782839a42 
								
							 
						 
						
							
							
								
								Avoid redundant culling tests on the transform/drawable  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fb8ac06524 
								
							 
						 
						
							
							
								
								Reduce the minSize of quad tree nodes for better performance  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a041546b54 
								
							 
						 
						
							
							
								
								Use the quad tree's minSize in the LodCallback  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e4e8821902 
								
							 
						 
						
							
							
								
								Refactor update of lodFlags  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2aa09639a9 
								
							 
						 
						
							
							
								
								Re-enable terrain intersections  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								db00d47ca2 
								
							 
						 
						
							
							
								
								Hold a ref to the intersection visitor's view if possible  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								11bee6ee35 
								
							 
						 
						
							
							
								
								Avoid compiling composite maps that are no longer referenced  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9eed7fa6f5 
								
							 
						 
						
							
							
								
								Fix composite map when force shaders is enabled  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d055dc25bf 
								
							 
						 
						
							
							
								
								Add custom traversal for local map camera to avoid loading terrain nodes that are exactly outside the border to another cell  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7d50b6c2e2 
								
							 
						 
						
							
							
								
								Add QuadTreeWorld::cacheCell to preload cells at max LOD for local maps  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6ccb6009ee 
								
							 
						 
						
							
							
								
								Use the View-based preloading for TerrainGrid as well  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3c29e2dbeb 
								
							 
						 
						
							
							
								
								Refactor ownership of terrain views  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								28fd492711 
								
							 
						 
						
							
							
								
								Don't use terrain LOD for the map camera  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e7a0878c10 
								
							 
						 
						
							
							
								
								Add CompositeMapRenderer info to the stats panel  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c921620ef3 
								
							 
						 
						
							
							
								
								Compile the drawables of a composite map one by one to avoid frame drops for larger maps  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								47ca8aeee5 
								
							 
						 
						
							
							
								
								Use the time elapsed instead of # compiled as limit  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8a6d909b22 
								
							 
						 
						
							
							
								
								Fix composite map being compiled twice  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								683e625c6c 
								
							 
						 
						
							
							
								
								Rewrite CompositeMapRenderer to be based on Drawable and share the FBO  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4baa795152 
								
							 
						 
						
							
							
								
								Add preloading implementation to QuadTreeWorld  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9db71e3f62 
								
							 
						 
						
							
							
								
								Recompute the LOD stitching when the view changes  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ef704db877 
								
							 
						 
						
							
							
								
								Fix reset of changed flag  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1c15686353 
								
							 
						 
						
							
							
								
								Remove non required use of WorkQueue  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								433900fca5 
								
							 
						 
						
							
							
								
								Fix waiting on initial quad tree build  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4dbd224249 
								
							 
						 
						
							
							
								
								Hide the terrain in non-exterior cells  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2580de11a4 
								
							 
						 
						
							
							
								
								Refactor ownership of ViewDataMap  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5a3c645c89 
								
							 
						 
						
							
							
								
								Enable lazy compiling of composite maps  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								99e18f0d68 
								
							 
						 
						
							
							
								
								Clear the ViewData on exit  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bb991850da 
								
							 
						 
						
							
							
								
								Add LOD stitches  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6bd286d924 
								
							 
						 
						
							
							
								
								Fix unnecessary resizing in ViewData  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8c151364df 
								
							 
						 
						
							
							
								
								Add special handling for CullVisitor to QuadTreeWorld.  
							
							... 
							
							
							
							- Cull only against bounding box, not bounding sphere, as this appears to perform better.
- Also traverse into non visible nodes to compute their LOD, this is to avoid nodes having to be loaded in when the player turns the view around, and will avoid unnecessary refs/unrefs of rendering data in the View. This should probably be turned off at some point for static cameras, such as the local maps. 
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f19a88be9d 
								
							 
						 
						
							
							
								
								Reject QuadTreeNodes with invalid bounds  
							
							
							
						 
						
							2017-03-14 19:27:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7d004bf757 
								
							 
						 
						
							
							
								
								Preliminary rendering of QuadTreeWorld  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e36bdb490e 
								
							 
						 
						
							
							
								
								Add view data structure for efficient collection of LOD nodes to use for a given camera/intersection  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0efc54c749 
								
							 
						 
						
							
							
								
								Subdivide the composite maps  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0756fc4ae6 
								
							 
						 
						
							
							
								
								Optimize getBlendmaps for the general case that most points are within the given cell  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								81c9853fe9 
								
							 
						 
						
							
							
								
								Fix handling in getBlendmaps when the chunk is >1 ESM::Cell  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b384087e28 
								
							 
						 
						
							
							
								
								Fix handling in fillVertexBuffers when the chunk is >1 ESM::Cell  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								819860081f 
								
							 
						 
						
							
							
								
								Remove custom bounding box  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ce8c4ad4f5 
								
							 
						 
						
							
							
								
								Add quad tree implementation (no rendering yet)  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								14225a42c6 
								
							 
						 
						
							
							
								
								Remove unused pointer to IncrementalCompileOperation  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c487df0abb 
								
							 
						 
						
							
							
								
								Move updateTextureFiltering and material into the base class  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5eff286c71 
								
							 
						 
						
							
							
								
								Use separate node mask and parent for CompositeMapRenderer to allow the loading screen to pre compile composite maps.  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7e4450da55 
								
							 
						 
						
							
							
								
								Change the renderOrder of composite maps to ensure they are updated before water reflections or other cameras that may be using it.  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b1d4bb5708 
								
							 
						 
						
							
							
								
								Add CompositeMapRenderer  
							
							... 
							
							
							
							Temporarily render all terrain using composite maps for testing purposes 
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e323b2fa7b 
								
							 
						 
						
							
							
								
								Use the SceneManager's ShaderManager  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0fc465da59 
								
							 
						 
						
							
							
								
								Store the min/max height in LandData  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								051c17a184 
								
							 
						 
						
							
							
								
								Make reportStats const  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								80a0398f9d 
								
							 
						 
						
							
							
								
								Load LandData into the LandObject to avoid threading conflicts when the same data is being loaded by two threads  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								20d30bb8d7 
								
							 
						 
						
							
							
								
								Move mDataLoaded into LandData  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								16b5cadd9e 
								
							 
						 
						
							
							
								
								Fix order of operations w.r.t clearing cache  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2c68ed4fb4 
								
							 
						 
						
							
							
								
								Remove no longer required use of UnrefQueue as the new resource manager will naturally clear the cache from the worker thread  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								35d53acc65 
								
							 
						 
						
							
							
								
								Factor out terrain chunk loading/caching into a new resource manager  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								274690f790 
								
							 
						 
						
							
							
								
								Refactor BufferCache to allow caching buffers of different sizes  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9a3a64f0c4 
								
							 
						 
						
							
							
								
								Add resource manager for ESM::Land to allow data to be unloaded when no longer required  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								804f873649 
								
							 
						 
						
							
							
								
								terrain: factor out texture caching into a separate class  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4cd4457d21 
								
							 
						 
						
							
							
								
								Add support for Functors to ObjectCache  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9d72d9f0c9 
								
							 
						 
						
							
							
								
								Change order of operations in SceneManager::updateCache to allow deleting of StateSets that just got unreferenced by the scene  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								eef63a880a 
								
							 
						 
						
							
							
								
								terrain: use a custom drawable for multi-pass render instead of osgFX::Effect  
							
							... 
							
							
							
							osgFX::Effect is awkward to use because of the lazy-definition of passes, no support for compileGLObjects, useless 'Technique' abstraction and having to define silly methods like 'effectAuthor()'
Handling the multi-pass rendering inside the Drawable also avoids redundant culling tests against the same bounding box for each pass. 
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								34130fc5cc 
								
							 
						 
						
							
							
								
								Fix handling in LightListCallback when the node is not a Group  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b78a9f89af 
								
							 
						 
						
							
							
								
								Refactor LightListCallback to allow for integration in custom Drawables.  
							
							
							
						 
						
							2017-03-14 19:27:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c1fe9f2a89 
								
							 
						 
						
							
							
								
								Avoid warping the mouse cursor more than necessary  
							
							... 
							
							
							
							Apparently, the SDL_WarpMouseInWindow can be very expensive (anywhere from 0.1-5ms) due to XSync() in the implementation.
This was causing no-grab=1 configurations to suffer from terrible stuttering when turning the view. 
							
						 
						
							2017-03-14 00:31:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								928e2061f7 
								
							 
						 
						
							
							
								
								Remove redundant tolower  
							
							
							
						 
						
							2017-03-13 02:48:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								13a6070629 
								
							 
						 
						
							
							
								
								Remove warning spam in skeleton.cpp  
							
							... 
							
							
							
							If the root bone is missing, that is caused by all bones being missing which will have been logged already. 
							
						 
						
							2017-03-13 02:48:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								21aad00612 
								
							 
						 
						
							
							
								
								Don't pass key events to the viewer when Alt modifier is held  
							
							... 
							
							
							
							Fixes the stats panel briefly showing up when using 'Alt+F4' to exit. 
							
						 
						
							2017-03-08 01:27:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fc95a45cb6 
								
							 
						 
						
							
							
								
								Don't pass repeat key events to the viewer's eventQueue  
							
							
							
						 
						
							2017-03-08 01:27:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nikolay Kasyanov 
								
							 
						 
						
							
							
							
							
								
							
							
								7f429f26e1 
								
							 
						 
						
							
							
								
								Allow getting available version information even when clone is shallow  
							
							
							
						 
						
							2017-03-07 21:53:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c1b1d502ee 
								
							 
						 
						
							
							
								
								Fix up commit  330e5fefd1 
							
							
							
						 
						
							2017-03-04 21:48:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4051018862 
								
							 
						 
						
							
							
								
								optimizer: fix FlattenStaticTransformsVisitor not respecting the is permissible callback  
							
							
							
						 
						
							2017-03-04 21:48:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5866f0f80b 
								
							 
						 
						
							
							
								
								Add OPENMW_OPTIMIZE env variable to help debugging optimizer-related issues  
							
							... 
							
							
							
							Example:
OPENMW_OPTIMIZE=OFF
OPENMW_OPTIMIZE="~FLATTEN_STATIC_TRANSFORMS" 
							
						 
						
							2017-03-04 21:48:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								29556a1802 
								
							 
						 
						
							
							
								
								More consistent wording of errors/warnings  
							
							... 
							
							
							
							A Warning indicates a potential problem in the content file(s) that the user told OpenMW to load. E.g. this might cause an object to not display at all or as intended, however the rest of the game will run fine.
An Error, however, is more likely to be a bug with the engine itself - it means that basic assumptions have been violated and the engine might not run correctly anymore.
The above mostly applies to errors/warnings during game-play; startup issues are handled differently: when a file is completely invalid/corrupted to the point that the engine can not start, that might cause messages that are worded as Error due to the severity of the issue but are not necessarily the engine's fault.
Hopefully, being a little more consistent here will alleviate confusion among users as to when a log message should be reported and to whom. 
							
						 
						
							2017-03-04 21:48:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								62cc091414 
								
							 
						 
						
							
							
								
								Fix incorrect setting of TexMat in terrain material  
							
							
							
						 
						
							2017-03-02 18:07:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a759ef5d2e 
								
							 
						 
						
							
							
								
								Leave the MyGUI::PixelFormat as Unknown when loading from file as its not required.  
							
							
							
						 
						
							2017-03-01 19:04:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8fc7942d64 
								
							 
						 
						
							
							
								
								Refactor osgMyGUI::OSGTexture to store width/height inside the object  
							
							
							
						 
						
							2017-03-01 19:04:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d8505e4f48 
								
							 
						 
						
							
							
								
								Fix a multithreading crash caused by modification of live Geometry  
							
							
							
						 
						
							2017-03-01 03:36:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4e0011bfc8 
								
							 
						 
						
							
							
								
								Improve NPC loading performance by caching the cleaned objectRoot  
							
							
							
						 
						
							2017-03-01 03:00:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								058681ad73 
								
							 
						 
						
							
							
								
								ShaderVisitor: avoid reset of rig geometry when not required  
							
							
							
						 
						
							2017-03-01 03:00:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1402e0b872 
								
							 
						 
						
							
							
								
								Don't optimize billboard nodes ( Fixes   #3774 )  
							
							
							
						 
						
							2017-02-27 00:39:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								706ac45c76 
								
							 
						 
						
							
							
								
								Fix missing particles caused by shallow copy of ParticleSystemController  
							
							
							
						 
						
							2017-02-26 23:10:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9b27ec4945 
								
							 
						 
						
							
							
								
								Remove redundant and ambiguous NiNode::makeBone()  
							
							... 
							
							
							
							Ambiguous because a skeleton can have multiple skinned meshes, with their own bone weights/bind matrix each. 
							
						 
						
							2017-02-26 22:39:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								aba3c471a9 
								
							 
						 
						
							
							
								
								nifloader: fix setting of dataVariance for non-controlled bones and refactor the code  
							
							
							
						 
						
							2017-02-26 22:34:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5caf53b6a3 
								
							 
						 
						
							
							
								
								optimizer: avoid reordering nodes  
							
							... 
							
							
							
							Fixes an osgParticle cloning issue.
(Fixes  #3773 ) 
							
						 
						
							2017-02-26 03:25:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a95773beef 
								
							 
						 
						
							
							
								
								Fix unnecessary copy of ParticleSystem in SceneUtil::CopyOp  
							
							
							
						 
						
							2017-02-26 03:15:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								585524805f 
								
							 
						 
						
							
							
								
								Add 'tri ' variant of part filters to optimizer ignore list  
							
							
							
						 
						
							2017-02-25 21:48:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								48e0f098ff 
								
							 
						 
						
							
							
								
								Add missing copy of callbacks when a Transform is replaced by Group  
							
							... 
							
							
							
							(Fixes  #3770 ) 
							
						 
						
							2017-02-24 07:38:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								330e5fefd1 
								
							 
						 
						
							
							
								
								optimizer: consider a Group with more than one child redundant as well  
							
							... 
							
							
							
							While there could be some value in this hierarchy (i.e. improved culling), we don't know if this is being used sensibly; and using a 'flat' hierarchy helps other optimizations. 
							
						 
						
							2017-02-24 02:58:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								75677f03e7 
								
							 
						 
						
							
							
								
								Remove SceneManager::notifyAttached  
							
							
							
						 
						
							2017-02-24 02:58:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3df7a8c4d8 
								
							 
						 
						
							
							
								
								Avoid FLATTEN_STATIC_TRANSFORMS optimization for non-Geometry drawables  
							
							
							
						 
						
							2017-02-24 02:58:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e4c12e5e56 
								
							 
						 
						
							
							
								
								optimizer: don't merge Geometry that has transparency sorting enabled  
							
							
							
						 
						
							2017-02-24 02:58:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ebfd845eae 
								
							 
						 
						
							
							
								
								optimizer: run MERGE_GEOMETRY after removing redundant nodes  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								43f31d6e54 
								
							 
						 
						
							
							
								
								optimizer: fix MERGE_GEOMETRY to work with Geometries not attached to a Geode  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f2a323238f 
								
							 
						 
						
							
							
								
								optimizer: merge groups as part of REMOVE_REDUNDANT_NODES  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								af716d4b61 
								
							 
						 
						
							
							
								
								optimizer: remove hardcoded condition in RemoveRedundantNodesVisitor  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								698738c649 
								
							 
						 
						
							
							
								
								optimizer: use asXYZ() instead of dynamic_cast  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f7cb4bd245 
								
							 
						 
						
							
							
								
								optimizer: remove some cruft  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e33829d493 
								
							 
						 
						
							
							
								
								Add fork of osgUtil::Optimizer with backported fixes that have not been released yet  
							
							... 
							
							
							
							Remove optimizers that won't be used. 
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5e2335f250 
								
							 
						 
						
							
							
								
								Use the osgUtil::Optimizer post loading in the SceneManager  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								305cccd263 
								
							 
						 
						
							
							
								
								Don't print Geometry data (vertices, triangles, etc.) in showscenegraph  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4e5a1e6123 
								
							 
						 
						
							
							
								
								nifloader: improve setting of DataVariance  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1d6b5b2a52 
								
							 
						 
						
							
							
								
								Add StringUtils::CiComp operator  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6e996bf2a3 
								
							 
						 
						
							
							
								
								Create TriShapes with an identity transform as a Group  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6e5d9efa93 
								
							 
						 
						
							
							
								
								Remove NifLoader::optimize, to be replaced with something better  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c231b06320 
								
							 
						 
						
							
							
								
								Remove boneOffset node after using it  
							
							
							
						 
						
							2017-02-23 23:28:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d75a3fd0fb 
								
							 
						 
						
							
							
								
								Add SharedStateManager to the stats panel  
							
							
							
						 
						
							2017-02-23 23:28:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8f79fa3d72 
								
							 
						 
						
							
							
								
								Add resource statistics panel opened with F4  
							
							
							
						 
						
							2017-02-22 14:28:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3693f05ef5 
								
							 
						 
						
							
							
								
								Transform world-space particle systems in update callback so that animations are accounted for  
							
							
							
						 
						
							2017-02-21 23:27:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c45013c983 
								
							 
						 
						
							
							
								
								Fix particle systems not being rendered in their first frame  
							
							
							
						 
						
							2017-02-21 18:15:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4aa40d16bc 
								
							 
						 
						
							
							
								
								Increase the importance of light radius when sorting lights (Bug  #2759 )  
							
							
							
						 
						
							2017-02-21 04:32:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3f27c8cc97 
								
							 
						 
						
							
							
								
								Always print context for script warnings to remove the need for verbose option  
							
							... 
							
							
							
							(Fixes  #2813 ) 
							
						 
						
							2017-02-21 04:32:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3b24bb9a5e 
								
							 
						 
						
							
							
								
								Use OS X cursor workaround for GL_VENDOR ATI and add an environment variable for control  
							
							
							
						 
						
							2017-02-19 13:46:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								aa8459b5c7 
								
							 
						 
						
							
							
								
								Revert "Remove redundant allocations for NIF meshes"  
							
							... 
							
							
							
							This reverts commit a7c5beb7c5 
							
						 
						
							2017-02-18 02:33:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6a37909ee7 
								
							 
						 
						
							
							
								
								Revert "Fix race conditions caused by Array <-> GLBufferObject interactions (Bug  #3580 )"  
							
							... 
							
							
							
							This reverts commit 115e563a7a 
							
						 
						
							2017-02-18 02:33:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								57b585570a 
								
							 
						 
						
							
							
								
								Preload magic effect visuals of the player's selected weapon/spell  
							
							
							
						 
						
							2017-02-15 21:01:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ddd6605608 
								
							 
						 
						
							
							
								
								Move WNAM out of LandData to avoid redundant (de)allocations on startup  
							
							
							
						 
						
							2017-02-14 07:58:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e00b420f68 
								
							 
						 
						
							
							
								
								Move saving of LandData into Land::save  
							
							
							
						 
						
							2017-02-14 07:58:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								325bf66653 
								
							 
						 
						
							
							
								
								Return const Land in ESMStore  
							
							
							
						 
						
							2017-02-14 07:58:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								93c5630e02 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'matahualpa/openmw-cs_tablecontents'  
							
							
							
						 
						
							2017-02-13 10:06:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								892d1b162d 
								
							 
						 
						
							
							
								
								nifloader: ignore nodes named 'bounding box' ( Fixes   #3650 )  
							
							
							
						 
						
							2017-02-12 15:44:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MAtahualpa 
								
							 
						 
						
							
							
							
							
								
							
							
								b4ef9e2314 
								
							 
						 
						
							
							
								
								Update loadbook.cpp  
							
							
							
						 
						
							2017-02-12 13:53:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MAtahualpa 
								
							 
						 
						
							
							
							
							
								
							
							
								5a58ab1837 
								
							 
						 
						
							
							
								
								Update loadbook.hpp  
							
							
							
						 
						
							2017-02-12 13:52:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bbcba57495 
								
							 
						 
						
							
							
								
								Disable hitAttemptActorId saving code for now  
							
							
							
						 
						
							2017-02-10 06:26:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2ea0db1d1a 
								
							 
						 
						
							
							
								
								Merge pull request  #1198  from Allofich/combat  
							
							... 
							
							
							
							Make combat engagement logic more like vanilla 
							
						 
						
							2017-02-10 06:20:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								67e4a7e37b 
								
							 
						 
						
							
							
								
								Change some osg::clone's to direct copy constructor to avoid dynamic_cast overhead  
							
							
							
						 
						
							2017-02-09 04:51:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d141b98f0c 
								
							 
						 
						
							
							
								
								Add base animations to preloadCommonAssets  
							
							
							
						 
						
							2017-02-09 03:32:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								839928e210 
								
							 
						 
						
							
							
								
								Fix light data being reset for the wrong light  
							
							
							
						 
						
							2017-02-09 02:46:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a46593fa74 
								
							 
						 
						
							
							
								
								Add PreloadItem::abort() to avoid no longer required cells from blocking the work thread  
							
							
							
						 
						
							2017-02-09 01:08:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d3e1dbe920 
								
							 
						 
						
							
							
								
								Fix race conditions in terrain loader caused by static variables  
							
							
							
						 
						
							2017-02-09 00:53:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4d53ab6c32 
								
							 
						 
						
							
							
								
								nifloader: attempt to remove redundant root node when a Skeleton is added  
							
							
							
						 
						
							2017-02-08 20:04:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2a42c4781e 
								
							 
						 
						
							
							
								
								nifloader: override animflags instead of accumulating them  
							
							
							
						 
						
							2017-02-08 19:53:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0187f2ce4c 
								
							 
						 
						
							
							
								
								nifloader: combine animFlags and particleFlags (Bug  #2100 )  
							
							
							
						 
						
							2017-02-08 19:53:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bccfd6cef8 
								
							 
						 
						
							
							
								
								nifloader: handle textures with no image that are later assigned in a FlipController  
							
							... 
							
							
							
							As found in vurt's trees (Bug #2100 ) 
							
						 
						
							2017-02-08 19:52:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								792f505b2a 
								
							 
						 
						
							
							
								
								Fix potential crash in ShaderVisitor for textures with no image assigned  
							
							
							
						 
						
							2017-02-08 19:16:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								45ae8d5ffa 
								
							 
						 
						
							
							
								
								Add support for GL_AMBIENT colorMode to shaders as required by particle systems  
							
							
							
						 
						
							2017-02-08 18:39:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c00532d82d 
								
							 
						 
						
							
							
								
								Add LightStateCache to avoid redundantly setting the same gl_Light  
							
							... 
							
							
							
							Normally, osg::State would do this for us (via lastAppliedAttribute), but since we're using a custom StateAttribute to apply all lights at once, we have to track ourselves.
Further reduction of GL calls in a typical scene by ~2% 
							
						 
						
							2017-02-07 23:37:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4d4dc1b9c1 
								
							 
						 
						
							
							
								
								Add specialized DisableLight state attribute for more efficient undoing of light state  
							
							... 
							
							
							
							Seems to reduce # of GL calls by 10-15% in a typical scene. 
							
						 
						
							2017-02-07 23:01:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								5d2090684a 
								
							 
						 
						
							
							
								
								Store mHitAttemptActorId in save files  
							
							
							
						 
						
							2017-02-07 01:26:26 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a1069dce3c 
								
							 
						 
						
							
							
								
								Change UnrefQueue to accept osg::Referenced instead of osg::Object  
							
							
							
						 
						
							2017-02-04 02:24:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								33e654f94d 
								
							 
						 
						
							
							
								
								Add explicit handling of most commonly used nodes to NodeVisitors to avoid excessive virtual function calls  
							
							
							
						 
						
							2017-02-04 02:16:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c95868969b 
								
							 
						 
						
							
							
								
								Early out for scene graphs with no update callbacks in SceneManager::notifyAttached  
							
							
							
						 
						
							2017-02-04 01:22:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								767eba941f 
								
							 
						 
						
							
							
								
								Speed up finding of attachment node by using the cached nodeMap  
							
							
							
						 
						
							2017-02-03 23:15:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a76d693627 
								
							 
						 
						
							
							
								
								Speed up ControllerVisitor by skipping sub graphs that have no ChildrenRequiringUpdateTraversal()  
							
							
							
						 
						
							2017-02-03 23:10:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								30b101b175 
								
							 
						 
						
							
							
								
								Fix build error in OSG_USE_FLOAT_MATRIX=OFF mode due to a double implicit conversion to double (pun doubly intended)  
							
							
							
						 
						
							2017-02-03 06:49:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b4a6b6387b 
								
							 
						 
						
							
							
								
								Create own instance of osgDB::SharedStateManager so we control when to call prune()  
							
							... 
							
							
							
							prune() is now called in the background thread, just like the resource cache update.
Seems to improve performance by ~0.3 ms/frame 
							
						 
						
							2017-02-03 03:27:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								84a92e665c 
								
							 
						 
						
							
							
								
								Improve performance in RigGeometry by optimizing for the most common case of identity geomToSkelMatrix  
							
							
							
						 
						
							2017-02-03 02:18:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f3045331f1 
								
							 
						 
						
							
							
								
								Fix regression in handling of NiZBufferProperty  
							
							
							
						 
						
							2017-02-03 01:49:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								53e4db8a8f 
								
							 
						 
						
							
							
								
								Add dummy serializer for CameraRelativeTransform to allow serializing content of Sky Root  
							
							
							
						 
						
							2017-02-02 21:57:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c5f8ff6e0e 
								
							 
						 
						
							
							
								
								Add names to several nodes for debugging purposes  
							
							
							
						 
						
							2017-02-02 21:49:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								851f61ac82 
								
							 
						 
						
							
							
								
								Always assign osg::Material when a material controller is used  
							
							
							
						 
						
							2017-02-01 21:10:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9180089a3b 
								
							 
						 
						
							
							
								
								Add sharing for more State Attributes, most notably BlendFunc and AlphaFunc, to improve the state tracking in osg::State and reduce the number of GL calls  
							
							
							
						 
						
							2017-02-01 06:00:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								960d4a96c3 
								
							 
						 
						
							
							
								
								Reduce the number of osg::Material state by setting the default state on the graph root  
							
							
							
						 
						
							2017-02-01 06:00:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e399e10607 
								
							 
						 
						
							
							
								
								Add missing lock in shareMaterial  
							
							
							
						 
						
							2017-02-01 06:00:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								34deb6e7b1 
								
							 
						 
						
							
							
								
								Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes  
							
							
							
						 
						
							2017-02-01 06:00:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e90941a8b3 
								
							 
						 
						
							
							
								
								Wrap the scene template reference in another object for const correctness and to avoid it from being serialized with the osgDB serializer  
							
							
							
						 
						
							2017-02-01 06:00:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								0f20312012 
								
							 
						 
						
							
							
								
								Fix MSVC warnings  
							
							
							
						 
						
							2017-01-28 04:37:47 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								115e563a7a 
								
							 
						 
						
							
							
								
								Fix race conditions caused by Array <-> GLBufferObject interactions (Bug  #3580 )  
							
							... 
							
							
							
							The first part of the fix is to assign VBO/EBO's upon loading the array in the Nif reader. This avoids triggering the 'addVertexBufferObjectIfRequired' code path in osg::Geometry which has the race condition when two threads add the same Array at the same time. Essentially, we want the Arrays to be 'const' when they come out of the Nif reader.
The second part of the fix is to make sure not to create empty arrays in the Nif reader (importantly, not assigning a VBO to the empty array). This empty array would be deleted when the NIFFile is cleaned up, and the detachment of the VBO assigned to it (which is still in use by other arrays) would cause threading issues.
This rare crash bug was first introduced with commit a7c5beb7c5 
							
						 
						
							2017-01-19 22:23:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ac61535d2c 
								
							 
						 
						
							
							
								
								optimize OSGVertexBuffer by double buffering the vertex array instead of recreating it on every modification  
							
							
							
						 
						
							2017-01-19 03:19:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leon Krieg 
								
							 
						 
						
							
							
							
							
								
							
							
								170e723cc7 
								
							 
						 
						
							
							
								
								Handle SDL event 0x304 by doing nothing ( #3670 )  
							
							
							
						 
						
							2016-12-17 12:51:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								eae35af13d 
								
							 
						 
						
							
							
								
								Check if the bounding box changed before calling dirtyBound()  
							
							
							
						 
						
							2016-12-17 00:23:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								aafff1deb6 
								
							 
						 
						
							
							
								
								Fix memory leak  
							
							
							
						 
						
							2016-12-16 20:40:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cca75499ee 
								
							 
						 
						
							
							
								
								Clear the Skeleton's bone cache when a node is added/removed ( Fixes   #3663 )  
							
							
							
						 
						
							2016-12-16 20:09:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c0faeea938 
								
							 
						 
						
							
							
								
								RigGeometry check if mesh has normals ( Fixes   #3667 )  
							
							
							
						 
						
							2016-12-15 22:39:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aussiemon 
								
							 
						 
						
							
							
							
							
								
							
							
								369272fc70 
								
							 
						 
						
							
							
								
								Handle SDL event 0x302 by doing nothing  
							
							
							
						 
						
							2016-12-14 21:08:20 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									mrohrlach 
								
							 
						 
						
							
							
							
							
								
							
							
								f0f78c9d64 
								
							 
						 
						
							
							
								
								Slight adjustments to disintegration fix  
							
							
							
						 
						
							2016-12-09 19:55:26 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									mrohrlach 
								
							 
						 
						
							
							
							
							
								
							
							
								9624d8aade 
								
							 
						 
						
							
							
								
								Added new method and variable to track float remainders of disintegration effections  
							
							
							
						 
						
							2016-12-09 19:48:56 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								99bcf47167 
								
							 
						 
						
							
							
								
								Implement NiSphericalCollider ( Closes   #3644 )  
							
							
							
						 
						
							2016-12-06 01:32:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5297d7b5be 
								
							 
						 
						
							
							
								
								Merge pull request  #1137  from nikolaykasyanov/osx-structure  
							
							... 
							
							
							
							[macOS] Move all resources files inside application bundles (fixes  #3566 ) 
							
						 
						
							2016-11-25 02:51:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nikolay Kasyanov 
								
							 
						 
						
							
							
							
							
								
							
							
								db69342b5d 
								
							 
						 
						
							
							
								
								[macOS] Move all configs & resources into app bundles  
							
							... 
							
							
							
							Fixes  #3566  (https://bugs.openmw.org/issues/3566 ). 
						
							2016-11-23 22:32:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								505250f6ec 
								
							 
						 
						
							
							
								
								Do not use architecture dependent type size_t in esm format ( Fixes   #3633 )  
							
							
							
						 
						
							2016-11-22 15:47:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9d125bcaa2 
								
							 
						 
						
							
							
								
								Merge pull request  #1129  from PhillipAnd/phillipand-cmake-fix  
							
							... 
							
							
							
							Fix various build issues with Visual Studio environment 
							
						 
						
							2016-11-17 18:25:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phillip Andrews 
								
							 
						 
						
							
							
							
							
								
							
							
								c18fc113e5 
								
							 
						 
						
							
							
								
								Changed missing library dependencies to simple fix  
							
							
							
						 
						
							2016-11-14 00:01:22 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								3420121c3f 
								
							 
						 
						
							
							
								
								Fix shadowing warnings  
							
							
							
						 
						
							2016-11-13 23:20:51 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								125e94ef0e 
								
							 
						 
						
							
							
								
								Fix shadowing warnings  
							
							
							
						 
						
							2016-10-31 00:39:31 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Assumeru 
								
							 
						 
						
							
							
							
							
								
							
							
								f6ef1ce276 
								
							 
						 
						
							
							
								
								Fix Calm/Frenzy/Demoralize/Rally Creature weakness and resistance  
							
							
							
						 
						
							2016-10-25 15:42:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								301dd77efb 
								
							 
						 
						
							
							
								
								Save controls state ( Fixes   #3598 )  
							
							
							
						 
						
							2016-10-20 02:12:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								11565b5966 
								
							 
						 
						
							
							
								
								Make actors with non-portable lights in inventory glow ( Closes   #2042 ,  #3338 )  
							
							
							
						 
						
							2016-10-08 23:17:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5c94e2324f 
								
							 
						 
						
							
							
								
								Add missing use plugin macro for static build  
							
							
							
						 
						
							2016-10-08 19:20:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								f6f16b68de 
								
							 
						 
						
							
							
								
								Don't let Weakness to Magicka affect paralysis  
							
							
							
						 
						
							2016-10-08 17:56:12 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								37bfa88b2d 
								
							 
						 
						
							
							
								
								Merge pull request  #1094  from Allofich/alchemy  
							
							... 
							
							
							
							Fix reversed use of alembics and retorts 
							
						 
						
							2016-10-06 19:02:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								498976775a 
								
							 
						 
						
							
							
								
								Fix reversed use of alembics and retorts  
							
							
							
						 
						
							2016-10-07 01:38:50 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0c981b6fe5 
								
							 
						 
						
							
							
								
								Fix typo in script opcode ( Fixes   #3583 )  
							
							
							
						 
						
							2016-10-06 17:36:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								6ec37b5cfb 
								
							 
						 
						
							
							
								
								Fix shadowing warnings  
							
							
							
						 
						
							2016-10-02 17:48:54 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cd4b182091 
								
							 
						 
						
							
							
								
								Merge pull request  #1051  from Allofich/textures  
							
							... 
							
							
							
							Use spell effect particle textures 
							
						 
						
							2016-09-18 22:37:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								a8e9f2df67 
								
							 
						 
						
							
							
								
								Cleanup  
							
							
							
						 
						
							2016-09-19 05:20:04 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								be96ff1fd1 
								
							 
						 
						
							
							
								
								Remove redundant parameter  
							
							
							
						 
						
							2016-09-18 01:57:47 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8f5347b79b 
								
							 
						 
						
							
							
								
								Update comment, osgAnimation::RigGeometry is no longer used  
							
							
							
						 
						
							2016-09-17 18:31:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								55e670c5fe 
								
							 
						 
						
							
							
								
								Fix animation state not saving  
							
							... 
							
							
							
							References with animation state changed but otherwise identical to their content file counterparts
were previously considered unchanged and thus dropped while saving. 
							
						 
						
							2016-09-15 16:11:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								a033ba3bd2 
								
							 
						 
						
							
							
								
								Override spell textures by NiTexturingProperty  
							
							
							
						 
						
							2016-09-14 23:03:04 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									emlai 
								
							 
						 
						
							
							
							
							
								
							
							
								fd2281e825 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2016-09-10 21:25:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4322e76cb6 
								
							 
						 
						
							
							
								
								Fix shadowing warnings  
							
							
							
						 
						
							2016-08-29 12:38:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a5da3a269e 
								
							 
						 
						
							
							
								
								Fix shadowing warnings  
							
							
							
						 
						
							2016-08-29 12:20:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c968ebee96 
								
							 
						 
						
							
							
								
								Merge pull request  #1033  from Allofich/warnings  
							
							... 
							
							
							
							Remove unnecessary destructor 
							
						 
						
							2016-08-22 14:44:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								73463cd12f 
								
							 
						 
						
							
							
								
								Remove unnecessary virtual destructor  
							
							
							
						 
						
							2016-08-22 21:34:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f92560986e 
								
							 
						 
						
							
							
								
								Merge pull request  #1031  from kpp/fix_uninitiaized_escape_hash_filter  
							
							... 
							
							
							
							Fix uninitialized escape_hash_filter 
							
						 
						
							2016-08-21 22:56:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								8c5aae0722 
								
							 
						 
						
							
							
								
								Add virtual destructors  
							
							
							
						 
						
							2016-08-21 18:31:46 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Proskuryakov 
								
							 
						 
						
							
							
							
							
								
							
							
								416466e53e 
								
							 
						 
						
							
							
								
								Fix uninitialized escape_hash_filter  
							
							
							
						 
						
							2016-08-19 21:13:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								341e3846c0 
								
							 
						 
						
							
							
								
								Use initial particle state to compute the initial bounding box ( Fixes   #3500 )  
							
							
							
						 
						
							2016-08-16 23:28:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								dda5bfbc9f 
								
							 
						 
						
							
							
								
								CharacterPreview no longer depends on osgViewer  
							
							
							
						 
						
							2016-08-16 22:47:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								641005b317 
								
							 
						 
						
							
							
								
								Remove Camera's children before removing the Camera  
							
							... 
							
							
							
							Should work around OSG race condition ( http://forum.openscenegraph.org/viewtopic.php?t=16077  ) 
							
						 
						
							2016-08-15 18:12:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a44ba0e461 
								
							 
						 
						
							
							
								
								Merge pull request  #966  from kpp/find_mygui  
							
							... 
							
							
							
							Find mygui 
							
						 
						
							2016-08-15 16:36:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Proskuryakov 
								
							 
						 
						
							
							
							
							
								
							
							
								4cffdb67d8 
								
							 
						 
						
							
							
								
								Uses case-sensitive MyGUI_* variables  
							
							
							
						 
						
							2016-08-15 15:59:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								513e1da8a3 
								
							 
						 
						
							
							
								
								Remove unneeded casts  
							
							
							
						 
						
							2016-08-14 16:44:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								33d27a2285 
								
							 
						 
						
							
							
								
								Use ref_ptr  
							
							
							
						 
						
							2016-08-14 16:41:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2f6075329b 
								
							 
						 
						
							
							
								
								Clang warning fixes  
							
							
							
						 
						
							2016-08-14 15:10:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								46538b9438 
								
							 
						 
						
							
							
								
								Merge pull request  #1011  from devnexen/master  
							
							... 
							
							
							
							Mainly making compilable under OpenBSD. 
							
						 
						
							2016-08-07 20:34:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								aa1ed9b172 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'aesylwinn/RenderWater'  
							
							
							
						 
						
							2016-08-07 17:03:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									David Carlier 
								
							 
						 
						
							
							
							
							
								
							
							
								83bab29e4b 
								
							 
						 
						
							
							
								
								Mainly making compilable under OpenBSD.  
							
							... 
							
							
							
							Renaming one resource file as the space led to issue for qt/moc. 
							
						 
						
							2016-08-06 19:00:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								5753f52b47 
								
							 
						 
						
							
							
								
								Move water mesh + simple state generation to components library.  
							
							
							
						 
						
							2016-08-05 13:25:05 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								b65f379b7f 
								
							 
						 
						
							
							
								
								Save scripted animation state ( Fixes   #1931 ,  #2150 ,  #3393 )  
							
							
							
						 
						
							2016-08-03 03:52:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								63fd1e8df7 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2016-07-27 15:49:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								a0699ce20d 
								
							 
						 
						
							
							
								
								Change some <> characters to double quotes, resolving compilation problems.  
							
							
							
						 
						
							2016-07-27 01:19:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								20f73f4a32 
								
							 
						 
						
							
							
								
								Relocate escape-related code to new files escape.hpp and escape.cpp.  
							
							
							
						 
						
							2016-07-27 00:58:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								d790747389 
								
							 
						 
						
							
							
								
								Implement deletion of moved references (Bug  #3471 )  
							
							
							
						 
						
							2016-07-22 01:59:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								7243583963 
								
							 
						 
						
							
							
								
								Change a switch to a series of if/else if/.../else, hopefully resolving compilation issues on OSX and Linux.  
							
							
							
						 
						
							2016-07-21 01:36:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								2b829f7f7b 
								
							 
						 
						
							
							
								
								Move some stuff to a header, removing the need for a dodgy hack.  
							
							
							
						 
						
							2016-07-21 01:07:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								becc053555 
								
							 
						 
						
							
							
								
								Trick the software into building by using what I assume is a really dirty hack.  
							
							
							
						 
						
							2016-07-21 00:16:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								519fbab864 
								
							 
						 
						
							
							
								
								Remove useless print  
							
							
							
						 
						
							2016-07-20 23:18:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								32f0ded8f6 
								
							 
						 
						
							
							
								
								Fix bug in unescape filter, but still manage not to fix build issue.  
							
							
							
						 
						
							2016-07-20 23:15:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								423919abb5 
								
							 
						 
						
							
							
								
								Make it not build again (but theoretically enable the desired functionality).  
							
							
							
						 
						
							2016-07-20 15:19:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								59639e3988 
								
							 
						 
						
							
							
								
								Make it build again (but remove the new functionality).  
							
							
							
						 
						
							2016-07-20 15:16:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								d9d5a6561b 
								
							 
						 
						
							
							
								
								Adjust the code so that it should (maybe) work, changing the compilation error to a less straighforward one.  
							
							
							
						 
						
							2016-07-20 14:50:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								95d2c7ea5c 
								
							 
						 
						
							
							
								
								Attempt to unescape characters when constructing file paths, introducing compilation errors.  
							
							
							
						 
						
							2016-07-20 02:48:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								c17e1ca24a 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'anyoldname3/ignore-hash-test'  
							
							
							
						 
						
							2016-07-19 16:19:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								721fa28c1e 
								
							 
						 
						
							
							
								
								Fix assertion failure with NiTextureEffect missing source texture  
							
							
							
						 
						
							2016-07-16 18:59:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								f1b5ad5804 
								
							 
						 
						
							
							
								
								Remove unused unsafe function and properly remove inheritance from std::string, providing implementations of missing stream operators preventing boost reading and writing to escape strings.  
							
							
							
						 
						
							2016-07-12 17:09:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								e6f78ae5b7 
								
							 
						 
						
							
							
								
								Switch indentation to spaces to remain consistent with the rest of the project  
							
							
							
						 
						
							2016-07-12 01:06:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								08df463c94 
								
							 
						 
						
							
							
								
								Separate declaration and definition of some static members to hopefully calm Travis down.  
							
							
							
						 
						
							2016-07-12 00:37:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								7475d90693 
								
							 
						 
						
							
							
								
								Fix dodgy include by changing backslashes to forwardslashes  
							
							
							
						 
						
							2016-07-12 00:14:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								5121e77a95 
								
							 
						 
						
							
							
								
								Remove the cause of a warning which upset Travis (but not the thing that made the Travis build fail, as I have no idea why it wouldn't work or how to fix it  
							
							
							
						 
						
							2016-07-12 00:00:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								1a0642f1db 
								
							 
						 
						
							
							
								
								Make it work by realising that what boost::program_options calls validation is what any sane person would regard as parsing  
							
							
							
						 
						
							2016-07-11 22:33:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								195dd27780 
								
							 
						 
						
							
							
								
								Resolve obvious runtime error revealing more subtle one  
							
							
							
						 
						
							2016-07-11 22:05:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								9c6739f1b3 
								
							 
						 
						
							
							
								
								Fix doubled particle spawn range  
							
							
							
						 
						
							2016-07-11 22:40:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								fbe6dc9704 
								
							 
						 
						
							
							
								
								Change compilation error to runtime exception and decide that inheriting from std::string may have been a bad idea in C++  
							
							
							
						 
						
							2016-07-11 21:33:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								7697406467 
								
							 
						 
						
							
							
								
								Partially fix '2 overloads have similar conversions' compilation error  
							
							
							
						 
						
							2016-07-11 14:39:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								2a9b12bb3f 
								
							 
						 
						
							
							
								
								Fix an issue preventing compilation, revealing another that doesn't make much sense.  
							
							
							
						 
						
							2016-07-11 14:15:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								c1ffc9e776 
								
							 
						 
						
							
							
								
								Remove a compilation error and set up framework to remove the others  
							
							
							
						 
						
							2016-07-11 01:59:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								e17e354e84 
								
							 
						 
						
							
							
								
								Make # only start a comment in openmw.cfg if it starts a line and introduct compilation errors  
							
							
							
						 
						
							2016-07-11 01:16:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								2a987b6857 
								
							 
						 
						
							
							
								
								Do not skip inactive keyframe controllers (Bug  #1942 )  
							
							
							
						 
						
							2016-07-10 19:02:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9375cbea44 
								
							 
						 
						
							
							
								
								Make NIFFilePtr const  
							
							
							
						 
						
							2016-07-10 17:10:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								da0e20edcd 
								
							 
						 
						
							
							
								
								Merge pull request  #991  from MiroslavR/opface  
							
							... 
							
							
							
							Implement Face instruction (Feature #1424 ) 
							
						 
						
							2016-07-10 02:10:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								f6f3f71db5 
								
							 
						 
						
							
							
								
								Improve format specifiers for message boxes  
							
							
							
						 
						
							2016-07-09 03:18:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								dc0bc5b68c 
								
							 
						 
						
							
							
								
								Implement Face instruction (Feature  #1424 )  
							
							
							
						 
						
							2016-07-09 02:16:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8f62ea2e80 
								
							 
						 
						
							
							
								
								Fix for "RigGeometry rendering with no skeleton" errors  
							
							
							
						 
						
							2016-07-02 20:19:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b9b73d7b12 
								
							 
						 
						
							
							
								
								Replace "sys::default" with ESM::CellId::sDefaultWorldspace  
							
							
							
						 
						
							2016-07-02 19:48:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d5f497c47d 
								
							 
						 
						
							
							
								
								Pass the node path instead of the node visitor  
							
							
							
						 
						
							2016-07-02 19:27:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6fa95e72c5 
								
							 
						 
						
							
							
								
								Pass the traversal number instead of the node visitor  
							
							
							
						 
						
							2016-07-02 19:26:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								54f52f7bae 
								
							 
						 
						
							
							
								
								Implement effect removal for abilities ( Fixes   #3455 )  
							
							
							
						 
						
							2016-07-01 18:50:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								b99611a730 
								
							 
						 
						
							
							
								
								Initialize mSpecIncreases in ESM::NpcStats::load  
							
							
							
						 
						
							2016-06-26 15:16:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								dfc62c99b4 
								
							 
						 
						
							
							
								
								Show correct class image in level-up dialog ( Fixes   #3443 )  
							
							
							
						 
						
							2016-06-26 03:22:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								824cd3be22 
								
							 
						 
						
							
							
								
								Do not set _boundingBoxComputed which is no longer used  
							
							
							
						 
						
							2016-06-14 22:25:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								372f2e2f18 
								
							 
						 
						
							
							
								
								Merge pull request  #962  from Allofich/AIPackageFixes  
							
							... 
							
							
							
							Duration fixes for Follow and Escort 
							
						 
						
							2016-06-14 20:47:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								3bebbab78e 
								
							 
						 
						
							
							
								
								Duration fixes for Follow and Escort  
							
							
							
						 
						
							2016-06-15 02:11:30 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								197e81206a 
								
							 
						 
						
							
							
								
								Assume mDeathAnimationFinished is true for older save files  
							
							
							
						 
						
							2016-06-12 19:46:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a825882c6b 
								
							 
						 
						
							
							
								
								Process death events at the end of the death animation ( Fixes   #1873 )  
							
							
							
						 
						
							2016-06-12 00:04:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cb8daaaee1 
								
							 
						 
						
							
							
								
								Do not query the texture's image in osgMyGUI::OSGTexture  
							
							... 
							
							
							
							Doing so could result in a race condition if the draw thread is about to delete the image (UnRefImageDataAfterApply enabled) 
							
						 
						
							2016-06-11 18:26:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Allofich 
								
							 
						 
						
							
							
							
							
								
							
							
								55ac1fab68 
								
							 
						 
						
							
							
								
								Change Wander duration to run on a counter  
							
							
							
						 
						
							2016-06-10 04:36:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								b079db7913 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'aesylwinn/EditPathgrid'  
							
							
							
						 
						
							2016-06-07 08:35:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Proskuryakov 
								
							 
						 
						
							
							
							
							
								
							
							
								3bcd23022a 
								
							 
						 
						
							
							
								
								Rewrites FindBullet using LibFindMacros handling version properly  
							
							
							
						 
						
							2016-05-31 07:18:37 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								b83f522ecd 
								
							 
						 
						
							
							
								
								Changes to color scheme, slight change to drag indicator,  
							
							... 
							
							
							
							change tooltip description. 
							
						 
						
							2016-05-29 13:26:29 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								564d0db68c 
								
							 
						 
						
							
							
								
								Move pathgrid abstraction handling to save code.  
							
							
							
						 
						
							2016-05-26 22:11:27 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3749821809 
								
							 
						 
						
							
							
								
								Choose a random death animation for actors that start the game as dead ( Fixes   #3397 )  
							
							
							
						 
						
							2016-05-19 21:40:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								1781aaaa27 
								
							 
						 
						
							
							
								
								Drag indicator.  
							
							
							
						 
						
							2016-05-18 12:17:26 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								04b537bf5f 
								
							 
						 
						
							
							
								
								Minor cleanup  
							
							
							
						 
						
							2016-05-15 16:38:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								85b0c4393b 
								
							 
						 
						
							
							
								
								Remove obsolete code  
							
							
							
						 
						
							2016-05-15 16:37:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6e0c3b2413 
								
							 
						 
						
							
							
								
								Revert commit  16ac6e7aac ( Fixes   #3394 )  
							
							
							
						 
						
							2016-05-15 16:28:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								62018e802b 
								
							 
						 
						
							
							
								
								Minor fix to particle system AutoPlay flag handling  
							
							... 
							
							
							
							The previous commit broke some magic effects (e.g. shield). The controller's emit start/stop times should control the emitter, while the absence of the ParticleSystem's autoplay flag should freeze the whole particle system if no valid controller source gets assigned. This revised version works for both the Shield effect and the "dagoth ur death sparkles" effect. 
							
						 
						
							2016-05-14 22:55:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7202072196 
								
							 
						 
						
							
							
								
								Freeze particle systems on construction if the AutoPlay flag is missing  
							
							
							
						 
						
							2016-05-14 22:38:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0c08f705c5 
								
							 
						 
						
							
							
								
								Make the ParticleSystemController freeze the particle system instead of the emitter (Bug  #3390 )  
							
							
							
						 
						
							2016-05-14 22:36:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e30bb31a79 
								
							 
						 
						
							
							
								
								Handle the particle node's AutoPlay flag (Bug  #3390 )  
							
							
							
						 
						
							2016-05-14 22:35:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								32ba5bf8b8 
								
							 
						 
						
							
							
								
								Initial pathgrid editting, support for selection and movement.  
							
							
							
						 
						
							2016-05-12 19:35:49 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fcbcc004a3 
								
							 
						 
						
							
							
								
								Don't use unordered_map  
							
							
							
						 
						
							2016-05-11 02:35:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								17a0353a85 
								
							 
						 
						
							
							
								
								Fix forward declaration mismatch  
							
							
							
						 
						
							2016-05-10 17:36:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a7e6219091 
								
							 
						 
						
							
							
								
								Merge pull request  #939  from kpp/rewrite_esm_name_t  
							
							... 
							
							
							
							Rewrite ESM::NAME_T 
							
						 
						
							2016-05-08 13:15:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								b4e341e1e2 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'aesylwinn/RenderPathgrid'  
							
							
							
						 
						
							2016-05-08 10:15:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Proskuryakov 
								
							 
						 
						
							
							
							
							
								
							
							
								d5dfa89060 
								
							 
						 
						
							
							
								
								Rewrite NAME_T into FIXED_STRING.  
							
							
							
						 
						
							2016-05-07 23:27:33 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Roman Proskuryakov 
								
							 
						 
						
							
							
							
							
								
							
							
								1e7d573f24 
								
							 
						 
						
							
							
								
								Fix uninitialized values in ESMWriter::save  
							
							
							
						 
						
							2016-05-07 20:40:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								14ae232938 
								
							 
						 
						
							
							
								
								Remove now unnecessary factory class.  
							
							... 
							
							
							
							It was originally used for storing normals, but that functionality
was removed. 
							
						 
						
							2016-05-03 16:13:23 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								b11f5b2717 
								
							 
						 
						
							
							
								
								Make edges differently colored.  
							
							
							
						 
						
							2016-05-03 15:06:28 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								0eb863d8fc 
								
							 
						 
						
							
							
								
								Change color to blue to match the pathgrid visibility selector in the  
							
							... 
							
							
							
							editor and slightly increase the scaling. 
							
						 
						
							2016-05-03 03:29:34 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								7f0cc6e583 
								
							 
						 
						
							
							
								
								Add a color gradiant to pathgrid nodes to make them less of an eyesore.  
							
							
							
						 
						
							2016-05-03 03:29:30 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								3d26ff08c4 
								
							 
						 
						
							
							
								
								Get rid of lighting.  
							
							
							
						 
						
							2016-05-03 03:29:07 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aesylwinn 
								
							 
						 
						
							
							
							
							
								
							
							
								d141672b53 
								
							 
						 
						
							
							
								
								Pathgrid geometry creator  
							
							
							
						 
						
							2016-05-02 22:09:48 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5f34fb0c41 
								
							 
						 
						
							
							
								
								Remove call to MYGUI_DBG_BREAK which was removed in mygui-git  
							
							
							
						 
						
							2016-04-20 11:37:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f3e9fd49f3 
								
							 
						 
						
							
							
								
								Don't add the autodetected mw path in global config file  
							
							... 
							
							
							
							The wizard takes care of detecting the MW installation path already. By having this path permanently in the global cfg-file, there exists no way to *not* use an autodetected installation, which is a problem. 
							
						 
						
							2016-04-17 17:17:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2f8be401cc 
								
							 
						 
						
							
							
								
								Add the unref work items to the front of the workqueue (Bug  #3273 )  
							
							... 
							
							
							
							Ensures that memory still gets freed even if the workqueue is overloaded. 
							
						 
						
							2016-03-29 00:27:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bc36269617 
								
							 
						 
						
							
							
								
								When a controller is present more than once in the same keyframe file, pick the first one ( Fixes   #2719 )  
							
							
							
						 
						
							2016-03-26 14:59:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8052225460 
								
							 
						 
						
							
							
								
								Remove leftover call to setTexCoordArrayList  
							
							
							
						 
						
							2016-03-23 22:56:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cc0afe901f 
								
							 
						 
						
							
							
								
								Store a pointer to tangents array to avoid potential type casting issue  
							
							
							
						 
						
							2016-03-23 17:03:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d1f6169889 
								
							 
						 
						
							
							
								
								Add special handling of RigGeometry tangents in ShaderVisitor  
							
							
							
						 
						
							2016-03-23 16:48:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								95e80e7eff 
								
							 
						 
						
							
							
								
								RigGeometry: don't directly modify the primitive set list  
							
							... 
							
							
							
							This is to ensure that an element buffer object will be assigned to the primitive sets if necessary. 
							
						 
						
							2016-03-23 00:10:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c73ec71123 
								
							 
						 
						
							
							
								
								Revert "Store the RigGeometry's source vertices and normals directly"  
							
							... 
							
							
							
							This reverts commit 7a347e3483 
							
						 
						
							2016-03-22 23:28:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								60c8c4fdda 
								
							 
						 
						
							
							
								
								Revert "Animate tangents in RigGeometry"  
							
							... 
							
							
							
							This reverts commit 9cf963b751 
							
						 
						
							2016-03-22 23:28:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9cf963b751 
								
							 
						 
						
							
							
								
								Animate tangents in RigGeometry  
							
							
							
						 
						
							2016-03-22 22:14:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7a347e3483 
								
							 
						 
						
							
							
								
								Store the RigGeometry's source vertices and normals directly  
							
							
							
						 
						
							2016-03-22 22:01:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6f31b3d79f 
								
							 
						 
						
							
							
								
								Add parallax mapping for objects  
							
							
							
						 
						
							2016-03-22 21:46:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								df6fd5f206 
								
							 
						 
						
							
							
								
								Recognize normalHeightMap in the ShaderVisitor  
							
							
							
						 
						
							2016-03-22 21:46:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								157c11398d 
								
							 
						 
						
							
							
								
								Add terrain parallax mapping  
							
							
							
						 
						
							2016-03-22 21:46:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								24ae9f4ac1 
								
							 
						 
						
							
							
								
								Remove no longer needed apply(Geode&) in SetFilterSettingsVisitor and NodeToShapeVisitor  
							
							... 
							
							
							
							In OSG 3.4 (which is now a requirement), Drawables are normal Nodes attached in the scene graph. Geode is still provided for backwards compatibility, but does not need to be specially handled here because it now functions just like a normal Group node. 
							
						 
						
							2016-03-14 00:38:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e8caafa190 
								
							 
						 
						
							
							
								
								Remove no longer needed applyEffect(osgFX::Effect&) in SetFilterSettingsVisitor  
							
							... 
							
							
							
							No longer needed because terrain texture filtering is now updated manually in TerrainGrid::updateTextureFiltering. 
							
						 
						
							2016-03-14 00:31:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d7c7bb850b 
								
							 
						 
						
							
							
								
								ToggleAI cleanup  
							
							
							
						 
						
							2016-03-12 20:32:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d986b1a48b 
								
							 
						 
						
							
							
								
								Add comment  
							
							
							
						 
						
							2016-03-11 19:28:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1abb77f8a1 
								
							 
						 
						
							
							
								
								Cleanup  
							
							
							
						 
						
							2016-03-11 19:18:51 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9f03982e0b 
								
							 
						 
						
							
							
								
								Use a dedicated VBO for RigGeometry's vertices and normals  
							
							... 
							
							
							
							The VBO used by the source geometry's arrays may be unintentionally shared with other RigGeometries.
The vertices and normals are the only attributes that are modified at all, so using a dedicated VBO for these should improve performance further. 
							
						 
						
							2016-03-11 19:08:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								50b8260a39 
								
							 
						 
						
							
							
								
								Disable VBOs in RigGeometry while investigating a crash possibly related to commit  cda8a88f0d 
							
							
							
						 
						
							2016-03-11 18:21:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								aae43dbff5 
								
							 
						 
						
							
							
								
								Set the MorphGeometry vertex buffer object usage to GL_DYNAMIC_DRAW  
							
							
							
						 
						
							2016-03-11 16:10:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4eb090a8d0 
								
							 
						 
						
							
							
								
								Set the RigGeometry vertex buffer object usage to GL_DYNAMIC_DRAW  
							
							
							
						 
						
							2016-03-11 16:09:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								174dd82894 
								
							 
						 
						
							
							
								
								Manually apply the osg::Light state  
							
							... 
							
							
							
							Reduce the amount of virtual function calls. Don't use the osg::Light's lightNum. Don't set spotlight state that we're not using (yet). 
							
						 
						
							2016-03-11 15:43:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								58e0e8bd4e 
								
							 
						 
						
							
							
								
								Enable vertex buffer objects in RigGeometry  
							
							
							
						 
						
							2016-03-11 01:39:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0dbf44b414 
								
							 
						 
						
							
							
								
								Enable vertex buffer objects in MyGUI RenderManager now that OSG 3.4 is a dependency  
							
							
							
						 
						
							2016-03-11 01:35:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3f08cbff71 
								
							 
						 
						
							
							
								
								Share the state attributes for terrain techniques  
							
							... 
							
							
							
							Reduces the total amount of GL calls / frame by about 14% - 50% depending on the scene. 
							
						 
						
							2016-03-11 01:08:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								84b8da7a09 
								
							 
						 
						
							
							
								
								Share the osg::Material on drawables  
							
							... 
							
							
							
							Reduces the number of GL calls / frame by ~4%. 
							
						 
						
							2016-03-11 01:06:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								abcfe9bcee 
								
							 
						 
						
							
							
								
								Don't add empty text key objects  
							
							
							
						 
						
							2016-03-10 17:01:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								02d23564dc 
								
							 
						 
						
							
							
								
								Include cleanup  
							
							
							
						 
						
							2016-03-10 14:29:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f898bf493f 
								
							 
						 
						
							
							
								
								Don't use Geodes  
							
							
							
						 
						
							2016-03-10 13:17:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								137dde7cf8 
								
							 
						 
						
							
							
								
								Include cleanup  
							
							
							
						 
						
							2016-03-10 12:59:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								121bdd3e39 
								
							 
						 
						
							
							
								
								Update comment  
							
							
							
						 
						
							2016-03-07 22:46:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3e6cf17665 
								
							 
						 
						
							
							
								
								Warn about cellrefs with an empty refId (Bug  #3238 )  
							
							
							
						 
						
							2016-03-07 22:44:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0df975a4d7 
								
							 
						 
						
							
							
								
								Properly detach nodes in CopyRigVisitor ( Fixes   #3234 )  
							
							
							
						 
						
							2016-03-06 11:33:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								82b792f808 
								
							 
						 
						
							
							
								
								Eliminate dynamic_cast in BillboardCallback  
							
							
							
						 
						
							2016-03-05 20:02:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2eaf96e3bf 
								
							 
						 
						
							
							
								
								Make ResourceManager destructor virtual  
							
							
							
						 
						
							2016-03-02 21:58:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								dd2fbfc0a2 
								
							 
						 
						
							
							
								
								Fix windows build  
							
							
							
						 
						
							2016-03-02 21:57:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3d6323f13a 
								
							 
						 
						
							
							
								
								Force-enable hasWater() for exterior cells ( Fixes   #3222 )  
							
							
							
						 
						
							2016-03-02 17:02:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								563807ee53 
								
							 
						 
						
							
							
								
								Share the StateSet used to invert front face  
							
							
							
						 
						
							2016-03-02 13:33:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6e7c6fdd7e 
								
							 
						 
						
							
							
								
								Implement NiTexturingProperty::DecalTexture  
							
							
							
						 
						
							2016-03-01 18:41:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								30d06bfe0e 
								
							 
						 
						
							
							
								
								Add comment  
							
							
							
						 
						
							2016-03-01 17:27:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								64636bd85a 
								
							 
						 
						
							
							
								
								Improve error reporting  
							
							
							
						 
						
							2016-03-01 17:05:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2821f46a18 
								
							 
						 
						
							
							
								
								Corpse clearing fix  
							
							
							
						 
						
							2016-03-01 11:31:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8791063110 
								
							 
						 
						
							
							
								
								Fix "RigGeometry rendering with no skeleton" warnings in rare cases  
							
							
							
						 
						
							2016-02-29 18:20:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1e5b4bea0a 
								
							 
						 
						
							
							
								
								Don't create an unnecessary osg::Group when copying over a rig  
							
							
							
						 
						
							2016-02-29 17:50:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								27577ce765 
								
							 
						 
						
							
							
								
								Add ESM::Land::DEFAULT_HEIGHT  
							
							
							
						 
						
							2016-02-28 16:49:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								ebaeabc962 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/respawn'  
							
							
							
						 
						
							2016-02-28 10:19:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3a2dccad4b 
								
							 
						 
						
							
							
								
								Implement 'Show' script instruction  
							
							
							
						 
						
							2016-02-27 13:40:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c3ef387208 
								
							 
						 
						
							
							
								
								Vanilla-compatible creature/NPC respawning ( Fixes   #2369 ,  Fixes   #2467 )  
							
							
							
						 
						
							2016-02-27 12:53:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f99cd15f00 
								
							 
						 
						
							
							
								
								Vanilla-compatible activate / onActivate ( Fixes   #1629 )  
							
							... 
							
							
							
							See https://forum.openmw.org/viewtopic.php?f=6&t=3074&p=34618#p34635  
							
						 
						
							2016-02-26 13:08:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								195c3b9967 
								
							 
						 
						
							
							
								
								Merge pull request  #904  from sandstranger/disable_opengles_anddroid  
							
							... 
							
							
							
							disable opengl es for Android by default 
							
						 
						
							2016-02-25 21:39:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cdccf03228 
								
							 
						 
						
							
							
								
								Fix mismatched delete  
							
							
							
						 
						
							2016-02-25 21:32:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sandstranger 
								
							 
						 
						
							
							
							
							
								
							
							
								a7b78b37f5 
								
							 
						 
						
							
							
								
								disable opengles for Android by default  
							
							
							
						 
						
							2016-02-25 22:39:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5f4ace1bc2 
								
							 
						 
						
							
							
								
								Implement support for sphere map NiTextureEffects ( Fixes   #1827 )  
							
							
							
						 
						
							2016-02-24 21:06:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								062410bd8c 
								
							 
						 
						
							
							
								
								Don't incorrectly remove TexEnv state  
							
							
							
						 
						
							2016-02-23 10:56:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								90a99991d1 
								
							 
						 
						
							
							
								
								Use empty() instead of !size()  
							
							
							
						 
						
							2016-02-22 19:06:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8bd16e4d5a 
								
							 
						 
						
							
							
								
								Don't compute the world matrix multiple times  
							
							
							
						 
						
							2016-02-22 18:58:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								055d35a2b0 
								
							 
						 
						
							
							
								
								Revert "Warn about particle emitters that have multiple parent node paths"  
							
							... 
							
							
							
							Not working correctly because osg won't ignore camera nodes.
This reverts commit 1667c807be 
							
						 
						
							2016-02-22 18:10:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1667c807be 
								
							 
						 
						
							
							
								
								Warn about particle emitters that have multiple parent node paths  
							
							
							
						 
						
							2016-02-22 15:21:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								f9f91d5386 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2016-02-21 09:01:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cee608e31b 
								
							 
						 
						
							
							
								
								Make it work with appveyor's outdated OSG build  
							
							
							
						 
						
							2016-02-21 01:41:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8e826eefe6 
								
							 
						 
						
							
							
								
								Add missing initialization  
							
							
							
						 
						
							2016-02-21 01:26:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e25e0a0600 
								
							 
						 
						
							
							
								
								ShaderVisitor: assume the first texture unit is the diffuseMap  
							
							
							
						 
						
							2016-02-20 23:47:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e7682e04ae 
								
							 
						 
						
							
							
								
								Cleanup  
							
							
							
						 
						
							2016-02-20 22:09:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cdefee3e64 
								
							 
						 
						
							
							
								
								Add call to MultiObjectCache::releaseGLObjects  
							
							
							
						 
						
							2016-02-20 20:38:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4ca6e91292 
								
							 
						 
						
							
							
								
								Fix in-code default settings so that we don't attempt to use shaders in OpenCS  
							
							
							
						 
						
							2016-02-20 20:36:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8f81df2bd3 
								
							 
						 
						
							
							
								
								Cleanup  
							
							
							
						 
						
							2016-02-20 20:34:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0db7163363 
								
							 
						 
						
							
							
								
								Add specular mapping for terrain  
							
							
							
						 
						
							2016-02-20 19:55:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								171e293641 
								
							 
						 
						
							
							
								
								ShaderManager: insert #line directives when including files  
							
							
							
						 
						
							2016-02-20 19:55:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f01e8a6950 
								
							 
						 
						
							
							
								
								Add specular mapping for objects  
							
							
							
						 
						
							2016-02-20 19:55:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5cf2441b10 
								
							 
						 
						
							
							
								
								ShaderVisitor: support automatic recognition of normal maps based on file pattern  
							
							... 
							
							
							
							Introduce new settings 'auto use object normal maps', 'auto use terrain normal maps', 'normal map pattern' 
							
						 
						
							2016-02-20 18:00:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6a0ac824bd 
								
							 
						 
						
							
							
								
								Fix terrain error in OpenCS  
							
							
							
						 
						
							2016-02-19 15:00:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7071d286e8 
								
							 
						 
						
							
							
								
								Fix inverted check for 16-bit indices  
							
							
							
						 
						
							2016-02-19 14:59:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4e5462bc19 
								
							 
						 
						
							
							
								
								Don't attempt to create a collision shape for an empty TriShape  
							
							
							
						 
						
							2016-02-19 14:23:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ca0e1fe0e0 
								
							 
						 
						
							
							
								
								Set the osg::Material on the terrain root node  
							
							
							
						 
						
							2016-02-19 01:45:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6000e48bba 
								
							 
						 
						
							
							
								
								Add terrain shaders and normal map support  
							
							... 
							
							
							
							Textures with _n filename suffix are automatically recognized as terrain normal maps. 
							
						 
						
							2016-02-19 01:37:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5e12a1b4ef 
								
							 
						 
						
							
							
								
								Add enchanted item glow to the shader  
							
							
							
						 
						
							2016-02-18 23:05:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								268594dcf1 
								
							 
						 
						
							
							
								
								Recreate shader in NpcAnimation::setAlpha  
							
							
							
						 
						
							2016-02-18 22:48:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a73512afb7 
								
							 
						 
						
							
							
								
								Add shader settings to settings.cfg  
							
							
							
						 
						
							2016-02-18 19:38:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								21c4dffed2 
								
							 
						 
						
							
							
								
								Add #include support in shaders  
							
							
							
						 
						
							2016-02-18 19:37:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								22cc5c0965 
								
							 
						 
						
							
							
								
								Cache the Program  
							
							
							
						 
						
							2016-02-18 19:37:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								456816f707 
								
							 
						 
						
							
							
								
								Use diffuse.a / vertex.a, use material emission  
							
							
							
						 
						
							2016-02-18 19:37:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3e854a84a2 
								
							 
						 
						
							
							
								
								Slightly more efficient applying of light state  
							
							
							
						 
						
							2016-02-18 19:37:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f93b7ec943 
								
							 
						 
						
							
							
								
								Fix light state issue  
							
							... 
							
							
							
							GLSL does not respect gl_Disable(GL_LIGHTX), so we have to set unused lights to zero.
Sadly, this change makes the applying of the modelView matrix less efficient. So far I couldn't find a better solution, osg's state tracker keeps getting in the way. :( 
							
						 
						
							2016-02-18 19:37:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9376811213 
								
							 
						 
						
							
							
								
								Vertex lighting shader  
							
							
							
						 
						
							2016-02-18 19:37:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a9ad1b09e2 
								
							 
						 
						
							
							
								
								Introduce ShaderManager & ShaderVisitor  
							
							... 
							
							
							
							Actual shaders still to be written. 
							
						 
						
							2016-02-18 19:37:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e647ee5424 
								
							 
						 
						
							
							
								
								Support RGB and RGBA embedded textures in NIF files ( Fixes   #2295 )  
							
							
							
						 
						
							2016-02-18 19:37:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a9ac108382 
								
							 
						 
						
							
							
								
								Fully read NiPixelData  
							
							
							
						 
						
							2016-02-18 19:37:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								606758d72f 
								
							 
						 
						
							
							
								
								NifLoader: create the BumpTexture slot, but don't use it yet  
							
							
							
						 
						
							2016-02-18 19:37:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4cd4131da9 
								
							 
						 
						
							
							
								
								NifLoader: assign a name to created textures  
							
							... 
							
							
							
							This name will tell the shader visitor how to handle that texture. 
							
						 
						
							2016-02-18 19:37:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								50e92c8136 
								
							 
						 
						
							
							
								
								NifLoader: move texture property handling to a separate function  
							
							
							
						 
						
							2016-02-18 19:37:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								acf44fd9e5 
								
							 
						 
						
							
							
								
								NifLoader: handleTextureControllers outside of the NumTextures loop  
							
							
							
						 
						
							2016-02-18 19:37:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e05d975020 
								
							 
						 
						
							
							
								
								Change the way that texture filtering settings are applied at runtime  
							
							
							
						 
						
							2016-02-18 19:37:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a94029267f 
								
							 
						 
						
							
							
								
								Fix an inverted condition (Bug  #3209 )  
							
							
							
						 
						
							2016-02-18 01:25:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c4d38bb42d 
								
							 
						 
						
							
							
								
								Fix clang analyzer warnings  
							
							
							
						 
						
							2016-02-16 19:17:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ed57293e54 
								
							 
						 
						
							
							
								
								Allow '^' escape characters in books  
							
							... 
							
							
							
							http://forum.openmw.org/viewtopic.php?f=2&t=3373&p=37584&sid=1a0b015e6716b1bced37fd398ef876c7  
						
							2016-02-16 14:55:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9eb96b9cb6 
								
							 
						 
						
							
							
								
								Parse the bullet version in FindBullet.cmake  
							
							
							
						 
						
							2016-02-15 14:34:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								83a9a164bc 
								
							 
						 
						
							
							
								
								Raise the required bullet version to 2.83  
							
							... 
							
							
							
							2.82 appears to have a bug that causes the player to be able to phase through certain objects (bug #1587 ). 
							
						 
						
							2016-02-15 00:33:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								28e3fe837f 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/osg_34'  
							
							
							
						 
						
							2016-02-14 17:31:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								eaf3f5a829 
								
							 
						 
						
							
							
								
								Remove unused arguments  
							
							
							
						 
						
							2016-02-13 04:14:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6fc6913424 
								
							 
						 
						
							
							
								
								Do not set the cursor when creating it  
							
							
							
						 
						
							2016-02-13 03:34:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5824619a95 
								
							 
						 
						
							
							
								
								Clean up includes  
							
							
							
						 
						
							2016-02-12 19:28:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8b596dfcbe 
								
							 
						 
						
							
							
								
								Remove support for OSG 3.2  
							
							... 
							
							
							
							Since commit e8662bea31 
							
						 
						
							2016-02-12 14:46:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								be6ea3d607 
								
							 
						 
						
							
							
								
								Account for UV coordinate flip in UVController ( Fixes   #3203 )  
							
							
							
						 
						
							2016-02-11 16:22:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								da6dcfc49e 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/resource'  
							
							
							
						 
						
							2016-02-10 16:23:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5e876b1379 
								
							 
						 
						
							
							
								
								Add missing include  
							
							
							
						 
						
							2016-02-10 15:34:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								98c5e072f2 
								
							 
						 
						
							
							
								
								Swap the terrain cache update order to make more sense  
							
							
							
						 
						
							2016-02-09 21:17:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9f729667fb 
								
							 
						 
						
							
							
								
								Remove debug output  
							
							
							
						 
						
							2016-02-09 21:16:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0865cea211 
								
							 
						 
						
							
							
								
								Preload terrain  
							
							
							
						 
						
							2016-02-09 21:16:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								98848c752a 
								
							 
						 
						
							
							
								
								Make getLayerInfo thread safe  
							
							
							
						 
						
							2016-02-09 20:26:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8aba74e6ee 
								
							 
						 
						
							
							
								
								Remove GridElement  
							
							
							
						 
						
							2016-02-09 20:23:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								596fe56bfd 
								
							 
						 
						
							
							
								
								Make Land::loadData thread safe  
							
							
							
						 
						
							2016-02-09 20:21:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								afe533e670 
								
							 
						 
						
							
							
								
								Accept a const Object in UnrefQueue  
							
							
							
						 
						
							2016-02-09 19:00:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								246566cef4 
								
							 
						 
						
							
							
								
								Preload instances in BulletShapeManager  
							
							
							
						 
						
							2016-02-09 18:48:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e28dc3e72f 
								
							 
						 
						
							
							
								
								Preload instances in SceneManager  
							
							
							
						 
						
							2016-02-09 18:35:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2e62298bd3 
								
							 
						 
						
							
							
								
								Clean up ObjectCache includes  
							
							
							
						 
						
							2016-02-09 18:11:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								40a6e05e17 
								
							 
						 
						
							
							
								
								Use a deque instead of vector in UnrefQueue  
							
							
							
						 
						
							2016-02-09 16:09:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d11c2864df 
								
							 
						 
						
							
							
								
								Introduce UnrefQueue to handle the deleting of no longer needed objects in the background thread  
							
							
							
						 
						
							2016-02-09 15:45:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								84f01b7527 
								
							 
						 
						
							
							
								
								Remove unneeded forward declaration  
							
							
							
						 
						
							2016-02-08 16:27:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b2019d31c7 
								
							 
						 
						
							
							
								
								Mark thread safe methods in BsaFile  
							
							
							
						 
						
							2016-02-08 15:55:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e4e313fe12 
								
							 
						 
						
							
							
								
								Remove outdated comment  
							
							
							
						 
						
							2016-02-08 14:41:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c8054424c9 
								
							 
						 
						
							
							
								
								Preload items equipped by NPCs  
							
							
							
						 
						
							2016-02-07 22:37:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a81b10b415 
								
							 
						 
						
							
							
								
								Make the cache expiryDelay configurable  
							
							
							
						 
						
							2016-02-07 19:05:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								41233fc8e5 
								
							 
						 
						
							
							
								
								Keep a reference to the original scene template for as long as the instance is used  
							
							
							
						 
						
							2016-02-07 18:56:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								778bce3ae9 
								
							 
						 
						
							
							
								
								Remove unused ObjectCache functions  
							
							
							
						 
						
							2016-02-07 18:27:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								49ecac4ced 
								
							 
						 
						
							
							
								
								Add a mutex lock around the SharedStateManager  
							
							
							
						 
						
							2016-02-07 07:37:35 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c3ad4dad75 
								
							 
						 
						
							
							
								
								Fix applying of filter settings on terrain textures  
							
							
							
						 
						
							2016-02-07 05:53:56 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8b981ab507 
								
							 
						 
						
							
							
								
								Crash fix  
							
							
							
						 
						
							2016-02-07 05:53:42 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c155680d3c 
								
							 
						 
						
							
							
								
								Customize ObjectCache for more efficient locking in removeExpiredObjectsInCache  
							
							
							
						 
						
							2016-02-07 00:43:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d855a13b44 
								
							 
						 
						
							
							
								
								Clear the resource cache from the worker thread  
							
							
							
						 
						
							2016-02-07 00:36:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6f9ca0f68f 
								
							 
						 
						
							
							
								
								Add basic cell preloader class  
							
							... 
							
							
							
							Not properly in use yet, but seems to be working. 
							
						 
						
							2016-02-07 00:14:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e055ae094a 
								
							 
						 
						
							
							
								
								Improve const-correctness in BulletShapeManager  
							
							... 
							
							
							
							Sadly, two const_cast's are needed to work around Bullet API quirks. 
							
						 
						
							2016-02-07 00:14:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b7e69cbc64 
								
							 
						 
						
							
							
								
								Refactor WorkQueue, merge WorkTicket and WorkItem  
							
							... 
							
							
							
							Allow the caller to hold on to the WorkItem. This makes it possible for a derived WorkItem to store the result of the work within the WorkItem itself. 
							
						 
						
							2016-02-06 22:42:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								df57d4bfba 
								
							 
						 
						
							
							
								
								Use a common base class for resource managers  
							
							... 
							
							
							
							Implement updateCache to delete unreferenced cached objects when they have not been referenced for a while. 
							
						 
						
							2016-02-06 17:22:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e02f35264f 
								
							 
						 
						
							
							
								
								Work around OSG 3.2 not respecting the DEEP_COPY_CALLBACK flag ( Fixes   #3183 )  
							
							
							
						 
						
							2016-02-06 15:08:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ea1efaac0c 
								
							 
						 
						
							
							
								
								Use the osgDB::ObjectCache in SceneManager, cleanup  
							
							
							
						 
						
							2016-02-06 00:15:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								909c4d96b6 
								
							 
						 
						
							
							
								
								Use the osgDB::ObjectCache in BulletShapeManager  
							
							
							
						 
						
							2016-02-05 23:59:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6c1c653cba 
								
							 
						 
						
							
							
								
								Use the osgDB::ObjectCache in ImageManager  
							
							... 
							
							
							
							Should be thread safe now. 
							
						 
						
							2016-02-05 23:31:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9e5225bb6f 
								
							 
						 
						
							
							
								
								Do not unref a Texture's image data after applying it  
							
							
							
						 
						
							2016-02-05 23:21:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9e53e12c70 
								
							 
						 
						
							
							
								
								More renaming of TextureManager -> ImageManager  
							
							
							
						 
						
							2016-02-05 23:10:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5ee3d1698f 
								
							 
						 
						
							
							
								
								Remove getWarningTexture in favor of getWarningImage  
							
							
							
						 
						
							2016-02-05 23:05:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f99f403dda 
								
							 
						 
						
							
							
								
								Rename TextureManager to ImageManager  
							
							
							
						 
						
							2016-02-05 23:03:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6ef848b7c5 
								
							 
						 
						
							
							
								
								Remove TextureManager::getTexture2D  
							
							... 
							
							
							
							Instead use getImage and let the caller create the Texture. Sharing of textures is then handled in post by the SharedStateManager.
This is closer to what the OSG serializer does.
Streamlines the TextureManager and will make it easier to multithread. 
							
						 
						
							2016-02-05 23:01:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fbd4ad9b0c 
								
							 
						 
						
							
							
								
								Flip terrain textures  
							
							
							
						 
						
							2016-02-05 22:46:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								71401aafe7 
								
							 
						 
						
							
							
								
								Handle multipass techniques in SetFilterSettingsVisitor  
							
							
							
						 
						
							2016-02-05 21:08:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								31988ca4cc 
								
							 
						 
						
							
							
								
								Add a dont_override_filter description for textures that should be left alone  
							
							
							
						 
						
							2016-02-05 21:07:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e8662bea31 
								
							 
						 
						
							
							
								
								Change the way that image origin is converted to OpenGL's lower-left convention  
							
							... 
							
							
							
							Flip the texture coordinates instead of flipping textures.
This simplifies the TextureManager (no need to worry if the caller wants flipping or not), should make it easier to generalize & multithread it. 
							
						 
						
							2016-02-05 21:03:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6ac688c0e2 
								
							 
						 
						
							
							
								
								Change the way that texture filtering setting changes are applied at runtime to not require keeping a reference to textures  
							
							... 
							
							
							
							The references would be difficult to clean up because there may or may not be another reference to the texture in the osgDB::SharedStateManager. 
							
						 
						
							2016-02-05 21:03:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e2ee1d5689 
								
							 
						 
						
							
							
								
								Use separate textures for the MyGUI RenderManager  
							
							... 
							
							
							
							This means we can more reliably set the filter parameters.
I believe this commit creates a regression where non-DDS GUI textures would display upside down, which will be addressed by further refactoring in the next commits. 
							
						 
						
							2016-02-05 21:03:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5b972ee777 
								
							 
						 
						
							
							
								
								Move texture filtering settings to SceneManager  
							
							... 
							
							
							
							Practical benefits:
- Filter settings are now applied to native OSG format models. These models do not use TextureManager::getTexture2D since the model itself specifies a Texture.
- The GUI render manager will be able to use its own separate textures, making it easier to turn off filtering for them. 
							
						 
						
							2016-02-05 21:03:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b06730ac61 
								
							 
						 
						
							
							
								
								Fix terrain textureCompileDummy  
							
							
							
						 
						
							2016-02-05 21:02:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2eda495f89 
								
							 
						 
						
							
							
								
								Build fix for OSG 3.2  
							
							
							
						 
						
							2016-02-03 19:05:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								06ed20abf8 
								
							 
						 
						
							
							
								
								Use the initial pose of a MorphGeometry for object placement ( Fixes   #3136 )  
							
							
							
						 
						
							2016-02-03 18:53:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8360cccce7 
								
							 
						 
						
							
							
								
								Don't clone Drawable UpdateCallbacks twice  
							
							... 
							
							
							
							The Drawable copy constructor takes care of that already. 
							
						 
						
							2016-02-01 21:02:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6b48acaf0e 
								
							 
						 
						
							
							
								
								Don't optimize TriShapes with controllers ( Fixes   #3143 )  
							
							
							
						 
						
							2016-02-01 21:01:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d9290b0ee0 
								
							 
						 
						
							
							
								
								Array fix  
							
							
							
						 
						
							2016-01-25 21:13:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								aec8c38461 
								
							 
						 
						
							
							
								
								Move observer_ptr include where it belongs  
							
							
							
						 
						
							2016-01-25 21:03:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								48f53e23bf 
								
							 
						 
						
							
							
								
								Allow alternate mesh formats for marker_error  
							
							
							
						 
						
							2016-01-25 17:15:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Kortkamp 
								
							 
						 
						
							
							
							
							
								
							
							
								0659687bfb 
								
							 
						 
						
							
							
								
								Some fixes for building on FreeBSD  
							
							
							
						 
						
							2016-01-25 14:13:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f0971ee8ad 
								
							 
						 
						
							
							
								
								Implement Fixme script instruction  
							
							
							
						 
						
							2016-01-20 04:07:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								41c571d4f4 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into lighting  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/view/render/instancemode.cpp 
							
						 
						
							2016-01-15 15:46:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								62fe47b144 
								
							 
						 
						
							
							
								
								Load default terrain if there is none defined  
							
							
							
						 
						
							2016-01-14 16:41:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								458a305bff 
								
							 
						 
						
							
							
								
								OpenCS: add lighting mask  
							
							
							
						 
						
							2016-01-11 23:14:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e1c7165bfb 
								
							 
						 
						
							
							
								
								Fix bounds calculation for addLight to a transform node  
							
							
							
						 
						
							2016-01-11 23:14:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								93cc08a09c 
								
							 
						 
						
							
							
								
								Lighting fix for LightListCallbacks attached to a Transform node  
							
							
							
						 
						
							2016-01-11 23:10:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3089aeccc4 
								
							 
						 
						
							
							
								
								Factor out SceneUtil::addLight  
							
							
							
						 
						
							2016-01-11 23:10:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								438b30d6f0 
								
							 
						 
						
							
							
								
								Move configureLight to a separate file  
							
							
							
						 
						
							2016-01-11 23:10:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								11496b8075 
								
							 
						 
						
							
							
								
								Read fallback settings in OpenCS  
							
							
							
						 
						
							2016-01-11 23:10:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6546c05428 
								
							 
						 
						
							
							
								
								Move Fallback map to components/  
							
							
							
						 
						
							2016-01-11 23:10:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								ece40b1e96 
								
							 
						 
						
							
							
								
								improved the remaining handling of extra arguments  
							
							
							
						 
						
							2016-01-07 16:07:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								46e32de350 
								
							 
						 
						
							
							
								
								improved handling of extra arguments in DiscardParser  
							
							
							
						 
						
							2016-01-07 16:01:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								f9607a47b3 
								
							 
						 
						
							
							
								
								improved handling of extra arguments in StringParser  
							
							
							
						 
						
							2016-01-07 15:54:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								210c77968a 
								
							 
						 
						
							
							
								
								Don't report warning about extra arguments, if there are no extra arguments ( Fixes   #3133 )  
							
							
							
						 
						
							2016-01-07 15:38:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								daa94cc50e 
								
							 
						 
						
							
							
								
								Fix cppcheck warnings  
							
							
							
						 
						
							2016-01-03 20:19:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0597c8fd9c 
								
							 
						 
						
							
							
								
								Pass a Vec4f by reference  
							
							
							
						 
						
							2016-01-03 16:43:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ea0be6e737 
								
							 
						 
						
							
							
								
								Update ScriptArgs documentation  
							
							
							
						 
						
							2016-01-03 00:13:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								23cd2056bf 
								
							 
						 
						
							
							
								
								Ignore extra arguments in playSound and playSound3D.  
							
							... 
							
							
							
							A common mistake in mods is to use playSound with volume/pitch arguments, which only playSoundVP supports. Previously these extra arguments raised a parser error, making the respective mod unusable. 
							
						 
						
							2016-01-03 00:13:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e695619aa5 
								
							 
						 
						
							
							
								
								ExprParser: Warn about ignored arguments  
							
							
							
						 
						
							2016-01-03 00:02:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3ebfb47983 
								
							 
						 
						
							
							
								
								Do not discard root node transformations if the root node is named 'bip01' (Bug  #3118 )  
							
							
							
						 
						
							2016-01-02 01:30:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								0efb8e2949 
								
							 
						 
						
							
							
								
								osgDB::ObjectCache was added in 3.3.3, not 3.4.0  
							
							... 
							
							
							
							Fixes redefinition error on builds with OSG >3.3.3 <3.4.0 
							
						 
						
							2015-12-24 17:18:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								90b76801f6 
								
							 
						 
						
							
							
								
								Reduce the call to tolower() for each character when the string is already in lower case.  
							
							... 
							
							
							
							- only a minor performance gain according to the MSVC profiler 
							
						 
						
							2015-12-19 18:50:07 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								abe6904a94 
								
							 
						 
						
							
							
								
								Minor performance gains on loading cell references.  
							
							... 
							
							
							
							- Use integers where possible
- Unfortunately many functions are simply duplicated for now, but over time the deprecated ones will be removed 
							
						 
						
							2015-12-19 17:54:45 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								003b0d48be 
								
							 
						 
						
							
							
								
								Move resource names listing code out of CSMWorld::Resources ctor in order to avoid multiple scan of the same resources.  
							
							... 
							
							
							
							- The resources are still scanned twice, once when the archive/directory is added and another time when the names are listed. 
							
						 
						
							2015-12-19 17:39:02 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								deb7f3caf6 
								
							 
						 
						
							
							
								
								Print deletion state in ObjectReferenceInfo  
							
							
							
						 
						
							2015-12-17 20:17:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								723c392a73 
								
							 
						 
						
							
							
								
								NifLoader: fall back to the first UV set when encountering invalid UV set references  
							
							
							
						 
						
							2015-12-17 04:05:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0731595c2b 
								
							 
						 
						
							
							
								
								Wrap a Texture2D in a ref_ptr  
							
							
							
						 
						
							2015-12-17 03:38:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								31c3324705 
								
							 
						 
						
							
							
								
								Don't assume the emitter node is a Group ( Fixes   #3082 )  
							
							... 
							
							
							
							This would be a correct assumption by default, but is no longer true when the NifLoader::optimize() function optimizes the graph. 
							
						 
						
							2015-12-17 03:38:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d5a2586f38 
								
							 
						 
						
							
							
								
								LoadingScreen: add support for important labels  
							
							... 
							
							
							
							Used in saveGame so the player can be sure whether or not the game was saved.
Fixes  #3074  
							
						 
						
							2015-12-15 21:16:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								625644e917 
								
							 
						 
						
							
							
								
								LoadingScreen: documentation updates  
							
							
							
						 
						
							2015-12-15 21:03:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ccbba5e926 
								
							 
						 
						
							
							
								
								LoadingScreen: remove indicateProgress, not used  
							
							
							
						 
						
							2015-12-15 20:52:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								78a733a12c 
								
							 
						 
						
							
							
								
								Fix initialization of InputWrapper::mWindowHasFocus  
							
							
							
						 
						
							2015-12-15 20:13:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c70790ecb7 
								
							 
						 
						
							
							
								
								Remove outdated comment  
							
							
							
						 
						
							2015-12-14 15:50:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								076dc539bc 
								
							 
						 
						
							
							
								
								KeyframeManager fix  
							
							
							
						 
						
							2015-12-14 15:11:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chris Robinson 
								
							 
						 
						
							
							
							
							
								
							
							
								f1faeeae3a 
								
							 
						 
						
							
							
								
								Use separate config options for min and mag texture filters  
							
							
							
						 
						
							2015-12-13 17:05:19 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chris Robinson 
								
							 
						 
						
							
							
							
							
								
							
							
								5c0a847eaf 
								
							 
						 
						
							
							
								
								Combine some duplicate code  
							
							
							
						 
						
							2015-12-13 16:51:27 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								64424e7262 
								
							 
						 
						
							
							
								
								Move keyframe loading out of SceneManager to new KeyframeManager  
							
							
							
						 
						
							2015-12-13 15:31:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								295563ba65 
								
							 
						 
						
							
							
								
								Minor fix  
							
							
							
						 
						
							2015-12-13 15:31:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6f966b8434 
								
							 
						 
						
							
							
								
								Don't use osg::notify  
							
							
							
						 
						
							2015-12-11 16:18:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Paul Cercueil 
								
							 
						 
						
							
							
							
							
								
							
							
								06719df868 
								
							 
						 
						
							
							
								
								Use the standard cursor if the custom cursor can't be used  
							
							... 
							
							
							
							Signed-off-by: Paul Cercueil <paul@crapouillou.net> 
							
						 
						
							2015-12-11 15:59:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0efce6cd4c 
								
							 
						 
						
							
							
								
								Fix typo in a comment  
							
							
							
						 
						
							2015-12-10 00:15:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								eb92b853fe 
								
							 
						 
						
							
							
								
								BulletNifLoader: preallocate the btTriangleMesh's vertices/indices  
							
							
							
						 
						
							2015-12-10 00:05:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								293f3f30b5 
								
							 
						 
						
							
							
								
								Indentation fix  
							
							
							
						 
						
							2015-12-09 23:30:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								57b7cac13f 
								
							 
						 
						
							
							
								
								Merge pull request  #850  from MatthewRock/fix-2952-2  
							
							... 
							
							
							
							Fix for bug #2952 : Enchantment Merchant Items reshuffled EVERY time 'barter' is clicked 
							
						 
						
							2015-12-09 20:12:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MatthewRock 
								
							 
						 
						
							
							
							
							
								
							
							
								3b254ad631 
								
							 
						 
						
							
							
								
								Allows the same item to have multiple ancestors  
							
							
							
						 
						
							2015-12-09 18:24:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bdae572264 
								
							 
						 
						
							
							
								
								Merge pull request  #840  from scrawl/movedrefs  
							
							... 
							
							
							
							Object movement between cells 
							
						 
						
							2015-12-09 14:10:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cfcohen 
								
							 
						 
						
							
							
							
							
								
							
							
								d00d487c3d 
								
							 
						 
						
							
							
								
								Improved error reporting under POSIX using errno and strerror().  
							
							
							
						 
						
							2015-12-08 23:35:03 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								de84452e5a 
								
							 
						 
						
							
							
								
								NifFile: close the stream after reading ( Fixes   #3070 )  
							
							
							
						 
						
							2015-12-09 04:52:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								39feb547a0 
								
							 
						 
						
							
							
								
								Broken lower casing fix ( Fixes   #3068 )  
							
							
							
						 
						
							2015-12-08 23:12:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MatthewRock 
								
							 
						 
						
							
							
							
							
								
							
							
								aa721fe1f6 
								
							 
						 
						
							
							
								
								Fix bug 2952 with merchant and levelled items  
							
							
							
						 
						
							2015-12-08 22:39:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								624809c8dc 
								
							 
						 
						
							
							
								
								Minor fix for error handling in skeleton.cpp  
							
							
							
						 
						
							2015-12-08 16:50:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								07b064f616 
								
							 
						 
						
							
							
								
								Rename to lowerCaseInPlace  
							
							
							
						 
						
							2015-12-07 22:49:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e3d3380c8c 
								
							 
						 
						
							
							
								
								Remove return value for in-place toLowerStr  
							
							
							
						 
						
							2015-12-07 22:43:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e4751c68e9 
								
							 
						 
						
							
							
								
								Typo fix  
							
							
							
						 
						
							2015-12-07 22:30:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								42d68eb7fb 
								
							 
						 
						
							
							
								
								Build fix  
							
							
							
						 
						
							2015-12-07 22:29:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f875597be5 
								
							 
						 
						
							
							
								
								Don't use tolower()  
							
							... 
							
							
							
							See https://forum.openmw.org/viewtopic.php?f=8&t=3231&p=35968  
							
						 
						
							2015-12-07 21:58:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9d4af59860 
								
							 
						 
						
							
							
								
								Don't attempt to create quest log buttons if textures are unavailable ( Fixes   #3063 )  
							
							
							
						 
						
							2015-12-07 15:33:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								671561ea37 
								
							 
						 
						
							
							
								
								Write moved references to the save game file (not resolved on loading yet)  
							
							
							
						 
						
							2015-12-06 19:11:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1d5af3c9c8 
								
							 
						 
						
							
							
								
								Remove unneeded cast  
							
							
							
						 
						
							2015-12-06 15:44:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e39f49a88f 
								
							 
						 
						
							
							
								
								OSG extensions namespace fixes  
							
							
							
						 
						
							2015-12-06 15:27:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								19af94b73e 
								
							 
						 
						
							
							
								
								Reduce copying further by adding move constructors and move assignment operators to CellRef structs.  
							
							
							
						 
						
							2015-12-06 15:20:45 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c60f4ba7bd 
								
							 
						 
						
							
							
								
								Make RigGeometry bone references case-insensitive ( Fixes   #3058 )  
							
							
							
						 
						
							2015-12-05 15:02:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3c02703876 
								
							 
						 
						
							
							
								
								Not found Land Textures are no longer a fatal error (Bug  #3037 )  
							
							... 
							
							
							
							Log warning message and show the default texture when encountering invalid ESM::LandTexture references.
(cherry picked from commit 35fa1f5865 
							
						 
						
							2015-12-05 18:14:55 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a1939ae05f 
								
							 
						 
						
							
							
								
								StringUtils: use the locale-unaware tolower function  
							
							... 
							
							
							
							There is no change in behaviour since we were using the C locale.
The locale-aware tolower is much slower than the locale-unaware one. At least on Linux/GCC it calls dynamic_cast's, and is overall slower by an order of magnitude.
(cherry picked from commit 27e669296e 
							
						 
						
							2015-12-05 18:11:21 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0eca29eb62 
								
							 
						 
						
							
							
								
								Ignore Creature INDX subrecords  
							
							... 
							
							
							
							Found in some .ess files, not sure what they mean.
(cherry picked from commit 0bdfd1b0d7 
							
						 
						
							2015-12-05 17:42:58 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								1334091613 
								
							 
						 
						
							
							
								
								Resolve merge issues.  
							
							
							
						 
						
							2015-12-05 17:28:32 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c221be76dc 
								
							 
						 
						
							
							
								
								Tests: add dialogue_merging_test (requires some data files)  
							
							... 
							
							
							
							(cherry picked from commit 38c155c579 
							
						 
						
							2015-12-05 11:26:24 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								41ee50c2b7 
								
							 
						 
						
							
							
								
								Move common subrecord definitions (NAME, DELE) to defs.hpp  
							
							... 
							
							
							
							(cherry picked from commit fc8e40889d 
							
						 
						
							2015-12-05 11:25:14 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								d789d9369c 
								
							 
						 
						
							
							
								
								Make saving of deleted ESM records more consistent  
							
							... 
							
							
							
							(cherry picked from commit f9b0b7ede5 
							
						 
						
							2015-12-05 11:24:21 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								3821bffbfa 
								
							 
						 
						
							
							
								
								Fix missing break in switch statement  
							
							... 
							
							
							
							(cherry picked from commit 9a8ca81907 
							
						 
						
							2015-12-05 11:24:09 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								2abdeef2e0 
								
							 
						 
						
							
							
								
								Remove unused includes  
							
							... 
							
							
							
							(cherry picked from commit daaff1284e 
							
						 
						
							2015-12-05 11:23:57 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								82363bf318 
								
							 
						 
						
							
							
								
								Make deleted flag a parameter of load/save methods (instead of a record member) in ESM records  
							
							... 
							
							
							
							(cherry picked from commit 4a16eba716 
							
						 
						
							2015-12-05 11:20:31 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								7013ba751c 
								
							 
						 
						
							
							
								
								Fix build errors & warnings  
							
							... 
							
							
							
							(cherry picked from commit 1e8182220a 
							
						 
						
							2015-12-05 11:19:22 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								d12f784e7e 
								
							 
						 
						
							
							
								
								Remove <cstdint> include file from loaddial.cpp  
							
							... 
							
							
							
							(cherry picked from commit f5745749a6 
							
						 
						
							2015-12-05 11:19:11 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								258f7a2b42 
								
							 
						 
						
							
							
								
								LightController fixes  
							
							
							
						 
						
							2015-12-05 00:38:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								696f7a942b 
								
							 
						 
						
							
							
								
								Some refactoring. Remove unused code  
							
							... 
							
							
							
							(cherry picked from commit 5fd48efd28 
							
						 
						
							2015-12-05 09:46:20 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								b5c958c62a 
								
							 
						 
						
							
							
								
								More ESM records have DELE handling.  
							
							... 
							
							
							
							Changed records: Race, Land, Pathgrid, StartScript, DebugProfile, Filter
(cherry picked from commit e65ff723ce 
							
						 
						
							2015-12-05 09:17:40 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								8b7b3d2a4e 
								
							 
						 
						
							
							
								
								Refine DELE handling in ESM records. Add position-independent DELE search  
							
							... 
							
							
							
							(cherry picked from commit ad353e6dd0 
							
						 
						
							2015-12-05 07:20:36 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								3686c1e32d 
								
							 
						 
						
							
							
								
								Move DELE handling to CellRef record  
							
							... 
							
							
							
							(cherry picked from commit e8a9567be3 
							
						 
						
							2015-12-05 07:20:09 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								82e1b0563c 
								
							 
						 
						
							
							
								
								Add NAME handling to DebugProfile and Filter records  
							
							... 
							
							
							
							(cherry picked from commit b55a4999ca 
							
						 
						
							2015-12-05 07:19:32 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								72152d84ed 
								
							 
						 
						
							
							
								
								Move ID loading into a separate method for Dialogue and DialInfo records  
							
							... 
							
							
							
							(cherry picked from commit c8c79dc1ef 
							
						 
						
							2015-12-05 07:19:07 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								d518d70212 
								
							 
						 
						
							
							
								
								Remove NAME and DELE handling from IdCollection  
							
							... 
							
							
							
							(cherry picked from commit 74a055f3cc 
							
						 
						
							2015-12-05 07:18:39 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								377d606fc3 
								
							 
						 
						
							
							
								
								Load/read methods in MWWorld::Store return a pair (record ID, deleted flag)  
							
							... 
							
							
							
							(cherry picked from commit c266315a35 
							
						 
						
							2015-12-05 07:17:56 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								2448aa05cb 
								
							 
						 
						
							
							
								
								Add removing of deleted Infos to Dialogue::clearDeletedInfos()  
							
							... 
							
							
							
							(cherry picked from commit adec0cb61d 
							
						 
						
							2015-12-05 07:09:23 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								25a8cda9ac 
								
							 
						 
						
							
							
								
								Some fixes for ESM Dialogues and Infos  
							
							... 
							
							
							
							(cherry picked from commit e0983c815c 
							
						 
						
							2015-12-05 07:09:05 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								80074f90bf 
								
							 
						 
						
							
							
								
								Set Deleted flag to false when initializing ESM records  
							
							... 
							
							
							
							(cherry picked from commit 7ecb54a776 
							
						 
						
							2015-12-05 07:08:50 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								e0d5208d26 
								
							 
						 
						
							
							
								
								Remove explicit record ID in load/read methods of MWWorld::Store  
							
							... 
							
							
							
							(cherry picked from commit 89e44c8f1f 
							
						 
						
							2015-12-05 07:07:14 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								c4fd4be3ea 
								
							 
						 
						
							
							
								
								Add NAME handling to GameSetting record  
							
							... 
							
							
							
							(cherry picked from commit b2f3ccb080 
							
						 
						
							2015-12-05 07:05:41 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								711d787939 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to Global record  
							
							... 
							
							
							
							(cherry picked from commit 09a3358017 
							
						 
						
							2015-12-05 07:05:28 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								1aa1336dcf 
								
							 
						 
						
							
							
								
								Remove redundant code  
							
							... 
							
							
							
							(cherry picked from commit 30b42bf4c0 
							
						 
						
							2015-12-05 07:00:07 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								4f1601fe0d 
								
							 
						 
						
							
							
								
								Add NAME handling to Race record  
							
							... 
							
							
							
							(cherry picked from commit 8c3654af11 
							
						 
						
							2015-12-05 06:59:53 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								7dc0c9138f 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to Cell record  
							
							... 
							
							
							
							(cherry picked from commit b667338a8f 
							
						 
						
							2015-12-05 06:59:39 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								8c77cafc35 
								
							 
						 
						
							
							
								
								Add DELE handling to Info record  
							
							... 
							
							
							
							(cherry picked from commit 847614c26f 
							
						 
						
							2015-12-05 06:59:24 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								d89de1ba30 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to Dialogue record  
							
							... 
							
							
							
							(cherry picked from commit 0b537186e5 
							
						 
						
							2015-12-05 06:59:12 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								93736e9a81 
								
							 
						 
						
							
							
								
								Change DELE sub-record value to 0 (4 bytes)  
							
							... 
							
							
							
							(cherry picked from commit 19ac4e942a 
							
						 
						
							2015-12-05 06:59:01 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								1b21d1b5f7 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to Script record  
							
							... 
							
							
							
							(cherry picked from commit d2c15647a3 
							
						 
						
							2015-12-05 06:58:47 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								44c36a00f8 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to ESM records.  
							
							... 
							
							
							
							Changed records are those where DELE is inserted at the beginning of a
record (before NAME).
The record has all required sub-records in this case.
(cherry picked from commit 9ac20a3355 
							
						 
						
							2015-12-05 06:58:34 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								e9a8eac6af 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to ESM records.  
							
							... 
							
							
							
							Changed records are those where DELE is located after NAME sub-record.
And DELE is the last sub-record.
(cherry picked from commit 926c825d0c 
							
						 
						
							2015-12-05 06:58:16 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								70cb6f0238 
								
							 
						 
						
							
							
								
								fixed an interference with script warning mode and error downgrading ( Fixes   #2990 )  
							
							... 
							
							
							
							(cherry picked from commit b61b732207 
							
						 
						
							2015-12-05 06:40:10 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								368dd9bd8d 
								
							 
						 
						
							
							
								
								Compiler: remove unused mNameStartingWithDigit  
							
							... 
							
							
							
							(cherry picked from commit f7d0d06134 
							
						 
						
							2015-12-05 06:34:32 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4a9b37aa53 
								
							 
						 
						
							
							
								
								Fix copy constructor issue  
							
							
							
						 
						
							2015-12-04 18:08:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c442af09c5 
								
							 
						 
						
							
							
								
								Write more documentation for the lighting system  
							
							
							
						 
						
							2015-12-04 18:08:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								462ef617ce 
								
							 
						 
						
							
							
								
								Don't read forward/backward values for Quaternion key lists  
							
							... 
							
							
							
							https://forum.openmw.org/viewtopic.php?f=8&t=3201&p=35867#p35867  
						
							2015-12-04 00:18:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8e9571d155 
								
							 
						 
						
							
							
								
								Double buffer the light StateAttributes and StateSets  
							
							... 
							
							
							
							Fixes a race condition where the position of a light could jump a frame ahead. 
							
						 
						
							2015-12-04 00:06:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1f8ee9b8d1 
								
							 
						 
						
							
							
								
								StateSetUpdater: use the frameNumber  
							
							... 
							
							
							
							More robust in case a node is updated twice in the same frame (e.g. because it has multiple parents). 
							
						 
						
							2015-12-03 23:46:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f22982d251 
								
							 
						 
						
							
							
								
								Merge pull request  #835  from sandstranger/opengles1  
							
							... 
							
							
							
							enable opengl es1 
							
						 
						
							2015-12-03 21:25:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								eb458bf9c8 
								
							 
						 
						
							
							
								
								Fix inactive RigGeometry not rendering correctly  
							
							
							
						 
						
							2015-12-03 19:49:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sandstranger 
								
							 
						 
						
							
							
							
							
								
							
							
								7d374b36fd 
								
							 
						 
						
							
							
								
								change cmake variables  
							
							
							
						 
						
							2015-12-03 21:29:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								06efd72a89 
								
							 
						 
						
							
							
								
								allow keywords as strings in messagebox instruction ( Fixes   #2991 )  
							
							
							
						 
						
							2015-12-03 11:14:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sandstranger 
								
							 
						 
						
							
							
							
							
								
							
							
								238a5824be 
								
							 
						 
						
							
							
								
								add custom new variable fot Qt  
							
							
							
						 
						
							2015-12-03 08:54:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sandstranger 
								
							 
						 
						
							
							
							
							
								
							
							
								bd5057aa3c 
								
							 
						 
						
							
							
								
								enable opengl es1  
							
							
							
						 
						
							2015-12-02 22:40:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								647bed7f40 
								
							 
						 
						
							
							
								
								Do not read openmw.cfg from global path if one was found in the local path  
							
							
							
						 
						
							2015-12-02 19:21:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								87e44bf627 
								
							 
						 
						
							
							
								
								Small fix  
							
							
							
						 
						
							2015-12-02 15:21:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d3fa8a8602 
								
							 
						 
						
							
							
								
								Add osgDB::ObjectCache to the repository to work around it not being available in OSG 3.2  
							
							
							
						 
						
							2015-12-02 15:14:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a29aef14f1 
								
							 
						 
						
							
							
								
								Eliminate a dynamic_cast in ParticleSystemController  
							
							
							
						 
						
							2015-12-02 14:59:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6cf2c35235 
								
							 
						 
						
							
							
								
								Don't rely on the _particles vector implementation details  
							
							... 
							
							
							
							This will allow compiling OpenMW with an osgParticle optimization to be pushed to OpenMW/osg. 
							
						 
						
							2015-12-02 14:59:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3d12b2ca9d 
								
							 
						 
						
							
							
								
								Add NifFileManager to avoid duplicate parsing of the NIFFile in SceneManager and BulletShapeManager.  
							
							
							
						 
						
							2015-12-02 14:59:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c9d710f334 
								
							 
						 
						
							
							
								
								Use a typedef to avoid conditional compiling  
							
							
							
						 
						
							2015-12-01 16:18:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								cfcbd20d99 
								
							 
						 
						
							
							
								
								Let's put it as a MSVC-only fix for now  
							
							
							
						 
						
							2015-12-01 04:19:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								e42f4999bd 
								
							 
						 
						
							
							
								
								Quick fix for building on MSVC  
							
							
							
						 
						
							2015-12-01 04:06:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e5ec4fe042 
								
							 
						 
						
							
							
								
								Add const specifier  
							
							
							
						 
						
							2015-11-30 21:02:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								695fcf41c4 
								
							 
						 
						
							
							
								
								Optimize ValueInterpolator / KeyframeController  
							
							... 
							
							
							
							Cache the current position in the animation track and attempt to reuse it in the next frame.
Decent speed up for the Update phase, about 0.3 ms faster in Balmora. 
							
						 
						
							2015-11-30 20:53:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ac366f1603 
								
							 
						 
						
							
							
								
								Fix the rig bounds being updated twice per frame  
							
							... 
							
							
							
							Unlike what I expected, the osgUtil::UpdateVisitor is set to traverse all children (not only active children). The FrameSwitch was thus traversing both RigGeometries part of the double-buffering scheme, rather than only the one active in the current frame. 
							
						 
						
							2015-11-30 05:42:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e49bce7b40 
								
							 
						 
						
							
							
								
								Share the bvh of btBvhTriangleMeshShape's when possible  
							
							... 
							
							
							
							Results in decent cell-loading speed up. (only affects bullet versions < 2.83, since we use btScaledBvhTriangleMeshShape for >=2.83) 
							
						 
						
							2015-11-30 02:06:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d5a738bd39 
								
							 
						 
						
							
							
								
								Apply  27e669296e (locale-unaware tolower) to more code  
							
							... 
							
							
							
							In particular, the one in VFS::normalizeFilename was affecting cell loading performance. 
							
						 
						
							2015-11-30 00:38:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f962ce0bbe 
								
							 
						 
						
							
							
								
								Don't link against unnecessary OSG libraries  
							
							
							
						 
						
							2015-11-29 19:56:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								2bef714d34 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'emperorarthur/no_relative'  
							
							
							
						 
						
							2015-11-28 10:01:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								c66fd69c47 
								
							 
						 
						
							
							
								
								Fix #include error  
							
							
							
						 
						
							2015-11-27 21:20:54 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								4c0c20b1a0 
								
							 
						 
						
							
							
								
								Changed relative includes to library header format  
							
							
							
						 
						
							2015-11-27 21:01:28 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								30cc633f2c 
								
							 
						 
						
							
							
								
								Missing include fix  
							
							
							
						 
						
							2015-11-27 22:21:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								35fa1f5865 
								
							 
						 
						
							
							
								
								Not found Land Textures are no longer a fatal error (Bug  #3037 )  
							
							... 
							
							
							
							Log warning message and show the default texture when encountering invalid ESM::LandTexture references. 
							
						 
						
							2015-11-27 21:57:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								177a6f4a68 
								
							 
						 
						
							
							
								
								Launcher: ensure to clear previous settings when reloading settings  
							
							
							
						 
						
							2015-11-27 20:52:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ace4cfc0a8 
								
							 
						 
						
							
							
								
								Fix 'duplicate setting' errors when running installation wizard  
							
							
							
						 
						
							2015-11-27 20:32:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								7cc950ed64 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2015-11-27 10:34:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								27e669296e 
								
							 
						 
						
							
							
								
								StringUtils: use the locale-unaware tolower function  
							
							... 
							
							
							
							There is no change in behaviour since we were using the C locale.
The locale-aware tolower is much slower than the locale-unaware one. At least on Linux/GCC it calls dynamic_cast's, and is overall slower by an order of magnitude. 
							
						 
						
							2015-11-27 03:22:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fbee32729a 
								
							 
						 
						
							
							
								
								Cache CellId  
							
							... 
							
							
							
							ESM::Cell::getCellId() was allocating a string on every call. This caused functions dealing with cellIds to be unnecessarily expensive.
For example, World::moveObject spent almost as much time comparing CellIds as it did updating Bullet's AABB after the move. OpGetDistance was by far the most expensive script instruction because it has to compare cellIds.
The total cost of getCellId() relative to the frame loop was about 0.3%. 
							
						 
						
							2015-11-26 23:56:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cfcohen 
								
							 
						 
						
							
							
							
							
								
							
							
								7605912ece 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into config_writer_changes  
							
							
							
						 
						
							2015-11-26 00:57:21 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cfcohen 
								
							 
						 
						
							
							
							
							
								
							
							
								ad5eaaa705 
								
							 
						 
						
							
							
								
								Update the OpenMW Launcher so that it only writes changed values to  
							
							... 
							
							
							
							the user settings.cfg file.  Add a helpful header to the top of new
settings.cfg files.  Remove old code involve whitespace management
that didn't work correctly anayway, and doesn't matter since we're not
adding comments to the file.  Remove "automatically generated"
comments. 
							
						 
						
							2015-11-25 21:30:04 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8a3ec14bc6 
								
							 
						 
						
							
							
								
								Revert "Merge remote-tracking branch 'sandstranger/opengles'"  
							
							... 
							
							
							
							This reverts commit cc9cab6fd1da856eed95 
							
						 
						
							2015-11-25 19:22:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								ef68e2aec4 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2015-11-25 19:18:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cfcohen 
								
							 
						 
						
							
							
							
							
								
							
							
								67c4b17581 
								
							 
						 
						
							
							
								
								Commit files that I thought wre in the previous commit.  :-[ I'm  
							
							... 
							
							
							
							accustomed to the hg behavior of commiting all modified files by
default. 
							
						 
						
							2015-11-25 13:17:03 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1b77428c59 
								
							 
						 
						
							
							
								
								Use const reference, thanks ace13  
							
							
							
						 
						
							2015-11-24 03:42:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cfcohen 
								
							 
						 
						
							
							
							
							
								
							
							
								6882e6451a 
								
							 
						 
						
							
							
								
								Remove tabs. :-[  
							
							
							
						 
						
							2015-11-23 20:18:39 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cfcohen 
								
							 
						 
						
							
							
							
							
								
							
							
								9a975a2e68 
								
							 
						 
						
							
							
								
								Substantial rewrite of code to save settings.cfg file, allowing  
							
							... 
							
							
							
							comments to persist, ordering of settings to be retained, additional
reporting of changed settings, preservation of the settings.cfg
timestamp when no changes are made, and foundational changes for
possible future features.  Due to poor interaction with the
openmw-launcher settings code, the launcher will still discard all of
these benefits. 
							
						 
						
							2015-11-23 20:17:26 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sandstranger 
								
							 
						 
						
							
							
							
							
								
							
							
								16c6816a6f 
								
							 
						 
						
							
							
								
								add forgotten file for building on opengles  
							
							
							
						 
						
							2015-11-23 20:42:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sandstranger 
								
							 
						 
						
							
							
							
							
								
							
							
								69acacefff 
								
							 
						 
						
							
							
								
								openmw building on Android with Opengl es  
							
							
							
						 
						
							2015-11-23 20:28:35 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								38510a56c2 
								
							 
						 
						
							
							
								
								GeomMorpherController: do not dirty the MorphGeometry unless necessary  
							
							
							
						 
						
							2015-11-22 21:24:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0d49c7fa51 
								
							 
						 
						
							
							
								
								GeomMorpherController: fix double update of MorphGeometry  
							
							
							
						 
						
							2015-11-22 21:23:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								28b20428b9 
								
							 
						 
						
							
							
								
								Remove dynamic_cast in GeomMorpherController  
							
							
							
						 
						
							2015-11-22 20:33:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								94e8560bf8 
								
							 
						 
						
							
							
								
								RigGeometry: do not allocate new NodePath every frame  
							
							
							
						 
						
							2015-11-22 20:01:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6d5aa272fc 
								
							 
						 
						
							
							
								
								RigGeometry: do not update the geomToSkelMatrix more than once per frame  
							
							
							
						 
						
							2015-11-22 19:54:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								75a464f7ec 
								
							 
						 
						
							
							
								
								Fix a typo  
							
							
							
						 
						
							2015-11-22 19:54:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fc7456e0a1 
								
							 
						 
						
							
							
								
								Explicitely opt for float matrices in performance critical places  
							
							
							
						 
						
							2015-11-22 19:54:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ffea9ec2c4 
								
							 
						 
						
							
							
								
								Remove comment  
							
							... 
							
							
							
							SharedStateManager::prune is run automatically during the update traversal. 
							
						 
						
							2015-11-22 19:54:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								62169a7039 
								
							 
						 
						
							
							
								
								Use a single-precision PositionAttitudeTransform in speed critical places  
							
							
							
						 
						
							2015-11-22 19:54:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								36e91617c9 
								
							 
						 
						
							
							
								
								Revert "NifOsg::Emitter: ignore psToWorld scale"  
							
							... 
							
							
							
							This reverts commit 7c16630874Fixes  #3022  
							
						 
						
							2015-11-19 22:09:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9b96fcc224 
								
							 
						 
						
							
							
								
								Set the particle scaleReferenceFrame to local space  
							
							
							
						 
						
							2015-11-19 15:49:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3bd2aaddea 
								
							 
						 
						
							
							
								
								Adjust PulseSlow light controller ( Fixes   #1963 )  
							
							
							
						 
						
							2015-11-18 23:14:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0bdfd1b0d7 
								
							 
						 
						
							
							
								
								Ignore Creature INDX subrecords  
							
							... 
							
							
							
							Found in some .ess files, not sure what they mean. 
							
						 
						
							2015-11-18 16:47:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d68ea994d5 
								
							 
						 
						
							
							
								
								Deal with empty meshes  
							
							
							
						 
						
							2015-11-17 01:51:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								83e9a649e5 
								
							 
						 
						
							
							
								
								Cleanup  
							
							
							
						 
						
							2015-11-17 01:45:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e62470d674 
								
							 
						 
						
							
							
								
								Auto-generate the collision shape for native mesh formats  
							
							
							
						 
						
							2015-11-17 00:20:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8cf57ef6ac 
								
							 
						 
						
							
							
								
								Move BulletShapeManager and BulletShape to resource/  
							
							
							
						 
						
							2015-11-17 00:20:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								eb2f16d682 
								
							 
						 
						
							
							
								
								Support for loading .osg mesh format  
							
							
							
						 
						
							2015-11-16 23:26:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								21e25f4756 
								
							 
						 
						
							
							
								
								Use the traversalNumber as frame number  
							
							
							
						 
						
							2015-11-16 20:03:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								52901ec10c 
								
							 
						 
						
							
							
								
								Do not create terrain geodes when built with OSG 3.4  
							
							
							
						 
						
							2015-11-16 15:11:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								de98ee0062 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/esm_rewrite'  
							
							
							
						 
						
							2015-11-14 14:25:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								38c155c579 
								
							 
						 
						
							
							
								
								Tests: add dialogue_merging_test (requires some data files)  
							
							
							
						 
						
							2015-11-14 00:27:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								054c3eb24e 
								
							 
						 
						
							
							
								
								Do not deep copy PrimitiveSets when build with OSG 3.5  
							
							
							
						 
						
							2015-11-13 20:39:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fc8e40889d 
								
							 
						 
						
							
							
								
								Move common subrecord definitions (NAME, DELE) to defs.hpp  
							
							
							
						 
						
							2015-11-13 18:07:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b8e11cf197 
								
							 
						 
						
							
							
								
								Merge commit 'pull/upstream/678' into HEAD  
							
							... 
							
							
							
							Conflicts:
	apps/esmtool/record.cpp
	apps/opencs/model/doc/savingstages.cpp
	apps/opencs/model/world/land.cpp
	apps/opencs/model/world/land.hpp
	apps/opencs/model/world/landtexture.cpp
	apps/openmw/mwworld/store.cpp
	components/esm/loadland.cpp
	components/esm/loadland.hpp 
							
						 
						
							2015-11-13 01:34:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7c16630874 
								
							 
						 
						
							
							
								
								NifOsg::Emitter: ignore psToWorld scale  
							
							... 
							
							
							
							Seems wrong to me, but MW appears to do it that way. Without this fix, the light_de_candle_08_64 from http://www.nexusmods.com/morrowind/mods/41654/  has flame particles in the wrong spot. 
							
						 
						
							2015-11-13 00:23:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a29d1ace2b 
								
							 
						 
						
							
							
								
								Read NiSpotLight  
							
							
							
						 
						
							2015-11-12 23:45:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ba211ad9ad 
								
							 
						 
						
							
							
								
								Read NiPointLight ( Fixes   #3011 )  
							
							
							
						 
						
							2015-11-12 23:42:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0965a9059d 
								
							 
						 
						
							
							
								
								Handle NiLODNode using osg::LOD ( Fixes   #3008 )  
							
							
							
						 
						
							2015-11-12 19:52:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								626281977e 
								
							 
						 
						
							
							
								
								Read NiLODNode (Bug  #3008 )  
							
							
							
						 
						
							2015-11-12 19:52:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b4ce73f179 
								
							 
						 
						
							
							
								
								Rotations: remove LocalRotation  
							
							... 
							
							
							
							This never existed in vanilla MW in the first place. The reason we got confused was because of a strange behaviour where the order of applying rotations changes as soon as a script touches the object's rotation. 
							
						 
						
							2015-11-12 01:16:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								b04a23bf43 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/openmw-37' into openmw-37  
							
							
							
						 
						
							2015-11-11 19:55:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1edcb219a7 
								
							 
						 
						
							
							
								
								Leak fix  
							
							
							
						 
						
							2015-11-11 16:27:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fc93dc6195 
								
							 
						 
						
							
							
								
								Remove a stray method declaration  
							
							
							
						 
						
							2015-11-11 01:32:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MatthewRock 
								
							 
						 
						
							
							
							
							
								
							
							
								a662a00c62 
								
							 
						 
						
							
							
								
								Fixing bug for merchant  
							
							
							
						 
						
							2015-11-10 19:18:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7776c49fc1 
								
							 
						 
						
							
							
								
								GraphicsWindowSDL2: adjust the log levels  
							
							
							
						 
						
							2015-11-10 18:42:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0409e5a043 
								
							 
						 
						
							
							
								
								Use OSG_VERSION_GREATER_EQUAL / LESS_THAN rather than MIN_VERSION_REQUIRED (cosmetic change)  
							
							
							
						 
						
							2015-11-10 18:28:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f1ac408f35 
								
							 
						 
						
							
							
								
								Place Drawables directly in the scene graph when built with OSG 3.4  
							
							... 
							
							
							
							OSG 3.4 adds the ability to place Drawables directly in the scene graph, without a Geode decorating them. Leveraging this should give a small performance boost, because the redundant Geodes increase culling overhead.
There is still an oustanding issue with the RemoveDrawableVisitor no longer working correctly, because Drawables can have multiple parents. 
							
						 
						
							2015-11-10 18:23:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								35459f20d5 
								
							 
						 
						
							
							
								
								Refactor lighting mask  
							
							
							
						 
						
							2015-11-10 17:23:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								91583fc027 
								
							 
						 
						
							
							
								
								Fix MWRender::Mask_ParticleSystem  
							
							
							
						 
						
							2015-11-10 17:00:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								37158df339 
								
							 
						 
						
							
							
								
								Update scalinglayer.cpp  
							
							... 
							
							
							
							MSVC Explicitly requires <algorithm> for std::min and/or max 
							
						 
						
							2015-11-10 14:59:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bd8332d2b0 
								
							 
						 
						
							
							
								
								Remove default copyop argument for nodecallback copy constructors  
							
							... 
							
							
							
							Works around a compiler warning with OSG 3.4:
warning: base class 'class osg::Callback' should be explicitly initialized in the copy constructor [-Wextra]
With no default argument for osg::CopyOp&, the compiler no longer sees the function as a real copy constructor and stops warning about the missing virtual initializations.
We don't care about this warning because there is nothing interesting to initialize in the osg::NodeCallback base anyway.
A proper fix for the warning would require to inserting OSG_VERSION conditional compiling all over the place, that is as long as we are still supporting OSG 3.2. 
							
						 
						
							2015-11-09 18:57:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1200ff9186 
								
							 
						 
						
							
							
								
								RigGeometry: fix incorrect bounding box in the first frame  
							
							... 
							
							
							
							The default computeBound() was overriding the manually set bounding box. 
							
						 
						
							2015-11-09 18:31:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								64abdbabe3 
								
							 
						 
						
							
							
								
								Small refactor of controllers handling, print warning messages for unhandled controllers  
							
							
							
						 
						
							2015-11-09 17:42:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								35f5be680b 
								
							 
						 
						
							
							
								
								Support for NiVisController on trishape nodes  
							
							
							
						 
						
							2015-11-09 17:42:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								af5a1bc16b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2015-11-09 09:07:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								b61b732207 
								
							 
						 
						
							
							
								
								fixed an interference with script warning mode and error downgrading ( Fixes   #2990 )  
							
							
							
						 
						
							2015-11-09 09:07:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								79b3f1e6a8 
								
							 
						 
						
							
							
								
								Small cleanup  
							
							
							
						 
						
							2015-11-08 18:30:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								59aee04ddb 
								
							 
						 
						
							
							
								
								Implement ScalingLayer, for layouting of widgets in screen-relative coordinates  
							
							
							
						 
						
							2015-11-08 18:30:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								57b9eafa0f 
								
							 
						 
						
							
							
								
								osgMyGUI: implement AdditiveLayer  
							
							
							
						 
						
							2015-11-07 17:45:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								51f3a8fec6 
								
							 
						 
						
							
							
								
								osgMyGUI: move Platform methods to the .cpp file  
							
							
							
						 
						
							2015-11-07 17:39:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7ff168b787 
								
							 
						 
						
							
							
								
								osgMyGUI: add support for layers to insert custom rendering state  
							
							
							
						 
						
							2015-11-07 17:33:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0210b87ffc 
								
							 
						 
						
							
							
								
								Revert "Fix LightSource crash"  
							
							... 
							
							
							
							This reverts commit f336c6db87 
							
						 
						
							2015-11-06 23:14:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								72252d4f32 
								
							 
						 
						
							
							
								
								Terrain: restore IncrementalCompileOperation  
							
							
							
						 
						
							2015-11-06 20:22:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7ca8e45d5d 
								
							 
						 
						
							
							
								
								Terrain: remove debug code  
							
							
							
						 
						
							2015-11-06 20:21:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ef18f4217f 
								
							 
						 
						
							
							
								
								Terrain: create 4x4 terrain chunks per ESM::Cell to improve performance  
							
							... 
							
							
							
							Improves performance because the number of splatting layers per chunk is reduced, and finer grained frustum culling can be done. 
							
						 
						
							2015-11-06 20:14:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								95cf13e3f2 
								
							 
						 
						
							
							
								
								Terrain: make the blendmapSize and layerTileSize in FixedFunctionTechnique configurable  
							
							
							
						 
						
							2015-11-06 15:23:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								e081eb2c34 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2015-11-05 07:56:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								7239481672 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/scrawl-patch-2'  
							
							
							
						 
						
							2015-11-05 07:53:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c996702b56 
								
							 
						 
						
							
							
								
								Fix some uninitialised variables found by static analysis  
							
							
							
						 
						
							2015-11-04 20:34:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f7d0d06134 
								
							 
						 
						
							
							
								
								Compiler: remove unused mNameStartingWithDigit  
							
							
							
						 
						
							2015-11-04 20:31:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c23609e22b 
								
							 
						 
						
							
							
								
								Cache the light list in LightListCallback  
							
							... 
							
							
							
							When multiple cameras are rendering, the later cameras can reuse the light lists from the first camera. 
							
						 
						
							2015-11-04 00:19:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fd1ccd21ff 
								
							 
						 
						
							
							
								
								Disable freezeOnCull for weather particles  
							
							
							
						 
						
							2015-11-02 23:49:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5ca0ae5232 
								
							 
						 
						
							
							
								
								Don't add the same AlphaFader to multiple nodes  
							
							
							
						 
						
							2015-11-02 23:38:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								aa31704d5d 
								
							 
						 
						
							
							
								
								deal with script execution from within a script ( Fixes   #2964 )  
							
							... 
							
							
							
							(cherry picked from commit 8eb6d337d5 
							
						 
						
							2015-11-01 22:48:38 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								4677560859 
								
							 
						 
						
							
							
								
								adjusted a workaround for names starting with digits that interfered with some numerical expressions written without spaces  
							
							... 
							
							
							
							(cherry picked from commit 435e52306a 
							
						 
						
							2015-11-01 21:37:30 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								c5235ea794 
								
							 
						 
						
							
							
								
								removed a redundant else and made unary + work also in the console  
							
							... 
							
							
							
							(cherry picked from commit ae54f34f25 
							
						 
						
							2015-11-01 21:37:14 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emmanuel Anne 
								
							 
						 
						
							
							
							
							
								
							
							
								890405bdb1 
								
							 
						 
						
							
							
								
								scripts: recognize '+' also as a unary operator  
							
							... 
							
							
							
							it fixes the armor sorter in "Blades safe house.esp"
(cherry picked from commit dace7ab706 
							
						 
						
							2015-11-01 21:37:01 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fcb9068c19 
								
							 
						 
						
							
							
								
								Fix tab indentations in apps/ and components/  
							
							... 
							
							
							
							(cherry picked from commit a47617c21f 
							
						 
						
							2015-11-01 21:34:23 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								a2294117cd 
								
							 
						 
						
							
							
								
								replaced context-sensitive implementation of allowing digits at the beginning of names with a more general implementation ( Fixes   #1730 )  
							
							... 
							
							
							
							(cherry picked from commit 4d94f38f4b 
							
						 
						
							2015-11-01 21:33:37 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								148ccb79e8 
								
							 
						 
						
							
							
								
								Set default creature scale to 1.  Partially resolves bug  #2880 . (no creature verifier yet)  
							
							... 
							
							
							
							(cherry picked from commit 192f01e3ac 
							
						 
						
							2015-11-01 21:32:57 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								2f76a1510e 
								
							 
						 
						
							
							
								
								Remove AI flag from the UI and instead auto-detect whether to save AIDT records.  Should resolve bug  #2879 .  
							
							... 
							
							
							
							(cherry picked from commit 45aee1b508 
							
						 
						
							2015-11-01 21:32:34 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c0f21bfb77 
								
							 
						 
						
							
							
								
								Add some comments to ESM::Land  
							
							... 
							
							
							
							(cherry picked from commit 5252dbcf1f 
							
						 
						
							2015-11-01 19:08:52 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								25952369ae 
								
							 
						 
						
							
							
								
								merge land tables  
							
							... 
							
							
							
							(cherry picked from commit a8dc1c1198 
							
						 
						
							2015-11-01 18:56:18 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								c4b34a077e 
								
							 
						 
						
							
							
								
								refactored loading of land data  
							
							... 
							
							
							
							(cherry picked from commit 69b9eadb52 
							
						 
						
							2015-11-01 18:54:15 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								44020df65f 
								
							 
						 
						
							
							
								
								made return type of ESMTerrain::Storage::getLand const  
							
							... 
							
							
							
							(cherry picked from commit febf611c82 
							
						 
						
							2015-11-01 13:40:56 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								35c4af9476 
								
							 
						 
						
							
							
								
								added copy constructor and assignment operator for Land record struct  
							
							... 
							
							
							
							(cherry picked from commit b0641934d4 
							
						 
						
							2015-11-01 13:40:32 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f336c6db87 
								
							 
						 
						
							
							
								
								Fix LightSource crash  
							
							
							
						 
						
							2015-10-29 00:51:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								05fd4e123e 
								
							 
						 
						
							
							
								
								Use the format field instead of version field  
							
							... 
							
							
							
							(cherry picked from commit a081d402c5 
							
						 
						
							2015-10-25 11:35:32 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b9ba1067bf 
								
							 
						 
						
							
							
								
								Savegame loading optimization  
							
							... 
							
							
							
							(cherry picked from commit 4637750601 
							
						 
						
							2015-10-25 11:35:15 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								49df6b7450 
								
							 
						 
						
							
							
								
								LightManager: fix incorrect view matrix for RELATIVE_RF cameras  
							
							
							
						 
						
							2015-10-23 21:25:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6dff11f847 
								
							 
						 
						
							
							
								
								Duplicate code fix  
							
							
							
						 
						
							2015-10-23 18:16:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8552a9d82c 
								
							 
						 
						
							
							
								
								Add multiple camera support to LightManager  
							
							
							
						 
						
							2015-10-23 01:58:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2ee6b41887 
								
							 
						 
						
							
							
								
								Handle NiAlphaProperty on a drawable basis  
							
							... 
							
							
							
							Removes the RenderBin nesting complication. Also results in leaner StateSets, so the cull phase should be a bit faster. 
							
						 
						
							2015-10-19 15:46:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								8eb6d337d5 
								
							 
						 
						
							
							
								
								deal with script execution from within a script ( Fixes   #2964 )  
							
							
							
						 
						
							2015-10-09 12:14:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emmanuel Anne 
								
							 
						 
						
							
							
							
							
								
							
							
								b911abd7d8 
								
							 
						 
						
							
							
								
								add a few more possible arguments to choice  
							
							... 
							
							
							
							this fixes some travel dialogs for "Antares Big Mod" 
							
						 
						
							2015-10-07 12:28:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								435e52306a 
								
							 
						 
						
							
							
								
								adjusted a workaround for names starting with digits that interfered with some numerical expressions written without spaces  
							
							
							
						 
						
							2015-09-26 11:34:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								ae54f34f25 
								
							 
						 
						
							
							
								
								removed a redundant else and made unary + work also in the console  
							
							
							
						 
						
							2015-09-26 11:30:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								2158bfe285 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'zelurker/scripts_unary_plus'  
							
							
							
						 
						
							2015-09-26 11:25:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8e69c80bf6 
								
							 
						 
						
							
							
								
								Add framenumber checks in various cull callbacks, so we don't update more than once per frame when multiple cameras are used  
							
							
							
						 
						
							2015-09-26 01:21:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emmanuel Anne 
								
							 
						 
						
							
							
							
							
								
							
							
								dace7ab706 
								
							 
						 
						
							
							
								
								scripts: recognize '+' also as a unary operator  
							
							... 
							
							
							
							it fixes the armor sorter in "Blades safe house.esp" 
							
						 
						
							2015-09-25 14:22:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								7d4125d97f 
								
							 
						 
						
							
							
								
								Fixes for building with unity build  
							
							
							
						 
						
							2015-09-24 15:21:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f7e5a40143 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2015-09-21 17:58:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a47617c21f 
								
							 
						 
						
							
							
								
								Fix tab indentations in apps/ and components/  
							
							
							
						 
						
							2015-09-16 20:45:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								4d94f38f4b 
								
							 
						 
						
							
							
								
								replaced context-sensitive implementation of allowing digits at the beginning of names with a more general implementation ( Fixes   #1730 )  
							
							
							
						 
						
							2015-09-15 14:57:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								192f01e3ac 
								
							 
						 
						
							
							
								
								Set default creature scale to 1.  Partially resolves bug  #2880 . (no creature verifier yet)  
							
							
							
						 
						
							2015-09-12 10:17:14 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								45aee1b508 
								
							 
						 
						
							
							
								
								Remove AI flag from the UI and instead auto-detect whether to save AIDT records.  Should resolve bug  #2879 .  
							
							
							
						 
						
							2015-09-12 10:15:32 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5252dbcf1f 
								
							 
						 
						
							
							
								
								Add some comments to ESM::Land  
							
							
							
						 
						
							2015-09-11 21:09:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								a445683312 
								
							 
						 
						
							
							
								
								Merge branch 'mergetool'  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/CMakeLists.txt
	apps/opencs/model/tools/tools.cpp 
							
						 
						
							2015-09-11 13:22:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f8f66bffb0 
								
							 
						 
						
							
							
								
								Remove empty line at the beginning of files  
							
							... 
							
							
							
							git ls-files -z | xargs -0 sed -i '1{/^$/d}' 
							
						 
						
							2015-09-08 06:40:06 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								76fb68a9c0 
								
							 
						 
						
							
							
								
								Handle particle systems that don't have emitters  
							
							... 
							
							
							
							Fixes a crash in the Magic Diversity mod. 
							
						 
						
							2015-09-07 22:07:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								c157fef2e0 
								
							 
						 
						
							
							
								
								allow use of IDs as function arguments, even if the ID matches a keyword ( Fixes   #2830 )  
							
							
							
						 
						
							2015-09-08 06:01:47 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								a8dc1c1198 
								
							 
						 
						
							
							
								
								merge land tables  
							
							
							
						 
						
							2015-09-03 16:15:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								69b9eadb52 
								
							 
						 
						
							
							
								
								refactored loading of land data  
							
							
							
						 
						
							2015-08-31 16:13:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								febf611c82 
								
							 
						 
						
							
							
								
								made return type of ESMTerrain::Storage::getLand const  
							
							
							
						 
						
							2015-08-31 14:17:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								b0641934d4 
								
							 
						 
						
							
							
								
								added copy constructor and assignment operator for Land record struct  
							
							
							
						 
						
							2015-08-31 11:06:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								7a96a04b75 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2015-08-31 09:22:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e9acd135a6 
								
							 
						 
						
							
							
								
								Update todo comment  
							
							
							
						 
						
							2015-08-30 20:43:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cda8a88f0d 
								
							 
						 
						
							
							
								
								Use DEEP_COPY_PRIMITIVES to work around problem in osg::Geometry copy constructor (Bug  #2754 )  
							
							
							
						 
						
							2015-08-30 20:00:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									slothlife 
								
							 
						 
						
							
							
							
							
								
							
							
								7817c52cbb 
								
							 
						 
						
							
							
								
								Discard old save game weather records  
							
							
							
						 
						
							2015-08-27 09:57:32 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									slothlife 
								
							 
						 
						
							
							
							
							
								
							
							
								54fa5273dc 
								
							 
						 
						
							
							
								
								Refactor weather transitions to act more like MW  
							
							... 
							
							
							
							Fixed several issues:
* Waiting/jail time/training all now properly skip remaining transitions
* ChangeWeather no longer permanently sets the region's weather
* ChangeWeather being called during a transition now correctly queues up
another transition
* Corrected transition delta and factor calculations
* ModRegion settings are now saved 
							
						 
						
							2015-08-26 22:59:21 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								af3b0cd883 
								
							 
						 
						
							
							
								
								Improve some error messages  
							
							
							
						 
						
							2015-08-21 00:31:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nikolay Kasyanov 
								
							 
						 
						
							
							
							
							
								
							
							
								166df28906 
								
							 
						 
						
							
							
								
								OS X cursor workaround build fix  
							
							
							
						 
						
							2015-08-19 21:23:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4a68ceaeb7 
								
							 
						 
						
							
							
								
								Restrict the OS X cursor workaround to Intel graphics systems  
							
							
							
						 
						
							2015-08-19 19:06:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								67bd6cd708 
								
							 
						 
						
							
							
								
								Remove empty line at the beginning of files  
							
							... 
							
							
							
							git ls-files -z | xargs -0 sed -i '1{/^$/d}' 
							
						 
						
							2015-08-18 23:06:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								af5ffa5548 
								
							 
						 
						
							
							
								
								Don't warn about SDL touch events  
							
							
							
						 
						
							2015-08-15 22:53:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								47ac20af40 
								
							 
						 
						
							
							
								
								Workaround flipped cursor on OS X  
							
							
							
						 
						
							2015-08-15 22:28:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								2242920b85 
								
							 
						 
						
							
							
								
								Fix compiling with MSVC 2013 (typo mistake with the include file).  
							
							
							
						 
						
							2015-08-13 13:11:17 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								bb250a236b 
								
							 
						 
						
							
							
								
								Fix compilation when using 1.9 Ogre branch (i.e. the previous change on this file was in fact not related to MSVC 2015, but rather the use of the Ogre default branch).  
							
							
							
						 
						
							2015-08-13 13:09:40 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								b920e1bde7 
								
							 
						 
						
							
							
								
								Support MSVC 2015.  Tested(*) with updated dependencies:  
							
							... 
							
							
							
							- Microsoft Visual Studio Community 2015 Version 14.0.23107.0 D14REL
- Qt 5.5, commit 1d3966833b5f27fb262f2d3727557ef2c8947828
- SDL2 default branch, Changeset: 9834 (d3fa6d0d3793)
- Ogre default branch, Changeset: 8048 (19479be2c7c5)
- Boost 1.59, commit 9a02cf8eb34eb31f0858c223ce95319f103addfa
- OpenAL commit 8fa4f276f89985be44007ce166109837cbfd5763
(*) only tested compilation and startup of the each app 
							
						 
						
							2015-08-12 06:50:22 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								cbf9f83b85 
								
							 
						 
						
							
							
								
								allow use of IDs as function arguments, even if the ID matches a keyword ( Fixes   #2830 )  
							
							
							
						 
						
							2015-08-05 17:20:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								da85b3a4ee 
								
							 
						 
						
							
							
								
								Update to keeping config comments (Feature  #2535 )  
							
							... 
							
							
							
							-An attempt to fix Coverity-Scan warning (see: https://github.com/OpenMW/openmw/pull/618#discussion_r33641670 )
- Unable to test until a PR can be submitted. 
							
						 
						
							2015-08-01 13:25:35 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								16b8ef3164 
								
							 
						 
						
							
							
								
								Don't use a shared Material in MaterialColorController  
							
							
							
						 
						
							2015-07-31 00:01:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								de479e35c8 
								
							 
						 
						
							
							
								
								Fix AlphaController affecting all instances of the StateSet  
							
							
							
						 
						
							2015-07-30 23:51:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								1f78ebd3c9 
								
							 
						 
						
							
							
								
								Oops?  
							
							
							
						 
						
							2015-07-30 12:22:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								77a3a52b4e 
								
							 
						 
						
							
							
								
								What's wrong with this statement?  
							
							
							
						 
						
							2015-07-30 12:16:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								e9ffbcc1b0 
								
							 
						 
						
							
							
								
								OSG 3.3.3 moves GL extensions out of osg::Texture  
							
							
							
						 
						
							2015-07-30 11:45:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								5bef43ac14 
								
							 
						 
						
							
							
								
								Remove duplicated config scanning (see:  https://forum.openmw.org/viewtopic.php?f=7&t=2922&p=32940#p32940 )  
							
							... 
							
							
							
							* Requires boost::filesystem::canonical() from v1.48
* reduces startup time
* Fixes asset files being listed multiple times in tables 
							
						 
						
							2015-07-30 16:30:59 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								7247da5a77 
								
							 
						 
						
							
							
								
								Fix loading openmw-template.omwgame with debug builds (see:  https://forum.openmw.org/viewtopic.php?f=7&p=34026#p34026 ).  Script::load() was failing with debug assertion fail (vector subscript out of range)  
							
							
							
						 
						
							2015-07-30 15:48:45 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								26d617d88b 
								
							 
						 
						
							
							
								
								allow keywords in quotes ( Fixes   #2794 )  
							
							
							
						 
						
							2015-07-30 09:34:46 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5d3ad13868 
								
							 
						 
						
							
							
								
								Merge pull request  #696  from EmperorArthur/verbose_errors  
							
							... 
							
							
							
							Be more descriptive when the NIF loader does not handle something. 
							
						 
						
							2015-07-29 15:32:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								be1692f218 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2015-07-29 14:46:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								20106bb90f 
								
							 
						 
						
							
							
								
								allow keywords in quotes ( Fixes   #2794 )  
							
							
							
						 
						
							2015-07-29 14:45:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								2d93a6f6cb 
								
							 
						 
						
							
							
								
								Be more verbose when dealing with unhandled nif texture properties  
							
							
							
						 
						
							2015-07-28 18:46:11 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d7ad0ee148 
								
							 
						 
						
							
							
								
								Print a sensible error message when S3TC support is missing ( Fixes   #2800 )  
							
							
							
						 
						
							2015-07-28 23:35:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3a7d0d8dc8 
								
							 
						 
						
							
							
								
								Remove a file that isn't in use yet from build  
							
							
							
						 
						
							2015-07-28 23:34:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								f9b0b7ede5 
								
							 
						 
						
							
							
								
								Make saving of deleted ESM records more consistent  
							
							
							
						 
						
							2015-07-28 21:37:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								26656707dd 
								
							 
						 
						
							
							
								
								Use marker_error.nif as replacement when a mesh fails to load  
							
							
							
						 
						
							2015-07-28 03:21:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ac1f64b559 
								
							 
						 
						
							
							
								
								Fix StencilProperty front face mixup ( Fixes   #2802 )  
							
							
							
						 
						
							2015-07-28 03:20:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Koncord 
								
							 
						 
						
							
							
							
							
								
							
							
								386f545c67 
								
							 
						 
						
							
							
								
								Fix definition conflict  
							
							
							
						 
						
							2015-07-27 15:22:19 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								740c8bc6f1 
								
							 
						 
						
							
							
								
								Merge branch 'master' into cc9cii  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/model/settings/usersettings.cpp
	apps/opencs/view/world/dialoguesubview.cpp 
							
						 
						
							2015-07-27 10:53:39 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								9a8ca81907 
								
							 
						 
						
							
							
								
								Fix missing break in switch statement  
							
							
							
						 
						
							2015-07-26 13:54:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b3f5ac5dbb 
								
							 
						 
						
							
							
								
								Include cleanup  
							
							
							
						 
						
							2015-07-25 02:11:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								daaff1284e 
								
							 
						 
						
							
							
								
								Remove unused includes  
							
							
							
						 
						
							2015-07-22 22:18:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								4a16eba716 
								
							 
						 
						
							
							
								
								Make deleted flag a parameter of load/save methods (instead of a record member) in ESM records  
							
							
							
						 
						
							2015-07-22 19:26:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								1e8182220a 
								
							 
						 
						
							
							
								
								Fix build errors & warnings  
							
							
							
						 
						
							2015-07-19 23:44:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								f5745749a6 
								
							 
						 
						
							
							
								
								Remove <cstdint> include file from loaddial.cpp  
							
							
							
						 
						
							2015-07-19 22:50:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Koncord 
								
							 
						 
						
							
							
							
							
								
							
							
								7924ecef3e 
								
							 
						 
						
							
							
								
								Fix definition conflict  
							
							
							
						 
						
							2015-07-19 23:37:20 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								5fd48efd28 
								
							 
						 
						
							
							
								
								Some refactoring. Remove unused code  
							
							
							
						 
						
							2015-07-19 14:58:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								e65ff723ce 
								
							 
						 
						
							
							
								
								More ESM records have DELE handling.  
							
							... 
							
							
							
							Changed records: Race, Land, Pathgrid, StartScript, DebugProfile, Filter 
							
						 
						
							2015-07-19 14:58:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								ad353e6dd0 
								
							 
						 
						
							
							
								
								Refine DELE handling in ESM records. Add position-independent DELE search  
							
							
							
						 
						
							2015-07-19 14:57:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								b3ad983f1f 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/version'  
							
							... 
							
							
							
							Conflicts:
	apps/openmw/mwgui/windowmanagerimp.cpp 
							
						 
						
							2015-07-18 12:22:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								edde1fb727 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2015-07-18 11:40:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f09e4620b6 
								
							 
						 
						
							
							
								
								Move OpenMW version information to a textfile instead of compiling it in  
							
							... 
							
							
							
							Now we don't need to recompile 3 .cpp files and re-link whenever the current git HEAD changes. 
							
						 
						
							2015-07-18 03:09:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									slothlife 
								
							 
						 
						
							
							
							
							
								
							
							
								420789baa9 
								
							 
						 
						
							
							
								
								Remove an unused include  
							
							
							
						 
						
							2015-07-17 15:26:04 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									slothlife 
								
							 
						 
						
							
							
							
							
								
							
							
								1b3cc957f8 
								
							 
						 
						
							
							
								
								Move some OSG static library setup code  
							
							
							
						 
						
							2015-07-17 15:13:43 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								41bed4c7d9 
								
							 
						 
						
							
							
								
								Use multimap to speed up custom map marker code  
							
							
							
						 
						
							2015-07-17 20:49:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									slothlife 
								
							 
						 
						
							
							
							
							
								
							
							
								df99d5a59d 
								
							 
						 
						
							
							
								
								Move setup code for OSG when statically linked  
							
							
							
						 
						
							2015-07-17 09:56:21 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									slothlife 
								
							 
						 
						
							
							
							
							
								
							
							
								43b1f15af9 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into static-deps-build  
							
							
							
						 
						
							2015-07-17 01:03:19 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									slothlife 
								
							 
						 
						
							
							
							
							
								
							
							
								83ef1f7eea 
								
							 
						 
						
							
							
								
								Add support for linking OpenSceneGraph statically  
							
							... 
							
							
							
							Added some basic support for linking to OpenSceneGraph and its plugins
statically. Also added a library necessary to statically link MyGUI
(previously Ogre pulled it in). 
							
						 
						
							2015-07-17 00:56:15 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								e8a9567be3 
								
							 
						 
						
							
							
								
								Move DELE handling to CellRef record  
							
							
							
						 
						
							2015-07-15 19:39:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Koncord 
								
							 
						 
						
							
							
							
							
								
							
							
								73731d27e9 
								
							 
						 
						
							
							
								
								Add ${MYGUI_LIBRARIES} to components/CMakeLists.txt  
							
							
							
						 
						
							2015-07-14 23:54:47 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								de6dc21552 
								
							 
						 
						
							
							
								
								Create hardware cursors in advance ( Fixes   #2660 )  
							
							
							
						 
						
							2015-07-13 23:36:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								b55a4999ca 
								
							 
						 
						
							
							
								
								Add NAME handling to DebugProfile and Filter records  
							
							
							
						 
						
							2015-07-13 22:37:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c4866bdfc6 
								
							 
						 
						
							
							
								
								Disable mipmaps for GUI textures  
							
							... 
							
							
							
							For some reason, the mipmap generator seems to be broken on Linux Intel graphics (works on Nvidia). This was breaking the scrollbar arrows, which are minified enough to show using a mipmap. 
							
						 
						
							2015-07-13 19:13:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								c8c79dc1ef 
								
							 
						 
						
							
							
								
								Move ID loading into a separate method for Dialogue and DialInfo records  
							
							
							
						 
						
							2015-07-13 11:26:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								74a055f3cc 
								
							 
						 
						
							
							
								
								Remove NAME and DELE handling from IdCollection  
							
							
							
						 
						
							2015-07-13 10:40:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								c266315a35 
								
							 
						 
						
							
							
								
								Load/read methods in MWWorld::Store return a pair (record ID, deleted flag)  
							
							
							
						 
						
							2015-07-12 15:20:22 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								2ed182b144 
								
							 
						 
						
							
							
								
								Update to upstream/master. Resolve merge conflicts in MWWorld::Store  
							
							
							
						 
						
							2015-07-12 12:01:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								adec0cb61d 
								
							 
						 
						
							
							
								
								Add removing of deleted Infos to Dialogue::clearDeletedInfos()  
							
							
							
						 
						
							2015-07-12 00:19:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								e0983c815c 
								
							 
						 
						
							
							
								
								Some fixes for ESM Dialogues and Infos  
							
							
							
						 
						
							2015-07-11 22:17:53 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								24ae1d5ace 
								
							 
						 
						
							
							
								
								Fix some issues found by coverity  
							
							
							
						 
						
							2015-07-11 03:34:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								08d2b196bd 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'ace/explicit-instantiation'  
							
							
							
						 
						
							2015-07-10 08:58:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								72686c32ae 
								
							 
						 
						
							
							
								
								Fix runtime exceptions on MyGUI debug builds  
							
							
							
						 
						
							2015-07-10 03:03:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								7ecb54a776 
								
							 
						 
						
							
							
								
								Set Deleted flag to false when initializing ESM records  
							
							
							
						 
						
							2015-07-10 00:29:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								89e44c8f1f 
								
							 
						 
						
							
							
								
								Remove explicit record ID in load/read methods of MWWorld::Store  
							
							
							
						 
						
							2015-07-10 00:29:36 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								b2f3ccb080 
								
							 
						 
						
							
							
								
								Add NAME handling to GameSetting record  
							
							
							
						 
						
							2015-07-10 00:29:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								09a3358017 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to Global record  
							
							
							
						 
						
							2015-07-10 00:29:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								30b42bf4c0 
								
							 
						 
						
							
							
								
								Remove redundant code  
							
							
							
						 
						
							2015-07-10 00:29:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								8c3654af11 
								
							 
						 
						
							
							
								
								Add NAME handling to Race record  
							
							
							
						 
						
							2015-07-10 00:29:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								b667338a8f 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to Cell record  
							
							
							
						 
						
							2015-07-10 00:29:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								847614c26f 
								
							 
						 
						
							
							
								
								Add DELE handling to Info record  
							
							
							
						 
						
							2015-07-10 00:29:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								0b537186e5 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to Dialogue record  
							
							
							
						 
						
							2015-07-10 00:29:22 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								19ac4e942a 
								
							 
						 
						
							
							
								
								Change DELE sub-record value to 0 (4 bytes)  
							
							
							
						 
						
							2015-07-10 00:29:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								d2c15647a3 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to Script record  
							
							
							
						 
						
							2015-07-10 00:29:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								9ac20a3355 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to ESM records.  
							
							... 
							
							
							
							Changed records are those where DELE is inserted at the beginning of a
record (before NAME).
The record has all required sub-records in this case. 
							
						 
						
							2015-07-10 00:25:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								926c825d0c 
								
							 
						 
						
							
							
								
								Add NAME and DELE handling to ESM records.  
							
							... 
							
							
							
							Changed records are those where DELE is located after NAME sub-record.
And DELE is the last sub-record. 
							
						 
						
							2015-07-10 00:18:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								2bebfea38d 
								
							 
						 
						
							
							
								
								Instantiate struct as a struct  
							
							
							
						 
						
							2015-07-09 22:45:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								3655ef16af 
								
							 
						 
						
							
							
								
								Explicitly instantiate ESM::StatState  
							
							
							
						 
						
							2015-07-07 19:19:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								49c07de773 
								
							 
						 
						
							
							
								
								Merge pull request  #643  from ace13/win-build-fix  
							
							... 
							
							
							
							Fix build error and a pair of warnings 
							
						 
						
							2015-07-05 22:24:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexander "Ace" Olofsson 
								
							 
						 
						
							
							
							
							
								
							
							
								aaaee74a4d 
								
							 
						 
						
							
							
								
								Fix the comments  
							
							
							
						 
						
							2015-07-05 21:56:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								631cec7304 
								
							 
						 
						
							
							
								
								Take the radius of lights into account when sorting  
							
							
							
						 
						
							2015-07-02 20:46:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bf9c62fa42 
								
							 
						 
						
							
							
								
								Fix for some coverity scan defects  
							
							
							
						 
						
							2015-07-02 20:46:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a1432b0255 
								
							 
						 
						
							
							
								
								Move attackingOrSpell flag to the CharacterController  
							
							
							
						 
						
							2015-07-02 19:14:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a081d402c5 
								
							 
						 
						
							
							
								
								Use the format field instead of version field  
							
							
							
						 
						
							2015-06-30 17:26:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4637750601 
								
							 
						 
						
							
							
								
								Savegame loading optimization  
							
							
							
						 
						
							2015-06-30 16:47:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								43f9c7f295 
								
							 
						 
						
							
							
								
								Skip the Update traversal for inactive skeletons  
							
							
							
						 
						
							2015-06-30 03:25:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1956e2c988 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/CMakeLists.txt 
							
						 
						
							2015-06-28 00:38:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								502cc852da 
								
							 
						 
						
							
							
								
								Handle encoding conversions when saving TES3 header ( Fixes   #2727 )  
							
							
							
						 
						
							2015-06-26 20:16:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								882e359008 
								
							 
						 
						
							
							
								
								Move attackStrength to the CharacterController, where it should have been to begin with  
							
							... 
							
							
							
							Only relevant for actors in active cells, so doesn't belong in CreatureStats. This change should slightly reduce the game's memory usage. 
							
						 
						
							2015-06-26 05:15:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5bc6513e2d 
								
							 
						 
						
							
							
								
								Fix projectile hit bug where the incorrect attackStrength would be used if a new attack has been performed in the meantime  
							
							
							
						 
						
							2015-06-26 02:32:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								273ff1cccb 
								
							 
						 
						
							
							
								
								Address review comments.  
							
							
							
						 
						
							2015-06-26 07:48:48 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1d76607005 
								
							 
						 
						
							
							
								
								Add ORI (ObjectReferenceInfo) alias for BetaComment ( Fixes   #2723 )  
							
							
							
						 
						
							2015-06-25 21:48:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ea0339d471 
								
							 
						 
						
							
							
								
								Make the string argument to BetaComment optional  
							
							
							
						 
						
							2015-06-25 21:45:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								b1f07ba4fb 
								
							 
						 
						
							
							
								
								Resolve merge issues and change the getSpells() interface.  
							
							
							
						 
						
							2015-06-25 18:57:32 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								7af43a1155 
								
							 
						 
						
							
							
								
								Address review feedback.  
							
							
							
						 
						
							2015-06-25 13:32:22 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								91b9ad399f 
								
							 
						 
						
							
							
								
								Include <cmath> for fmod() and floor()  
							
							
							
						 
						
							2015-06-24 21:38:38 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								8af12788a4 
								
							 
						 
						
							
							
								
								Merge branch 'master' into autocalc  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/view/world/util.cpp 
							
						 
						
							2015-06-24 21:16:48 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								6b00d4ad91 
								
							 
						 
						
							
							
								
								Move NPC autocalc to a separate component so that it can be shared between OpenMW and OpenCS.  
							
							... 
							
							
							
							- Vanilla behaviour mimic'd where possible, except copying over autocalc spells to the npc's spell list when the status changes 
							
						 
						
							2015-06-24 21:05:59 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5ac502d104 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							
							
						 
						
							2015-06-23 05:12:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d3ef075952 
								
							 
						 
						
							
							
								
								Fix an uninitialized variable  
							
							
							
						 
						
							2015-06-23 05:06:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a5670b5133 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/CMakeLists.txt
	apps/opencs/main.cpp
	apps/openmw/mwworld/player.hpp 
							
						 
						
							2015-06-22 20:09:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2ce269c0fc 
								
							 
						 
						
							
							
								
								Werewolf stats compatibility with old save files  
							
							
							
						 
						
							2015-06-21 18:45:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d6a7255391 
								
							 
						 
						
							
							
								
								Loading/saving for player's original skills/attributes (prior to becoming a werewolf)  
							
							
							
						 
						
							2015-06-21 17:36:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								44582fe3b3 
								
							 
						 
						
							
							
								
								Don't use separate werewolf skills/attributes for non-player werewolves  
							
							... 
							
							
							
							Still need to deal with save files. 
							
						 
						
							2015-06-21 17:28:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								efad4efe19 
								
							 
						 
						
							
							
								
								Star fading (Bug  #2693 )  
							
							
							
						 
						
							2015-06-19 20:55:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7a5f220ac5 
								
							 
						 
						
							
							
								
								GlowTexture keeps the alpha channel from the previous texture stage  
							
							
							
						 
						
							2015-06-19 17:43:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								39539603bf 
								
							 
						 
						
							
							
								
								Re-enable a warning message  
							
							
							
						 
						
							2015-06-18 03:03:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a7c5beb7c5 
								
							 
						 
						
							
							
								
								Remove redundant allocations for NIF meshes  
							
							
							
						 
						
							2015-06-18 01:26:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								43384596d4 
								
							 
						 
						
							
							
								
								Style fix  
							
							
							
						 
						
							2015-06-18 01:26:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fabc5126f3 
								
							 
						 
						
							
							
								
								Include cleanup  
							
							
							
						 
						
							2015-06-18 00:30:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								81a4a6da6b 
								
							 
						 
						
							
							
								
								Make better use of the available texture units (Bug  #2702 )  
							
							... 
							
							
							
							Nvidia drivers only support a maximum of 4 fixed function texture units. To resolve this problem, bind texture units in order instead of binding to the NiTexturingProperty::TextureType unit. 
							
						 
						
							2015-06-17 20:43:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								934166a853 
								
							 
						 
						
							
							
								
								Ignore the alpha value for particle materials (Bug  #2699 )  
							
							
							
						 
						
							2015-06-17 18:04:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b648722d3b 
								
							 
						 
						
							
							
								
								Don't use the ParticleSystem for computing placeable bounds (Bug  #2700 )  
							
							
							
						 
						
							2015-06-17 15:13:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6199c0bbc5 
								
							 
						 
						
							
							
								
								Use osgDB::SharedStateManager for sharing of StateSets across NIF files  
							
							
							
						 
						
							2015-06-16 23:50:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3663511cdb 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/CMakeLists.txt
	extern/ogre-ffmpeg-videoplayer/CMakeLists.txt 
							
						 
						
							2015-06-16 19:53:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								cccf6c6bdd 
								
							 
						 
						
							
							
								
								Rebuild the list of available content files when opening the open/new dialogues.  Should resolve Bug  #2644 .  
							
							
							
						 
						
							2015-06-16 12:48:45 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								aad8e7b6d0 
								
							 
						 
						
							
							
								
								Light culling fix  
							
							
							
						 
						
							2015-06-15 19:37:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								18f4eaa8dc 
								
							 
						 
						
							
							
								
								Preliminary handling for overflowing light lists  
							
							
							
						 
						
							2015-06-15 18:56:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								acf9fc2d37 
								
							 
						 
						
							
							
								
								Enable per-frame light list updates (Bug  #2638 , Bug  #2654 )  
							
							... 
							
							
							
							The performance impact isn't so big anymore since the last commit. 
							
						 
						
							2015-06-15 18:15:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1d198a5592 
								
							 
						 
						
							
							
								
								Keep the light list StateSet cache for more than one frame  
							
							
							
						 
						
							2015-06-15 18:09:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								8fc0bdfac7 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'cc9cii/keep-config-comments'  
							
							
							
						 
						
							2015-06-15 16:22:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d7a4a9fd66 
								
							 
						 
						
							
							
								
								Create NIF root nodes as Group instead of Transform when possible  
							
							
							
						 
						
							2015-06-15 15:25:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								6b28955f31 
								
							 
						 
						
							
							
								
								Fix attempt to erase using a const_iterator.  
							
							
							
						 
						
							2015-06-15 10:26:16 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b79ab1a3b8 
								
							 
						 
						
							
							
								
								Fix InverseWorldMatrix bug introduced by last commit  
							
							
							
						 
						
							2015-06-15 02:22:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ec25f1da95 
								
							 
						 
						
							
							
								
								Fix ParticleSystem bug introduced by last commit  
							
							
							
						 
						
							2015-06-15 02:17:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ad46ff7a98 
								
							 
						 
						
							
							
								
								Remove redundant Transform nodes for TriShapes/ParticleSystems with an identity transform  
							
							
							
						 
						
							2015-06-15 02:06:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								36aa4aa9bd 
								
							 
						 
						
							
							
								
								If a removed 'content=' item has comments, keep them in config file for later use.  
							
							
							
						 
						
							2015-06-15 09:53:26 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ab597f672e 
								
							 
						 
						
							
							
								
								State the filename in NIF loader warning messages  
							
							
							
						 
						
							2015-06-15 01:49:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6a788c3462 
								
							 
						 
						
							
							
								
								Minor cleanup  
							
							
							
						 
						
							2015-06-15 01:29:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a5b72a358b 
								
							 
						 
						
							
							
								
								Prune empty nodes in RemoveDrawableVisitor  
							
							... 
							
							
							
							Gets rid of 28 useless transform nodes in base_anim.1st.nif. 
							
						 
						
							2015-06-14 23:56:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9e049894e8 
								
							 
						 
						
							
							
								
								Reduce the number of StateSets created for NIF scene graphs  
							
							... 
							
							
							
							The Material state is now set on the NiTriShape's node rather than the Geode, thus merged with other state like NiTexturingProperties, etc that are typically attached to the NiTriShape.
Effectively cuts in half the number of StatSets for a NIF file, resulting in big speedup (~10%) in the Cull and Draw phases. 
							
						 
						
							2015-06-14 21:22:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b204396b57 
								
							 
						 
						
							
							
								
								Minor fix  
							
							
							
						 
						
							2015-06-14 21:04:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								98571148b0 
								
							 
						 
						
							
							
								
								Remove custom license for terrain code  
							
							... 
							
							
							
							Now that it's no longer a stand-alone component, there's not much point in custom licensing it. 
							
						 
						
							2015-06-14 20:44:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cad18969e3 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	apps/openmw/mwmechanics/aicombat.cpp
	apps/openmw/mwmechanics/aitravel.cpp 
							
						 
						
							2015-06-14 16:32:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								e17f7ac81a 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'cc9cii/master'  
							
							
							
						 
						
							2015-06-14 12:50:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								c22c9c271d 
								
							 
						 
						
							
							
								
								Allow comments (lines starting with # character) and blank lines in openmw.cfg.  Should resolve Feature  #2535 .  
							
							... 
							
							
							
							- allows moving various config entries up or down
- comment lines above config entries stay as a pair 
							
						 
						
							2015-06-14 14:51:01 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								28caeadef4 
								
							 
						 
						
							
							
								
								Improve error message for not found records  
							
							
							
						 
						
							2015-06-14 02:31:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								de98d991b4 
								
							 
						 
						
							
							
								
								Revert "Allow comments (lines starting with # character) and blank lines in openmw.cfg.  Should resolve Feature #2535."  
							
							... 
							
							
							
							Breaks the saving of content= entry order.
This reverts commit 15fe5d88e2 
							
						 
						
							2015-06-13 23:50:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c54a225467 
								
							 
						 
						
							
							
								
								Revert "Allow space characters in front of comments."  
							
							... 
							
							
							
							This reverts commit 4902c66792 
							
						 
						
							2015-06-13 23:49:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3bfe167bc0 
								
							 
						 
						
							
							
								
								Revert "Fix loop where there was a potential for double entry."  
							
							... 
							
							
							
							This reverts commit a439f49c4d 
							
						 
						
							2015-06-13 23:49:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f70250a296 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	apps/launcher/CMakeLists.txt
	apps/opencs/CMakeLists.txt
	apps/opencs/view/render/worldspacewidget.cpp
	apps/openmw/CMakeLists.txt
	components/CMakeLists.txt
	extern/osg-ffmpeg-videoplayer/CMakeLists.txt 
							
						 
						
							2015-06-13 21:11:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								b81454d226 
								
							 
						 
						
							
							
								
								Fix using wrong bit flag for NPC stats auto-calculation.  Also set the corresponding mNpdtType which is used when determining which data structure to save.  Should resolve Bug  #2668 .  
							
							
							
						 
						
							2015-06-13 14:37:47 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								89c2a7e26b 
								
							 
						 
						
							
							
								
								Fix for possibly missing library on windows  
							
							
							
						 
						
							2015-06-12 15:22:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e13a938896 
								
							 
						 
						
							
							
								
								Add support to build with Qt5 (Task  #2665 )  
							
							... 
							
							
							
							Known issue: the render view doesn't work in Qt5. With the switch to OSG around the corner, this isn't worth fixing. 
							
						 
						
							2015-06-12 15:13:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c04f6cf167 
								
							 
						 
						
							
							
								
								Remove unused code  
							
							
							
						 
						
							2015-06-12 01:58:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cf95d3fc35 
								
							 
						 
						
							
							
								
								Refactor cmake scripts, reducing the amount of find_package(Boost)  
							
							
							
						 
						
							2015-06-12 01:45:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fc5176dc38 
								
							 
						 
						
							
							
								
								Refactor cmake scripts, reducing the amount of find_package(Qt4)  
							
							
							
						 
						
							2015-06-11 23:38:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								712cef36b0 
								
							 
						 
						
							
							
								
								Minor cleanup  
							
							
							
						 
						
							2015-06-11 18:01:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cdc47fa874 
								
							 
						 
						
							
							
								
								Remove BulletNifLoader dependency on keyframe manager  
							
							... 
							
							
							
							This will make threaded loading easier. 
							
						 
						
							2015-06-11 17:59:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8d6620b074 
								
							 
						 
						
							
							
								
								Assign an initial bounding box to particle systems  
							
							
							
						 
						
							2015-06-11 02:37:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b5099324d1 
								
							 
						 
						
							
							
								
								Enable ParticleSystem's FreezeOnCull, big speed-up in Vivec  
							
							
							
						 
						
							2015-06-10 20:35:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a1e74a35a2 
								
							 
						 
						
							
							
								
								Revert "Use the WorkQueue to update skinning"  
							
							... 
							
							
							
							This reverts commit d52d0d9640 
							
						 
						
							2015-06-10 19:08:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9c86d4f8bc 
								
							 
						 
						
							
							
								
								Race condition fix  
							
							
							
						 
						
							2015-06-10 19:02:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								35b2d91fb3 
								
							 
						 
						
							
							
								
								Throw error when failing to create graphics context  
							
							
							
						 
						
							2015-06-10 18:46:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d52d0d9640 
								
							 
						 
						
							
							
								
								Use the WorkQueue to update skinning  
							
							
							
						 
						
							2015-06-10 18:16:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cc71e894e1 
								
							 
						 
						
							
							
								
								Add WorkQueue class  
							
							
							
						 
						
							2015-06-10 18:15:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								8e8da724f5 
								
							 
						 
						
							
							
								
								Remove unnecessary comment entry in the config file.  
							
							
							
						 
						
							2015-06-10 08:23:38 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c621d0400c 
								
							 
						 
						
							
							
								
								Fix error handling for out-of-range NIF roots (found in Bosmora, TR)  
							
							
							
						 
						
							2015-06-09 18:22:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								db16cdad02 
								
							 
						 
						
							
							
								
								Add a comment  
							
							
							
						 
						
							2015-06-09 03:16:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5921e70625 
								
							 
						 
						
							
							
								
								Build a kdtree for terrain geometry  
							
							... 
							
							
							
							Improves intersection testing performance, shaving off ~2ms of frame time in exteriors.
Also increases terrain loading time by ~1ms per cell, so will have to look into background loading soon. 
							
						 
						
							2015-06-09 02:29:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								93ee11c5e7 
								
							 
						 
						
							
							
								
								Fix particlesystem nested RenderBin issue (Bug  #2631 )  
							
							
							
						 
						
							2015-06-08 21:21:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fc8e5dde3b 
								
							 
						 
						
							
							
								
								Fix crash when OSG_STEREO is enabled  
							
							
							
						 
						
							2015-06-08 03:26:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								347c9b57b8 
								
							 
						 
						
							
							
								
								Copy constructor signature fix  
							
							
							
						 
						
							2015-06-08 01:59:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								10457c1b28 
								
							 
						 
						
							
							
								
								Include fix  
							
							
							
						 
						
							2015-06-08 01:14:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5edf457ab7 
								
							 
						 
						
							
							
								
								Build fix  
							
							
							
						 
						
							2015-06-08 01:13:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9c9b83f8e2 
								
							 
						 
						
							
							
								
								Changes to compile with osg-svn 3.3.8  
							
							
							
						 
						
							2015-06-07 23:51:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ab626ca7b9 
								
							 
						 
						
							
							
								
								Improve MyGUI widget creation performance  
							
							
							
						 
						
							2015-06-07 18:57:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e66e9916db 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/CMakeLists.txt
	apps/opencs/model/doc/document.cpp
	apps/opencs/model/doc/document.hpp 
							
						 
						
							2015-06-07 15:23:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0a411cbd7c 
								
							 
						 
						
							
							
								
								Enable particle lighting  
							
							
							
						 
						
							2015-06-07 04:41:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								68e322f969 
								
							 
						 
						
							
							
								
								Restore data directory verbose output that got lost  
							
							
							
						 
						
							2015-06-07 01:47:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								a439f49c4d 
								
							 
						 
						
							
							
								
								Fix loop where there was a potential for double entry.  
							
							
							
						 
						
							2015-06-07 07:38:52 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								4902c66792 
								
							 
						 
						
							
							
								
								Allow space characters in front of comments.  
							
							
							
						 
						
							2015-06-07 07:21:15 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								15fe5d88e2 
								
							 
						 
						
							
							
								
								Allow comments (lines starting with # character) and blank lines in openmw.cfg.  Should resolve Feature  #2535 .  
							
							... 
							
							
							
							- controlled via a checkbox in launcher settings 
							
						 
						
							2015-06-06 20:35:55 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0afc03b6b7 
								
							 
						 
						
							
							
								
								Build fix  
							
							
							
						 
						
							2015-06-05 16:56:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d8d43f94b9 
								
							 
						 
						
							
							
								
								Fix a typo  
							
							
							
						 
						
							2015-06-05 02:06:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e23775e338 
								
							 
						 
						
							
							
								
								Fix -Woverloaded-virtual clang warnings  
							
							
							
						 
						
							2015-06-04 20:31:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								231b217664 
								
							 
						 
						
							
							
								
								Build fix for MyGUI 3.2.1  
							
							
							
						 
						
							2015-06-04 17:13:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e046119487 
								
							 
						 
						
							
							
								
								Fix for unnecessary terrain texture coordinate arrays  
							
							
							
						 
						
							2015-06-04 16:15:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4bb3cbf0fb 
								
							 
						 
						
							
							
								
								Remove last remains of Ogre  
							
							
							
						 
						
							2015-06-03 23:04:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b70383d127 
								
							 
						 
						
							
							
								
								Remove last remains of Ogre math  
							
							
							
						 
						
							2015-06-03 21:37:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2eec0caca0 
								
							 
						 
						
							
							
								
								Remove dependency on Ogre::StringConverter  
							
							
							
						 
						
							2015-06-03 19:59:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0cc9b1bb40 
								
							 
						 
						
							
							
								
								Remove dependency on OgrePlatform.h  
							
							
							
						 
						
							2015-06-03 18:49:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								dd23981eab 
								
							 
						 
						
							
							
								
								Font workaround for older MyGUI versions, works with 3.2.2 now  
							
							
							
						 
						
							2015-06-03 18:00:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bd0233ce68 
								
							 
						 
						
							
							
								
								Error handling improvement  
							
							
							
						 
						
							2015-06-03 18:00:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e642f20a65 
								
							 
						 
						
							
							
								
								Restore screenshot key functionality  
							
							
							
						 
						
							2015-06-03 17:25:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								974fda5bde 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	extern/sdl4ogre/sdlwindowhelper.cpp 
							
						 
						
							2015-06-03 03:18:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cd47dff196 
								
							 
						 
						
							
							
								
								Minor cleanup  
							
							
							
						 
						
							2015-06-03 03:03:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b978153edb 
								
							 
						 
						
							
							
								
								Enable VBO sharing for terrain geometry  
							
							
							
						 
						
							2015-06-03 02:24:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5666e02546 
								
							 
						 
						
							
							
								
								Fix for dark terrain in some cases  
							
							
							
						 
						
							2015-06-03 02:22:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cdd0623009 
								
							 
						 
						
							
							
								
								Terrain rendering  
							
							
							
						 
						
							2015-06-03 01:35:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								10f938ff87 
								
							 
						 
						
							
							
								
								Add comment  
							
							
							
						 
						
							2015-06-03 01:18:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5a7f2a4f1f 
								
							 
						 
						
							
							
								
								Restore light attenuation settings  
							
							
							
						 
						
							2015-06-02 17:02:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								01944c33f5 
								
							 
						 
						
							
							
								
								Basic water rendering  
							
							
							
						 
						
							2015-06-02 16:35:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								67f04e0ba1 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2015-06-02 14:44:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								ee2763f2d4 
								
							 
						 
						
							
							
								
								Allow 5th parameter for PlaceAtMe (numeric value, ignored) ( Fixes   #2591 )  
							
							
							
						 
						
							2015-06-02 14:43:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								6cb221f8d0 
								
							 
						 
						
							
							
								
								Some minor changes to MWList  
							
							
							
						 
						
							2015-06-02 11:55:09 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								959fe3eb87 
								
							 
						 
						
							
							
								
								Reset the scrollbar position in the topic list when DialogueWindow is closed  
							
							
							
						 
						
							2015-06-01 23:49:40 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								5350ce59ef 
								
							 
						 
						
							
							
								
								MWList doesn't scroll to the very bottom when it's shown for first time  
							
							
							
						 
						
							2015-06-01 22:42:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								de8e5f0db1 
								
							 
						 
						
							
							
								
								Restore projectiles  
							
							
							
						 
						
							2015-06-01 21:41:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c85764b654 
								
							 
						 
						
							
							
								
								Wireframe mode  
							
							
							
						 
						
							2015-06-01 17:02:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7f9f9a32d2 
								
							 
						 
						
							
							
								
								InitWorldSpaceParticles fix  
							
							
							
						 
						
							2015-06-01 16:29:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b0b55e2037 
								
							 
						 
						
							
							
								
								Delete niftest as it's currently broken  
							
							
							
						 
						
							2015-06-01 02:48:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanislav Bas 
								
							 
						 
						
							
							
							
							
								
							
							
								5dc6cdeb99 
								
							 
						 
						
							
							
								
								Scroll to the top of the topic list when dialog is started  
							
							
							
						 
						
							2015-06-01 01:14:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a066b24303 
								
							 
						 
						
							
							
								
								Restore WeaponAnimation  
							
							
							
						 
						
							2015-05-31 01:07:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								d7cd4203ad 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'k1ll/mingw'  
							
							
							
						 
						
							2015-05-30 11:39:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0f8f19958a 
								
							 
						 
						
							
							
								
								NifLoader: Fix empty StateSets being created in some cases  
							
							
							
						 
						
							2015-05-30 04:26:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fd50be0fb8 
								
							 
						 
						
							
							
								
								Restore various gameplay  
							
							
							
						 
						
							2015-05-30 01:00:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6231cd8557 
								
							 
						 
						
							
							
								
								RigGeometry clone fix  
							
							
							
						 
						
							2015-05-30 00:59:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a56d0e9cc3 
								
							 
						 
						
							
							
								
								ControllerVisitor fix  
							
							
							
						 
						
							2015-05-29 23:39:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								668d365ef9 
								
							 
						 
						
							
							
								
								MorphGeometry copy fix  
							
							
							
						 
						
							2015-05-29 21:47:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								261ed1f4e5 
								
							 
						 
						
							
							
								
								Revert "Enable culling for particle emitters & programs"  
							
							... 
							
							
							
							This reverts commit 8b206e0aed 
							
						 
						
							2015-05-29 20:31:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1cdb440b77 
								
							 
						 
						
							
							
								
								glReadPixels *is* available on OpenGL ES  
							
							
							
						 
						
							2015-05-28 17:23:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9ee63dc3f4 
								
							 
						 
						
							
							
								
								Change stats viewer key to f3  
							
							
							
						 
						
							2015-05-28 16:28:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								025a1a7866 
								
							 
						 
						
							
							
								
								Restore savegame screenshot display  
							
							
							
						 
						
							2015-05-28 02:34:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fe439e53ff 
								
							 
						 
						
							
							
								
								Bullet include cleanup  
							
							
							
						 
						
							2015-05-27 22:32:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								5fd107a95c 
								
							 
						 
						
							
							
								
								Fix crash with array out of bounds when refNum index is incorrect.  
							
							
							
						 
						
							2015-05-27 10:19:26 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								723beb1cac 
								
							 
						 
						
							
							
								
								Move IncrementalCompileOperation to SceneManager  
							
							
							
						 
						
							2015-05-26 20:20:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5de24552a8 
								
							 
						 
						
							
							
								
								Leak fix  
							
							
							
						 
						
							2015-05-26 19:12:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3dcb167066 
								
							 
						 
						
							
							
								
								Map rendering  
							
							
							
						 
						
							2015-05-26 16:40:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								da24e298ee 
								
							 
						 
						
							
							
								
								Fix -Wreorder warnings  
							
							
							
						 
						
							2015-05-23 22:44:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								22f01b1232 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	apps/launcher/graphicspage.cpp
	apps/opencs/editor.cpp
	apps/opencs/model/doc/document.cpp
	apps/opencs/view/render/cell.cpp
	apps/opencs/view/render/mousestate.cpp
	apps/opencs/view/render/textoverlay.cpp
	apps/opencs/view/render/worldspacewidget.cpp
	apps/openmw/mwclass/creature.cpp
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwgui/inventorywindow.cpp
	apps/openmw/mwgui/loadingscreen.cpp
	apps/openmw/mwgui/mapwindow.cpp
	apps/openmw/mwgui/pickpocketitemmodel.cpp
	apps/openmw/mwgui/waitdialog.cpp
	apps/openmw/mwmechanics/combat.cpp
	apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
	apps/openmw/mwrender/globalmap.cpp
	apps/openmw/mwworld/physicssystem.cpp
	apps/openmw/mwworld/refdata.cpp
	apps/openmw/mwworld/scene.cpp
	apps/openmw/mwworld/worldimp.cpp
	components/sdlutil/sdlinputwrapper.cpp
	extern/shiny/Main/Factory.cpp
	extern/shiny/Main/MaterialInstance.cpp
	extern/shiny/Main/Platform.cpp
	extern/shiny/Main/ShaderSet.cpp 
							
						 
						
							2015-05-23 20:33:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rohit Nirmal 
								
							 
						 
						
							
							
							
							
								
							
							
								396fba7fa9 
								
							 
						 
						
							
							
								
								Silence -Wreorder warnings, and remove -Wno-reorder.  
							
							
							
						 
						
							2015-05-21 22:46:44 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7882c3d7f0 
								
							 
						 
						
							
							
								
								Fix incorrect rotation for meshes with BoneOffset  
							
							
							
						 
						
							2015-05-20 04:09:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8d033f0558 
								
							 
						 
						
							
							
								
								Fix UpdateRigBounds not being copied properly  
							
							
							
						 
						
							2015-05-20 03:12:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8b768f4377 
								
							 
						 
						
							
							
								
								Minor fix for behaviour with non-existing LightManager  
							
							
							
						 
						
							2015-05-18 21:06:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								314c1161ae 
								
							 
						 
						
							
							
								
								Minor addition to reading display  
							
							
							
						 
						
							2015-05-18 21:05:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								99eb78fc19 
								
							 
						 
						
							
							
								
								Fix $DISPLAY not being accounted for in cursor decompression context  
							
							
							
						 
						
							2015-05-17 22:16:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								737c2114dc 
								
							 
						 
						
							
							
								
								Change viewer stats keybinding to F9  
							
							
							
						 
						
							2015-05-15 19:43:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								49df07ea7f 
								
							 
						 
						
							
							
								
								Implement UI scaling factor  
							
							
							
						 
						
							2015-05-15 00:41:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								24bb2e152c 
								
							 
						 
						
							
							
								
								Apply texture filter setting changes  
							
							
							
						 
						
							2015-05-14 21:42:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5442bf23a6 
								
							 
						 
						
							
							
								
								Apply video mode & gamma setting changes  
							
							
							
						 
						
							2015-05-14 20:31:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b6cb73e6e8 
								
							 
						 
						
							
							
								
								Fix deep copying of controllers  
							
							... 
							
							
							
							This fixes the cell loading crash. 
							
						 
						
							2015-05-14 15:07:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a18663c8b3 
								
							 
						 
						
							
							
								
								Improve MyGUI texture updates  
							
							
							
						 
						
							2015-05-14 01:26:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5dd1b2ae86 
								
							 
						 
						
							
							
								
								Readded HW cursor rotation  
							
							
							
						 
						
							2015-05-14 01:06:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c775cbbbaa 
								
							 
						 
						
							
							
								
								Silence an annoying message  
							
							
							
						 
						
							2015-05-14 00:40:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9ea416b852 
								
							 
						 
						
							
							
								
								Readded HW cursor manager (no image rotation yet)  
							
							
							
						 
						
							2015-05-13 18:56:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								39fb46601a 
								
							 
						 
						
							
							
								
								Readded input & event handling  
							
							
							
						 
						
							2015-05-13 16:50:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								298b3ed2ef 
								
							 
						 
						
							
							
								
								Create the GraphicsWindowSDL2 directly  
							
							
							
						 
						
							2015-05-13 15:08:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0498e6e5f0 
								
							 
						 
						
							
							
								
								Readded window icon  
							
							
							
						 
						
							2015-05-13 15:03:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								7f12fc4770 
								
							 
						 
						
							
							
								
								Fix for Bug  #2544 .  Add a default mNpdtType to ESM::Npc::blank().  
							
							
							
						 
						
							2015-05-13 13:39:04 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								375b736e74 
								
							 
						 
						
							
							
								
								Use SDL to create the window  
							
							... 
							
							
							
							No input nor event loop handling yet, so the window will "stop responding" after a few seconds.
Thanks to KittyCat for the GraphicsWindowSDL2 code. 
							
						 
						
							2015-05-13 02:53:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								82316105de 
								
							 
						 
						
							
							
								
								BulletShapeManager kf loading fix  
							
							
							
						 
						
							2015-05-12 16:49:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								65f0195c71 
								
							 
						 
						
							
							
								
								Readded animated collision shape support  
							
							
							
						 
						
							2015-05-12 16:26:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								47758c11cd 
								
							 
						 
						
							
							
								
								Readded collision objects and movement physics  
							
							
							
						 
						
							2015-05-12 03:02:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								107bf818e7 
								
							 
						 
						
							
							
								
								Revert "Use btScaledBvhTriangleMeshShape, bump required bullet version to 2.83"  
							
							... 
							
							
							
							This reverts commit 27751db99a 
							
						 
						
							2015-05-10 13:35:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c31b416ba1 
								
							 
						 
						
							
							
								
								Move physicssystem to a new mwphysics module  
							
							
							
						 
						
							2015-05-10 01:09:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fe15f31f3e 
								
							 
						 
						
							
							
								
								Remove strings.h wrapper  
							
							
							
						 
						
							2015-05-10 00:36:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c843cfc8e2 
								
							 
						 
						
							
							
								
								Physics stub in preparation for rewrite  
							
							
							
						 
						
							2015-05-10 00:28:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								48ffeab191 
								
							 
						 
						
							
							
								
								Remove old BulletShapeManager  
							
							
							
						 
						
							2015-05-09 01:06:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0da1e0e905 
								
							 
						 
						
							
							
								
								Add comment  
							
							
							
						 
						
							2015-05-09 00:17:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d432a3ed08 
								
							 
						 
						
							
							
								
								Fix MyGUI rendering not taking DataVariance of textures into account  
							
							
							
						 
						
							2015-05-09 00:13:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								af7cbb2e3b 
								
							 
						 
						
							
							
								
								Leak fix  
							
							
							
						 
						
							2015-05-08 17:52:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								483dc9de45 
								
							 
						 
						
							
							
								
								Stop viewer threading before changing MyGUI textures  
							
							
							
						 
						
							2015-05-07 23:17:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								604580d75d 
								
							 
						 
						
							
							
								
								Move toMatrix to Nif::Node  
							
							
							
						 
						
							2015-05-07 21:17:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f760aebc92 
								
							 
						 
						
							
							
								
								Disable MyGUI VBOs due to crashes (will look into proper fix)  
							
							
							
						 
						
							2015-05-05 17:55:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								0c27869089 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/bullet283'  
							
							
							
						 
						
							2015-05-05 10:52:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								100d6e5fff 
								
							 
						 
						
							
							
								
								Render MyGUI in background thread, i.e. refactor to get rid of DYNAMIC DataVariance  
							
							
							
						 
						
							2015-05-05 02:38:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ee60df1e27 
								
							 
						 
						
							
							
								
								Split MyGUI rendering into Update, Cull and Draw stages  
							
							
							
						 
						
							2015-05-04 22:17:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								27751db99a 
								
							 
						 
						
							
							
								
								Use btScaledBvhTriangleMeshShape, bump required bullet version to 2.83  
							
							
							
						 
						
							2015-05-04 16:23:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								b0c4be2316 
								
							 
						 
						
							
							
								
								Multi-select + context menu. ( Fixes   #2480 )  
							
							... 
							
							
							
							Content selector, added multi-select + context menu to allow check/uncheck the multi-selected items. 
							
						 
						
							2015-05-04 14:52:47 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e1f4a7f647 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	apps/openmw/engine.cpp
	apps/openmw/mwgui/mainmenu.cpp
	apps/openmw/mwgui/windowmanagerimp.cpp
	apps/openmw/mwinput/inputmanagerimp.cpp
	apps/openmw/mwrender/animation.cpp
	apps/openmw/mwrender/debugging.cpp
	apps/openmw/mwrender/npcanimation.cpp
	apps/openmw/mwrender/renderingmanager.cpp
	apps/openmw/mwrender/sky.cpp
	components/nif/nifkey.hpp
	components/nif/nifstream.hpp
	components/nifbullet/bulletnifloader.cpp
	components/nifogre/ogrenifloader.hpp
	libs/openengine/bullet/physic.cpp
	libs/openengine/gui/manager.cpp 
							
						 
						
							2015-05-04 02:41:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a37a83eaea 
								
							 
						 
						
							
							
								
								Use interleaved vertex data in MyGUI render manager, avoiding redundant copies  
							
							
							
						 
						
							2015-05-03 22:15:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5a759f8b0d 
								
							 
						 
						
							
							
								
								GUI cleanup fix  
							
							
							
						 
						
							2015-05-03 18:35:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								140e67036c 
								
							 
						 
						
							
							
								
								Flip non-dds textures vertically  
							
							... 
							
							
							
							Fixes the up-side down loading screens. 
							
						 
						
							2015-05-03 17:10:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								83a7eea2a9 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2015-05-03 09:54:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1a5407af98 
								
							 
						 
						
							
							
								
								Reduce texture memory usage in OpenMW  
							
							
							
						 
						
							2015-05-02 19:36:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								dc9b27acfe 
								
							 
						 
						
							
							
								
								Create manual GUI textures  
							
							
							
						 
						
							2015-05-02 18:06:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1b78acc2c0 
								
							 
						 
						
							
							
								
								Remove manual allocation for images  
							
							
							
						 
						
							2015-05-02 18:06:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cac288d5be 
								
							 
						 
						
							
							
								
								Remove OgreInit  
							
							
							
						 
						
							2015-05-01 21:49:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d9d84bd7b2 
								
							 
						 
						
							
							
								
								Remove bullet raycasting shapes, to be replaced with OSG ray casts  
							
							
							
						 
						
							2015-05-01 21:43:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								82c4d01b37 
								
							 
						 
						
							
							
								
								Add back resource handling workarounds to the gui code  
							
							
							
						 
						
							2015-05-01 18:37:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9f74be8fcb 
								
							 
						 
						
							
							
								
								Add back the custom MyGUI log facility for utf8 paths on windows  
							
							
							
						 
						
							2015-05-01 02:04:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6afb0e43ef 
								
							 
						 
						
							
							
								
								Port FontLoader - requires MyGUI patch from  https://github.com/MyGUI/mygui/pull/69  
							
							
							
						 
						
							2015-05-01 01:44:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a59940a2c7 
								
							 
						 
						
							
							
								
								Move MyGUI platform to components  
							
							
							
						 
						
							2015-05-01 01:44:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								15bdb7db01 
								
							 
						 
						
							
							
								
								transformBoundingSphere optimization  
							
							
							
						 
						
							2015-05-01 01:44:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a98dc78cc5 
								
							 
						 
						
							
							
								
								Bounds fix  
							
							
							
						 
						
							2015-04-30 15:46:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								83c6ba97c0 
								
							 
						 
						
							
							
								
								Disable skinning updates for actors beyond the AI processing distance  
							
							
							
						 
						
							2015-04-30 00:10:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									k1ll 
								
							 
						 
						
							
							
							
							
								
							
							
								8e094d6fa5 
								
							 
						 
						
							
							
								
								Add static bullet to components  
							
							
							
						 
						
							2015-04-29 18:31:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									k1ll 
								
							 
						 
						
							
							
							
							
								
							
							
								b194af4ab2 
								
							 
						 
						
							
							
								
								Add static qt to components  
							
							
							
						 
						
							2015-04-29 18:31:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									k1ll 
								
							 
						 
						
							
							
							
							
								
							
							
								a230050ec8 
								
							 
						 
						
							
							
								
								Boost tr1 unordered map does not work with mingw  
							
							
							
						 
						
							2015-04-29 18:31:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									k1ll 
								
							 
						 
						
							
							
							
							
								
							
							
								00b7712a59 
								
							 
						 
						
							
							
								
								Fix shlwapi include case and add the lib for linking when building for windows  
							
							
							
						 
						
							2015-04-29 18:31:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								ba57a648db 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'rohit-n/reorder'  
							
							
							
						 
						
							2015-04-29 12:09:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								607a16eb01 
								
							 
						 
						
							
							
								
								removed leftover ignoreRefNum argument  
							
							
							
						 
						
							2015-04-29 12:09:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rohit Nirmal 
								
							 
						 
						
							
							
							
							
								
							
							
								997347b01e 
								
							 
						 
						
							
							
								
								Silence -Wreorder warnings.  
							
							
							
						 
						
							2015-04-28 18:48:02 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								f1c0847897 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'cc9cii/moveref'  
							
							
							
						 
						
							2015-04-28 14:07:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								e69687b0f2 
								
							 
						 
						
							
							
								
								silenced a warning (potentially unintialised variable)  
							
							
							
						 
						
							2015-04-28 14:06:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								63b69db617 
								
							 
						 
						
							
							
								
								Port skeleton based bounding boxes to the new skinning system  
							
							... 
							
							
							
							Not sure if going to keep this, there's a noticable performance impact. 
							
						 
						
							2015-04-27 15:41:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								7673be6d0f 
								
							 
						 
						
							
							
								
								Loading of moved refs complete.  
							
							
							
						 
						
							2015-04-26 12:18:23 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b4a06bd78d 
								
							 
						 
						
							
							
								
								Improve skinning performance  
							
							
							
						 
						
							2015-04-25 19:32:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								e668b35b02 
								
							 
						 
						
							
							
								
								Fix typo.  
							
							
							
						 
						
							2015-04-25 17:51:31 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								dcce59f76c 
								
							 
						 
						
							
							
								
								Pass MovedCellRef info to RefCollection.  Still has debugging code.  
							
							
							
						 
						
							2015-04-25 17:20:02 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								acb800b8f9 
								
							 
						 
						
							
							
								
								Resolve merge issues and fix typos.  
							
							
							
						 
						
							2015-04-25 09:39:37 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								372a54bbc7 
								
							 
						 
						
							
							
								
								Dead code removal  
							
							
							
						 
						
							2015-04-25 01:28:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								f1a58994c6 
								
							 
						 
						
							
							
								
								Merge branch 'master' into moveref  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/model/world/columns.hpp
	apps/opencs/model/world/commands.cpp
	apps/opencs/model/world/commands.hpp
	apps/opencs/model/world/ref.cpp
	apps/opencs/view/world/dialoguesubview.cpp
	apps/opencs/view/world/dialoguesubview.hpp
	apps/opencs/view/world/util.cpp
	components/esm/cellref.hpp 
							
						 
						
							2015-04-25 06:52:53 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								09742d5b95 
								
							 
						 
						
							
							
								
								Animation playback works, no movement accumulation yet  
							
							
							
						 
						
							2015-04-23 20:41:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6fada6acf8 
								
							 
						 
						
							
							
								
								Remove tests for no longer existing code  
							
							
							
						 
						
							2015-04-23 20:02:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								12f3198f68 
								
							 
						 
						
							
							
								
								Node name lookups should be case insensitive  
							
							... 
							
							
							
							Concerns "AttachLight", "BoneOffset" and equipment part attachment points, that are all case insensitive in vanilla MW. 
							
						 
						
							2015-04-23 17:15:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cd7808fc11 
								
							 
						 
						
							
							
								
								Cleanup in preparation for animation port  
							
							... 
							
							
							
							Scrapped previous idea for multiple animation sources, better approach incoming. 
							
						 
						
							2015-04-22 23:16:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								148c041a43 
								
							 
						 
						
							
							
								
								Nif loader cleanup - forcing a skeleton is no longer needed  
							
							
							
						 
						
							2015-04-22 19:16:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1a19cd3607 
								
							 
						 
						
							
							
								
								Some cleanup  
							
							
							
						 
						
							2015-04-22 19:08:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8c810e3620 
								
							 
						 
						
							
							
								
								Move rng to components  
							
							
							
						 
						
							2015-04-22 17:58:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								04accb7652 
								
							 
						 
						
							
							
								
								Add LightController  
							
							
							
						 
						
							2015-04-22 17:37:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5fbcf8a859 
								
							 
						 
						
							
							
								
								Mesh filtering fix  
							
							
							
						 
						
							2015-04-22 16:59:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a254877abe 
								
							 
						 
						
							
							
								
								Clone fix  
							
							
							
						 
						
							2015-04-21 22:53:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								28643660d3 
								
							 
						 
						
							
							
								
								Change triangle indices to unsigned  
							
							
							
						 
						
							2015-04-21 20:56:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								102eadf91c 
								
							 
						 
						
							
							
								
								Add some comments  
							
							
							
						 
						
							2015-04-21 20:42:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								10644544ab 
								
							 
						 
						
							
							
								
								Dead code removal  
							
							
							
						 
						
							2015-04-21 20:31:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								eaa4316ff8 
								
							 
						 
						
							
							
								
								Move skinning code to SceneUtil  
							
							
							
						 
						
							2015-04-21 20:30:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9246a668b9 
								
							 
						 
						
							
							
								
								Skeleton update fix  
							
							
							
						 
						
							2015-04-21 20:22:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bd88758962 
								
							 
						 
						
							
							
								
								Use the new skinning system in OpenMW  
							
							
							
						 
						
							2015-04-21 18:54:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								111e3eb6db 
								
							 
						 
						
							
							
								
								Slightly improve bounding box for skinned meshes  
							
							
							
						 
						
							2015-04-21 18:29:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4ea6d4aa01 
								
							 
						 
						
							
							
								
								Rewrite of skinning code  
							
							... 
							
							
							
							Goals:
- get rid of the mesh pre-transform (this requires supporting different bind matrices for each mesh)
- bounding box should be relative to the bone the mesh is attached to, ideally we can then get rid of the expensive skeleton-based bounding boxes
- update bone matrices in CullCallback instead of UpdateCallback
Works OK, though the bounding boxes are not correct yet. 
							
						 
						
							2015-04-21 16:02:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								167ae600c5 
								
							 
						 
						
							
							
								
								Implement gravity decay (previously unknown float)  
							
							
							
						 
						
							2015-04-20 00:37:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								68f93294da 
								
							 
						 
						
							
							
								
								Port EffectManager  
							
							
							
						 
						
							2015-04-19 17:55:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f7d2a28930 
								
							 
						 
						
							
							
								
								Port BoneOffset  
							
							
							
						 
						
							2015-04-19 14:25:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1699759d12 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/view/render/cell.cpp 
							
						 
						
							2015-04-19 02:29:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								edc5cad79e 
								
							 
						 
						
							
							
								
								Port Animation::addEffect  
							
							
							
						 
						
							2015-04-19 01:57:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								4607c4b581 
								
							 
						 
						
							
							
								
								Add Modified DateTime to plug-in tooltip. ( Fixes   #2479 )  
							
							
							
						 
						
							2015-04-18 15:33:49 +12:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								20af2b67a8 
								
							 
						 
						
							
							
								
								Change the triangle pattern used for terrain ( Fixes   #2459 )  
							
							
							
						 
						
							2015-04-17 18:54:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								083c41c950 
								
							 
						 
						
							
							
								
								Environment map for enchanted objects  
							
							
							
						 
						
							2015-04-17 01:23:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8f6d4fb3e0 
								
							 
						 
						
							
							
								
								Fix filtering bug  
							
							
							
						 
						
							2015-04-16 01:26:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								57fd18b161 
								
							 
						 
						
							
							
								
								Fix frontface bug  
							
							
							
						 
						
							2015-04-15 22:43:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c334a76a6f 
								
							 
						 
						
							
							
								
								Fix skinning bug  
							
							
							
						 
						
							2015-04-15 22:38:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f7da979669 
								
							 
						 
						
							
							
								
								Add FrameSwitch (geometry "double buffering") for efficient updates of RigGeometry & MorphGeometry  
							
							
							
						 
						
							2015-04-14 18:56:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c516e897ee 
								
							 
						 
						
							
							
								
								Move Controller base classes to SceneUtil, add visitor to assign ControllerSources  
							
							
							
						 
						
							2015-04-14 17:51:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								de2c85e0f8 
								
							 
						 
						
							
							
								
								Port nifloader to the more efficient StateSetController  
							
							
							
						 
						
							2015-04-14 16:41:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5dd1ab24fe 
								
							 
						 
						
							
							
								
								More efficient StateSetController, beginnings of sky rendering  
							
							
							
						 
						
							2015-04-14 15:58:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								987e923790 
								
							 
						 
						
							
							
								
								LightManager optimization  
							
							
							
						 
						
							2015-04-12 19:44:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								61aaf0cf70 
								
							 
						 
						
							
							
								
								Attach light lists to the object base nodes instead of each renderable  
							
							... 
							
							
							
							Apparently that is how Ogre worked (on the SceneNode) so let's roll with it for now. Have not tested yet what MW does. 
							
						 
						
							2015-04-12 18:03:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c92592493e 
								
							 
						 
						
							
							
								
								OpenMW: create a window and render the starting cell(s)  
							
							
							
						 
						
							2015-04-12 15:38:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a0b43f426e 
								
							 
						 
						
							
							
								
								Avoid setting DYNAMIC DataVariance on StateSets  
							
							
							
						 
						
							2015-04-11 23:01:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b0ea51a5c8 
								
							 
						 
						
							
							
								
								Colour conversion utility  
							
							
							
						 
						
							2015-04-11 20:09:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								591a35b8d7 
								
							 
						 
						
							
							
								
								*very* early version of the LightManager  
							
							
							
						 
						
							2015-04-10 23:16:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								433e29f297 
								
							 
						 
						
							
							
								
								MorphGeometry optimizations: static bounding box and vertices updated during cull traversal  
							
							
							
						 
						
							2015-04-10 14:35:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8b206e0aed 
								
							 
						 
						
							
							
								
								Enable culling for particle emitters & programs  
							
							... 
							
							
							
							Big speedup, though might cause timing inconsistencies that we should fix at some point. 
							
						 
						
							2015-04-09 16:54:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0b77ae43a4 
								
							 
						 
						
							
							
								
								Minor optimization for particle emitters  
							
							
							
						 
						
							2015-04-09 16:51:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								74c56556cc 
								
							 
						 
						
							
							
								
								More fixes for scaled particle systems  
							
							
							
						 
						
							2015-04-05 14:10:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c4738b11b1 
								
							 
						 
						
							
							
								
								Identify unknown float in NiGravity  
							
							
							
						 
						
							2015-04-05 00:09:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1eafecd30c 
								
							 
						 
						
							
							
								
								Add magic factor as in vanilla MW to gravity affector (Bug  #2147 )  
							
							
							
						 
						
							2015-04-05 00:03:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								304d7e544f 
								
							 
						 
						
							
							
								
								Optimize RigGeometry to update skinning in CullCallback  
							
							
							
						 
						
							2015-04-04 19:19:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e5e1013c51 
								
							 
						 
						
							
							
								
								TextKeys attached to root node as user data, add .kf loading to scenemanager  
							
							
							
						 
						
							2015-04-02 17:34:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								25f1c1ae76 
								
							 
						 
						
							
							
								
								Remove persistent flag which will be unused  
							
							
							
						 
						
							2015-04-02 17:33:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								31adaf2495 
								
							 
						 
						
							
							
								
								Use simulationTime instead of referenceTime  
							
							
							
						 
						
							2015-04-02 17:32:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								af67de73a5 
								
							 
						 
						
							
							
								
								Delete shiny  
							
							
							
						 
						
							2015-04-01 17:06:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4e69e7cc0f 
								
							 
						 
						
							
							
								
								OpenMW compiles and runs w/o render window  
							
							
							
						 
						
							2015-04-01 17:02:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								12f27123f2 
								
							 
						 
						
							
							
								
								Billboard scaling fix and culling bug fix  
							
							
							
						 
						
							2015-03-30 17:11:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a474c72026 
								
							 
						 
						
							
							
								
								Archive priority fix  
							
							
							
						 
						
							2015-03-30 17:11:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9975ec1678 
								
							 
						 
						
							
							
								
								Missing clone function  
							
							
							
						 
						
							2015-03-29 19:39:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5162e9c09e 
								
							 
						 
						
							
							
								
								Add comment  
							
							
							
						 
						
							2015-03-29 19:39:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a7272b73d0 
								
							 
						 
						
							
							
								
								Add utility for assembling body parts / equipment  
							
							
							
						 
						
							2015-03-29 19:39:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6183926732 
								
							 
						 
						
							
							
								
								Particle fix  
							
							
							
						 
						
							2015-03-28 22:21:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								173887c2d9 
								
							 
						 
						
							
							
								
								AlphaController copy fix  
							
							
							
						 
						
							2015-03-28 21:19:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								232e34bddd 
								
							 
						 
						
							
							
								
								OpenCS: port lighting toolbar, fix multiple context GL objects issue  
							
							
							
						 
						
							2015-03-28 20:15:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c5fd92fde1 
								
							 
						 
						
							
							
								
								Show a default warning texture for not found textures  
							
							
							
						 
						
							2015-03-28 02:58:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bb32c761df 
								
							 
						 
						
							
							
								
								*very* early texture manager, need a lot more thought to design this properly  
							
							
							
						 
						
							2015-03-28 02:27:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								322fcdc2d3 
								
							 
						 
						
							
							
								
								Transform world space particles when attaching to a node  
							
							
							
						 
						
							2015-03-28 00:30:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								961aba5e2b 
								
							 
						 
						
							
							
								
								Revert part of  e91d9d0903 
							
							
							
						 
						
							2015-03-28 00:11:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ac2612926e 
								
							 
						 
						
							
							
								
								Disable unRefImageDataAfterApply  
							
							
							
						 
						
							2015-03-27 23:25:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								236d628884 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  into osg  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/model/doc/document.cpp
	apps/opencs/model/doc/documentmanager.cpp
	components/CMakeLists.txt
	components/bsa/resources.cpp
	components/nif/data.hpp
	components/nif/node.cpp
	components/nifogre/mesh.hpp
	components/nifogre/ogrenifloader.cpp
	components/nifogre/particles.cpp 
							
						 
						
							2015-03-27 17:30:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e91d9d0903 
								
							 
						 
						
							
							
								
								Fix for behaviour of scaled particle nodes  
							
							... 
							
							
							
							Not sure if used in vanilla assets so may be low priority, but couldn't help looking into this. 
							
						 
						
							2015-03-27 17:00:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c10c146ad1 
								
							 
						 
						
							
							
								
								Skeleton based bounding box callback for RigGeometry (Bug  #455 )  
							
							
							
						 
						
							2015-03-26 23:15:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								99e1720980 
								
							 
						 
						
							
							
								
								Add SceneManager and clone utility  
							
							
							
						 
						
							2015-03-26 18:02:51 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								60f288195f 
								
							 
						 
						
							
							
								
								Fix for copy construction of particle system templates  
							
							
							
						 
						
							2015-03-26 17:39:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								99c9907ff3 
								
							 
						 
						
							
							
								
								Fix emitter/particlesystem scene graph order problems  
							
							
							
						 
						
							2015-03-26 17:38:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								caa93f767b 
								
							 
						 
						
							
							
								
								Skip creating meshes for hidden nodes with no VisControllers  
							
							... 
							
							
							
							There's quite a bit of garbage in base_anim.nif, so this change should result in a much leaner scene graph. 
							
						 
						
							2015-03-25 18:46:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e938fa4a9d 
								
							 
						 
						
							
							
								
								Implement extrapolation mode in ControllerFunction (Bug  #1871 )  
							
							
							
						 
						
							2015-03-25 18:12:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								96d51f0bb7 
								
							 
						 
						
							
							
								
								NiParticleRotation seems to be unused  
							
							
							
						 
						
							2015-03-25 16:34:51 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								46cbec9a4a 
								
							 
						 
						
							
							
								
								Add skinning auto-detection in nifosg loader  
							
							
							
						 
						
							2015-03-25 15:39:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b7867d6f0a 
								
							 
						 
						
							
							
								
								Stop warning about unused nif properties  
							
							
							
						 
						
							2015-03-25 05:29:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								60ede8dede 
								
							 
						 
						
							
							
								
								Stop warning about NiFogProperty (unused in MW)  
							
							
							
						 
						
							2015-03-25 05:14:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6d9deaa386 
								
							 
						 
						
							
							
								
								Implement planar collider for particles ( Fixes   #2149 )  
							
							
							
						 
						
							2015-03-25 04:57:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c179977f20 
								
							 
						 
						
							
							
								
								Fix quaternion rotation order  
							
							
							
						 
						
							2015-03-25 01:58:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								20866b44f7 
								
							 
						 
						
							
							
								
								FlipController fix, DetailTexture & DarkTexture tested  
							
							
							
						 
						
							2015-03-25 00:55:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b072e803ce 
								
							 
						 
						
							
							
								
								Use correct ambient/diffuse default values when no NiMaterialProperty exists  
							
							
							
						 
						
							2015-03-24 23:55:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9ee99a751c 
								
							 
						 
						
							
							
								
								Stop warning about NiDitherProperty, ignore NiShadeProperty (unused)  
							
							
							
						 
						
							2015-03-24 23:40:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9141a8d801 
								
							 
						 
						
							
							
								
								Fully implement NiStencilProperty (Feature  #1057 )  
							
							
							
						 
						
							2015-03-24 23:05:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								baa152328a 
								
							 
						 
						
							
							
								
								Crash fix  
							
							
							
						 
						
							2015-03-24 01:32:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1affa497d5 
								
							 
						 
						
							
							
								
								Delete the old nifogre loader  
							
							
							
						 
						
							2015-03-23 20:00:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								376f0f3ac1 
								
							 
						 
						
							
							
								
								Small cleanup  
							
							
							
						 
						
							2015-03-23 17:49:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								018115601a 
								
							 
						 
						
							
							
								
								Move particle emitter/affector handling to separate functions  
							
							
							
						 
						
							2015-03-23 16:49:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								36ad40827b 
								
							 
						 
						
							
							
								
								Move parent node attachment out of nifloader  
							
							
							
						 
						
							2015-03-23 16:17:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ff9e2b03a0 
								
							 
						 
						
							
							
								
								Hide NIF loader details in the implementation file  
							
							
							
						 
						
							2015-03-23 16:10:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5a582e7eb7 
								
							 
						 
						
							
							
								
								Reintroduce showMarkers flag  
							
							
							
						 
						
							2015-03-23 01:57:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6d85444d26 
								
							 
						 
						
							
							
								
								Add text key loading  
							
							
							
						 
						
							2015-03-23 01:51:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6219a7bbfc 
								
							 
						 
						
							
							
								
								Add .kf loader  
							
							
							
						 
						
							2015-03-23 01:31:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9242e6d256 
								
							 
						 
						
							
							
								
								Avoid copying keyframes in controller instances  
							
							
							
						 
						
							2015-03-22 23:47:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2db5df77f0 
								
							 
						 
						
							
							
								
								Change rotation/scale workaround in preparation for loading .kf controllers  
							
							
							
						 
						
							2015-03-22 22:55:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								15f9c1ddcf 
								
							 
						 
						
							
							
								
								NiBSPArrayController works  
							
							
							
						 
						
							2015-03-21 23:10:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								9ab25dbf6b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'dteviot/Rng'  
							
							
							
						 
						
							2015-03-21 09:00:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								2cfc4c0286 
								
							 
						 
						
							
							
								
								script Random() command now returns correct range.  
							
							
							
						 
						
							2015-03-21 18:21:01 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								71782462b7 
								
							 
						 
						
							
							
								
								Subclass ParticleSystem to support limit on the number of particles  
							
							
							
						 
						
							2015-03-21 04:36:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2e11642273 
								
							 
						 
						
							
							
								
								Fix BillboardNode overriding scale  
							
							
							
						 
						
							2015-03-21 04:10:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a9aee389c0 
								
							 
						 
						
							
							
								
								Emitters attached to correct node, a bit ugly  
							
							
							
						 
						
							2015-03-21 03:50:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								32bb202290 
								
							 
						 
						
							
							
								
								Implement BillboardNode  
							
							
							
						 
						
							2015-03-20 23:14:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d486cde330 
								
							 
						 
						
							
							
								
								Fix broken VisControllers  
							
							
							
						 
						
							2015-03-20 21:32:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4957ceeb1d 
								
							 
						 
						
							
							
								
								Refactor controllers, now part of the scene graph as UpdateCallbacks  
							
							... 
							
							
							
							Practical benefits:
- The controller update is now run automatically
- Creating an instance of a scene graph should now work properly using the defined copy constructors 
							
						 
						
							2015-03-20 19:51:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								af27a10b0c 
								
							 
						 
						
							
							
								
								OpenCS: preliminary port of PreviewWidget to OSG  
							
							
							
						 
						
							2015-03-20 16:22:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								40fc097722 
								
							 
						 
						
							
							
								
								OpenCS: use the new VFS, restored resource tables  
							
							
							
						 
						
							2015-03-20 16:22:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								5198a173fa 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'corristo/osx-user-data-path'  
							
							
							
						 
						
							2015-03-19 18:50:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								49c2da27b3 
								
							 
						 
						
							
							
								
								OpenCS compiles and runs again (no rendering)  
							
							
							
						 
						
							2015-03-19 17:21:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ab3c28eb96 
								
							 
						 
						
							
							
								
								Use template function for interpolation  
							
							
							
						 
						
							2015-03-19 17:00:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								00ab474188 
								
							 
						 
						
							
							
								
								More work on copy constructors  
							
							
							
						 
						
							2015-03-19 16:22:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7bc0d41bb0 
								
							 
						 
						
							
							
								
								Marker collision fix ( Fixes   #2461 )  
							
							
							
						 
						
							2015-03-19 15:51:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f8422c3ed4 
								
							 
						 
						
							
							
								
								Particles mostly completed, still need to attach emitters to the correct node and handle NiBSPArrayController  
							
							
							
						 
						
							2015-03-19 03:01:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								79c2138e53 
								
							 
						 
						
							
							
								
								Port ResourceHelpers to new VFS  
							
							
							
						 
						
							2015-03-19 01:45:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nikolay Kasyanov 
								
							 
						 
						
							
							
							
							
								
							
							
								af2b08214b 
								
							 
						 
						
							
							
								
								#2460 : use Application Support as user data path on OS X  
							
							
							
						 
						
							2015-03-18 23:48:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nikolay Kasyanov 
								
							 
						 
						
							
							
							
							
								
							
							
								3e45e9a48a 
								
							 
						 
						
							
							
								
								Remove no longer required strnlen wrapper  
							
							... 
							
							
							
							It was used for MinGW & OS X < 10.7. Minimal OS X version was bumped to
10.7 and MinGW support was recently dropped (see
1eaa64c49c 
							
						 
						
							2015-03-18 23:37:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								47bac13749 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2015-03-18 12:07:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f843e12538 
								
							 
						 
						
							
							
								
								Add world space particle systems, will need more changes when emitters are added  
							
							
							
						 
						
							2015-03-17 22:34:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								510375aa63 
								
							 
						 
						
							
							
								
								Add virtual file system (VFS) replacing the low level parts of the old resource system  
							
							
							
						 
						
							2015-03-17 22:02:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								c032113247 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'sandstranger/release-jni-memory'  
							
							
							
						 
						
							2015-03-17 11:41:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f7ecda68c9 
								
							 
						 
						
							
							
								
								Fix for unicode filenames in ContentModel ( Fixes   #2451 )  
							
							
							
						 
						
							2015-03-16 15:34:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sylar 
								
							 
						 
						
							
							
							
							
								
							
							
								db10c87b89 
								
							 
						 
						
							
							
								
								release jni memory  
							
							
							
						 
						
							2015-03-16 18:21:38 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nathan Aclander 
								
							 
						 
						
							
							
							
							
								
							
							
								48e2ec2840 
								
							 
						 
						
							
							
								
								Fix comparison of integers of different signs  
							
							... 
							
							
							
							Clang reported comparison of unsigned long with long. This cast should fix it. 
							
						 
						
							2015-03-15 16:20:17 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								86d39cede9 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'dteviot/Rng'  
							
							
							
						 
						
							2015-03-15 22:04:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								3f28634d1f 
								
							 
						 
						
							
							
								
								consolidate random number logic  
							
							... 
							
							
							
							Note, I suspect Rng::rollClosedProbability() is not needed.  The only difference between it and rollProbability() is that one time in 37k (on Windows), it will give an output of 1.0.
On some versions of Linux, the value of 1.0 will occur about 1 time in 4 billion. 
							
						 
						
							2015-03-15 14:07:47 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								1d7f3474fa 
								
							 
						 
						
							
							
								
								Fixed more MSVC 2013 warnings.  
							
							
							
						 
						
							2015-03-15 08:49:03 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								2ef7fc4e2c 
								
							 
						 
						
							
							
								
								Installer work for Windows ( Fixes   #1621 )  
							
							... 
							
							
							
							1. Correctly reads Windows registry for vanilla MW install location.
2. Populates existing installation page with location of vanilla, when found.
3. On Windows, installer wizard now gets to Import page. 
							
						 
						
							2015-03-15 08:08:55 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								488bc76da5 
								
							 
						 
						
							
							
								
								Fix saving land data.  
							
							
							
						 
						
							2015-03-13 22:06:55 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								056bc66c6c 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2015-03-12 10:29:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5f051b5bf2 
								
							 
						 
						
							
							
								
								Remove comment about GMST cleaning which was removed.  
							
							
							
						 
						
							2015-03-12 00:32:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								16ddfbca14 
								
							 
						 
						
							
							
								
								Remove some outdated todo comments  
							
							
							
						 
						
							2015-03-12 00:27:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								304277429f 
								
							 
						 
						
							
							
								
								Rename variable to not show up in search for "TODO" comments.  
							
							
							
						 
						
							2015-03-12 00:21:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Scott Howard 
								
							 
						 
						
							
							
							
							
								
							
							
								e2ef8c4022 
								
							 
						 
						
							
							
								
								fix -Wnewline-eof warnings  
							
							
							
						 
						
							2015-03-11 10:54:45 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e30f240ba2 
								
							 
						 
						
							
							
								
								Add travel service support for creatures ( Fixes   #2432 )  
							
							
							
						 
						
							2015-03-09 03:15:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								36141b0c53 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'OpenMW/master' into FixWarnings  
							
							... 
							
							
							
							Conflicts:
	apps/openmw/mwinput/inputmanagerimp.cpp
	apps/openmw/mwmechanics/actors.cpp
	extern/sdl4ogre/sdlcursormanager.cpp 
							
						 
						
							2015-03-08 18:29:12 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								e197f5318b 
								
							 
						 
						
							
							
								
								fixing MSVC 2013 warning C4244: & C4305  
							
							... 
							
							
							
							conversion from 'const float' to 'int', possible loss of data
conversion from 'double' to 'int', possible loss of data
conversion from 'float' to 'int', possible loss of data 
							
						 
						
							2015-03-08 13:07:29 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								ba482fa41f 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'dteviot/FixWarnings'  
							
							
							
						 
						
							2015-03-07 18:34:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								f2ac939e61 
								
							 
						 
						
							
							
								
								reverted mShouldRepeat back to unsigned char.  
							
							... 
							
							
							
							As recommended by Scrawl. 
							
						 
						
							2015-03-07 11:04:54 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								907ac5ef7f 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2015-03-06 19:24:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								45b6538820 
								
							 
						 
						
							
							
								
								fixed MSVC 2013 warning C4800  
							
							... 
							
							
							
							forcing value to bool 'true' or 'false' 
							
						 
						
							2015-03-06 23:19:57 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								407cd50890 
								
							 
						 
						
							
							
								
								fixed warning C4099:  
							
							... 
							
							
							
							type name first seen using 'class' now seen using 'struct' 
							
						 
						
							2015-03-06 21:36:42 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								d28f257ada 
								
							 
						 
						
							
							
								
								Fix for bug  #2428 .  Set default flag value (mandatory) for containers.  
							
							
							
						 
						
							2015-03-06 11:53:46 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								80fe24207c 
								
							 
						 
						
							
							
								
								correction from Scrawl.  
							
							... 
							
							
							
							Now correctly handles skills/attributes.
Also, document what ContentSelectorView::ContentSelector::slotAddonTableItemActivated() is doing. 
							
						 
						
							2015-03-05 20:21:22 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								4e1c086d6a 
								
							 
						 
						
							
							
								
								load start up script records  
							
							
							
						 
						
							2015-03-03 14:31:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								bf92d5cde9 
								
							 
						 
						
							
							
								
								removed redundant mScript field in ESM::StartScript  
							
							
							
						 
						
							2015-03-03 13:04:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a8cb4e807b 
								
							 
						 
						
							
							
								
								Warning fix  
							
							
							
						 
						
							2015-03-03 11:24:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								17e3069896 
								
							 
						 
						
							
							
								
								Minor efficiency fix  
							
							
							
						 
						
							2015-03-02 22:33:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f6509fe53e 
								
							 
						 
						
							
							
								
								Another crash fix for land record without data  
							
							
							
						 
						
							2015-03-02 22:23:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								8b84fa5579 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2015-03-02 20:01:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0ad514b29b 
								
							 
						 
						
							
							
								
								Fix collision for nodes with MRK extra data ( Fixes   #2415 )  
							
							
							
						 
						
							2015-03-02 01:03:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								1ee6153940 
								
							 
						 
						
							
							
								
								Remove unnecessary boolean passing between objects.  
							
							
							
						 
						
							2015-03-02 06:51:31 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								c4625b94e5 
								
							 
						 
						
							
							
								
								Fix OpenCS crashing since commit 9d6145 by showing gamefiles if the content selector was created from OpenCS.  
							
							
							
						 
						
							2015-03-01 12:52:43 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								5e2839977b 
								
							 
						 
						
							
							
								
								file extension comparison needs to be case insensitive.  
							
							
							
						 
						
							2015-02-28 20:25:03 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								54e3ebde63 
								
							 
						 
						
							
							
								
								addon list in launcher shows addon files with no dependencies ( Fixes   #2348 )  
							
							... 
							
							
							
							Also, game files must end with ".esm" or ".omwgame". 
							
						 
						
							2015-02-28 17:13:21 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f91696723f 
								
							 
						 
						
							
							
								
								Fix compile error  
							
							
							
						 
						
							2015-02-27 19:58:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								44d1f43b2b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'sandstranger/fixes-for-android'  
							
							
							
						 
						
							2015-02-27 10:34:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								093c577895 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'dteviot/Bug2344'  
							
							
							
						 
						
							2015-02-26 19:05:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sylar 
								
							 
						 
						
							
							
							
							
								
							
							
								70398e2f9f 
								
							 
						 
						
							
							
								
								change Jni name method  
							
							
							
						 
						
							2015-02-26 18:30:14 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								9d61457956 
								
							 
						 
						
							
							
								
								AddOn files can be checked if game file is checked, but dependencies do not exist.  
							
							
							
						 
						
							2015-02-25 20:54:52 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								6878e317a7 
								
							 
						 
						
							
							
								
								launcher: decouple Combo Box model from Plug-ins model.  
							
							... 
							
							
							
							fixes bug reported by scrawl
1. openmw.cfg had content files in order 'Bloodmoon.esm, Tribunal.esm, Morrowind.esm'
2. Blank_ESM_2.0.esm is in the Data Files directory
3. Do an ini file import.
4. Imported profile will have Blank_ESM_2.0.esm as the game file.  Should be Morrowind.esm.
Root cause: Game File combo box and Plugins Grid shared same data model, so changing plug-in file order also changed order of Game File combo box. 
							
						 
						
							2015-02-24 20:06:06 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8d64f2081e 
								
							 
						 
						
							
							
								
								Add particle system state loading  
							
							
							
						 
						
							2015-02-24 01:25:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2a92fb57f7 
								
							 
						 
						
							
							
								
								Add FlipController  
							
							
							
						 
						
							2015-02-24 00:02:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6c8613ae35 
								
							 
						 
						
							
							
								
								Add DarkTexture and DetailTexture  
							
							
							
						 
						
							2015-02-23 23:21:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c54ee16748 
								
							 
						 
						
							
							
								
								Add AlphaController and MaterialColorController  
							
							
							
						 
						
							2015-02-23 21:55:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3839d6f777 
								
							 
						 
						
							
							
								
								Simplify controller classes  
							
							
							
						 
						
							2015-02-23 21:55:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								74dfb23e7b 
								
							 
						 
						
							
							
								
								Handle material properties in trishapeToGeometry  
							
							
							
						 
						
							2015-02-23 21:55:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6c63bab8e4 
								
							 
						 
						
							
							
								
								Change Nif::Property flags to unsigned  
							
							
							
						 
						
							2015-02-23 21:08:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8e01d8cb19 
								
							 
						 
						
							
							
								
								Add OSG nifloader, currently supports geometry, materials, basic texturing, skinning, morphing, and most controllers.  
							
							
							
						 
						
							2015-02-23 21:06:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								63af9d848a 
								
							 
						 
						
							
							
								
								Add constraint: Bloodmoon.esm requires Tribunal.esm.  
							
							
							
						 
						
							2015-02-23 19:58:31 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								6dc202cba3 
								
							 
						 
						
							
							
								
								Removed unneeded parameter from ContentModel::setContentList()  
							
							
							
						 
						
							2015-02-23 19:41:41 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6b36e55a4e 
								
							 
						 
						
							
							
								
								NIF reader cleanup: move definitions to cpp file  
							
							
							
						 
						
							2015-02-22 19:17:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								387969bf42 
								
							 
						 
						
							
							
								
								Remove an old .gitignore  
							
							
							
						 
						
							2015-02-22 18:05:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								da690c91b3 
								
							 
						 
						
							
							
								
								Delete the old Ogre DataStream class  
							
							
							
						 
						
							2015-02-22 14:19:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8f0ab7d09f 
								
							 
						 
						
							
							
								
								ESM component no longer relies on Ogre DataStreams  
							
							
							
						 
						
							2015-02-22 14:12:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								accc078e0e 
								
							 
						 
						
							
							
								
								Morrowind.ini import progress bar.  ( Fixes   #2344 )  
							
							... 
							
							
							
							1. Show a "bouncing ball" Progress bar when importing from morrowind.ini.
2. Removed dialog that asks for content list name when import game files from morrowind.ini. Instead, name is time stamp.
3. Removed commented out code.
4. Additional bugfix. No longer create a empty content list when OpenMW.cfg has no content files. 
							
						 
						
							2015-02-22 08:46:12 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								68bce7825e 
								
							 
						 
						
							
							
								
								Multiple definition fix  
							
							
							
						 
						
							2015-02-20 17:57:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f6f37e02df 
								
							 
						 
						
							
							
								
								NIF Transformation redundancy fix and include fixes  
							
							
							
						 
						
							2015-02-20 17:56:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8c10d4badb 
								
							 
						 
						
							
							
								
								NIF reader compiles without Ogre  
							
							
							
						 
						
							2015-02-17 17:08:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d4dff6ed55 
								
							 
						 
						
							
							
								
								Port BSAFile to istream, remove OGRE bsa resource system  
							
							
							
						 
						
							2015-02-17 16:19:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5a3d796578 
								
							 
						 
						
							
							
								
								Implement std::istream subclass for constrained file streams  
							
							
							
						 
						
							2015-02-17 12:26:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								8686ffcedb 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2015-02-17 11:55:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								6cc9fa2b3f 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'slothlife/cmake-release-build-fix'  
							
							
							
						 
						
							2015-02-15 09:52:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								96a295c44f 
								
							 
						 
						
							
							
								
								Fix for deleting all items in a levelled list  
							
							
							
						 
						
							2015-02-13 17:37:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8b417c06db 
								
							 
						 
						
							
							
								
								Fix missing clear in ESM::Spell::load ( Fixes   #2368 )  
							
							
							
						 
						
							2015-02-13 17:26:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a139e4efb0 
								
							 
						 
						
							
							
								
								Grey out completed quests in journal quests list  
							
							
							
						 
						
							2015-02-13 16:51:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kamil Bar 
								
							 
						 
						
							
							
							
							
								
							
							
								3b7a23aa72 
								
							 
						 
						
							
							
								
								Fixed charge checks for light and other objects, corrected CellRef charge union comments  
							
							
							
						 
						
							2015-02-13 13:11:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								49d912e5b6 
								
							 
						 
						
							
							
								
								Don't rely on subrecord order part 2  
							
							... 
							
							
							
							Nice side effects:
 - Subrecord name comparison now uses magic number instead of string (faster)
 - Improves the error message for unknown subrecords: will print the record in question instead of failing to read the next record with a strange error 
							
						 
						
							2015-02-12 05:43:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									slothlife 
								
							 
						 
						
							
							
							
							
								
							
							
								cfe81bafe8 
								
							 
						 
						
							
							
								
								Remove setting CMAKE_BUILD_TYPE to Debug  
							
							... 
							
							
							
							Setting was causing single-target configurations (ninja, make) to
incorrectly link vs debug runtimes on Windows. 
							
						 
						
							2015-02-11 21:46:00 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9009889d24 
								
							 
						 
						
							
							
								
								Don't rely on subrecord order when reading ( Fixes   #2361 )  
							
							
							
						 
						
							2015-02-10 23:19:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3ccf4642b4 
								
							 
						 
						
							
							
								
								Implement ToggleScripts  
							
							
							
						 
						
							2015-02-10 20:25:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jacmoe 
								
							 
						 
						
							
							
							
							
								
							
							
								ee574e08ef 
								
							 
						 
						
							
							
								
								MIT License header added to all terrain component files.  
							
							
							
						 
						
							2015-02-09 20:16:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								03257ecae5 
								
							 
						 
						
							
							
								
								QString encoding fix  
							
							
							
						 
						
							2015-02-09 20:15:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4c6b9f8266 
								
							 
						 
						
							
							
								
								Remove redundant decoder in ContentModel  
							
							
							
						 
						
							2015-02-06 01:27:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cff0127ce7 
								
							 
						 
						
							
							
								
								Update comment on merging levelled lists  
							
							
							
						 
						
							2015-02-06 01:27:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d18d2a1882 
								
							 
						 
						
							
							
								
								Skip rest of LEVI record if it has no items (Bug  #2348 )  
							
							
							
						 
						
							2015-02-06 01:27:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bea88c3643 
								
							 
						 
						
							
							
								
								Stolen item tracking overhaul part 2 ( Fixes   #2338 )  
							
							
							
						 
						
							2015-02-06 01:27:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f8b4ff3004 
								
							 
						 
						
							
							
								
								Documentation fix  
							
							
							
						 
						
							2015-02-05 04:18:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ab9100fa90 
								
							 
						 
						
							
							
								
								Prevent dropping item on itself in ContentModel ( Fixes   #2334 )  
							
							... 
							
							
							
							Also improves the drop indicator, it is now shown in between items instead of on an item. 
							
						 
						
							2015-02-05 04:18:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								27dc49a135 
								
							 
						 
						
							
							
								
								Rewrite game settings manager  
							
							... 
							
							
							
							Removes the abhorrent dependency on Ogre for this code and improves the error handling. 
							
						 
						
							2015-02-05 04:18:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6d097fbfbd 
								
							 
						 
						
							
							
								
								Normalise spelling of "levelled" throughout the code  
							
							
							
						 
						
							2015-02-05 04:18:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fec8cf91f5 
								
							 
						 
						
							
							
								
								Add exception handling to various uses of DataStream::read  
							
							
							
						 
						
							2015-01-31 22:40:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2abc033655 
								
							 
						 
						
							
							
								
								ConstrainedDataStream: print the name of the file in exceptions  
							
							
							
						 
						
							2015-01-31 22:40:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								51e451e249 
								
							 
						 
						
							
							
								
								Tabs to spaces  
							
							
							
						 
						
							2015-01-31 22:40:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d541bc8064 
								
							 
						 
						
							
							
								
								Remove unused functions in nifstream  
							
							
							
						 
						
							2015-01-31 22:40:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2346c3528d 
								
							 
						 
						
							
							
								
								Remove NpcStats::mProfit and store it in the script instead  
							
							... 
							
							
							
							Also use the Profit label when the "minimumProfit" script variable exists, rather than hardcoding to NPCs. 
							
						 
						
							2015-01-31 22:40:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b9acf437fd 
								
							 
						 
						
							
							
								
								Remove friendly hits from the save file  
							
							... 
							
							
							
							The vanilla engine does not store friendly hits in the save file. Since there's no other mechanism that ever resets the friendly hits (at least not to my knowledge) this should be regarded a feature rather than a bug. 
							
						 
						
							2015-01-31 22:40:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ef3ba12cb6 
								
							 
						 
						
							
							
								
								Add silent mode to ConfigurationManager, used by essimporter  
							
							
							
						 
						
							2015-01-31 22:40:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								081c8c8615 
								
							 
						 
						
							
							
								
								ESSImport: convert to utf8, based on encoding setting in openmw.cfg  
							
							
							
						 
						
							2015-01-31 22:40:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e712b0353b 
								
							 
						 
						
							
							
								
								Terrain refactoring, reduce game startup time and memory usage  
							
							
							
						 
						
							2015-01-29 03:39:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								62a32220ff 
								
							 
						 
						
							
							
								
								Use low-LOD heightmap for world map rendering  
							
							... 
							
							
							
							Add vanilla-accurate colour palette (thanks Hrnchamd) 
							
						 
						
							2015-01-29 03:39:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								431f540791 
								
							 
						 
						
							
							
								
								ESSImport: fix NPC factions  
							
							
							
						 
						
							2015-01-27 23:12:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								875df46ae9 
								
							 
						 
						
							
							
								
								ESSImport: convert journal indices  
							
							
							
						 
						
							2015-01-27 23:12:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6367b4dc0b 
								
							 
						 
						
							
							
								
								Improve INFO struct naming  
							
							
							
						 
						
							2015-01-27 23:12:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9d3f0b2ed5 
								
							 
						 
						
							
							
								
								Remove some unused code, include cleanup  
							
							
							
						 
						
							2015-01-27 23:12:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d34086ac8f 
								
							 
						 
						
							
							
								
								ESSImport: convert running global scripts  
							
							
							
						 
						
							2015-01-27 23:05:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4921c6ef9e 
								
							 
						 
						
							
							
								
								Split window caption bars so that the caption can be transparent ( Fixes   #531 )  
							
							... 
							
							
							
							Fix transparent window background not applying to the header bar (Fixes  #2294 ) 
							
						 
						
							2015-01-27 23:05:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								946dd16696 
								
							 
						 
						
							
							
								
								Fixed Windows warning.  
							
							... 
							
							
							
							warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) 
							
						 
						
							2015-01-26 13:57:22 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								f95743ccc3 
								
							 
						 
						
							
							
								
								Fixed MSVC warning.  
							
							... 
							
							
							
							warning C4305: 'return' : truncation from 'double' to 'float' 
							
						 
						
							2015-01-26 13:18:21 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								e02bab67ba 
								
							 
						 
						
							
							
								
								Fixed MSVC warnings.  
							
							... 
							
							
							
							warning C4099: 'ESM::ESMReader' : type name first seen using 'class' now seen using 'struct'
warning C4099: 'ESM::CellId' : type name first seen using 'struct' now seen using 'class' 
							
						 
						
							2015-01-26 13:17:16 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nathan Aclander 
								
							 
						 
						
							
							
							
							
								
							
							
								33ce03dfc5 
								
							 
						 
						
							
							
								
								Should be compared against uint only  
							
							
							
						 
						
							2015-01-24 17:17:05 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b1bd236345 
								
							 
						 
						
							
							
								
								ESSImport: convert script local variables  
							
							... 
							
							
							
							Had to add special reading code to openmw, because the variable names are not stored. 
							
						 
						
							2015-01-24 16:45:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								7f905470fa 
								
							 
						 
						
							
							
								
								fixed moved reference loading  
							
							
							
						 
						
							2015-01-24 15:01:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7d76213374 
								
							 
						 
						
							
							
								
								Fix loading faction reactions for older savegames ( Fixes   #2301 )  
							
							
							
						 
						
							2015-01-24 14:32:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								89998a6a03 
								
							 
						 
						
							
							
								
								save MVRF subrecords  
							
							
							
						 
						
							2015-01-24 14:22:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								79d2eebe54 
								
							 
						 
						
							
							
								
								Store selected enchant item in savegame ( Fixes   #1702 )  
							
							
							
						 
						
							2015-01-23 16:45:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a619cff615 
								
							 
						 
						
							
							
								
								Implement EnableLevelupMenu to trigger level-up  
							
							
							
						 
						
							2015-01-23 15:34:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c883a73d30 
								
							 
						 
						
							
							
								
								Several warning fixes  
							
							
							
						 
						
							2015-01-23 15:34:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8b5effe3e0 
								
							 
						 
						
							
							
								
								Fix wrong magic number for JOUR in openmw savegames  
							
							
							
						 
						
							2015-01-23 15:34:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e203127952 
								
							 
						 
						
							
							
								
								ESSImport: read script variables (not converted yet)  
							
							
							
						 
						
							2015-01-23 15:34:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1e92cab3e7 
								
							 
						 
						
							
							
								
								ESSImport: read dialogue/journal records, not converted yet  
							
							
							
						 
						
							2015-01-23 15:34:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								69676906ae 
								
							 
						 
						
							
							
								
								Don't clear known spells when reading from the savegame  
							
							... 
							
							
							
							This is needed because the .ess format doesn't include the racial spells in the player's spell list. 
							
						 
						
							2015-01-23 15:34:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c7d15e6f74 
								
							 
						 
						
							
							
								
								Revert "Revert "Light charge handling fix""  
							
							... 
							
							
							
							This reverts commit b95748d044 
							
						 
						
							2015-01-23 15:33:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d13335ba40 
								
							 
						 
						
							
							
								
								Ensure the item can be equipped in the given slot when loading inventory  
							
							
							
						 
						
							2015-01-23 15:32:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c65f9cb3c0 
								
							 
						 
						
							
							
								
								Revert "Change save format to store relative equipment index"  
							
							... 
							
							
							
							This reverts commit 89d9649b50 
							
						 
						
							2015-01-23 02:32:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b95748d044 
								
							 
						 
						
							
							
								
								Revert "Light charge handling fix"  
							
							... 
							
							
							
							This reverts commit 5e0428243b 
							
						 
						
							2015-01-23 02:32:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								a97f599e65 
								
							 
						 
						
							
							
								
								fixed ref num saving in non-wide format  
							
							
							
						 
						
							2015-01-22 13:41:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								764c155cec 
								
							 
						 
						
							
							
								
								moved code for writing/reading ref nums into RefNum struct  
							
							
							
						 
						
							2015-01-22 13:33:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								fa4718283d 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/contentselector'  
							
							
							
						 
						
							2015-01-21 15:23:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								cd62dbc5b7 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/essimporter'  
							
							
							
						 
						
							2015-01-21 15:12:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5e0428243b 
								
							 
						 
						
							
							
								
								Light charge handling fix  
							
							
							
						 
						
							2015-01-21 01:59:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								db64ff6645 
								
							 
						 
						
							
							
								
								Fix actorId initialization  
							
							
							
						 
						
							2015-01-21 01:34:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								89d9649b50 
								
							 
						 
						
							
							
								
								Change save format to store relative equipment index  
							
							... 
							
							
							
							Store the index for the allowedSlots vector instead of the absolute slot index. This will more gracefully handle edge cases like the available slots for an item having changed when loading the game, or the "allows stacking" property having changed. However the main reason this was done is to ease work on the essimporter. 
							
						 
						
							2015-01-20 23:55:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d473629dcd 
								
							 
						 
						
							
							
								
								Improve ESMReader error messages  
							
							
							
						 
						
							2015-01-20 19:29:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								06736e9e03 
								
							 
						 
						
							
							
								
								ESSImport: convert faction reactions and known dialogue topics  
							
							
							
						 
						
							2015-01-20 15:56:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								a266dffb4b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/essimporter'  
							
							
							
						 
						
							2015-01-20 15:53:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5104a5a023 
								
							 
						 
						
							
							
								
								Add missing setFactionReaction instruction, use absolute storage instead of difference  
							
							... 
							
							
							
							Seems to be closer to how MW is storing it (it has the complete FACT record in the savegame, actually).
This (somewhat) breaks OMW savegame compatibility in that old changes are discarded, but I don't think the faction reactions are quest relevant anywhere. 
							
						 
						
							2015-01-20 00:53:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9014dc48ee 
								
							 
						 
						
							
							
								
								Don't require the object type id for reading references from savegames  
							
							... 
							
							
							
							This is redundant, since we can look it up from the RefID. 
							
						 
						
							2015-01-20 00:42:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8e1eeccbe1 
								
							 
						 
						
							
							
								
								ESSImport: container state  
							
							
							
						 
						
							2015-01-19 13:16:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								a7b82e5107 
								
							 
						 
						
							
							
								
								ESSImport: inventory loading works, equipment slots need more work  
							
							
							
						 
						
							2015-01-19 12:22:51 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f7e32a24c9 
								
							 
						 
						
							
							
								
								Fix terrain assertion  
							
							
							
						 
						
							2015-01-19 12:03:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								235683e449 
								
							 
						 
						
							
							
								
								Remove LightState from openmw save format to streamline inventory loading  
							
							
							
						 
						
							2015-01-19 11:36:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f9cf31fcd5 
								
							 
						 
						
							
							
								
								ESSImport: convert custom map markers, not working for interiors yet  
							
							
							
						 
						
							2015-01-19 09:29:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								19ed047dec 
								
							 
						 
						
							
							
								
								ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring  
							
							
							
						 
						
							2015-01-18 23:15:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								08ad4d73bb 
								
							 
						 
						
							
							
								
								ESSImport: player is placed in correct cell, npc cellrefs work  
							
							
							
						 
						
							2015-01-18 20:01:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								e9af9b991d 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'dteviot/master'  
							
							
							
						 
						
							2015-01-18 09:50:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								71700d2cb1 
								
							 
						 
						
							
							
								
								Bugfix: OpenCS segfault when plug-in dependency not found.  
							
							... 
							
							
							
							When a file that a plug-in depends on cannot be found, the OpenCS file dialog crashes.
Similar problem exists in omwlauncher's "Data Files" dialog. 
							
						 
						
							2015-01-18 11:55:58 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								017e4cd4ef 
								
							 
						 
						
							
							
								
								OpenCS shows plug-ins with load order issues.  
							
							... 
							
							
							
							1. FileDiaog in OpenCS now shows warning icon beside .esm./.esp files with load order problems.
2. omwlaucher -> replaced "stop" icon with "warning" icon for files with load order problems. 
							
						 
						
							2015-01-17 18:11:03 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								cbf56dbb47 
								
							 
						 
						
							
							
								
								ESSImport: work on cell fog of war  
							
							
							
						 
						
							2015-01-17 03:07:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								031eec4550 
								
							 
						 
						
							
							
								
								Starting ESS importer for Morrowind save files  
							
							
							
						 
						
							2015-01-17 00:16:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fc663addfa 
								
							 
						 
						
							
							
								
								Fix null character issue in ESMReader::getString  
							
							
							
						 
						
							2015-01-17 00:10:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1869d37cfc 
								
							 
						 
						
							
							
								
								Remove unused mLastDrowningHit  
							
							
							
						 
						
							2015-01-17 00:10:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								9603325b99 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2015-01-15 17:33:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								375d426dd0 
								
							 
						 
						
							
							
								
								check for premature end of scripts more consistently  
							
							
							
						 
						
							2015-01-15 11:35:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d387c207d1 
								
							 
						 
						
							
							
								
								Fix initial scaling for btCompoundShape children ( Fixes   #2234 )  
							
							
							
						 
						
							2015-01-14 18:49:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f11ec653d0 
								
							 
						 
						
							
							
								
								Add setting for showing MRK nodes to NIF loaders  
							
							... 
							
							
							
							This makes marker objects show up in OpenCS. 
							
						 
						
							2015-01-13 17:29:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								883f7ec7ce 
								
							 
						 
						
							
							
								
								Move workaround for hiding markers from NIF loader to Scene  
							
							
							
						 
						
							2015-01-13 17:19:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								7cc1ebc05b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2015-01-13 10:38:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7b4665c623 
								
							 
						 
						
							
							
								
								Terrain: documentation update  
							
							
							
						 
						
							2015-01-13 05:37:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								261da8dd0a 
								
							 
						 
						
							
							
								
								Terrain: use 32-bit indices if necessary  
							
							
							
						 
						
							2015-01-13 05:37:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f7bac58b39 
								
							 
						 
						
							
							
								
								Terrain: change index buffer flags to unsigned  
							
							
							
						 
						
							2015-01-13 05:37:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								41b3a9dba9 
								
							 
						 
						
							
							
								
								Rewrite animated collision shape support ( Fixes   #2123 )  
							
							
							
						 
						
							2015-01-13 05:37:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								de23ad5c8d 
								
							 
						 
						
							
							
								
								Change dynamic_cast to static_cast to make coverity happy  
							
							
							
						 
						
							2015-01-12 23:29:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								04d6cead3b 
								
							 
						 
						
							
							
								
								Autogenerated collision should only be disabled if RootCollisionNode is a child of the root node ( Fixes   #2133 )  
							
							
							
						 
						
							2015-01-12 23:29:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								763e058ed2 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'dteviot/master'  
							
							
							
						 
						
							2015-01-12 10:41:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								e95b513cfc 
								
							 
						 
						
							
							
								
								Use icon to show files with problem ( Fixes   #2268 )  
							
							... 
							
							
							
							Launcher now indicates files with problem using an icon.
Using red text for files with load order issue removed because it doesn't work well with dark themes. 
							
						 
						
							2015-01-12 21:17:41 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								7c959c8494 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'dteviot/Bug811'  
							
							
							
						 
						
							2015-01-11 12:30:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								7aa0f887c0 
								
							 
						 
						
							
							
								
								Minor changes to ESM::RefNum  
							
							... 
							
							
							
							1. Changed mIndex to unsigned, to solve potential implementation defined behavior with right shift.
2. Refactoring to minimize use of magic number -1 to indicate "no Content File". 
							
						 
						
							2015-01-11 12:20:22 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								e439065897 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2015-01-10 11:33:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								05b89be8bf 
								
							 
						 
						
							
							
								
								Launcher sets content list to match values in openmw.cfg ( Fixes   #811 )  
							
							... 
							
							
							
							I took the liberty to add accessor & mutator functions for classes ContentListsGameSettings and LauncherSettings , as existing code can reverse order of entries.
Also replaced some "magic strings" with named constants. 
							
						 
						
							2015-01-10 18:46:47 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								efbc8742a0 
								
							 
						 
						
							
							
								
								Remove some unnecessary includes  
							
							
							
						 
						
							2015-01-09 21:13:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								d254bb0a34 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'dteviot/FixLoadOrderReset'  
							
							
							
						 
						
							2015-01-09 09:32:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ef7e0070a6 
								
							 
						 
						
							
							
								
								Don't right-shift signed integers which is implementation-defined  
							
							
							
						 
						
							2015-01-08 16:27:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								4b88ef5891 
								
							 
						 
						
							
							
								
								fixed QuickFileParser handling of begin line (skip it instead of trying to make sense of it)  
							
							
							
						 
						
							2015-01-08 13:59:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								9d6efcecff 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'OpenMW/master' into FixLoadOrderReset  
							
							... 
							
							
							
							Fixed Conflict:
	components/contentselector/model/contentmodel.cpp 
							
						 
						
							2015-01-08 12:15:48 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								083de62be5 
								
							 
						 
						
							
							
								
								Fixed issues found by Zinnschlag.  
							
							... 
							
							
							
							1. Errors found are added to default tool tip text. (Instead of replacing it.)
2. If multiple errors are found, all are shown in tool tip text, not just first one.
3. Load Order Errors are updated when files are activated/deactivated, not just when the files have their position in list changed. 
							
						 
						
							2015-01-08 11:18:42 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								38a413a483 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2015-01-07 20:22:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								83e454e493 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'marcoschulze/git-version-retrieval-fix'  
							
							
							
						 
						
							2015-01-07 12:29:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e19ab77d00 
								
							 
						 
						
							
							
								
								Store camera first person state in savegame ( Fixes   #2255 )  
							
							
							
						 
						
							2015-01-07 02:34:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c6c7d102d0 
								
							 
						 
						
							
							
								
								Revert "components/nif/base.hpp now uses the templated get() function"  
							
							... 
							
							
							
							This reverts commit ad609bff789909c4abadc1315ed90c2619d57bb6f318ee0b8c4edc4142f3 
							
						 
						
							2015-01-06 23:36:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f267497c03 
								
							 
						 
						
							
							
								
								Allow separate summoned creature instances for each spell ID ( Fixes   #2194 )  
							
							
							
						 
						
							2015-01-06 16:11:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								afc961d19c 
								
							 
						 
						
							
							
								
								Workaround for random AABB assertion due to zero-sized particles ( Fixes   #1663 )  
							
							
							
						 
						
							2015-01-05 20:32:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								365bb3d3f0 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/unused'  
							
							
							
						 
						
							2015-01-05 20:05:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								d919a0186e 
								
							 
						 
						
							
							
								
								Comment out unused opSkipOnZero  
							
							
							
						 
						
							2015-01-05 18:54:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4a734f5cd3 
								
							 
						 
						
							
							
								
								Fall back to top-level directory when looking for resources ( Fixes   #2169 )  
							
							
							
						 
						
							2015-01-03 19:10:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								ac7c2a1473 
								
							 
						 
						
							
							
								
								some cleanup  
							
							
							
						 
						
							2015-01-03 13:59:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								bbbf431ae3 
								
							 
						 
						
							
							
								
								double bug in script name handling workaround ( Fixes   #1730 )  
							
							
							
						 
						
							2015-01-03 13:54:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								9f6a2d00e8 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'thoronador/fix-uninitialized-members'  
							
							
							
						 
						
							2015-01-02 18:17:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thoronador 
								
							 
						 
						
							
							
							
							
								
							
							
								773669952b 
								
							 
						 
						
							
							
								
								remove initializing constructors from "dumb structs"  
							
							... 
							
							
							
							As suggested by Marc Zinnschlag:
https://github.com/OpenMW/openmw/pull/423#issuecomment-68526701  
							
						 
						
							2015-01-02 16:30:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								ad609bff78 
								
							 
						 
						
							
							
								
								components/nif/base.hpp now uses the templated get() function  
							
							
							
						 
						
							2015-01-02 01:19:34 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								9909c4abad 
								
							 
						 
						
							
							
								
								Made incorrect nif get error message more informative.  
							
							
							
						 
						
							2015-01-02 01:16:47 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								c1315ed90c 
								
							 
						 
						
							
							
								
								Build the nif file tester by default  
							
							... 
							
							
							
							It's extremely useful in determining if a nif file is bad without having to load up openmw or opencs.
Also updated the nif testing script to run at a low priority. 
							
						 
						
							2015-01-01 22:49:33 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								2619d57bb6 
								
							 
						 
						
							
							
								
								Converted most nifstream "get multiple" functions to the templated version  
							
							
							
						 
						
							2015-01-01 22:49:05 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								f318ee0b8c 
								
							 
						 
						
							
							
								
								Add a templated option for getting vectors to NIFStream  
							
							
							
						 
						
							2015-01-01 22:45:55 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								4edc4142f3 
								
							 
						 
						
							
							
								
								Made NIFStream getters templated  
							
							
							
						 
						
							2015-01-01 21:39:44 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thoronador 
								
							 
						 
						
							
							
							
							
								
							
							
								9cc219ff76 
								
							 
						 
						
							
							
								
								fix uninitialized members in Pathgrid::Point  
							
							
							
						 
						
							2015-01-02 01:22:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thoronador 
								
							 
						 
						
							
							
							
							
								
							
							
								87fac78823 
								
							 
						 
						
							
							
								
								fix uninitialized members in Cell and structures  
							
							
							
						 
						
							2015-01-02 01:01:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								fb671fed20 
								
							 
						 
						
							
							
								
								Corrected issues found by Scrawl.  
							
							
							
						 
						
							2015-01-01 15:53:35 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								01652bbcc5 
								
							 
						 
						
							
							
								
								Store original actor position in AiWander package ( Fixes   #2200 )  
							
							
							
						 
						
							2015-01-01 03:38:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								43dd9aee94 
								
							 
						 
						
							
							
								
								Fix for more errors found by Travis CI.  
							
							
							
						 
						
							2015-01-01 10:13:27 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								93bbd7463a 
								
							 
						 
						
							
							
								
								Fixed errors and warnings from Travis CI.  
							
							
							
						 
						
							2015-01-01 09:40:42 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								dfbd470613 
								
							 
						 
						
							
							
								
								Adjust plug-in order to match profile loading.  
							
							... 
							
							
							
							Also marks plug-ins with load order problems in red and changes tool tip to describe error. 
							
						 
						
							2014-12-31 19:19:54 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								363d1f9207 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master'  
							
							
							
						 
						
							2014-12-30 23:01:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marco Schulze 
								
							 
						 
						
							
							
							
							
								
							
							
								3024c67995 
								
							 
						 
						
							
							
								
								Regenerate components/version/version.hpp as HEAD moves on a git checkout  
							
							... 
							
							
							
							Pull request #416  introduced a common bug where version.hpp wouldn't be
regenerated every build, poteantially leading to stale version data. This
commit adds a custom build target, git-version, which updates version.hpp
before the components library is built. 
							
						 
						
							2014-12-30 18:37:33 -03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e2346d7c37 
								
							 
						 
						
							
							
								
								Store permanent magic effects in savegame ( Fixes   #1648 )  
							
							
							
						 
						
							2014-12-30 01:36:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								82af524a58 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'dteviot/master'  
							
							
							
						 
						
							2014-12-26 16:21:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								59f21c6105 
								
							 
						 
						
							
							
								
								Use "hair" as filter for PRT_Hair parts ( Fixes   #2218 )  
							
							
							
						 
						
							2014-12-24 15:45:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b35f87ae7e 
								
							 
						 
						
							
							
								
								Improve font file error handling  
							
							
							
						 
						
							2014-12-24 15:45:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c7be850162 
								
							 
						 
						
							
							
								
								Add messagebox escape characters for spell/weapon cycling hotkeys  
							
							
							
						 
						
							2014-12-24 15:45:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f931ba2efc 
								
							 
						 
						
							
							
								
								Fix some static analysis issues (coverity)  
							
							
							
						 
						
							2014-12-24 15:45:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dteviot 
								
							 
						 
						
							
							
							
							
								
							
							
								ad5d884761 
								
							 
						 
						
							
							
								
								omwlauncher crash when can't read file in active profile ( Fixes   #1069 )  
							
							
							
						 
						
							2014-12-24 10:22:26 +13:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								3cc32b641a 
								
							 
						 
						
							
							
								
								Fix some memory leaks  
							
							
							
						 
						
							2014-12-23 20:44:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								120873a66d 
								
							 
						 
						
							
							
								
								another workaround for script translation messup  
							
							
							
						 
						
							2014-12-18 10:40:51 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								057d0913d6 
								
							 
						 
						
							
							
								
								Merge branch 'scriptfixes'  
							
							
							
						 
						
							2014-12-18 10:22:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								fc1d42a7d2 
								
							 
						 
						
							
							
								
								fixed exclusion for certain characters at the start of names  
							
							
							
						 
						
							2014-12-18 09:55:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								b951251572 
								
							 
						 
						
							
							
								
								handle junk in argument lists ( Fixes   #2206 )  
							
							
							
						 
						
							2014-12-17 15:03:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								5cb94da9c5 
								
							 
						 
						
							
							
								
								compensate for incorrect minus character in translated dialogue script ( Fixes   #2207 )  
							
							
							
						 
						
							2014-12-17 11:56:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								31d28e727f 
								
							 
						 
						
							
							
								
								Implement leveled list script functions ( Fixes   #1546 )  
							
							
							
						 
						
							2014-12-17 01:24:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								84b0dcf2e3 
								
							 
						 
						
							
							
								
								Work around particles not being rendered in the first frame  
							
							
							
						 
						
							2014-12-15 18:19:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8f29f2667e 
								
							 
						 
						
							
							
								
								Fix rotation order for XYZ rotation keys ( Fixes   #1067 )  
							
							
							
						 
						
							2014-12-13 15:49:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								ed5387fb8c 
								
							 
						 
						
							
							
								
								replaced stay [ ignoring implementation with one that does not interfere with other workarounds ( Fixes   #2205 )  
							
							
							
						 
						
							2014-12-13 15:43:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								e4f75267d0 
								
							 
						 
						
							
							
								
								in case of arguments not separated with comma the fist token of the next argument was put back incorrectly  
							
							
							
						 
						
							2014-12-13 15:40:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								33d905dc03 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2014-12-13 12:37:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0ca11eab1c 
								
							 
						 
						
							
							
								
								Ignore extra argument for removeItem ( Fixes   #2208 )  
							
							
							
						 
						
							2014-12-13 02:39:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								b8edd9bac3 
								
							 
						 
						
							
							
								
								Get a nif file's version string regardless of its length.  
							
							
							
						 
						
							2014-12-12 02:01:46 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								cd835152e1 
								
							 
						 
						
							
							
								
								Fix spacing issue for NIF file errors.  
							
							
							
						 
						
							2014-12-12 02:01:46 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								018f4e6895 
								
							 
						 
						
							
							
								
								Fail early if trying to read a string larger than the nif file size.  
							
							... 
							
							
							
							This is much better than failing after a few minutes with an out of memory error. 
							
						 
						
							2014-12-12 02:01:46 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								2601b26217 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  
							
							
							
						 
						
							2014-12-11 22:44:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								886903d70e 
								
							 
						 
						
							
							
								
								Implement HitAttemptOnMe function (Bug  #2078 )  
							
							
							
						 
						
							2014-12-11 22:25:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								be16f1d0a5 
								
							 
						 
						
							
							
								
								Implement PcForce1stPerson, PcForce3rdPerson, PcGet3rdPerson (Bug  #2078 )  
							
							
							
						 
						
							2014-12-11 21:00:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								cda0363f29 
								
							 
						 
						
							
							
								
								allow a space in the middle of multi-character comparison operators ( Fixes   #2185 )  
							
							
							
						 
						
							2014-12-11 13:51:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fb1aa096be 
								
							 
						 
						
							
							
								
								Settings: reduce scope for better readability  
							
							
							
						 
						
							2014-12-10 21:46:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6eebe9b44c 
								
							 
						 
						
							
							
								
								Read NiFogProperty, but don't use it yet (Feature  #920 )  
							
							
							
						 
						
							2014-12-10 20:51:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e0c6f84546 
								
							 
						 
						
							
							
								
								AiFollow: target has to be seen in order to start following ( Fixes   #1637 )  
							
							
							
						 
						
							2014-12-09 22:25:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								0649373d2e 
								
							 
						 
						
							
							
								
								Merge branch 'report'  
							
							
							
						 
						
							2014-12-08 19:01:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								109fbab546 
								
							 
						 
						
							
							
								
								changed column/row numbering in script compiler error messages from being starting at 0 to starting at 1  
							
							
							
						 
						
							2014-12-07 16:02:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								9a1b7cbe52 
								
							 
						 
						
							
							
								
								Add SharedStateButton, used in spell window and controls box to apply mouseover effect to all buttons within one row ( Fixes   #1986 )  
							
							
							
						 
						
							2014-12-06 16:50:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								3f0bc6eecb 
								
							 
						 
						
							
							
								
								Ignore extra bytes after the SCVR string list ( Fixes   #2184 )  
							
							
							
						 
						
							2014-12-05 23:36:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5a25649076 
								
							 
						 
						
							
							
								
								Implement XYZ rotation keys support ( Fixes   #1067 )  
							
							
							
						 
						
							2014-12-05 20:58:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								65536f0857 
								
							 
						 
						
							
							
								
								Load initial particle system state from NIF files ( Fixes   #2178 )  
							
							
							
						 
						
							2014-12-05 18:00:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								eb6e1576be 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2014-12-03 20:17:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								b650338d69 
								
							 
						 
						
							
							
								
								Implement drawMode of NiStencilProperty (Feature  #1057 )  
							
							
							
						 
						
							2014-12-03 18:28:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e6c59f5585 
								
							 
						 
						
							
							
								
								Revert "Allow NIF rotation matrices that include scale values"  
							
							... 
							
							
							
							This reverts commit f57ddec6a2Fixes  #2168 ) 
							
						 
						
							2014-12-03 18:28:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									root 
								
							 
						 
						
							
							
							
							
								
							
							
								85b8fca1f0 
								
							 
						 
						
							
							
								
								fixes  
							
							
							
						 
						
							2014-12-03 01:11:50 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									root 
								
							 
						 
						
							
							
							
							
								
							
							
								4e756a2f4a 
								
							 
						 
						
							
							
								
								path to game get through jni  
							
							
							
						 
						
							2014-12-03 01:03:27 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								59cde9b431 
								
							 
						 
						
							
							
								
								Don't use transparency override if there's no transparency (rug fix for Bug  #2050 )  
							
							
							
						 
						
							2014-12-01 23:09:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								077c619611 
								
							 
						 
						
							
							
								
								Implement Clamp mode for NiTexturingProperty ( Fixes   #2050 )  
							
							
							
						 
						
							2014-12-01 23:09:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								dffa8c6c14 
								
							 
						 
						
							
							
								
								Re-insert existing DialInfo records when they are modified by another content file ( Fixes   #2170 )  
							
							
							
						 
						
							2014-11-30 22:02:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								4c1906b999 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'cc9cii/master'  
							
							
							
						 
						
							2014-11-29 21:00:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								5ae1554a75 
								
							 
						 
						
							
							
								
								Simplify skipping moved references (thanks scrawl)  
							
							
							
						 
						
							2014-11-30 04:00:06 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								5fa7536427 
								
							 
						 
						
							
							
								
								Fix incorrect box shape translation reset  
							
							... 
							
							
							
							Fixes incorrect placement of collision box for "azura spirit_trib" 
							
						 
						
							2014-11-29 16:50:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								33c454e073 
								
							 
						 
						
							
							
								
								Check whether any subrecords remain after skipping moved references.  Should resolve bug  #2070 .  
							
							
							
						 
						
							2014-11-29 20:39:25 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c1e6b8608b 
								
							 
						 
						
							
							
								
								Always create a skeleton if there's an "ArrowBone" node ( Fixes   #2117 )  
							
							
							
						 
						
							2014-11-23 16:37:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								cd5d02402f 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/wizard'  
							
							
							
						 
						
							2014-11-21 09:48:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e11bec1a37 
								
							 
						 
						
							
							
								
								Fix the launcher not properly reloading data directories  
							
							
							
						 
						
							2014-11-20 22:36:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								31fab533fe 
								
							 
						 
						
							
							
								
								OSX build fix  
							
							
							
						 
						
							2014-11-20 18:14:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								86037149cd 
								
							 
						 
						
							
							
								
								add optional string argument for activate instruction (ignored)  
							
							
							
						 
						
							2014-11-20 11:06:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c6558fe487 
								
							 
						 
						
							
							
								
								Fix Ogre being initialised twice  
							
							
							
						 
						
							2014-11-19 13:19:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								751211351c 
								
							 
						 
						
							
							
								
								Fix multi-line comment warning  
							
							
							
						 
						
							2014-11-18 17:54:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4fa303d7c4 
								
							 
						 
						
							
							
								
								Merge branch 'master' into HEAD  
							
							... 
							
							
							
							Conflicts:
	CMakeLists.txt
	apps/launcher/CMakeLists.txt 
							
						 
						
							2014-11-18 17:43:51 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								95dfb07816 
								
							 
						 
						
							
							
								
								make [ a whitespace character in scripts ( Fixes   #2126 )  
							
							
							
						 
						
							2014-11-15 09:53:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								273a80e2c0 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/OpenMW/openmw  
							
							
							
						 
						
							2014-11-11 15:43:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								92ab292e18 
								
							 
						 
						
							
							
								
								Make MODL subrecord for light records optional ( Fixes   #2114 )  
							
							
							
						 
						
							2014-11-09 04:50:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MiroslavR 
								
							 
						 
						
							
							
							
							
								
							
							
								b8d5a9486a 
								
							 
						 
						
							
							
								
								Make Restore/Damage Attribute/Skill effects continuous  
							
							
							
						 
						
							2014-11-08 00:57:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								4a9a9855bf 
								
							 
						 
						
							
							
								
								NIFStream getUInt should return an unsigned integer  
							
							
							
						 
						
							2014-10-31 05:01:26 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								4583dc05db 
								
							 
						 
						
							
							
								
								Move NIFStream functions into a cpp file where they belong  
							
							
							
						 
						
							2014-10-31 04:54:16 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								ccab8b1a92 
								
							 
						 
						
							
							
								
								Fix bug in TerrainGrid::getWorldBoundingBox ( Fixes   #2075 )  
							
							
							
						 
						
							2014-10-29 16:01:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f7ba1dbfc8 
								
							 
						 
						
							
							
								
								Add error handling for getPcRank and similar defines ( Fixes   #2071 )  
							
							
							
						 
						
							2014-10-28 16:07:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								f57ddec6a2 
								
							 
						 
						
							
							
								
								Allow NIF rotation matrices that include scale values ( Fixes   #2052 )  
							
							
							
						 
						
							2014-10-27 21:53:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fc1a897fbf 
								
							 
						 
						
							
							
								
								Add comment to WNAM in ESM::Land  
							
							
							
						 
						
							2014-10-27 21:53:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4047e3c928 
								
							 
						 
						
							
							
								
								Properly handle DialInfo records that were marked as Deleted ( Fixes   #2035 )  
							
							
							
						 
						
							2014-10-19 17:46:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								38bcff2622 
								
							 
						 
						
							
							
								
								Moved base NIF classes into a separate file.  
							
							... 
							
							
							
							This resolves the dependency mess, and makes things more readable.
The dependency tree for nif records now looks like this:
Record.hpp
--base.hpp
----controlled.hpp
----controller.hpp
----data.hpp
----effect.hpp
----extra.hpp
----node.hpp
Node.hpp has many extra dependencies because nifogre only includes it instead of each of these files.
That should be fixed. 
							
						 
						
							2014-10-19 03:01:30 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								5abed1c32a 
								
							 
						 
						
							
							
								
								Print a NIF file's version information when an error occurs  
							
							
							
						 
						
							2014-10-19 02:54:27 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arthur Moore 
								
							 
						 
						
							
							
							
							
								
							
							
								9ebf3f2f10 
								
							 
						 
						
							
							
								
								Provide more data when nifstream throws a runtime_error  
							
							
							
						 
						
							2014-10-19 02:42:28 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								bf0669e18c 
								
							 
						 
						
							
							
								
								Ignore some extra string arguments to ShowMap ( Fixes   #2029 )  
							
							... 
							
							
							
							Required for a dialogue result script in Morrowind.esm ("ShowMap Dren Plantation").
This must do the same as "ShowMap Dren", which actually does work properly, since ShowMap supports partial string matching. 
							
						 
						
							2014-10-18 00:56:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6d7f4085a5 
								
							 
						 
						
							
							
								
								Add shader implementation of alpha test  
							
							
							
						 
						
							2014-10-17 19:11:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								a3c894c1e2 
								
							 
						 
						
							
							
								
								Merge branch 'cellmarker'  
							
							
							
						 
						
							2014-10-17 14:26:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								86280df55a 
								
							 
						 
						
							
							
								
								DialInfo: Clear SelectStructs from previous loadings when a record is overwritten ( Fixes   #2017 )  
							
							
							
						 
						
							2014-10-16 19:35:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e413bebe99 
								
							 
						 
						
							
							
								
								Toggle addon files when activated or clicked on checkbox rather than clicked ( Fixes   #1980 )  
							
							
							
						 
						
							2014-10-16 15:07:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								313aed078e 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/master' into QtOgre  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/CMakeLists.txt 
							
						 
						
							2014-10-13 20:45:30 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thoronador 
								
							 
						 
						
							
							
							
							
								
							
							
								4d62541b62 
								
							 
						 
						
							
							
								
								fix usage of numeric_limits static functions min() and max()  
							
							... 
							
							
							
							Functions min() and max() of std::numeric_limits<T> are static
and can therefore be accessed via class name and :: operator. 
							
						 
						
							2014-10-12 23:28:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								809b8c6d5b 
								
							 
						 
						
							
							
								
								Conflicts:  
							
							... 
							
							
							
							apps/opencs/view/render/pagedworldspacewidget.cpp 
							
						 
						
							2014-10-12 05:54:21 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								a0dbb40c8e 
								
							 
						 
						
							
							
								
								Allow script names starting with digits ( Fixes   #1730 )  
							
							
							
						 
						
							2014-10-11 14:48:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								21b16f8425 
								
							 
						 
						
							
							
								
								Merge branch 'tables'  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/CMakeLists.txt
	apps/opencs/model/world/data.cpp
	apps/opencs/model/world/data.hpp 
							
						 
						
							2014-10-10 16:11:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								406135ee96 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into terrain  
							
							
							
						 
						
							2014-10-09 23:47:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								c85735abed 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/terrain'  
							
							
							
						 
						
							2014-10-09 12:56:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								8786fb639f 
								
							 
						 
						
							
							
								
								Implement terrain rendering in OpenCS ( Fixes   #1597 )  
							
							
							
						 
						
							2014-10-08 17:17:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sylar 
								
							 
						 
						
							
							
							
							
								
							
							
								4c46da79de 
								
							 
						 
						
							
							
								
								changed android configs paths  
							
							
							
						 
						
							2014-10-07 23:31:22 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								c9e054cdd7 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/upstream/master' into QtOgre  
							
							... 
							
							
							
							This reverts commit 0b133d5c2e0d258274ef5f272d7c1a185225673a, reversing
changes made to 3aea1bf5f9 
							
						 
						
							2014-10-04 06:20:10 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								eda296f1e3 
								
							 
						 
						
							
							
								
								Remove workaround for Ogre 1.8 (no longer supported)  
							
							
							
						 
						
							2014-10-02 16:50:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								861cc26aa6 
								
							 
						 
						
							
							
								
								Don't sell racial spells ( Fixes   #1961 )  
							
							
							
						 
						
							2014-10-02 16:50:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								f4c9897bbd 
								
							 
						 
						
							
							
								
								Merge branch 'master' into tables  
							
							
							
						 
						
							2014-10-02 15:49:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								d64127106b 
								
							 
						 
						
							
							
								
								load and save pathgrid records  
							
							
							
						 
						
							2014-10-02 12:30:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								c010c28337 
								
							 
						 
						
							
							
								
								Implement ToggleWorld instruction  
							
							
							
						 
						
							2014-09-30 15:54:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								687b62dfd3 
								
							 
						 
						
							
							
								
								Revert some changes (mostly iostream adds)  
							
							
							
						 
						
							2014-09-30 18:46:26 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								312b7cd571 
								
							 
						 
						
							
							
								
								Merge branch 'master' into QtOGre  
							
							... 
							
							
							
							Conflicts:
	apps/opencs/model/doc/document.cpp
	apps/opencs/view/render/pagedworldspacewidget.cpp
	apps/opencs/view/render/pagedworldspacewidget.hpp
	components/nif/niffile.hpp
	libs/openengine/bullet/physic.hpp 
							
						 
						
							2014-09-30 10:52:04 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e9ed0211c9 
								
							 
						 
						
							
							
								
								Attempt to fix Clang warnings  
							
							
							
						 
						
							2014-09-28 12:44:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4b8ea25cf0 
								
							 
						 
						
							
							
								
								Add missing case folding for dependency filenames ( Fixes   #1940 )  
							
							
							
						 
						
							2014-09-26 20:47:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								7252cb63a6 
								
							 
						 
						
							
							
								
								Fix cppcheck issues  
							
							
							
						 
						
							2014-09-26 17:48:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								790e0150b1 
								
							 
						 
						
							
							
								
								Fix global map markers being duplicated when cell is visited again  
							
							
							
						 
						
							2014-09-26 16:51:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6b82e3665b 
								
							 
						 
						
							
							
								
								Remove old nifbullet test  
							
							
							
						 
						
							2014-09-26 16:10:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								487e318ede 
								
							 
						 
						
							
							
								
								Remove old niftool test  
							
							
							
						 
						
							2014-09-26 15:25:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								fc4f069d0f 
								
							 
						 
						
							
							
								
								Remove old BSA tests  
							
							
							
						 
						
							2014-09-26 15:22:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								850dbb55a5 
								
							 
						 
						
							
							
								
								improved magic effect IDs  
							
							
							
						 
						
							2014-09-26 13:36:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								0bc840aadd 
								
							 
						 
						
							
							
								
								Add NumericEditBox widget  
							
							
							
						 
						
							2014-09-25 21:04:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								e4c097b4f7 
								
							 
						 
						
							
							
								
								Fix wrong default ExpandDirection for AutoSizedButton  
							
							
							
						 
						
							2014-09-25 19:22:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								6b65502557 
								
							 
						 
						
							
							
								
								Add properties for new widget classes to MyGUI plugin  
							
							
							
						 
						
							2014-09-25 16:25:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								58a9176c18 
								
							 
						 
						
							
							
								
								preparing magic effects record for use in OpenCS  
							
							
							
						 
						
							2014-09-25 14:16:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								1afcc7adb5 
								
							 
						 
						
							
							
								
								Add imported font colors from openmw.cfg to MyGUI plugin  
							
							
							
						 
						
							2014-09-25 00:04:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								45b4304237 
								
							 
						 
						
							
							
								
								Store levitation/teleport enabled state in savegames ( Fixes   #1923 )  
							
							
							
						 
						
							2014-09-24 12:21:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								02247fe712 
								
							 
						 
						
							
							
								
								load and save sound gen records  
							
							
							
						 
						
							2014-09-23 12:20:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								147bffa7dd 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'slothlife/msvc-warning-fix'  
							
							... 
							
							
							
							Conflicts:
	CMakeLists.txt 
							
						 
						
							2014-09-23 08:57:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									slothlife 
								
							 
						 
						
							
							
							
							
								
							
							
								35ced14e45 
								
							 
						 
						
							
							
								
								Fix for MSVC warnings  
							
							
							
						 
						
							2014-09-22 21:33:09 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									eroen 
								
							 
						 
						
							
							
							
							
								
							
							
								0738e862cb 
								
							 
						 
						
							
							
								
								Make GLOBAL_CONFIG_PATH, GLOBAL_DATA_PATH configurable  
							
							
							
						 
						
							2014-09-22 15:36:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marc Zinnschlag 
								
							 
						 
						
							
							
							
							
								
							
							
								89beecad8c 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'scrawl/master'  
							
							
							
						 
						
							2014-09-21 12:24:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									scrawl 
								
							 
						 
						
							
							
							
							
								
							
							
								4d6ebfb496 
								
							 
						 
						
							
							
								
								Allow KeyFrameControllers on the RootCollisionNode and its children (Bug  #1934 )  
							
							
							
						 
						
							2014-09-20 17:13:51 +02:00