smatz 
							
						 
					 
					
						
						
							
						
						ca45774160 
					 
					
						
						
							
							(svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEAR  
						
						... 
						
						
						
						-Change: when computing daily running cost, divide by 365 (instead of 364). Since r12134, the rounding errors don't need this correction anymore 
						
						
					 
					
						2009-01-13 22:58:03 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						ec7ebf2170 
					 
					
						
						
							
							(svn r14835) -Change: apply the 'warn if train's income is negative' setting to other vehicle types, too  
						
						
						
						
					 
					
						2009-01-04 18:34:23 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						91233ea596 
					 
					
						
						
							
							(svn r14828) -Codechange: move most of save/load-specific code to separate files  
						
						
						
						
					 
					
						2009-01-04 15:32:25 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f16427fbe0 
					 
					
						
						
							
							(svn r14823) -Document: some variables/structs (Alberth)  
						
						
						
						
					 
					
						2009-01-04 11:32:26 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f55995f1ef 
					 
					
						
						
							
							(svn r14772) -Codechange: make the "dump log of game to reproduce" desync debug stuff a runtime configurable debug option instead of a compile time option.  
						
						
						
						
					 
					
						2008-12-29 21:50:25 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ef20d229ab 
					 
					
						
						
							
							(svn r14755) -Codechange: remove ending year as it can't be changed anyways.  
						
						
						
						
					 
					
						2008-12-28 16:09:58 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						70f2b95bda 
					 
					
						
						
							
							(svn r14611) -Fix (r13437)[FS#2421]: Store the age of a house in the map array instead of the construction year.  
						
						... 
						
						
						
						Note: Savegames from r13437 to now are broken and have a age of 255 years for a lot houses. 
						
						
					 
					
						2008-11-23 14:17:41 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f56e630e5c 
					 
					
						
						
							
							(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.  
						
						
						
						
					 
					
						2008-09-30 20:39:50 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						9419a28a4b 
					 
					
						
						
							
							(svn r14332) -Fix[FS#1885]: Balance the monthly random industry changes, by introducing a daily random industry change.  
						
						... 
						
						
						
						This will allow to perform more changes per month on big maps and less on smaller maps, while not overtaxing the IndustryMonthlyLoop process.
Thanks to frosch, for nice code ideas and rewrites 
						
						
					 
					
						2008-09-15 17:18:22 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						31d69a49e8 
					 
					
						
						
							
							(svn r14047) -Codechange: move chatmessage handling to the network directory as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.  
						
						
						
						
					 
					
						2008-08-11 22:45:11 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						aadd3b29af 
					 
					
						
						
							
							(svn r13594) -Feature(ette)[FS#2093]: Supply newgrfs with 'day of month', 'leap year' and 'day of year'.  
						
						
						
						
					 
					
						2008-06-20 21:14:10 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						bae02e8c67 
					 
					
						
						
							
							(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.  
						
						
						
						
					 
					
						2008-05-30 18:20:26 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e7a501100a 
					 
					
						
						
							
							(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.  
						
						
						
						
					 
					
						2008-05-29 15:13:28 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d289464d69 
					 
					
						
						
							
							(svn r13255) -Codechange: move _opt to _settings.  
						
						
						
						
					 
					
						2008-05-25 22:36:44 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						dc77647ea4 
					 
					
						
						
							
							(svn r13251) -Codechange: rename _patches to _settings as that is more logic.  
						
						... 
						
						
						
						-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped. 
						
						
					 
					
						2008-05-25 19:17:03 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						1ce0b03bf0 
					 
					
						
						
							
							(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.  
						
						
						
						
					 
					
						2008-05-06 15:11:33 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						8ed3f5fd5e 
					 
					
						
						
							
							(svn r12550) -Change: the signal GUI is now persistent - has the same data when it is reopened  
						
						
						
						
					 
					
						2008-04-03 21:54:31 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						7ce12e50da 
					 
					
						
						
							
							(svn r12037) -Codechange: replace OnNewDay_(Aircraft|RoadVeh|Ship|Train) with an OnNewDay method in the Vehicle class  
						
						
						
						
					 
					
						2008-02-01 22:02:14 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						d4e8ffd7b3 
					 
					
						
						
							
							(svn r11856) -Revert (r11772): since FS#1335 is solved, we do not need the extra checking and such anymore.  
						
						
						
						
					 
					
						2008-01-15 00:11:28 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						9c0c798dd8 
					 
					
						
						
							
							(svn r11834) -Codechange: only include settings_type.h if needed.  
						
						
						
						
					 
					
						2008-01-13 14:37:30 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						97d6e0e6c0 
					 
					
						
						
							
							(svn r11811) -Fix: make compilation without networking work again (and thus move the debugdumpcommand stuff out of the network 'area').  
						
						
						
						
					 
					
						2008-01-11 00:30:32 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						cfcce9603c 
					 
					
						
						
							
							(svn r11772) -Change: add some extra checking in the hope to find the cause of FS#1335  
						
						
						
						
					 
					
						2008-01-07 00:43:03 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						722613f7f3 
					 
					
						
						
							
							(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.  
						
						
						
						
					 
					
						2007-12-27 13:35:39 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						db73addb43 
					 
					
						
						
							
							(svn r11702) -Codechange: move all date related stuff to date*.  
						
						
						
						
					 
					
						2007-12-26 13:50:40 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						81bf9f8503 
					 
					
						
						
							
							(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'  
						
						
						
						
					 
					
						2007-12-25 11:26:07 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8ebdfb258f 
					 
					
						
						
							
							(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.  
						
						
						
						
					 
					
						2007-12-21 19:21:21 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						bde4b44473 
					 
					
						
						
							
							(svn r11606) -Revert (r11584): since FS#1482 is solved, we do not need the extra checking and such anymore.  
						
						
						
						
					 
					
						2007-12-09 15:17:49 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2b9f51219f 
					 
					
						
						
							
							(svn r11584) -Change: add some extra checking in the hope to find the cause of FS#1482.  
						
						
						
						
					 
					
						2007-12-06 22:29:47 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						7e769d3286 
					 
					
						
						
							
							(svn r11353) -Codechange: add support for newgrf callback 32  
						
						
						
						
					 
					
						2007-10-28 16:00:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4ef6e75609 
					 
					
						
						
							
							(svn r10932) -Codechange: replace "text" with "chat" for the chat related function and variables.  
						
						
						
						
					 
					
						2007-08-19 09:38:30 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						99da45988a 
					 
					
						
						
							
							(svn r10756) -Codechange: use vehicle->IsValid in favour of IsValidVehicle(vehicle).  
						
						
						
						
					 
					
						2007-08-02 21:19:07 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						4b818368b1 
					 
					
						
						
							
							(svn r10547) -Fix: when Cheat-Window is open and a new month happens, the window wasn't redrawn instantly  
						
						
						
						
					 
					
						2007-07-13 15:01:16 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						db5c9fc9a0 
					 
					
						
						
							
							(svn r10462) -Add: a command dumper/loader that could be enabled compile-time and server side only to aid debugging some desyncs, i.e. dump the stream of commands so it could be replayed in exactly the same way later. This should primarily be used to make desyncs more easily reproducable, so it can be properly debugged.  
						
						
						
						
					 
					
						2007-07-07 10:06:10 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4169bfba06 
					 
					
						
						
							
							(svn r9050) -Codechange: Foo(void) -> Foo()  
						
						
						
						
					 
					
						2007-03-07 11:47:46 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						0f090a0c1d 
					 
					
						
						
							
							(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style.  
						
						... 
						
						
						
						Some documentation addition, when i can easily supply them 
						
						
					 
					
						2007-02-23 18:55:07 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						d40886903d 
					 
					
						
						
							
							(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that VEH_Train is 0, VEH_Road is 1 and so on  
						
						... 
						
						
						
						This means that "v->type" can be used as array indexes instead of VehTypeToIndex() (or "v->type - VEH_Train/0x10 as the code still used in some places)
  Surprisingly this can be done without changing the savegame format 
						
						
					 
					
						2007-02-07 19:10:19 +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