Kindi 
								
							 
						 
						
							
							
							
							
								
							
							
								4734504e2c 
								
							 
						 
						
							
							
								
								Lua binding for Clothing  
							
							 
							
							
							
						 
						
							2023-02-12 00:19:08 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								b385f27f86 
								
							 
						 
						
							
							
								
								Merge branch 'console_history' into 'master'  
							
							 
							
							... 
							
							
							
							Remembering console commands between sessions
Closes  #7125 
See merge request OpenMW/openmw!2603  
							
						 
						
							2023-02-10 11:54:45 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Kindi 
								
							 
						 
						
							
							
							
							
								
							
							
								044d82a842 
								
							 
						 
						
							
							
								
								Remembering console commands between sessions  
							
							 
							
							
							
						 
						
							2023-02-10 11:54:45 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2c43a8558a 
								
							 
						 
						
							
							
								
								Add option to disable debug log for unsupported nif files  
							
							 
							
							... 
							
							
							
							It becomes quite extensive and not very useful when loading oblivion content
files. 
							
						 
						
							2023-02-08 22:59:29 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Bret Curtis 
								
							 
						 
						
							
							
							
							
								
							
							
								a708fb4a5c 
								
							 
						 
						
							
							
								
								make sure lua works with macos packages  
							
							 
							
							
							
						 
						
							2023-02-06 14:35:22 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									glassmancody.info 
								
							 
						 
						
							
							
							
							
								
							
							
								e778ffee9b 
								
							 
						 
						
							
							
								
								po2 scaling for average luminance  
							
							 
							
							
							
						 
						
							2023-02-05 12:30:38 -08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								0edc8fc77d 
								
							 
						 
						
							
							
								
								Don't use FFP-friendly texture image units for shadow maps  
							
							 
							
							... 
							
							
							
							This more-or-less gets rid of the shadow system's only depencency on FFP
stuff. All that remains is it using OSG cameras, which OSG provides a
uniform-based implementation of, too, which we can trivially migrate to.
This should mean we're not eating any of the ~8 FPP-friendly texture
units, which is good as Morrowind models can use all of those on their
(although they very rarely do), and instead use some of the ~160
shader-only texture image units. This just requires not calling
glEnable(GL_TEXTURE_2D), accomplished by changing
setTextureAttributeAndModes to setTextureAttribute.
Also changes from using glTexGen and its eye plane matrices to pass the
shadow space matrix for each light to explicit uniforms. Thankfully, the
maths was a simple combination of the valid region matrix and eye plane
matrix maths.
As of this commit, I believe this kills shadows in one eye for stereo
rendering. 
							
						 
						
							2023-02-05 00:40:33 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								68b3b90255 
								
							 
						 
						
							
							
								
								Merge branch 'ui_content_leak' into 'master'  
							
							 
							
							... 
							
							
							
							Move implementation of UI Content to Lua (#7155 )
See merge request OpenMW/openmw!2661  
							
						 
						
							2023-02-01 22:51:47 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									uramer 
								
							 
						 
						
							
							
							
							
								
							
							
								539ee77888 
								
							 
						 
						
							
							
								
								Note Layout names colliding with Content methods  
							
							 
							
							
							
						 
						
							2023-01-30 23:29:00 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								6559860310 
								
							 
						 
						
							
							
								
								Merge branch 'water_nm_to_vfs' into 'master'  
							
							 
							
							... 
							
							
							
							Move water normal to vfs (#7180 )
Closes  #7180 
See merge request OpenMW/openmw!2657  
							
						 
						
							2023-01-30 13:18:27 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									uramer 
								
							 
						 
						
							
							
							
							
								
							
							
								c17eedd348 
								
							 
						 
						
							
							
								
								Documentation and API fixes (part of  !2529 )  
							
							 
							
							
							
						 
						
							2023-01-30 10:13:26 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									glassmancody.info 
								
							 
						 
						
							
							
							
							
								
							
							
								897ee702d1 
								
							 
						 
						
							
							
								
								move water normal to vfs  
							
							 
							
							
							
						 
						
							2023-01-29 11:14:08 -08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								a9dbb023d7 
								
							 
						 
						
							
							
								
								Merge branch 'lua_create' into 'master'  
							
							 
							
							... 
							
							
							
							Lua commands to create/move/remove objects; consistent handling of disabled objects (#6726 , #6893 )
See merge request OpenMW/openmw!2627  
							
						 
						
							2023-01-22 13:27:10 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								a774a51699 
								
							 
						 
						
							
							
								
								Improve duration tooltip  
							
							 
							
							
							
						 
						
							2023-01-22 14:32:47 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								c294898246 
								
							 
						 
						
							
							
								
								Lua commands to create/move/remove objects; consistent handling of disabled objects ( #6726 ,  #6893 )  
							
							 
							
							
							
						 
						
							2023-01-22 00:08:21 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								90d9cc5042 
								
							 
						 
						
							
							
								
								Merge branch 'old-editor-icons' into 'master'  
							
							 
							
							... 
							
							
							
							Remove old, unused OpenMW-CS icons and their source files.
See merge request OpenMW/openmw!2624  
							
						 
						
							2023-01-21 22:44:06 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								761aef61ae 
								
							 
						 
						
							
							
								
								Merge branch 'normal_fix' into 'master'  
							
							 
							
							... 
							
							
							
							Fix pass normals (#7146 , #7145 )
See merge request OpenMW/openmw!2635  
							
						 
						
							2023-01-21 16:36:45 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Kindi 
								
							 
						 
						
							
							
							
							
								
							
							
								07da7eddea 
								
							 
						 
						
							
							
								
								Add remap and round to lua utils  
							
							 
							
							
							
						 
						
							2023-01-20 22:28:34 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									glassmancody.info 
								
							 
						 
						
							
							
							
							
								
							
							
								27fe8d42ae 
								
							 
						 
						
							
							
								
								fix pass normals  
							
							 
							
							
							
						 
						
							2023-01-19 09:28:51 -08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lamoot 
								
							 
						 
						
							
							
							
							
								
							
							
								4ab5be6f3f 
								
							 
						 
						
							
							
								
								Remove old, unused OpenMW-CS icons and their source files.  
							
							 
							
							
							
						 
						
							2023-01-16 16:08:41 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								902c48d1bb 
								
							 
						 
						
							
							
								
								Rework launcher UI  
							
							 
							
							
							
						 
						
							2023-01-15 12:36:08 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								58b8bf883a 
								
							 
						 
						
							
							
								
								Merge branch 'text_wrap_tooltip' into 'master'  
							
							 
							
							... 
							
							
							
							Add text-wrapping to a tooltip (redo)
See merge request OpenMW/openmw!2580  
							
						 
						
							2023-01-15 00:53:29 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								b9d38ae8d8 
								
							 
						 
						
							
							
								
								Fix   #7156  "Autorun is broken"  
							
							 
							
							
							
						 
						
							2023-01-13 23:26:09 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								0028127b42 
								
							 
						 
						
							
							
								
								Merge branch 'lua_mwscript' into 'master'  
							
							 
							
							... 
							
							
							
							Access local mwscript variables in Lua scripts
See merge request OpenMW/openmw!2589  
							
						 
						
							2023-01-10 08:47:12 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								c24f43ec32 
								
							 
						 
						
							
							
								
								Merge branch 'occlusion_tweaks' into 'master'  
							
							 
							
							... 
							
							
							
							Weather occlusion updates
See merge request OpenMW/openmw!2595  
							
						 
						
							2023-01-08 22:13:36 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								2754d63e45 
								
							 
						 
						
							
							
								
								Merge branch 'cleanup_actions' into 'master'  
							
							 
							
							... 
							
							
							
							Cleanup unused actions
See merge request OpenMW/openmw!2591  
							
						 
						
							2023-01-08 20:14:35 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									glassmancody.info 
								
							 
						 
						
							
							
							
							
								
							
							
								ee1acd6eb1 
								
							 
						 
						
							
							
								
								add sfc setting, only add to subgraph when enabled  
							
							 
							
							
							
						 
						
							2023-01-08 11:55:33 -08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								7a0b998d4f 
								
							 
						 
						
							
							
								
								Cleanup unused actions  
							
							 
							
							
							
						 
						
							2023-01-07 23:42:53 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								b6d0d09c5a 
								
							 
						 
						
							
							
								
								Merge branch 'cell_hastag' into 'master'  
							
							 
							
							... 
							
							
							
							[Lua] New function `cell.hasTag`
See merge request OpenMW/openmw!2567  
							
						 
						
							2023-01-07 22:22:31 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								8c7cad024b 
								
							 
						 
						
							
							
								
								Access local mwscript variables in Lua scripts  
							
							 
							
							
							
						 
						
							2023-01-07 22:10:10 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									glassmancody.info 
								
							 
						 
						
							
							
							
							
								
							
							
								9a4977d334 
								
							 
						 
						
							
							
								
								rain occlusion  
							
							 
							
							
							
						 
						
							2023-01-06 22:23:03 -08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								7f117a28c8 
								
							 
						 
						
							
							
								
								Merge branch 'updateluacoredoc' into 'master'  
							
							 
							
							... 
							
							
							
							update lua doc : recordid desc
See merge request OpenMW/openmw!2576  
							
						 
						
							2023-01-05 11:27:33 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jack Hill 
								
							 
						 
						
							
							
							
							
								
							
							
								4a16bdb767 
								
							 
						 
						
							
							
								
								Add text-wrapping to a tooltip  
							
							 
							
							... 
							
							
							
							Namely the "Always allow NPC to follow over water surface" tooltip. 
							
						 
						
							2023-01-04 22:43:29 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								319aa11d84 
								
							 
						 
						
							
							
								
								Merge branch 'l10n_rename' into 'master'  
							
							 
							
							... 
							
							
							
							Reorganize l10n files
See merge request OpenMW/openmw!2546  
							
						 
						
							2023-01-04 21:48:00 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								7b001246ee 
								
							 
						 
						
							
							
								
								Merge branch 'l10n' into 'master'  
							
							 
							
							... 
							
							
							
							Localization updates
See merge request OpenMW/openmw!2571  
							
						 
						
							2023-01-04 14:33:02 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								1e62b84f9a 
								
							 
						 
						
							
							
								
								Merge branch 'lua_initdata' into 'master'  
							
							 
							
							... 
							
							
							
							Allow passing `initData` to the :addSript call (#7091 )
Closes  #7091 
See merge request OpenMW/openmw!2568  
							
						 
						
							2023-01-04 14:32:23 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Rasinin 
								
							 
						 
						
							
							
							
							
								
							
							
								02f0af42d9 
								
							 
						 
						
							
							
								
								updateluacoredoc: recordid desc  
							
							 
							
							
							
						 
						
							2023-01-04 17:59:19 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								f0a06258fb 
								
							 
						 
						
							
							
								
								[Lua] New function cell:hasTag  
							
							 
							
							
							
						 
						
							2023-01-02 18:24:37 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								8c7d347179 
								
							 
						 
						
							
							
								
								Reorganize l10n files  
							
							 
							
							
							
						 
						
							2023-01-02 13:21:05 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								cecc3cb736 
								
							 
						 
						
							
							
								
								Slightly more natural wording for Windowed Fullscreen hint  
							
							 
							
							
							
						 
						
							2023-01-02 14:51:25 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								ecadcc37bb 
								
							 
						 
						
							
							
								
								OMWControls: Russian localization  
							
							 
							
							
							
						 
						
							2023-01-02 14:50:46 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Alexei Kotov 
								
							 
						 
						
							
							
							
							
								
							
							
								563324bcff 
								
							 
						 
						
							
							
								
								Merge branch 'swedish-translations-omwcontrols' into 'master'  
							
							 
							
							... 
							
							
							
							Updates to Swedish translations (OMWControls)
See merge request OpenMW/openmw!2569  
							
						 
						
							2023-01-02 11:28:34 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								1a2d6514ba 
								
							 
						 
						
							
							
								
								Fix incorrect description is Lua docs  
							
							 
							
							
							
						 
						
							2023-01-01 20:19:56 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Joakim Berg 
								
							 
						 
						
							
							
							
							
								
							
							
								f120622dad 
								
							 
						 
						
							
							
								
								Updates to Swedish translations  
							
							 
							
							
							
						 
						
							2023-01-01 14:00:32 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								b248c3e173 
								
							 
						 
						
							
							
								
								Allow passing initData to the :addSript call ( #7091 )  
							
							 
							
							
							
						 
						
							2022-12-31 22:08:17 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								1879c70d1e 
								
							 
						 
						
							
							
								
								Return back old settings description and mention that they are moved to the in-game menu  
							
							 
							
							
							
						 
						
							2022-12-28 22:04:19 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								1869aeae5c 
								
							 
						 
						
							
							
								
								Move some of player controls logic from C++ to Lua  
							
							 
							
							
							
						 
						
							2022-12-28 22:04:19 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								ba2ececa93 
								
							 
						 
						
							
							
								
								Merge branch 'resolution' into 'master'  
							
							 
							
							... 
							
							
							
							Improve window mode change
Closes  #7087 
See merge request OpenMW/openmw!2530  
							
						 
						
							2022-12-28 10:45:14 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								56b493877b 
								
							 
						 
						
							
							
								
								Merge branch 'fonts' into 'master'  
							
							 
							
							... 
							
							
							
							Improve Mystic cards font
See merge request OpenMW/openmw!2516  
							
						 
						
							2022-12-28 10:44:21 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								9e77654ab4 
								
							 
						 
						
							
							
								
								Add a hint about disabled resolution list in the Windowed Fullscreen mode  
							
							 
							
							
							
						 
						
							2022-12-27 13:42:39 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								66b8d4fb29 
								
							 
						 
						
							
							
								
								Add a setting to control coverage adjustment  
							
							 
							
							... 
							
							
							
							With it on, which was always the case before this setting was added,
vanilla content and poorly-made mods will look acceptable, but well-made
mods will have alpha-tested meshes appear to grow and potentially gain a
weird outline as they get further away.
With it off, which replicates the 0.46 behaviour, well-made mods will
look really good, but vanilla content and poorly-made mods will have
alpha-tested meshes shrink as they get further away.
It's been bugging me that this was forced on since 0.47 released, and
I'd hoped to figure out a solution for automatic detection at some point
before 0.48 branched off, but I didn't, so now this is what we're
getting to have Tamriel Rebuilt look right. 
							
						 
						
							2022-12-09 00:22:08 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								1d55be8214 
								
							 
						 
						
							
							
								
								Merge branch 'lua_profiler' into 'master'  
							
							 
							
							... 
							
							
							
							Lua profiler
See merge request OpenMW/openmw!2523  
							
						 
						
							2022-12-07 10:53:47 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								7c36a7eb49 
								
							 
						 
						
							
							
								
								Run Lua GC in every frame  
							
							 
							
							
							
						 
						
							2022-12-03 17:09:11 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								55db95d4cf 
								
							 
						 
						
							
							
								
								Update Lua profiler; add ability to run OpenMW with old LuaJit that doesn't allow custom allocator (Lua profiler will be disabled in this case)  
							
							 
							
							
							
						 
						
							2022-12-03 16:58:03 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								02a9069a0e 
								
							 
						 
						
							
							
								
								Lua Profiler  
							
							 
							
							
							
						 
						
							2022-11-30 00:06:14 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Evil Eye 
								
							 
						 
						
							
							
							
							
								
							
							
								a648e4cc11 
								
							 
						 
						
							
							
								
								Add option to restore non-MCP Calm spell behaviour  
							
							 
							
							
							
						 
						
							2022-11-23 20:59:37 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Joakim Berg 
								
							 
						 
						
							
							
							
							
								
							
							
								e3619e40fe 
								
							 
						 
						
							
							
								
								Some Swedish translations  
							
							 
							
							
							
						 
						
							2022-11-21 08:45:35 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								1851a5afe0 
								
							 
						 
						
							
							
								
								Improve Mystic cards font  
							
							 
							
							
							
						 
						
							2022-11-20 12:15:53 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								282f4cf9c3 
								
							 
						 
						
							
							
								
								Add missing translations  
							
							 
							
							
							
						 
						
							2022-11-20 11:54:59 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								da5b442fcf 
								
							 
						 
						
							
							
								
								Improve postprocess HUD layout  
							
							 
							
							
							
						 
						
							2022-11-10 08:31:21 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									uramer 
								
							 
						 
						
							
							
							
							
								
							
							
								1789160057 
								
							 
						 
						
							
							
								
								Clear storage of setting groups on reloadlua  
							
							 
							
							
							
						 
						
							2022-11-06 19:36:58 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Petr Mikheev 
								
							 
						 
						
							
							
							
							
								
							
							
								589d7e821d 
								
							 
						 
						
							
							
								
								Fix Lua settings UI not working after a save ( #7005 )  
							
							 
							
							
							
						 
						
							2022-11-03 22:13:39 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									mpeco 
								
							 
						 
						
							
							
							
							
								
							
							
								e10b7e5c82 
								
							 
						 
						
							
							
								
								types.lua baseArmor comment  
							
							 
							
							
							
						 
						
							2022-10-11 00:01:12 -03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									mpeco 
								
							 
						 
						
							
							
							
							
								
							
							
								fd2d9d7d1a 
								
							 
						 
						
							
							
								
								types.lua typo  
							
							 
							
							
							
						 
						
							2022-10-11 00:01:12 -03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									mpeco 
								
							 
						 
						
							
							
							
							
								
							
							
								af3af6e091 
								
							 
						 
						
							
							
								
								update types.lua  
							
							 
							
							
							
						 
						
							2022-10-11 00:01:11 -03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								7d23ad29e0 
								
							 
						 
						
							
							
								
								Make count input box larger to fit larger text  
							
							 
							
							
							
						 
						
							2022-09-25 11:54:34 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									AnyOldName3 
								
							 
						 
						
							
							
							
							
								
							
							
								84f8a6848a 
								
							 
						 
						
							
							
								
								Renormalise line endings  
							
							 
							
							... 
							
							
							
							This should replace accidental CRLF with LF 
							
						 
						
							2022-09-16 00:53:24 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								80d52e3da8 
								
							 
						 
						
							
							
								
								Merge branch 'cursor' into 'master'  
							
							 
							
							... 
							
							
							
							Support high-resolution cursor textures
Closes  #6933 
See merge request OpenMW/openmw!2262  
							
						 
						
							2022-09-11 18:32:18 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								435eacdaad 
								
							 
						 
						
							
							
								
								Merge branch 'debug_draw_commands' into 'master'  
							
							 
							
							... 
							
							
							
							API to draw primitives
See merge request OpenMW/openmw!2345  
							
						 
						
							2022-09-11 17:17:16 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								a2c02d2999 
								
							 
						 
						
							
							
								
								Support high-resolution cursor textures (feature 6933)  
							
							 
							
							
							
						 
						
							2022-09-11 20:54:20 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								43b0ae1ce7 
								
							 
						 
						
							
							
								
								all debug renders now use the same shader and it works  
							
							 
							
							... 
							
							
							
							remove debug draw shader, now that debug and debugdraw serve the same function
remove debug draw code from actors to clean
replaced int uniforms with bool for better readability
clang format
cleanup, remove unused func, and mistake whitespace
fix namespace
added more colors
fixed missing whitespace 
							
						 
						
							2022-09-11 17:54:01 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								21971c08ba 
								
							 
						 
						
							
							
								
								debug draw shader uses the generic functions  
							
							 
							
							... 
							
							
							
							renamed files
roundabout way to change case with windows noticing
fixed type
fix filename in cmakelist.txt
ported shader and c++ code so glsl 120 can be used instead of 330
new debug shader and old one are almost unified
for some reason, even though I get no compilation issue, old debug draws don't work, only the new one implemented by this MR
remove useless const cast 
							
						 
						
							2022-09-11 17:53:59 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								bd1bbc0ab8 
								
							 
						 
						
							
							
								
								removes mutex, and uses double buffering to avoid writing on a resource that will be read by the draw thread  
							
							 
							
							... 
							
							
							
							changes when the buffers are reset -> at the end of the draw, because that's when we are certain the data isn't needed anymore
removed useless variable
fixed typo
include osg::vec3 instead of osg vec3f
compile linux
compile ?
applied clang format to the new files 
							
						 
						
							2022-09-11 17:53:56 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								2a980ecb50 
								
							 
						 
						
							
							
								
								cleaned some code and fixed some naming issues  
							
							 
							
							... 
							
							
							
							Moved debug draw to components, fixed some whitespace issues, added include guard
fixed uniform name, removed old files
Fixes some more whitespace weirdness 
							
						 
						
							2022-09-11 17:53:53 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								12b3424dd7 
								
							 
						 
						
							
							
								
								initial work to get lines in  
							
							 
							
							... 
							
							
							
							lines need the same synchronisation system as the other primitives
This two points are there because if I resize to 0 it crashes, si I need a pice of line at 0.,0.,0. so there is no crash.Not ideal
Lines are colored
didn't commit updated shader file 
							
						 
						
							2022-09-11 17:53:51 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								76008e1ff8 
								
							 
						 
						
							
							
								
								Multiple shapes to draw  
							
							 
							
							... 
							
							
							
							adds wireCube primitive
scale of the command taken into account
shading light is more vertical 
							
						 
						
							2022-09-11 17:53:47 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									florent.teppe 
								
							 
						 
						
							
							
							
							
								
							
							
								93af569a68 
								
							 
						 
						
							
							
								
								can place a cube at 0,0,0 Useless for now  
							
							 
							
							... 
							
							
							
							Arbitrarly draw cubes at certain position with a certain color
Adds exemple of how it looks in the actor update code.
draws a green cube if alive, red else 
							
						 
						
							2022-09-11 17:53:41 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								7e8a933be9 
								
							 
						 
						
							
							
								
								Merge branch 'doc_fix' into 'master'  
							
							 
							
							... 
							
							
							
							Remove deprecated setting from docs
See merge request OpenMW/openmw!2385  
							
						 
						
							2022-09-08 09:43:23 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								6ec9616ddd 
								
							 
						 
						
							
							
								
								Localize the 'show effect duration' option  
							
							 
							
							
							
						 
						
							2022-09-08 07:46:56 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									glassmancody.info 
								
							 
						 
						
							
							
							
							
								
							
							
								137baa4f75 
								
							 
						 
						
							
							
								
								remove deprecated setting  
							
							 
							
							
							
						 
						
							2022-09-07 19:17:47 -07:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								cbe923eaa7 
								
							 
						 
						
							
							
								
								Revert changes in the progress bars layout  
							
							 
							
							
							
						 
						
							2022-09-05 10:33:26 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Abdu Sharif 
								
							 
						 
						
							
							
							
							
								
							
							
								7344a176b5 
								
							 
						 
						
							
							
								
								Fix bloomlinear options  
							
							 
							
							
							
						 
						
							2022-09-01 06:51:26 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								3037f190be 
								
							 
						 
						
							
							
								
								Implement per-font resolution  
							
							 
							
							
							
						 
						
							2022-08-30 12:16:30 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								945448cdf1 
								
							 
						 
						
							
							
								
								Merge branch 'font_fixes' into 'master'  
							
							 
							
							... 
							
							
							
							Improve built-in default fonts
See merge request OpenMW/openmw!2302  
							
						 
						
							2022-08-30 07:54:20 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								3178868cc3 
								
							 
						 
						
							
							
								
								Improve built-in default fonts  
							
							 
							
							
							
						 
						
							2022-08-30 07:54:20 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								8bac073f9c 
								
							 
						 
						
							
							
								
								Enlarge character selection menu to fit long character or class names  
							
							 
							
							
							
						 
						
							2022-08-28 21:35:11 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Arnaud Dochain 
								
							 
						 
						
							
							
							
							
								
							
							
								5d089c9e46 
								
							 
						 
						
							
							
								
								Bloom shader (MR2313) french localisation  
							
							 
							
							
							
						 
						
							2022-08-28 14:38:07 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								d9ea6e36fa 
								
							 
						 
						
							
							
								
								Merge branch 'remove_forgotten_code' into 'master'  
							
							 
							
							... 
							
							
							
							Remove forgotten commented-out debugging code
See merge request OpenMW/openmw!2319  
							
						 
						
							2022-08-25 08:55:42 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									wareya 
								
							 
						 
						
							
							
							
							
								
							
							
								e7879e52df 
								
							 
						 
						
							
							
								
								Remove forgotten commented-out debugging code  
							
							 
							
							
							
						 
						
							2022-08-25 08:55:42 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									elsid 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ab1ddc690e 
								
							 
						 
						
							
							
								
								Do not check getPolyHeight status  
							
							 
							
							... 
							
							
							
							It may fail in some cases depending on a platform without obvious reason. 
							
						 
						
							2022-08-24 23:30:36 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								f36e13444e 
								
							 
						 
						
							
							
								
								Merge branch 'font_loading' into 'master'  
							
							 
							
							... 
							
							
							
							Cleanup fonts loading
See merge request OpenMW/openmw!2309  
							
						 
						
							2022-08-21 20:11:02 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								537c6e96ab 
								
							 
						 
						
							
							
								
								Merge branch 'bloom_shader' into 'master'  
							
							 
							
							... 
							
							
							
							Add wareya's linear bloom shader
See merge request OpenMW/openmw!2313  
							
						 
						
							2022-08-21 12:53:46 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								84c72b1c0a 
								
							 
						 
						
							
							
								
								Add dots at the end, and add the .ru translation  
							
							 
							
							
							
						 
						
							2022-08-21 12:43:29 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								9e1ab590f1 
								
							 
						 
						
							
							
								
								Cleanup fonts loading  
							
							 
							
							
							
						 
						
							2022-08-21 13:19:04 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								4078f19c74 
								
							 
						 
						
							
							
								
								Merge branch 'SHADER_HOT_RELOAD' into 'master'  
							
							 
							
							... 
							
							
							
							Shaders: Hot reload, togglable by lua debug command
See merge request OpenMW/openmw!2238  
							
						 
						
							2022-08-21 09:08:27 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									jvoisin 
								
							 
						 
						
							
							
							
							
								
							
							
								534f0377d5 
								
							 
						 
						
							
							
								
								Add wareya's linear bloom shader  
							
							 
							
							
							
						 
						
							2022-08-20 19:50:34 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									psi29a 
								
							 
						 
						
							
							
							
							
								
							
							
								7bb1856b74 
								
							 
						 
						
							
							
								
								Merge branch 'font_fixes' into 'master'  
							
							 
							
							... 
							
							
							
							Font fixes
See merge request OpenMW/openmw!2297  
							
						 
						
							2022-08-18 12:53:37 +00:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								2cae8bea5d 
								
							 
						 
						
							
							
								
								Improve layout of Interface tab  
							
							 
							
							
							
						 
						
							2022-08-18 14:21:39 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								2cd2b42e33 
								
							 
						 
						
							
							
								
								Improve handling of larger font size  
							
							 
							
							
							
						 
						
							2022-08-18 13:29:12 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrei Kortunov 
								
							 
						 
						
							
							
							
							
								
							
							
								c3d3f3140b 
								
							 
						 
						
							
							
								
								Allow to change font settings in the launcher  
							
							 
							
							
							
						 
						
							2022-08-18 13:29:12 +04:00