peter1138 
							
						 
					 
					
						
						
							
						
						cd0e022172 
					 
					
						
						
							
							(svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsistent, and tested all 'namespaces'. now only check names of the same type.  
						
						
						
						
					 
					
						2007-06-27 20:53:25 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d0fa4eb9de 
					 
					
						
						
							
							(svn r10258) -Codechange: as we are now using int64 all over the place, it's better to use int64 variables in the string generating too instead of packing them into two int32s.  
						
						... 
						
						
						
						-Fix: some displays of money were wrong. 
						
						
					 
					
						2007-06-21 17:25:17 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						1b27095c83 
					 
					
						
						
							
							(svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to place money in some string.  
						
						
						
						
					 
					
						2007-06-21 14:54:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f765b3d6aa 
					 
					
						
						
							
							(svn r10212) -Fix [FS#723]: money overflow bugs in many locations.  
						
						
						
						
					 
					
						2007-06-19 00:05:26 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						23727da96f 
					 
					
						
						
							
							(svn r10208) -Codechange: replace int32 with Money where appropriate.  
						
						
						
						
					 
					
						2007-06-18 21:44:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7dda2d93da 
					 
					
						
						
							
							(svn r10207) -Codechange: remove the redundant player_money in favour of the money64, which is now renamed to player_money.  
						
						
						
						
					 
					
						2007-06-18 21:00:14 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						773a7c9cb6 
					 
					
						
						
							
							(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.  
						
						
						
						
					 
					
						2007-06-18 19:53:50 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3ccc83e640 
					 
					
						
						
							
							(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.  
						
						
						
						
					 
					
						2007-06-18 10:48:15 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						46e531da72 
					 
					
						
						
							
							(svn r10158) -Codechange: port some changes from NoAI and FS#872 to make the loan commands a little better readable.  
						
						
						
						
					 
					
						2007-06-14 15:24:34 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						d1c2c90ad0 
					 
					
						
						
							
							(svn r9669) -Documentation: some more doxygen fixes  
						
						
						
						
					 
					
						2007-04-18 18:00:33 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						097b3b3c7b 
					 
					
						
						
							
							(svn r9662) -Documentation: Doxygen corrections and @file omissions  
						
						
						
						
					 
					
						2007-04-17 20:23:13 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						b3b14ac2ad 
					 
					
						
						
							
							(svn r9034) -Codechange: renamed _pause to _pause_game, as some targets already have  
						
						... 
						
						
						
						a symbol called _pause (and therefor our variable conflicts with 
 thatone. We shouldn't be using _ as global indicator.....) 
						
						
					 
					
						2007-03-06 20:59:52 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						5792aa85c7 
					 
					
						
						
							
							(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style.  
						
						
						
						
					 
					
						2007-03-03 04:04:22 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						5b4b9cbd5c 
					 
					
						
						
							
							(svn r8969) -Codechange: rework of the player face bits.  
						
						... 
						
						
						
						- introduce a new format (with backward compatability) that is more clear and needs a much simpler face drawer
 - replace tons of ifs/switches/magic numbers by table lookups 
						
						
					 
					
						2007-03-02 01:17:11 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a7d0cdf95f 
					 
					
						
						
							
							(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.  
						
						
						
						
					 
					
						2007-01-10 18:56:51 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						07c30785ab 
					 
					
						
						
							
							(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)  
						
						
						
						
					 
					
						2007-01-10 18:12:09 +00:00