jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								3cbf1dc042 
								
							 
						 
						
							
							
								
								First pass with include-what-you-use  
							
							
							
						 
						
							2022-10-09 10:39:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								60491cc896 
								
							 
						 
						
							
							
								
								Derive sneaking state from character data  
							
							
							
						 
						
							2022-10-08 17:22:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								60c26832d2 
								
							 
						 
						
							
							
								
								Use class service flags for autocalc NPCs  
							
							
							
						 
						
							2022-10-08 17:00:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								961fe59736 
								
							 
						 
						
							
							
								
								Nitpicking in CharacterController::update()  
							
							
							
						 
						
							2022-10-08 07:03:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								3697c9266b 
								
							 
						 
						
							
							
								
								Separate l10n manager from lua  
							
							
							
						 
						
							2022-10-07 17:19:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								de83a41de6 
								
							 
						 
						
							
							
								
								Merge branch 'simplify_clang_format' into 'master'  
							
							... 
							
							
							
							Make use of `git ls-files` filtering instead of piping to grep
See merge request OpenMW/openmw!2457  
							
						 
						
							2022-10-07 07:45:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								6630dbb9c2 
								
							 
						 
						
							
							
								
								Merge branch 'window_manager_profile' into 'master'  
							
							... 
							
							
							
							Profile window manager update
See merge request OpenMW/openmw!2458  
							
						 
						
							2022-10-07 07:38:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								ec1929c0fd 
								
							 
						 
						
							
							
								
								Merge branch 'fix_clang_format' into 'master'  
							
							... 
							
							
							
							Fix clang format
See merge request OpenMW/openmw!2456  
							
						 
						
							2022-10-06 21:30:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								7c485fae0c 
								
							 
						 
						
							
							
								
								Make use of git ls-files filtering instead of piping to grep  
							
							
							
						 
						
							2022-10-06 22:59:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2f5adbb083 
								
							 
						 
						
							
							
								
								Profile window manager update  
							
							
							
						 
						
							2022-10-06 21:50:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								212c7c7f25 
								
							 
						 
						
							
							
								
								Move LuaWorker to a separate file  
							
							
							
						 
						
							2022-10-06 21:50:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cd18c81e58 
								
							 
						 
						
							
							
								
								Move ScopedProfile to a separate file  
							
							
							
						 
						
							2022-10-06 21:50:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bb8b5e2108 
								
							 
						 
						
							
							
								
								Add META_Node to clang-format StatementMacros  
							
							
							
						 
						
							2022-10-06 21:11:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								66e14fa3bd 
								
							 
						 
						
							
							
								
								Merge branch 'fix_extra_semi_warning' into 'master'  
							
							... 
							
							
							
							Fix and prevent -Wextra-semi warning
See merge request OpenMW/openmw!2455  
							
						 
						
							2022-10-06 11:10:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								0ec7d32ef6 
								
							 
						 
						
							
							
								
								Merge branch 'view_data_contains' into 'master'  
							
							... 
							
							
							
							Use sorted vector for ViewData::contains implementation
See merge request OpenMW/openmw!2454  
							
						 
						
							2022-10-06 08:27:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								063fff7fa4 
								
							 
						 
						
							
							
								
								Fix and prevent -Wextra-semi warning  
							
							
							
						 
						
							2022-10-06 00:26:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6b8ed4c64f 
								
							 
						 
						
							
							
								
								Use sorted vector for ViewData::contains implementation  
							
							
							
						 
						
							2022-10-05 01:10:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								bfa303f73b 
								
							 
						 
						
							
							
								
								Merge branch 'unsigned_settings' into 'master'  
							
							... 
							
							
							
							Support unsigned settings values
See merge request OpenMW/openmw!2453  
							
						 
						
							2022-10-04 08:22:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								624d8bc931 
								
							 
						 
						
							
							
								
								Support unsigned settings values  
							
							
							
						 
						
							2022-10-04 01:34:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2388b21f63 
								
							 
						 
						
							
							
								
								Use std::from_chars to parse settings integral numbers and handle errors  
							
							
							
						 
						
							2022-10-04 01:34:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								5875fbcc4c 
								
							 
						 
						
							
							
								
								Merge branch 'fix_reset_animation' into 'master'  
							
							... 
							
							
							
							Fix resetting player's animation on game loading (#7030 )
Closes  #7030 
See merge request OpenMW/openmw!2448  
							
						 
						
							2022-10-02 14:21:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								da15db295e 
								
							 
						 
						
							
							
								
								Fix resetting player's animation on game loading  
							
							... 
							
							
							
							When game is loaded player's animation is replaced by a new object. Old object
is destructed without explicit removeFromScene call. 
							
						 
						
							2022-10-02 13:50:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								f1ae796026 
								
							 
						 
						
							
							
								
								Factorise/simplify a bit before_script.msvc.sh  
							
							
							
						 
						
							2022-10-01 13:00:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								6e71804048 
								
							 
						 
						
							
							
								
								Merge branch 'keying_in' into 'master'  
							
							... 
							
							
							
							Add key flag on load
Closes  #7034 
See merge request OpenMW/openmw!2444  
							
						 
						
							2022-09-30 13:16:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								1b12e198f4 
								
							 
						 
						
							
							
								
								Merge branch 'coverity_clang_test' into 'master'  
							
							... 
							
							
							
							See if we can get away with using another version of clang with coverity
See merge request OpenMW/openmw!2441  
							
						 
						
							2022-09-30 13:15:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								1cd17d8430 
								
							 
						 
						
							
							
								
								See if we can get away with using another version of clang with coverity  
							
							
							
						 
						
							2022-09-30 13:15:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								e6592aa850 
								
							 
						 
						
							
							
								
								Add key flag on load  
							
							
							
						 
						
							2022-09-30 12:16:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								b0ce938b8f 
								
							 
						 
						
							
							
								
								Merge branch 'lua_stats_used_memory' into 'master'  
							
							... 
							
							
							
							Report used memory by Lua interpreter
See merge request OpenMW/openmw!2443  
							
						 
						
							2022-09-30 09:57:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4de8ea30c8 
								
							 
						 
						
							
							
								
								Report used memory by Lua interpreter  
							
							
							
						 
						
							2022-09-30 02:15:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								b1cf4ace3c 
								
							 
						 
						
							
							
								
								Merge branch 'water_walking_evasion' into 'master'  
							
							... 
							
							
							
							Adjust initial distance when destination is changed for obstacle check (#6860 )
Closes  #6860 
See merge request OpenMW/openmw!2440  
							
						 
						
							2022-09-29 10:06:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b92d80249e 
								
							 
						 
						
							
							
								
								Adjust initial distance when destination is changed for obstacle check  
							
							... 
							
							
							
							Changed destination may create a situation when the distance actor moved between
2 update calls is less than initial distance because destination has been changed.
This forces actor to take evasive action when there is no actual obstacle. 
							
						 
						
							2022-09-28 22:01:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1b9b61b60b 
								
							 
						 
						
							
							
								
								Format navmesh water vertices and indices  
							
							
							
						 
						
							2022-09-27 00:46:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								483f370b01 
								
							 
						 
						
							
							
								
								Merge branch 'upgrade_sdl_windows' into 'master'  
							
							... 
							
							
							
							bump sdl from 2.0.22 to 2.0.24 for windows
Closes  #6924 
See merge request OpenMW/openmw!2425  
							
						 
						
							2022-09-26 10:12:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								b58c658b56 
								
							 
						 
						
							
							
								
								Merge branch 'localtime_errors' into 'master'  
							
							... 
							
							
							
							Handle localtime errors
See merge request OpenMW/openmw!2434  
							
						 
						
							2022-09-26 07:59:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								3c173646ce 
								
							 
						 
						
							
							
								
								Update CI/before_script.msvc.sh  
							
							
							
						 
						
							2022-09-26 07:24:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								0d225e14e3 
								
							 
						 
						
							
							
								
								Merge branch 'clang_format_fixes' into 'master'  
							
							... 
							
							
							
							Clang format fixes
See merge request OpenMW/openmw!2433  
							
						 
						
							2022-09-25 18:42:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a46d61c45c 
								
							 
						 
						
							
							
								
								Simplify script to check clang-format  
							
							... 
							
							
							
							* Check only files from the git repository
* Support paths with spaces
* Do check in parallel 
							
						 
						
							2022-09-25 18:25:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d2d1036d26 
								
							 
						 
						
							
							
								
								Ignore  88ec8a9523 for git blame  
							
							
							
						 
						
							2022-09-25 18:24:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									clang-format-bot 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								88ec8a9523 
								
							 
						 
						
							
							
								
								Apply clang-format  
							
							
							
						 
						
							2022-09-25 18:23:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ba04d1530e 
								
							 
						 
						
							
							
								
								Use proper values for clang format options  
							
							
							
						 
						
							2022-09-25 16:21:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dd63a1602f 
								
							 
						 
						
							
							
								
								Handle localtime errors  
							
							
							
						 
						
							2022-09-25 16:20:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								f7da42870e 
								
							 
						 
						
							
							
								
								Merge branch 'count' into 'master'  
							
							... 
							
							
							
							Improve item count handling
See merge request OpenMW/openmw!2430  
							
						 
						
							2022-09-25 13:38:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								34c3897614 
								
							 
						 
						
							
							
								
								Merge branch 'try_clang_analyser' into 'master'  
							
							... 
							
							
							
							Enable clang-analyser in clang-tidy
See merge request OpenMW/openmw!2171  
							
						 
						
							2022-09-25 13:38:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								810f1e2c04 
								
							 
						 
						
							
							
								
								Enable clang-analyser in clang-tidy  
							
							
							
						 
						
							2022-09-25 13:37:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								aed0ad6b83 
								
							 
						 
						
							
							
								
								Merge branch 'nifosg_tests' into 'master'  
							
							... 
							
							
							
							Add tests for NifOsg::Loader
See merge request OpenMW/openmw!2421  
							
						 
						
							2022-09-25 13:37:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								d05494bfb9 
								
							 
						 
						
							
							
								
								Merge branch 'falling_actors' into 'master'  
							
							... 
							
							
							
							Do not adjust position for falling actors (#7009 )
Closes  #7009 
See merge request OpenMW/openmw!2416  
							
						 
						
							2022-09-25 13:36:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								f0e58ef872 
								
							 
						 
						
							
							
								
								Merge branch 'editor_fix' into 'master'  
							
							... 
							
							
							
							Fix topic infos creation
Closes  #6686 
See merge request OpenMW/openmw!2432  
							
						 
						
							2022-09-25 13:34:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								e9cfc2381f 
								
							 
						 
						
							
							
								
								Merge branch 'stereo_fix' into 'master'  
							
							... 
							
							
							
							Fix stereo crash in the editor
Closes  #7019 
See merge request OpenMW/openmw!2431  
							
						 
						
							2022-09-25 13:32:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								d38c072030 
								
							 
						 
						
							
							
								
								Merge branch 'recall_how_to_recall' into 'master'  
							
							... 
							
							
							
							Prevent recursive calls to ActiveSpells::update
Closes  #7022 
See merge request OpenMW/openmw!2426  
							
						 
						
							2022-09-25 13:30:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								3163d9ed56 
								
							 
						 
						
							
							
								
								Fix topic infos creation  
							
							
							
						 
						
							2022-09-25 15:17:20 +04:00