psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								4fd8ed8f13 
								
							 
						 
						
							
							
								
								Merge branch 'qt_scene' into 'master'  
							
							... 
							
							
							
							Migrate from GraphicsWindowQt to QOpenGLWidget
See merge request OpenMW/openmw!2895  
							
						 
						
							2023-04-11 10:51:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								f09a689a4f 
								
							 
						 
						
							
							
								
								Merge ESM::RefNum and ESM4::FormId  
							
							
							
						 
						
							2023-04-09 00:23:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								ebb5820dd1 
								
							 
						 
						
							
							
								
								Merge branch 'pathgridgraph' into 'master'  
							
							... 
							
							
							
							Refactor pathgrid indices to use size_t instead of int
See merge request OpenMW/openmw!2900  
							
						 
						
							2023-04-08 00:32:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								8d8207b734 
								
							 
						 
						
							
							
								
								Refactor pathgrid indices to use size_t instead of int  
							
							
							
						 
						
							2023-04-08 00:32:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								c8f41f1c34 
								
							 
						 
						
							
							
								
								Merge branch 'slowfilter' into 'master'  
							
							... 
							
							
							
							Speedup filter in the CS
See merge request OpenMW/openmw!2901  
							
						 
						
							2023-04-07 16:50:47 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fredzio 
								
							 
						 
						
							
							
							
							
								
							
							
								8717e8e487 
								
							 
						 
						
							
							
								
								Create the QRegularExpression in the TextNode constructor instead of for  
							
							... 
							
							
							
							each row in the filtered table.
On a table of more than 1M entries it speeds up filtering almost tenfold (from 35s to 4s). 
							
						 
						
							2023-04-07 15:34:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								3e9cedf3b5 
								
							 
						 
						
							
							
								
								Use a compile-time check  
							
							
							
						 
						
							2023-04-06 08:04:21 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								8df7ce545e 
								
							 
						 
						
							
							
								
								Migrate from GraphicsWindowQt to QOpenGLWidget  
							
							
							
						 
						
							2023-04-05 19:43:42 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								d782d37ee2 
								
							 
						 
						
							
							
								
								Make sure Vec2iRefId is trivially copyable on GCC 11.3  
							
							... 
							
							
							
							std::pair<int, int> isn't trivially copyable on some compilers
so a specific struct is defined, it's an int pair, but it should be recognised by GCC 11.3 as trivially copyable
Vec2iRefId => ESM3ExteriorCellRefId
more explcit name and use mX,mY instead of pair
renamed files and enum 
							
						 
						
							2023-04-03 14:17:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								53b14c8b42 
								
							 
						 
						
							
							
								
								fix tests  
							
							... 
							
							
							
							hopefully also fixes clang tidy 
							
						 
						
							2023-04-03 14:17:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								f99e65843a 
								
							 
						 
						
							
							
								
								Removes most cellId.hpp include, simplifies id generation for cells.  
							
							
							
						 
						
							2023-04-03 14:16:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								c2182c2fcc 
								
							 
						 
						
							
							
								
								Get Rid of ESM::CellId almost everywhere  
							
							... 
							
							
							
							it was a competing concept from using RefIds for cell.
There is almost no point to it now, except to load older data. 
							
						 
						
							2023-04-03 14:16:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e08d1e2c87 
								
							 
						 
						
							
							
								
								Show skill name in CS  
							
							... 
							
							
							
							Instead of RefId converted to string.
Show non StringRefId in deserializable format. 
							
						 
						
							2023-04-02 18:02:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								452d1e7e49 
								
							 
						 
						
							
							
								
								Store original string id for Dialogue records  
							
							
							
						 
						
							2023-03-26 19:07:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								06f42ba69c 
								
							 
						 
						
							
							
								
								Use fixed size enum type for ESM::Dialogue::mType  
							
							
							
						 
						
							2023-03-26 19:07:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e1f580e7a0 
								
							 
						 
						
							
							
								
								Use static constexpr string_view for hardcoded ids  
							
							
							
						 
						
							2023-03-26 15:21:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								11484205f5 
								
							 
						 
						
							
							
								
								Use constexpr to do not generate an invalid code in templates  
							
							
							
						 
						
							2023-03-23 14:29:26 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								6e33da6cfe 
								
							 
						 
						
							
							
								
								Don't capture temporaries by reference  
							
							
							
						 
						
							2023-03-20 19:07:51 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								04d7781424 
								
							 
						 
						
							
							
								
								Support not only StringRefId for checking first person body part  
							
							
							
						 
						
							2023-03-19 17:49:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e6cf516e12 
								
							 
						 
						
							
							
								
								Support index RefId as pair of record type and std::uint32_t  
							
							
							
						 
						
							2023-03-19 17:20:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0992624c8b 
								
							 
						 
						
							
							
								
								Support reading and writing typed ESM::RefId to ESM  
							
							
							
						 
						
							2023-03-19 17:20:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								069d4255b9 
								
							 
						 
						
							
							
								
								Make ESM::RefId to be fixed size cheap to copy  
							
							... 
							
							
							
							Use std::variant. Store refId strings in unordered_set and use pointer to an
item there. Inserts to unordered_set do not invalidate pointers to values so the
pointer is always valid. Elements are not removed. Assume there is finite number
of string refIds. 
							
						 
						
							2023-03-19 17:20:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								99069b02e4 
								
							 
						 
						
							
							
								
								Remove unused variable  
							
							
							
						 
						
							2023-03-18 13:40:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								d64eea2fc6 
								
							 
						 
						
							
							
								
								Merge branch '7113-move-from-std-atoi-to-std-from_char' into 'master'  
							
							... 
							
							
							
							Move from std::atoi to std::from_char
Closes  #7113 
See merge request OpenMW/openmw!2760  
							
						 
						
							2023-03-18 09:30:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Shi Han 
								
							 
						 
						
							
							
							
							
								
							
							
								a90e3b8c3b 
								
							 
						 
						
							
							
								
								Move from std::atoi to std::from_char  
							
							
							
						 
						
							2023-03-18 09:30:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e892c62b10 
								
							 
						 
						
							
							
								
								Fix loading, inserting and moving topic info records  
							
							... 
							
							
							
							Topic info records need to have specific order defined via mNext and mPrev
fields (next and previous records). When loading multiple files a record may be
inserted into middle of the topic but neighborhood records may not be aware of
it. Having the order it's possible to move the records within one topic.
Sort the record once after loading all content files but preserve the order for
all other operations. Use std::map to group info ids by topic to make sure the
topics order is stable. Keep order within a topic for info ids on loading new
records. Use this order later for sorting the records. 
							
						 
						
							2023-03-13 21:57:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								899c302b14 
								
							 
						 
						
							
							
								
								Avoid nested ifs  
							
							
							
						 
						
							2023-03-13 11:31:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c8402c0b14 
								
							 
						 
						
							
							
								
								Avoid double assignment on info saving  
							
							
							
						 
						
							2023-03-13 11:31:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0d523c3793 
								
							 
						 
						
							
							
								
								Log loading errors  
							
							
							
						 
						
							2023-03-13 11:31:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9598b26462 
								
							 
						 
						
							
							
								
								Make loading error messages copyable  
							
							
							
						 
						
							2023-03-13 11:31:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6f6e452dfa 
								
							 
						 
						
							
							
								
								Add executable to run CS tests  
							
							
							
						 
						
							2023-03-12 12:06:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								59f2fccc9f 
								
							 
						 
						
							
							
								
								Split openmw-cs into binary and library  
							
							
							
						 
						
							2023-03-12 12:06:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1cc4909144 
								
							 
						 
						
							
							
								
								Add --coverage to components_qt, benchmarks and openmw-cs  
							
							
							
						 
						
							2023-03-10 21:36:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d03bec60e9 
								
							 
						 
						
							
							
								
								Avoid redundant conversion from RefId to string and back  
							
							
							
						 
						
							2023-03-03 15:44:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								191f207e78 
								
							 
						 
						
							
							
								
								Avoid redundant conversion to lower case for CommandDispatcher::mSelection items  
							
							
							
						 
						
							2023-03-03 15:44:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7daef583cb 
								
							 
						 
						
							
							
								
								Use ESM::RefId as key for ScriptContext::mLocals  
							
							
							
						 
						
							2023-03-03 15:44:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								693f4c40f4 
								
							 
						 
						
							
							
								
								Use ESM::RefId as key for Data::mRefLoadCache  
							
							
							
						 
						
							2023-03-03 15:44:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								419a86f0b9 
								
							 
						 
						
							
							
								
								Use ESM::RefId for actor parts  
							
							... 
							
							
							
							To avoid redundant conversion RefId to string and back. 
							
						 
						
							2023-03-03 15:44:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4cb095ce39 
								
							 
						 
						
							
							
								
								Use ESM::RefId as key for MergeReferencesStage::mIndex  
							
							
							
						 
						
							2023-03-03 15:41:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3c9dbb11cc 
								
							 
						 
						
							
							
								
								Use ESM::RefId as key for SavingState::mSubRecords  
							
							
							
						 
						
							2023-03-03 15:41:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dfcea389be 
								
							 
						 
						
							
							
								
								Add helper functions for string comparison to RefId  
							
							
							
						 
						
							2023-03-03 00:39:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c03d3360d9 
								
							 
						 
						
							
							
								
								Remove redundant virtual modifiers, add override and final modifiers  
							
							
							
						 
						
							2023-02-28 21:18:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a09612264c 
								
							 
						 
						
							
							
								
								Fix setRecordId overload declaration  
							
							... 
							
							
							
							To match other declarations arguments order. 
							
						 
						
							2023-02-27 23:35:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4ed0960856 
								
							 
						 
						
							
							
								
								Remove redundant IdAccessor type  
							
							... 
							
							
							
							Use overloaded free functions instead. 
							
						 
						
							2023-02-25 13:49:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b5ec584be2 
								
							 
						 
						
							
							
								
								Replace ESM::RefId::sEmpty by default constructed RefId where possible  
							
							... 
							
							
							
							Static const is only required to provide a reference or a pointer when it is not
possible with default constructed temporary. 
							
						 
						
							2023-02-18 01:07:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								d846a9fc15 
								
							 
						 
						
							
							
								
								Merge branch 'cs_optimize_saving' into 'master'  
							
							... 
							
							
							
							Fix editor saving performance
See merge request OpenMW/openmw!2741  
							
						 
						
							2023-02-17 13:30:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e618026c69 
								
							 
						 
						
							
							
								
								Use ESM::RefId as index key in collections  
							
							
							
						 
						
							2023-02-17 11:08:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b2299ef914 
								
							 
						 
						
							
							
								
								Optimize saving in editor  
							
							
							
						 
						
							2023-02-17 11:05:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8383fa3547 
								
							 
						 
						
							
							
								
								Log time spent on document operations in editor  
							
							
							
						 
						
							2023-02-17 00:23:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								18d488d968 
								
							 
						 
						
							
							
								
								Merge branch 'ref_id_class' into 'master'  
							
							... 
							
							
							
							Convert RefId to class
See merge request OpenMW/openmw!2739  
							
						 
						
							2023-02-15 23:41:58 +00:00