Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								52f9634624 
								
							 
						 
						
							
							
								
								Allow the CS to handle the repeat flag for all types  
							
							
							
						 
						
							2021-11-20 11:03:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								5c5c71778a 
								
							 
						 
						
							
							
								
								Merge branch 'circular' into 'master'  
							
							... 
							
							
							
							Consistently sort content files
See merge request OpenMW/openmw!1350  
							
						 
						
							2021-11-14 20:24:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								6daefe3ddc 
								
							 
						 
						
							
							
								
								Cast to the unsigned char expected by cctype functions  
							
							
							
						 
						
							2021-11-14 11:26:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								f23bd51175 
								
							 
						 
						
							
							
								
								Don't check bounds when the type is unambiguously a char  
							
							
							
						 
						
							2021-11-14 11:26:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								751e8cf76b 
								
							 
						 
						
							
							
								
								Do a bounds check before calling functions defined in cctype  
							
							
							
						 
						
							2021-11-14 11:26:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								a3e039d862 
								
							 
						 
						
							
							
								
								Explicitely sort by file name after adding all data dirs  
							
							
							
						 
						
							2021-11-07 14:15:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexei Dobrohotov 
								
							 
						 
						
							
							
							
							
								
							
							
								7a0c13fcf8 
								
							 
						 
						
							
							
								
								Make better use of std::clamp  
							
							
							
						 
						
							2021-11-06 08:47:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bo Svensson 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6cf74f7041 
								
							 
						 
						
							
							
								
								refactors ESM::Land ( #3213 )  
							
							... 
							
							
							
							With this PR we reduce coupling, simplify code, encapsulate a variable and separate actual `ESM` data from its context. 
							
						 
						
							2021-11-04 16:55:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								37386f417e 
								
							 
						 
						
							
							
								
								Support *.omwscripts in openmw-launcher  
							
							
							
						 
						
							2021-10-29 20:09:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								9b565c4cf9 
								
							 
						 
						
							
							
								
								Remove dead code  
							
							
							
						 
						
							2021-10-28 22:16:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bo Svensson 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c9c8d02332 
								
							 
						 
						
							
							
								
								fixes a crash ( #3183 )  
							
							... 
							
							
							
							This PR fixes a crash caused by the improperly ensured lifetime of RigGeometry::mSourceGeometry. mSourceGeometry was not adequate to ensure mSourceGeometry would outlive mGeometry because we extend mGeometrys lifetime beyond this lifetime by passing mGeometry to the draw traversal instead of this.
In addition,
We add important comments.
We detect and prevent generally unsafe operations in high level code.
We add a sprinkling of const to help clarify intentions. 
							
						 
						
							2021-10-23 10:31:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								18d3102148 
								
							 
						 
						
							
							
								
								Do not use union to access FIXED_STRING<4> as int  
							
							... 
							
							
							
							https://en.cppreference.com/w/cpp/language/union :
> It's undefined behavior to read from the member of the union that wasn't most recently written. 
						
							2021-10-17 17:16:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								14c4bba4a3 
								
							 
						 
						
							
							
								
								Remove unused include  
							
							
							
						 
						
							2021-10-15 21:54:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								28278e9a82 
								
							 
						 
						
							
							
								
								Drawing duplicate lines is faster than iterating through big containers  
							
							
							
						 
						
							2021-10-15 21:54:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								55456a19fc 
								
							 
						 
						
							
							
								
								Only iterate through temporary selection when using toggle  
							
							
							
						 
						
							2021-10-15 21:54:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								46960825ef 
								
							 
						 
						
							
							
								
								Various terrain selection and editmode dragging fixes  
							
							
							
						 
						
							2021-10-15 21:54:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								89a20b6ea5 
								
							 
						 
						
							
							
								
								Call dragEnded instead of pressed also after aborted operation  
							
							
							
						 
						
							2021-10-15 21:54:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								3df9ceda03 
								
							 
						 
						
							
							
								
								Remove measurement code  
							
							
							
						 
						
							2021-10-15 21:54:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								7602d677fa 
								
							 
						 
						
							
							
								
								Terrain selection optimizations, measurements, renderBin change  
							
							
							
						 
						
							2021-10-15 21:54:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								a8acc19988 
								
							 
						 
						
							
							
								
								Avoid copying std::string in MWWorld::Ptr::getTypeDescription()  
							
							
							
						 
						
							2021-10-12 00:18:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								fc7e13d76a 
								
							 
						 
						
							
							
								
								Merge branch 'omwaddon_dep' into 'master'  
							
							... 
							
							
							
							Allow creating omwaddons without a dependency on an omwgame
See merge request OpenMW/openmw!1243  
							
						 
						
							2021-10-08 06:40:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								555224a0fb 
								
							 
						 
						
							
							
								
								Merge branch 'fixes' into 'master'  
							
							... 
							
							
							
							Make compilers happy and fix the changelog
See merge request OpenMW/openmw!1260  
							
						 
						
							2021-10-07 10:17:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								d680aa26e9 
								
							 
						 
						
							
							
								
								Disallow switch fallthrough  
							
							
							
						 
						
							2021-10-03 21:58:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matjaž Lamut 
								
							 
						 
						
							
							
							
							
								
							
							
								1c9f06f742 
								
							 
						 
						
							
							
								
								Minor UI tweaks all around OpenMW-CS  
							
							
							
						 
						
							2021-10-03 19:13:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								782e0710af 
								
							 
						 
						
							
							
								
								Merge branch 'OpenCS-preserve-blocked' into 'master'  
							
							... 
							
							
							
							OpenCS - Preserve "blocked" record flags when saving. #6288 
Closes  #6288 
See merge request OpenMW/openmw!1052  
							
						 
						
							2021-09-27 19:21:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								ade6cd0127 
								
							 
						 
						
							
							
								
								Merge branch 'editor_columns_filtering' into 'master'  
							
							... 
							
							
							
							Toggling table columns visibility. Partially implements #890 
Closes  #890 
See merge request OpenMW/openmw!1232  
							
						 
						
							2021-09-27 19:02:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								413ac067ec 
								
							 
						 
						
							
							
								
								Allow creating omwaddons without a dependency on an omwgame  
							
							
							
						 
						
							2021-09-26 17:44:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								e2e5161d81 
								
							 
						 
						
							
							
								
								Merge branch 'optimizebrushdraw' into 'master'  
							
							... 
							
							
							
							Optimize terrain editing brush drawing performance
Closes  #6285 
See merge request OpenMW/openmw!1226  
							
						 
						
							2021-09-26 15:14:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Pi03k 
								
							 
						 
						
							
							
							
							
								
							
							
								e641bea606 
								
							 
						 
						
							
							
								
								Toggling table columns visibility  
							
							
							
						 
						
							2021-09-22 10:47:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								831055f878 
								
							 
						 
						
							
							
								
								Merge branch 'OpenCS-fix-modify' into 'master'  
							
							... 
							
							
							
							OpenCS - Re-implement the fix for Issue #6067 .
See merge request OpenMW/openmw!1173  
							
						 
						
							2021-09-19 19:23:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								18f5762a76 
								
							 
						 
						
							
							
								
								Merge branch 'master' into 'OpenCS-preserve-blocked'  
							
							... 
							
							
							
							# Conflicts:
#   CHANGELOG.md 
							
						 
						
							2021-09-18 15:20:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								70e210735a 
								
							 
						 
						
							
							
								
								Optimize terrain editing brush drawing performance  
							
							
							
						 
						
							2021-09-18 15:57:00 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Pi03k 
								
							 
						 
						
							
							
							
							
								
							
							
								4ff5a04e9b 
								
							 
						 
						
							
							
								
								Remove redundant qt-related cmake macros  
							
							
							
						 
						
							2021-09-17 14:41:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								24d1c2b5fa 
								
							 
						 
						
							
							
								
								Merge branch 'recurse_directory_iterator' into 'master'  
							
							... 
							
							
							
							VFS manager refactoring
See merge request OpenMW/openmw!1218  
							
						 
						
							2021-09-15 07:20:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cédric Mocquillon 
								
							 
						 
						
							
							
							
							
								
							
							
								d4e26746a3 
								
							 
						 
						
							
							
								
								Use recurse subdirectory iterator to iterate over the VFS without exposing internal details  
							
							
							
						 
						
							2021-09-14 18:09:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									pi03k 
								
							 
						 
						
							
							
							
							
								
							
							
								e4eeb9cce9 
								
							 
						 
						
							
							
								
								Remove 'no relevant classes' moc warning  
							
							
							
						 
						
							2021-09-14 11:20:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								0ab8a7ddd7 
								
							 
						 
						
							
							
								
								Merge branch 'create-objects-menu' into 'master'  
							
							... 
							
							
							
							OpenMW-CS: Usability changes to the drop-down menu when creating a new object.
See merge request OpenMW/openmw!1210  
							
						 
						
							2021-09-12 14:15:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lamoot 
								
							 
						 
						
							
							
							
							
								
							
							
								6e6214bc43 
								
							 
						 
						
							
							
								
								In OpenMW-CS, when creating a new object, sort the entries in the drop-down menu alphabetically. Also have the menu be tall enough to show all of them at once (without scroll bars).  
							
							
							
						 
						
							2021-09-09 20:46:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6b7434ca69 
								
							 
						 
						
							
							
								
								Pass std::string_view instead of const std::string&  
							
							... 
							
							
							
							* Starting with Actor::getBodyPartMesh and ending with
  Misc::StringUtils::ciEqual.
* Add tests for Misc::StringUtils::ciEqual. 
							
						 
						
							2021-09-09 18:39:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b0f772af40 
								
							 
						 
						
							
							
								
								Define dependency to OSG plugins in one place  
							
							... 
							
							
							
							Each binary depending on components library requires OSG plugins to be linked.
Duplicating dependecies for each binary does not give benefits and brings
problems when new binary is added. 
							
						 
						
							2021-09-06 22:44:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								6170971ea3 
								
							 
						 
						
							
							
								
								Merge branch 'bettermoveinstance' into 'master'  
							
							... 
							
							
							
							Set instance movement based on camera zoom
See merge request OpenMW/openmw!1186  
							
						 
						
							2021-09-06 09:48:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a8c16071dc 
								
							 
						 
						
							
							
								
								Fix -Wreturn-local-addr warning  
							
							... 
							
							
							
							/home/elsid/dev/openmw/apps/opencs/model/world/actoradapter.cpp: In member function ‘const string& CSMWorld::ActorAdapter::ActorData::getPart(ESM::PartReferenceType) const’:
/home/elsid/dev/openmw/apps/opencs/model/world/actoradapter.cpp:142:20: error: returning reference to temporary [-Werror=return-local-addr]
  142 |             return "";
      |                    ^~ 
							
						 
						
							2021-09-04 18:04:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								d4e3575f1d 
								
							 
						 
						
							
							
								
								Don't use const for objects returned by value.  
							
							... 
							
							
							
							This prevents the usage of std::move semantics,
and makes clang-tidy sad. 
							
						 
						
							2021-09-01 22:23:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								f876ff2c14 
								
							 
						 
						
							
							
								
								Clear temporary movement data at the end of the drag  
							
							
							
						 
						
							2021-09-01 02:04:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								53d315c862 
								
							 
						 
						
							
							
								
								XYZ-locking, mouse wheel move fix  
							
							
							
						 
						
							2021-09-01 02:04:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								23fe3d74ab 
								
							 
						 
						
							
							
								
								Use floats, not doubles  
							
							
							
						 
						
							2021-09-01 02:04:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								840e7615f5 
								
							 
						 
						
							
							
								
								Store object origins and move difference  
							
							
							
						 
						
							2021-09-01 02:04:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									unelsson 
								
							 
						 
						
							
							
							
							
								
							
							
								0d511da615 
								
							 
						 
						
							
							
								
								Test of basic mouse-plane use  
							
							
							
						 
						
							2021-09-01 02:04:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								deb2af6acc 
								
							 
						 
						
							
							
								
								Dont copy-construct from a const-ref when used only as a const-ref  
							
							... 
							
							
							
							This also makes clang-tiny a bit happier 
							
						 
						
							2021-08-29 20:22:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cc9cii 
								
							 
						 
						
							
							
							
							
								
							
							
								0a5571f19e 
								
							 
						 
						
							
							
								
								Disable editing for blocked records in both table and dialogue edit widget.  
							
							
							
						 
						
							2021-08-29 15:27:59 +10:00