yexo 
							
						 
					 
					
						
						
							
						
						76b077ce25 
					 
					
						
						
							
							(svn r16534) -Fix [Squirrel] [FS#2942]: fix crash that occured when an AI was halted while one or more generators were still in a 'running' state  
						
						
						
						
					 
					
						2009-06-07 20:20:22 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						1c754c75d6 
					 
					
						
						
							
							(svn r16532) -Fix [Squirrel]: Don't copy an object when we just checked that the pointer to it is NULL  
						
						
						
						
					 
					
						2009-06-07 15:54:37 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						1df82e9702 
					 
					
						
						
							
							(svn r16509) -Fix (r16502): All Sleep/DoCommand calls failed instead of only those via a call/acall/pcall function  
						
						
						
						
					 
					
						2009-06-03 15:59:26 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						62a698df32 
					 
					
						
						
							
							(svn r16502) -Fix [FS#2935]: when an AI was suspended while in a function called (indirectly) via call/acall/pcall OpenTTD crashed. Fix this by disallowing AIs to be suspended while called via call/acall/pcall.  
						
						... 
						
						
						
						IMPORTANT FOR AI WRITERS: AIs can no longer call any DoCommand functions (change anything, build vehicles, etc.) in a function called (indirectly) via call/acall/pcall. Where possible, please rewrite your code so it doesn't use call/acall/pcall 
						
						
					 
					
						2009-06-01 22:00:47 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						5357fa2467 
					 
					
						
						
							
							(svn r16454) -Fix (r16181, r16241): fix the try/catch bug fixed in r16181 and reintroduced in r16241 again, this time without breaking the regression test.  
						
						
						
						
					 
					
						2009-05-27 23:59:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d39f442bd0 
					 
					
						
						
							
							(svn r16434) -Cleanup: remove some dead code; primarily stuff that can't be reached like break after returns or break after functions that never return (i.e. NOT_REACHED)  
						
						
						
						
					 
					
						2009-05-26 15:46:24 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2832d69272 
					 
					
						
						
							
							(svn r16422) -Codechange: use const_cast for removing const and warn when const is (accidentally?) removed using C-style casts.  
						
						
						
						
					 
					
						2009-05-24 21:09:00 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7ffb421add 
					 
					
						
						
							
							(svn r16241) -Fix (r16181): regression failing due to wrongly initialised amount of traps  
						
						
						
						
					 
					
						2009-05-06 13:42:31 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						931e719ec7 
					 
					
						
						
							
							(svn r16181) -Fix [Squirrel]: the traps variable wasn't restored, causing try/catch blocks to be 'forgotten' during a suspend.  
						
						
						
						
					 
					
						2009-04-28 13:16:14 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						03bb87c6b8 
					 
					
						
						
							
							(svn r15659) -Fix [Squirrel]: The garbage collection would sometimes loop (2^32 - small_value) times instead of only small_value times.  
						
						
						
						
					 
					
						2009-03-09 23:08:23 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a9dd6dc2f5 
					 
					
						
						
							
							(svn r15578) -Change: unexternalise squirrel.  
						
						
						
						
					 
					
						2009-02-25 01:21:50 +00:00