directory structure reorganisation (still missing the mangle stuff) 
						
					 
				 
				2010-06-25 22:28:59 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							moved CellRefList into a separate file 
						
					 
				 
				2014-02-23 20:11:05 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Get rid of underscore defines. They are reserved by the standard. 
						
					 
				 
				2014-01-05 18:22:29 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix actor models incorrectly being rotated on X/Y axes 
						
					 
				 
				2014-05-26 20:52:38 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Issue  #777 : Add CreatureAnimation variant for creatures with weapons/shields 
						
					 
				 
				2014-01-19 13:05:26 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Ignore text keys for zero-length animations ( Fixes   #1876 ) 
						
					 
				 
				2014-09-08 15:23:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Implement basic spellcasting AI ( Fixes   #961 ) 
						
					 
				 
				2014-08-28 00:55:37 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Implement basic spellcasting AI ( Fixes   #961 ) 
						
					 
				 
				2014-08-28 00:55:37 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix forced switch to third person on death not always working 
						
					 
				 
				2014-06-05 17:21:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							implemented take action 
						
					 
				 
				2010-08-07 20:25:17 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix race preview crash ( Fixes   #1808 ) 
						
					 
				 
				2014-08-13 19:30:46 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Improve performance of inventory window resize (don't update selection buffer unnecessarily) 
						
					 
				 
				2014-08-12 17:07:06 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make base_anim.nif take priority for biped creatures 
						
					 
				 
				2014-07-28 14:53:53 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixed ranged combat for creatures 
						
					 
				 
				2014-03-12 11:30:44 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							minor performance improvements in apps/openmw 
						
					 
				 
				2014-04-27 19:10:23 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Get rid of underscore defines. They are reserved by the standard. 
						
					 
				 
				2014-01-05 18:22:29 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision 
						
					 
				 
				2014-08-12 12:18:38 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Refactor projectiles to no longer use MW-objects 
						
					 
				 
				2014-05-16 13:33:30 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add ManualResourceLoader for global map overlay ( Fixes   #1736 ) 
						
					 
				 
				2014-08-14 19:01:03 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove no longer needed comments about coordinate system 
						
					 
				 
				2014-08-14 19:09:33 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Allow user-created markers on local map ( Fixes   #1571 ) 
						
					 
				 
				2014-08-26 17:45:23 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Allow user-created markers on local map ( Fixes   #1571 ) 
						
					 
				 
				2014-08-26 17:45:23 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Move fast-forward of particle systems outside of OgreNifLoader ( Fixes   #1830 ) 
						
					 
				 
				2014-08-18 16:37:47 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Disable head animations for dead actors ( Fixes   #1781 ) 
						
					 
				 
				2014-08-11 05:00:13 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make Lights with OffDefault flag not emit light nor particles when placed in a cell ( Fixes   #1796 ) 
						
					 
				 
				2014-08-11 20:39:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make Lights with OffDefault flag not emit light nor particles when placed in a cell ( Fixes   #1796 ) 
						
					 
				 
				2014-08-11 20:39:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixes for MSVC warnings, less overall changes 
						
					 
				 
				2014-05-14 20:12:52 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Get rid of underscore defines. They are reserved by the standard. 
						
					 
				 
				2014-01-05 18:22:29 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Merge remote-tracking branch 'filkry/bug640_luminescent_water' 
						
					 
				 
				2014-06-17 13:08:06 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make sure render textures are inactive when in a cell without water 
						
					 
				 
				2013-03-03 15:11:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix first person meshes casting shadows 
						
					 
				 
				2013-07-14 14:55:07 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Get rid of underscore defines. They are reserved by the standard. 
						
					 
				 
				2014-01-05 18:22:29 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Allow user-created markers on local map ( Fixes   #1571 ) 
						
					 
				 
				2014-08-26 17:45:23 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Allow user-created markers on local map ( Fixes   #1571 ) 
						
					 
				 
				2014-08-26 17:45:23 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix triggering changed flag for all references when cell is visited 
						
					 
				 
				2014-06-15 14:18:16 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							NPCs / creatures can now emit ripples 
						
					 
				 
				2013-02-27 09:20:42 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Include some more required Ogre headers explicitely. 
						
					 
				 
				2014-03-05 21:46:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							basic shadows 
						
					 
				 
				2012-04-11 18:53:13 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision 
						
					 
				 
				2014-08-12 12:18:38 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Rotate clouds/particles to come from red mountain ( Fixes   #245 ) 
						
					 
				 
				2014-06-27 03:22:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision 
						
					 
				 
				2014-08-12 12:18:38 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Move ESM terrain data handler to esmterrain component so it can be used by the editor (Feature  #1597 ) 
						
					 
				 
				2014-08-08 15:46:33 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove extra semicolons at the end of some lines. 
						
					 
				 
				2014-09-06 13:04:52 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Refactored video player (now a MyGUI widget) 
						
					 
				 
				2014-03-27 19:10:15 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Don't update ripples when they are not used 
						
					 
				 
				2014-09-02 04:29:37 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add missing status report for some toggle commands 
						
					 
				 
				2014-05-16 09:21:28 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add case sensitivity workaround for spine bones ( Fixes   #1547 ) 
						
					 
				 
				2014-06-21 19:54:12 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fixes for MSVC warnings, less overall changes 
						
					 
				 
				2014-05-14 20:12:52 -05:00