Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								1a421c3b2e 
								
							 
						 
						
							
							
								
								Merge branch 'multicast' into 'master'  
							
							... 
							
							
							
							Fix two excessive type casting instances
See merge request OpenMW/openmw!953  
							
						 
						
							2021-06-24 17:32:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								7e9785941c 
								
							 
						 
						
							
							
								
								Merge branch 'default' into 'master'  
							
							... 
							
							
							
							Use `default` instead of empty constructors/destructors
See merge request OpenMW/openmw!957  
							
						 
						
							2021-06-24 17:19:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								87c46fb3de 
								
							 
						 
						
							
							
								
								Merge branch 'useless_check' into 'master'  
							
							... 
							
							
							
							Simplify NodeMapVisitor::apply
See merge request OpenMW/openmw!955  
							
						 
						
							2021-06-24 17:12:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								cf11870b1c 
								
							 
						 
						
							
							
								
								Sprinkle some references where it makes sense  
							
							
							
						 
						
							2021-06-24 00:28:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								5840279f16 
								
							 
						 
						
							
							
								
								Use default instead of empty constructors/destructors  
							
							... 
							
							
							
							See https://pvs-studio.com/en/docs/warnings/v832/  for details 
							
						 
						
							2021-06-24 00:26:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								b2c170efa0 
								
							 
						 
						
							
							
								
								Use initialization lists where possible  
							
							
							
						 
						
							2021-06-23 23:36:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								895864099c 
								
							 
						 
						
							
							
								
								Simplify NodeMapVisitor::apply  
							
							... 
							
							
							
							No need to run a find() before a std::replace 
							
						 
						
							2021-06-23 23:29:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								1123dc46ee 
								
							 
						 
						
							
							
								
								Add a ton of const refs  
							
							
							
						 
						
							2021-06-23 23:13:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								33e035cc95 
								
							 
						 
						
							
							
								
								Fix two excessive type casting instances  
							
							... 
							
							
							
							No need to to a string -> char* -> string dance. 
							
						 
						
							2021-06-23 22:19:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								5375b8e71b 
								
							 
						 
						
							
							
								
								Minor optimisation in VFS::FileSystemArchive::listResources  
							
							... 
							
							
							
							When there is no cache, we can fill the `out`
variable as we create it, instead of creating the
cache, and then iterating it to fill `out`.
Thanks to @cemoc for the help! 
							
						 
						
							2021-06-23 12:46:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								df3a47187b 
								
							 
						 
						
							
							
								
								Merge branch 'more_constexpr' into 'master'  
							
							... 
							
							
							
							Some more constexpr in esm/variant.cpp
See merge request OpenMW/openmw!850  
							
						 
						
							2021-06-22 18:40:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								22f7d4eee2 
								
							 
						 
						
							
							
								
								Strip quotes when treating keywords as strings  
							
							
							
						 
						
							2021-06-22 16:54:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								4dca2c0466 
								
							 
						 
						
							
							
								
								Replace a handrolled memcpy with an actual call to memcpy  
							
							
							
						 
						
							2021-06-22 12:52:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								2c3c603be2 
								
							 
						 
						
							
							
								
								Sprinkle some const in components/to_utf8  
							
							
							
						 
						
							2021-06-22 12:52:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								aec3c74fa5 
								
							 
						 
						
							
							
								
								Sprinkle some [[noreturn]] where possible  
							
							
							
						 
						
							2021-06-22 12:51:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								17e0c75d30 
								
							 
						 
						
							
							
								
								Some more constexpr in esm/variant.cpp  
							
							
							
						 
						
							2021-06-22 12:49:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								6140c9c3fd 
								
							 
						 
						
							
							
								
								Don't catch exceptions in EsmReader::getExact  
							
							
							
						 
						
							2021-06-21 20:06:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								cff11fbca9 
								
							 
						 
						
							
							
								
								Inline a couple of methods in esmreader.cpp  
							
							
							
						 
						
							2021-06-21 14:22:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								67c8d73fe0 
								
							 
						 
						
							
							
								
								Allow scripts to fail per target  
							
							
							
						 
						
							2021-06-19 19:26:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								c1177d7ffe 
								
							 
						 
						
							
							
								
								Allow unquoted string arguments to start with . and -  
							
							
							
						 
						
							2021-06-19 11:21:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								afda721d4b 
								
							 
						 
						
							
							
								
								Merge branch 'race_floats' into 'master'  
							
							... 
							
							
							
							Display Race record height/weight as a float
See merge request OpenMW/openmw!880  
							
						 
						
							2021-06-19 00:29:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								a6b695e15b 
								
							 
						 
						
							
							
								
								Merge branch 'esmcleanup' into 'master'  
							
							... 
							
							
							
							More ESM cleanup
See merge request OpenMW/openmw!903  
							
						 
						
							2021-06-19 00:23:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								f66196588c 
								
							 
						 
						
							
							
								
								Merge branch 'object_paging_min_size_combo_box' into 'master'  
							
							... 
							
							
							
							Adding Object Paging Min Size combo box to Advanced -> Visuals
See merge request OpenMW/openmw!917  
							
						 
						
							2021-06-19 00:20:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								7b6fc1a1f1 
								
							 
						 
						
							
							
								
								Merge branch 'name_shaders' into 'master'  
							
							... 
							
							
							
							Append filename to shader names
See merge request OpenMW/openmw!930  
							
						 
						
							2021-06-19 00:16:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								22153cca7b 
								
							 
						 
						
							
							
								
								Reduce a bit the code bloat in hot paths/small functions  
							
							... 
							
							
							
							There is no need to bloat hot/small functions with
a ton of function calls and involving locales
for simple error messages. 
							
						 
						
							2021-06-15 17:57:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								868a5b35e3 
								
							 
						 
						
							
							
								
								workaround shadow issue on macOS,  https://gitlab.com/OpenMW/openmw/-/issues/6057  
							
							
							
						 
						
							2021-06-12 00:10:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									glassmancody.info 
								
							 
						 
						
							
							
							
							
								
							
							
								bb834fb44e 
								
							 
						 
						
							
							
								
								append filename to shader names  
							
							
							
						 
						
							2021-06-05 18:21:03 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								7f4f2c042e 
								
							 
						 
						
							
							
								
								Use sizeof(GLfloat) instead of sizeof(GL_FLOAT)  
							
							... 
							
							
							
							GL_FLOAT is an enum, with the value 0x1406, while GLFloat is the actual type.
Source: https://www.khronos.org/opengl/wiki/OpenGL_Type  
							
						 
						
							2021-06-04 23:21:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thunderforge 
								
							 
						 
						
							
							
							
							
								
							
							
								89950e5528 
								
							 
						 
						
							
							
								
								Preventing type conversion of double to float for objectPagingMinSize  
							
							
							
						 
						
							2021-05-29 16:27:23 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d4f28ac979 
								
							 
						 
						
							
							
								
								Avoid resetting buffer object when configuring light buffer layout  
							
							... 
							
							
							
							Otherwise this casues RaceSelectionPreview to have no light until first change. 
							
						 
						
							2021-05-28 10:46:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								9dfba37ce9 
								
							 
						 
						
							
							
								
								Merge branch 'fix_big_object_navmesh_update' into 'master'  
							
							... 
							
							
							
							Fix overwhelming recast mesh and navmesh updates for big rotating objects (#6060 )
Closes  #6060 
See merge request OpenMW/openmw!911  
							
						 
						
							2021-05-27 21:08:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4a6961b365 
								
							 
						 
						
							
							
								
								Trigger navmesh update on moved player only when player tile has been changed  
							
							
							
						 
						
							2021-05-27 16:52:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ed91cf9397 
								
							 
						 
						
							
							
								
								Replace unordered_map by map for storing objects  
							
							... 
							
							
							
							For small amount of items it gives better performance for find by key
for update. 
							
						 
						
							2021-05-27 16:38:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								22c2f106b7 
								
							 
						 
						
							
							
								
								Store object tiles position as sorted vector instead of set  
							
							
							
						 
						
							2021-05-27 16:00:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f4f9fa4701 
								
							 
						 
						
							
							
								
								Limit oscillating recast mesh object AABB by tile bounds  
							
							... 
							
							
							
							AABB change outside recast mesh tile should not affect navmesh for this tile. 
							
						 
						
							2021-05-27 12:40:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d122e184cc 
								
							 
						 
						
							
							
								
								Report navmesh change for not posted tiles  
							
							... 
							
							
							
							Corresponding recast mesh tiles can be updated but navmesh tiles may never
appear for them. Report back zero navmesh version to allow oscillating recast
objects detection to work. This version is always less than any generated
navmesh tile version so any report for generated navmesh will override it.
If zero navmesh version is reported after recast mesh tile got report about
generated navmesh tile it is a no-op since generated version is always greater
than zero. 
							
						 
						
							2021-05-27 12:40:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3915e5d2cc 
								
							 
						 
						
							
							
								
								Always center loading screen progress bar by height when there is active message box  
							
							... 
							
							
							
							To fix all possible situations when active message box overlaps with loading
screen progress.
The only used condition to center loading screen progress by height is
number of message boxes > 0. No need to pass it through interface.
LoadingScreen can check it inside setLabel function. 
							
						 
						
							2021-05-26 23:29:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexei Dobrohotov 
								
							 
						 
						
							
							
							
							
								
							
							
								6a7bc208de 
								
							 
						 
						
							
							
								
								Merge branch 'dont_assign' into 'master'  
							
							... 
							
							
							
							Don't assign a variable passed by value
See merge request OpenMW/openmw!897  
							
						 
						
							2021-05-23 22:51:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dobrohotov Alexei 
								
							 
						 
						
							
							
							
							
								
							
							
								e68a454fd8 
								
							 
						 
						
							
							
								
								More ESM cleanup  
							
							
							
						 
						
							2021-05-23 16:02:05 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								e51669c05d 
								
							 
						 
						
							
							
								
								Don't assign a variable passed by value  
							
							
							
						 
						
							2021-05-21 18:15:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									CedricMocquillon 
								
							 
						 
						
							
							
							
							
								
							
							
								86d137363e 
								
							 
						 
						
							
							
								
								Check if the archive is opened before adding a file to it and clear state on close  
							
							
							
						 
						
							2021-05-20 21:28:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									CedricMocquillon 
								
							 
						 
						
							
							
							
							
								
							
							
								b61249841e 
								
							 
						 
						
							
							
								
								Update lookup only after sorting files  
							
							
							
						 
						
							2021-05-19 18:38:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								c4fde03542 
								
							 
						 
						
							
							
								
								Merge branch 'ObjectPagingMergeIssue' into 'master'  
							
							... 
							
							
							
							Share state
See merge request OpenMW/openmw!879  
							
						 
						
							2021-05-19 05:08:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexei Dobrohotov 
								
							 
						 
						
							
							
							
							
								
							
							
								fea5c0ac1a 
								
							 
						 
						
							
							
								
								Merge branch 'armour_error_fix' into 'master'  
							
							... 
							
							
							
							Fixed data subrecord name for Armour record used in error
See merge request OpenMW/openmw!882  
							
						 
						
							2021-05-18 22:02:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									CedricMocquillon 
								
							 
						 
						
							
							
							
							
								
							
							
								d11a6bd92c 
								
							 
						 
						
							
							
								
								Share state  
							
							
							
						 
						
							2021-05-18 17:57:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								523edd0723 
								
							 
						 
						
							
							
								
								Merge pull request  #3093  from akortunov/light_crash  
							
							... 
							
							
							
							Fix crashes on exit in LightManager 
							
						 
						
							2021-05-18 10:47:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								e73c0f92b8 
								
							 
						 
						
							
							
								
								Merge branch 'fix_present_tile_crash' into 'master'  
							
							... 
							
							
							
							Add missing synchronization for present tiles modification
See merge request OpenMW/openmw!878  
							
						 
						
							2021-05-18 08:13:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								4bc7012104 
								
							 
						 
						
							
							
								
								Merge branch 'pack-default-settings' into 'master'  
							
							... 
							
							
							
							Pack default settings
Closes  #5925 
See merge request OpenMW/openmw!822  
							
						 
						
							2021-05-18 08:11:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								4cedb3549b 
								
							 
						 
						
							
							
								
								Decode base64-packed settings files  
							
							
							
						 
						
							2021-05-17 23:39:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Benjamin Winger 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								21f04f0d0f 
								
							 
						 
						
							
							
								
								Fixed data subrecord name for Armour record used in error  
							
							
							
						 
						
							2021-05-17 18:36:59 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Benjamin Winger 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								41cfcfdc0f 
								
							 
						 
						
							
							
								
								Display Race record height/weight as a float  
							
							
							
						 
						
							2021-05-17 18:33:02 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								081650a2e5 
								
							 
						 
						
							
							
								
								Integrate Base64 library with build  
							
							
							
						 
						
							2021-05-17 23:00:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a73ffc25c3 
								
							 
						 
						
							
							
								
								Add missing synchronization for present tiles modification  
							
							... 
							
							
							
							insert/erase can be done from multiple threads simultaneously. mMutex is
already used to synchronize reads so use it for writes too. 
							
						 
						
							2021-05-17 17:44:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								f1f1703441 
								
							 
						 
						
							
							
								
								Merge branch 'fix_navmesh_wait' into 'master'  
							
							... 
							
							
							
							Fix redundant waiting until navmesh is generated
See merge request OpenMW/openmw!861  
							
						 
						
							2021-05-17 10:54:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								11c57978b6 
								
							 
						 
						
							
							
								
								Fix crashes on exit in the LightManager (bug  #6044 )  
							
							
							
						 
						
							2021-05-17 13:01:15 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								c54ef55ebb 
								
							 
						 
						
							
							
								
								Revert "Replace raw pointer by observer_ptr to avoid dangling pointer dereferencing"  
							
							... 
							
							
							
							This reverts commit 5373cf1cd5 
							
						 
						
							2021-05-17 12:40:55 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d520b440aa 
								
							 
						 
						
							
							
								
								Copy LightBuffer data into a new object when changing layout  
							
							... 
							
							
							
							Before this change LightBuffer copy constructor copied only mData pointer into
a new object. Then memcpy was applied to an overlapping source and destination
that is UB.
Replace configureLayout function by a special constructor. That copies all
mData values and a pointer to a buffer object into a newly allocated object. 
							
						 
						
							2021-05-16 22:37:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fef9e91510 
								
							 
						 
						
							
							
								
								Merge pull request  #3090  from akortunov/warnfix  
							
							... 
							
							
							
							Fix warning in assert - size_t can not be negative 
							
						 
						
							2021-05-16 20:25:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								e38063dcdb 
								
							 
						 
						
							
							
								
								Discard button press events during save loading (bug  #5619 )  
							
							
							
						 
						
							2021-05-16 16:04:28 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1e2aae8095 
								
							 
						 
						
							
							
								
								Use stable sort+unique to collect RefIDs for ESMStore records counting  
							
							... 
							
							
							
							The idea is to avoid std::map lookup for each CellRef. Instead generate a
sequence of added and removed RefNums into a vector then order them by RefNum
using a stable sort that preserves relative order of elements with the same
RefNum. RefIDs are stored in a different vector to avoid std::string move ctor
calls when swapping elements while sorting. Reversed iteration over added and
removed RefNums for each unique RefNum is an equivalent to what map-based
algorithm produces. The main benefit from sorting a vector is a data locality
that means less cache misses for each access. Reduces ESMStore::countRecords
perf cycles by 25%. 
							
						 
						
							2021-05-15 18:45:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								b717103fe0 
								
							 
						 
						
							
							
								
								Fix warning in assert - size_t can not be negative  
							
							
							
						 
						
							2021-05-15 19:56:14 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5373cf1cd5 
								
							 
						 
						
							
							
								
								Replace raw pointer by observer_ptr to avoid dangling pointer dereferencing  
							
							... 
							
							
							
							When game exit is requests when initial loading screen is active LightManager
can be destructed in the main thread before LightManagerStateAttribute::apply
is completed by different thread. Given that it uses raw pointer at some point
it becomes dangling because object is destructed this leads to UB and eventual
SIGSEGV. 
							
						 
						
							2021-05-15 15:23:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
							
							
								
							
							
								eeba92d48b 
								
							 
						 
						
							
							
								
								Merge branch 'includes_detournavigator' into 'master'  
							
							... 
							
							
							
							Remove some superfluous includes in components/detournavigator
See merge request OpenMW/openmw!860  
							
						 
						
							2021-05-14 21:09:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								59f89d22f8 
								
							 
						 
						
							
							
								
								Apply min distance only for not present tiles  
							
							... 
							
							
							
							To avoid waiting when navmesh update is triggered by transformed object for
already present tiles. 
							
						 
						
							2021-05-14 22:41:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d0ea9c482a 
								
							 
						 
						
							
							
								
								Reorder async navmesh updater jobs when player tile changes  
							
							... 
							
							
							
							When player tile changes distance to player that is part of jobs priority is
invalidated. So jobs are no longer in the right order. This can lead to
processing of farests tiles first.
Sort queue each time player tile is changed. 
							
						 
						
							2021-05-14 22:41:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								66a527c3de 
								
							 
						 
						
							
							
								
								Merge pull request  #3075  from akortunov/warnfix  
							
							... 
							
							
							
							Fix MSVC's C4244 and C4267 warnings 
							
						 
						
							2021-05-14 21:28:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								28d5e5e8be 
								
							 
						 
						
							
							
								
								Remove some superfluous includes in components/detournavigator  
							
							
							
						 
						
							2021-05-14 20:45:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									glassmancody.info 
								
							 
						 
						
							
							
							
							
								
							
							
								4bbbbb00f6 
								
							 
						 
						
							
							
								
								use particle data for particle system quota  
							
							
							
						 
						
							2021-05-14 10:52:19 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								d843ec321e 
								
							 
						 
						
							
							
								
								Merge branch 'DoNotSearchTwice' into 'master'  
							
							... 
							
							
							
							Search only in the niffilemanager for nif files
See merge request OpenMW/openmw!823  
							
						 
						
							2021-05-13 17:11:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								fd89582e0c 
								
							 
						 
						
							
							
								
								Merge branch 'navmesh_wait' into 'master'  
							
							... 
							
							
							
							Wait until navmesh is generated within given distance around player (#5500 )
Closes  #5500 
See merge request OpenMW/openmw!819  
							
						 
						
							2021-05-13 16:56:39 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								4a7147e222 
								
							 
						 
						
							
							
								
								Merge branch 'constexpr_esm' into 'master'  
							
							... 
							
							
							
							Use a constexpr for esm cc
See merge request OpenMW/openmw!849  
							
						 
						
							2021-05-13 13:30:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								bcd8190516 
								
							 
						 
						
							
							
								
								Fix a crash in aipackage.cpp  
							
							
							
						 
						
							2021-05-13 14:19:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								89f721fad3 
								
							 
						 
						
							
							
								
								Use a constexpr for esm cc  
							
							
							
						 
						
							2021-05-12 22:35:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								963e1b8b3f 
								
							 
						 
						
							
							
								
								Fix MSVC's C4244 warnings  
							
							
							
						 
						
							2021-05-12 10:34:40 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								f9d42ed396 
								
							 
						 
						
							
							
								
								Fix MSVC's C4267 warnings  
							
							
							
						 
						
							2021-05-12 10:34:39 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								54c8375672 
								
							 
						 
						
							
							
								
								Recreate a special case for IntersectionVisitor on QuadTreeWorld  
							
							
							
						 
						
							2021-05-11 16:34:02 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								340801e08b 
								
							 
						 
						
							
							
								
								Merge pull request  #3084  from akortunov/master  
							
							... 
							
							
							
							Return check for distance when we try to reuse data 
							
						 
						
							2021-05-11 11:30:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								f7b8c817f8 
								
							 
						 
						
							
							
								
								Merge branch 'performance-faster-string-find' into 'master'  
							
							... 
							
							
							
							Fixing performance-faster-string-find issues
See merge request OpenMW/openmw!842  
							
						 
						
							2021-05-11 08:42:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								3e281f625d 
								
							 
						 
						
							
							
								
								Return check for distance when we try to reuse data (bug  #6026 )  
							
							
							
						 
						
							2021-05-11 09:36:46 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thunderforge 
								
							 
						 
						
							
							
							
							
								
							
							
								339d347aea 
								
							 
						 
						
							
							
								
								Fixing performance-faster-string-find issues  
							
							... 
							
							
							
							This addresses the Clang Tidy check [performance-faster-string-find](https://clang.llvm.org/extra/clang-tidy/checks/performance-faster-string-find.html ). 
							
						 
						
							2021-05-10 22:44:07 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f84e9f5fb9 
								
							 
						 
						
							
							
								
								Merge pull request  #3082  from akortunov/warnfix2  
							
							... 
							
							
							
							Add new scene nodes to scene graph serializer blacklist 
							
						 
						
							2021-05-10 09:21:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								09f39b29f0 
								
							 
						 
						
							
							
								
								Load defaults.bin instead of settings-default.cfg. Do not decode yet.  
							
							
							
						 
						
							2021-05-09 21:14:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								92325976e9 
								
							 
						 
						
							
							
								
								Update documentation to refer to defaults.bin  
							
							
							
						 
						
							2021-05-09 21:13:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								e65b285f06 
								
							 
						 
						
							
							
								
								Merge branch 'use_min' into 'master'  
							
							... 
							
							
							
							Use existing min implementation
See merge request OpenMW/openmw!828  
							
						 
						
							2021-05-09 13:05:39 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b806445a36 
								
							 
						 
						
							
							
								
								Use existing min implementation  
							
							
							
						 
						
							2021-05-09 13:58:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Frederic Chardon 
								
							 
						 
						
							
							
							
							
								
							
							
								caf382c19f 
								
							 
						 
						
							
							
								
								Merge branch 'barrier' into 'master'  
							
							... 
							
							
							
							Do not store callback inside Misc::Barrier
See merge request OpenMW/openmw!821  
							
						 
						
							2021-05-07 22:21:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								2e8873af51 
								
							 
						 
						
							
							
								
								Add new scene nodes to scene graph serializer blacklist  
							
							
							
						 
						
							2021-05-07 19:27:23 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								08e1a8e0fb 
								
							 
						 
						
							
							
								
								Merge branch 'esm_opti' into 'master'  
							
							... 
							
							
							
							Teensy optimisation for esmtool
See merge request OpenMW/openmw!826  
							
						 
						
							2021-05-07 14:21:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								8a56ba6aaa 
								
							 
						 
						
							
							
								
								Fix compilation  
							
							
							
						 
						
							2021-05-07 13:58:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
							
							
								
							
							
								fbeccc2908 
								
							 
						 
						
							
							
								
								Apply 1 suggestion(s) to 1 file(s)  
							
							
							
						 
						
							2021-05-07 09:28:47 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bret Curtis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e720a56030 
								
							 
						 
						
							
							
								
								Merge pull request  #3080  from akortunov/fix_ci  
							
							... 
							
							
							
							Add missing include for std::inserter 
							
						 
						
							2021-05-07 11:18:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								8d4a374516 
								
							 
						 
						
							
							
								
								Add missing include for std::inserter  
							
							
							
						 
						
							2021-05-07 11:30:10 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								6263ade01a 
								
							 
						 
						
							
							
								
								Merge branch 'esmcleanup' into 'master'  
							
							... 
							
							
							
							Minor ESM code cleanup
See merge request OpenMW/openmw!825  
							
						 
						
							2021-05-07 06:47:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								e97e4d07dd 
								
							 
						 
						
							
							
								
								Teensy optimisation for esmtool  
							
							... 
							
							
							
							- Use an unordered_set instead of a list to
  keep track of skipped records.
- Reduce the number of conditions when parsing 4-letters
  records by using a switch-case instead of cascading conditions.
- Add a const 
							
						 
						
							2021-05-06 22:41:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									CedricMocquillon 
								
							 
						 
						
							
							
							
							
								
							
							
								a885134868 
								
							 
						 
						
							
							
								
								Do not search if it is not used  
							
							
							
						 
						
							2021-05-06 13:28:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								626e032931 
								
							 
						 
						
							
							
								
								Do not store callback inside Misc::Barrier  
							
							... 
							
							
							
							The only wait method can be provided with it so pass it as a template
parameter there. 
							
						 
						
							2021-05-05 23:42:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									CedricMocquillon 
								
							 
						 
						
							
							
							
							
								
							
							
								813b8ee0d1 
								
							 
						 
						
							
							
								
								Search only in the niffilemanager for nif files  
							
							
							
						 
						
							2021-05-05 23:19:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									CedricMocquillon 
								
							 
						 
						
							
							
							
							
								
							
							
								e378159ea8 
								
							 
						 
						
							
							
								
								Use O(log(n)) search instead of O(n)  
							
							
							
						 
						
							2021-05-05 23:10:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dobrohotov Alexei 
								
							 
						 
						
							
							
							
							
								
							
							
								57c372a50e 
								
							 
						 
						
							
							
								
								ESM code cleanup  
							
							
							
						 
						
							2021-05-05 22:23:06 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7a51d0db18 
								
							 
						 
						
							
							
								
								Wait until navmesh is generated within given distance around player  
							
							... 
							
							
							
							Add a setting to change this distance.
To prevent situations when there is not enough navmesh generated and actors
can't find path correctly. 
							
						 
						
							2021-05-05 19:44:16 +02:00