Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								93d1c6d7e0 
								
							 
						 
						
							
							
								
								Drop 360-degree screenshot support ( #7720 )  
							
							
							
						 
						
							2024-06-06 14:46:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								f0e4793321 
								
							 
						 
						
							
							
								
								Remove allow shadow map overlap setting ( #7939 )  
							
							
							
						 
						
							2024-04-26 13:50:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								910c88325a 
								
							 
						 
						
							
							
								
								Add a setting to wait for all navmesh jobs on exit  
							
							
							
						 
						
							2024-04-13 19:51:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								76105cc2d1 
								
							 
						 
						
							
							
								
								Make sunlight scattering and wobbly shores optional  
							
							
							
						 
						
							2024-03-29 10:41:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Epoch 
								
							 
						 
						
							
							
							
							
								
							
							
								6486f3f2cf 
								
							 
						 
						
							
							
								
								Add option to use camera as sound listener  
							
							
							
						 
						
							2024-02-13 09:18:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								87c9f395f1 
								
							 
						 
						
							
							
								
								Move local variables in components  
							
							
							
						 
						
							2024-01-19 16:01:48 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e1a68d8cf5 
								
							 
						 
						
							
							
								
								Ignore absent default setting value  
							
							
							
						 
						
							2023-12-03 17:18:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fb0b95a2dd 
								
							 
						 
						
							
							
								
								Define editor settings as typed struct members  
							
							
							
						 
						
							2023-11-16 22:14:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1fa5d2ca98 
								
							 
						 
						
							
							
								
								Use settings values for GUI tags  
							
							
							
						 
						
							2023-11-12 16:33:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								bdc019647a 
								
							 
						 
						
							
							
								
								Merge branch 'figure-skaters' into 'master'  
							
							... 
							
							
							
							Use accumulated movement when possible
Closes  #5062 
See merge request OpenMW/openmw!3549  
							
						 
						
							2023-11-07 03:01:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								633fd89270 
								
							 
						 
						
							
							
								
								Cleanup settings categories includes  
							
							
							
						 
						
							2023-11-01 23:34:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								8a8d77a444 
								
							 
						 
						
							
							
								
								Merge branch 'settings_reload' into 'master'  
							
							... 
							
							
							
							Support reload for settings values
See merge request OpenMW/openmw!3543  
							
						 
						
							2023-11-01 21:06:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mads Buvik Sandvei 
								
							 
						 
						
							
							
							
							
								
							
							
								f41de6b02d 
								
							 
						 
						
							
							
								
								Use accumulated movement whenever possible. Apply diagonal movement by rotating accumulated movement and sliding based on that, rather than ignoring accumulated movement.  
							
							
							
						 
						
							2023-11-01 20:31:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								0b8739711e 
								
							 
						 
						
							
							
								
								Merge branch 'settings_values_video' into 'master'  
							
							... 
							
							
							
							Use settings values for Video settings (#6876 )
See merge request OpenMW/openmw!3527  
							
						 
						
							2023-10-31 21:24:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ebfcb661ee 
								
							 
						 
						
							
							
								
								Support reload for settings values  
							
							... 
							
							
							
							Convert local static variables into unique_ptr static members of StaticValues.
Add clear member function to reset them. Use it when settings have to be
reloaded. 
							
						 
						
							2023-10-31 11:30:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bb7ac64f19 
								
							 
						 
						
							
							
								
								Use settings values for Stereo and Stereo View settings  
							
							
							
						 
						
							2023-10-27 23:30:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dcd81d026f 
								
							 
						 
						
							
							
								
								Use settings values for Video settings  
							
							... 
							
							
							
							* Convert window mode, vsync mode into enums, screenshot type into a struct.
* Add missing doc for screenshot type. 
							
						 
						
							2023-10-27 14:31:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cody Glassman 
								
							 
						 
						
							
							
							
							
								
							
							
								5fc46b166a 
								
							 
						 
						
							
							
								
								track debug window size and dimensions between sessions  
							
							
							
						 
						
							2023-10-18 09:04:57 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7ac402390a 
								
							 
						 
						
							
							
								
								Use settings values for Water settings  
							
							
							
						 
						
							2023-10-15 23:24:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a84e412a37 
								
							 
						 
						
							
							
								
								Use settings values for Sound settings  
							
							
							
						 
						
							2023-10-13 12:58:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								08902371b4 
								
							 
						 
						
							
							
								
								Use settings values for Shaders settings  
							
							
							
						 
						
							2023-10-12 20:43:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								01ee448c61 
								
							 
						 
						
							
							
								
								Merge branch 'settings_values_navigator' into 'master'  
							
							... 
							
							
							
							Use settings values for Navigator settings (#6876 )
See merge request OpenMW/openmw!3468  
							
						 
						
							2023-10-10 03:24:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7b4b8763ff 
								
							 
						 
						
							
							
								
								Use settings values for Post Processing settings  
							
							
							
						 
						
							2023-10-08 11:58:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b3c8a15af1 
								
							 
						 
						
							
							
								
								Parse navmesh render mode on reading settings  
							
							
							
						 
						
							2023-10-01 11:09:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9acb93ab29 
								
							 
						 
						
							
							
								
								Use settings values for Map settings  
							
							
							
						 
						
							2023-07-27 22:53:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bdb4808588 
								
							 
						 
						
							
							
								
								Remove unused local map hud widget size setting  
							
							... 
							
							
							
							Unused since d1a3cc98ff 
							
						 
						
							2023-07-27 22:53:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6c18723bc7 
								
							 
						 
						
							
							
								
								Use settings values for Input settings  
							
							
							
						 
						
							2023-07-22 18:27:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d113f0fc44 
								
							 
						 
						
							
							
								
								Use settings values for GUI settings  
							
							
							
						 
						
							2023-07-16 20:46:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexei Dobrohotov 
								
							 
						 
						
							
							
							
							
								
							
							
								39c84c84da 
								
							 
						 
						
							
							
								
								Cap global map cell size (bug  #6222 )  
							
							
							
						 
						
							2023-07-13 14:53:08 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f6fce5ee15 
								
							 
						 
						
							
							
								
								Cleanup includes  
							
							
							
						 
						
							2023-07-08 11:28:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ebb8fdc698 
								
							 
						 
						
							
							
								
								Use settings values for General settings  
							
							
							
						 
						
							2023-07-04 21:40:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6e8dcc16c6 
								
							 
						 
						
							
							
								
								Use settings values for Game settings  
							
							
							
						 
						
							2023-07-01 00:59:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								86e5b94ef6 
								
							 
						 
						
							
							
								
								Convert setting value int to CollisionShapeType on initialization  
							
							
							
						 
						
							2023-07-01 00:59:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								718d5e4a71 
								
							 
						 
						
							
							
								
								Add setting "gmst overrides l10n"  
							
							
							
						 
						
							2023-06-13 10:06:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7d11a18907 
								
							 
						 
						
							
							
								
								Allow any integer number >= 0 for antialiasing level  
							
							... 
							
							
							
							There is wider support than just specific powers of two. The supported level
will be detected anyway. 
							
						 
						
							2023-06-06 00:05:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								258ae9d98e 
								
							 
						 
						
							
							
								
								Add settings index to provide lookup by category and name  
							
							
							
						 
						
							2023-05-03 22:11:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								35f4bcd31e 
								
							 
						 
						
							
							
								
								Run openmw_settings_access_benchmark in CI  
							
							... 
							
							
							
							Add benchmarks to access 2 and 3 settings. Use settings with max memory address
distance assuming Settings::Values is single memory location object.
Use settings-default.cfg from the source code repository to initialize settings. 
							
						 
						
							2023-04-24 22:30:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0a678224cd 
								
							 
						 
						
							
							
								
								Add category to error message  
							
							
							
						 
						
							2023-04-24 20:27:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								05d09d9927 
								
							 
						 
						
							
							
								
								Fix msvc warning  
							
							
							
						 
						
							2023-04-24 11:37:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8e487c283c 
								
							 
						 
						
							
							
								
								Store default settings values  
							
							
							
						 
						
							2023-04-22 21:02:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b8525e8e3d 
								
							 
						 
						
							
							
								
								Fix code format  
							
							
							
						 
						
							2023-04-18 20:23:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								ed4e75df65 
								
							 
						 
						
							
							
								
								Merge branch 'fix_includes' into 'master'  
							
							... 
							
							
							
							Add missing and remove redundant includes
See merge request OpenMW/openmw!2938  
							
						 
						
							2023-04-18 11:46:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fall-leaf 
								
							 
						 
						
							
							
							
							
								
							
							
								cc7e29c9a2 
								
							 
						 
						
							
							
								
								opensuse build fix  
							
							
							
						 
						
							2023-04-17 23:40:15 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b33d12b8e1 
								
							 
						 
						
							
							
								
								Add missing and remove redundant includes  
							
							
							
						 
						
							2023-04-17 22:02:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8f84431840 
								
							 
						 
						
							
							
								
								Do not initialize settings storage for editor  
							
							
							
						 
						
							2023-04-10 21:29:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bdc2eb5250 
								
							 
						 
						
							
							
								
								Check only original default settings  
							
							... 
							
							
							
							When more than 1 user config layers are used we still want to check only the
first layer of default settings loaded from settings-default.cfg. 
							
						 
						
							2023-04-10 15:38:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								db7d0adfe8 
								
							 
						 
						
							
							
								
								Define settings values based on documentation  
							
							... 
							
							
							
							Using docs/source/reference/modding/settings/*.rst and
files/settings-default.cfg files content. 
							
						 
						
							2023-03-28 20:47:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3bad40153c 
								
							 
						 
						
							
							
								
								Define typed settings storage with single time initialization  
							
							... 
							
							
							
							To make sure loaded settings have valid values doing the check once per loading.
And to make access more efficient. 
							
						 
						
							2023-03-28 20:47:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Shi Han 
								
							 
						 
						
							
							
							
							
								
							
							
								a90e3b8c3b 
								
							 
						 
						
							
							
								
								Move from std::atoi to std::from_char  
							
							
							
						 
						
							2023-03-18 09:30:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								3cbf1dc042 
								
							 
						 
						
							
							
								
								First pass with include-what-you-use  
							
							
							
						 
						
							2022-10-09 10:39:43 +00:00