peter1138 
							
						 
					 
					
						
						
							
						
						97a2f5bf2a 
					 
					
						
						
							
							(svn r10321) -Codechange: refer to sign text by index  
						
						
						
						
					 
					
						2007-06-25 10:40:56 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						fd73ea2058 
					 
					
						
						
							
							(svn r10321) -Codechange: refer to sign text by index  
						
						
						
						
					 
					
						2007-06-25 10:40:56 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						abfbba139e 
					 
					
						
						
							
							(svn r10320) -Fix [FS#278]: one could only build a limited number of stations before one had to rename them.  
						
						
						
						
					 
					
						2007-06-25 10:22:48 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						5c6106cbcf 
					 
					
						
						
							
							(svn r10320) -Fix [FS#278]: one could only build a limited number of stations before one had to rename them.  
						
						
						
						
					 
					
						2007-06-25 10:22:48 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						59dd90b76a 
					 
					
						
						
							
							(svn r10316) -Codechange: (consistently) use index to refer to group names. Also the group string_id is irrelevant unless it is a custom name, so don't 'waste' a savegame string id.  
						
						
						
						
					 
					
						2007-06-25 07:33:40 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						74e34ee729 
					 
					
						
						
							
							(svn r10316) -Codechange: (consistently) use index to refer to group names. Also the group string_id is irrelevant unless it is a custom name, so don't 'waste' a savegame string id.  
						
						
						
						
					 
					
						2007-06-25 07:33:40 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						3878c55f34 
					 
					
						
						
							
							(svn r10314) -Codechange: Refer to vehicle names by index  
						
						
						
						
					 
					
						2007-06-24 22:42:11 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						fc7418d19d 
					 
					
						
						
							
							(svn r10314) -Codechange: Refer to vehicle names by index  
						
						
						
						
					 
					
						2007-06-24 22:42:11 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						328d369f64 
					 
					
						
						
							
							(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger.  
						
						
						
						
					 
					
						2007-06-21 19:08:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						0b34c9aefe 
					 
					
						
						
							
							(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger.  
						
						
						
						
					 
					
						2007-06-21 19:08:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f91e05a66b 
					 
					
						
						
							
							(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, because everything is already 64 bits by default.  
						
						
						
						
					 
					
						2007-06-21 17:38:59 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						fb7964e902 
					 
					
						
						
							
							(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, because everything is already 64 bits by default.  
						
						
						
						
					 
					
						2007-06-21 17:38:59 +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 
							
						 
					 
					
						
						
							
						
						9c0944aa09 
					 
					
						
						
							
							(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 
							
						 
					 
					
						
						
							
						
						a571d7f954 
					 
					
						
						
							
							(svn r10252) -Fix: never overflow when applying exchange rates before drawing the amount of money.  
						
						
						
						
					 
					
						2007-06-21 15:57:14 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						02154f38b8 
					 
					
						
						
							
							(svn r10252) -Fix: never overflow when applying exchange rates before drawing the amount of money.  
						
						
						
						
					 
					
						2007-06-21 15:57:14 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						fecf81496a 
					 
					
						
						
							
							(svn r10250) -Fix: money is always 64 bits, so always parse those 64 bits.  
						
						
						
						
					 
					
						2007-06-21 15:37:05 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						bc01e53967 
					 
					
						
						
							
							(svn r10250) -Fix: money is always 64 bits, so always parse those 64 bits.  
						
						
						
						
					 
					
						2007-06-21 15:37:05 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						623a848cca 
					 
					
						
						
							
							(svn r10211) -Feature: [NewGRF] Add support for action 0F  
						
						
						
						
					 
					
						2007-06-18 23:00:55 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						23af871615 
					 
					
						
						
							
							(svn r10211) -Feature: [NewGRF] Add support for action 0F  
						
						
						
						
					 
					
						2007-06-18 23:00:55 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3c7a85fe94 
					 
					
						
						
							
							(svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible.  
						
						... 
						
						
						
						-Codechange: add support for personal directories on Windows.
-Fix [FS#153, FS#193, FS#502, FS#816, FS#854]: fix issues related to fixed names, fixed places of files/directories and application bundles. 
						
						
					 
					
						2007-06-17 15:48:57 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						347c28b71a 
					 
					
						
						
							
							(svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible.  
						
						... 
						
						
						
						-Codechange: add support for personal directories on Windows.
-Fix [FS#153, FS#193, FS#502, FS#816, FS#854]: fix issues related to fixed names, fixed places of files/directories and application bundles. 
						
						
					 
					
						2007-06-17 15:48:57 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8ed345d5fb 
					 
					
						
						
							
							(svn r10145) -Fix: make compiling with networking disabled (again) possible.  
						
						
						
						
					 
					
						2007-06-13 17:34:05 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						197a8fd5f3 
					 
					
						
						
							
							(svn r10145) -Fix: make compiling with networking disabled (again) possible.  
						
						
						
						
					 
					
						2007-06-13 17:34:05 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						1a7c7d768f 
					 
					
						
						
							
							(svn r10036) -Add: sort the strings in town names dropdown  
						
						
						
						
					 
					
						2007-06-04 19:51:31 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						62524492d5 
					 
					
						
						
							
							(svn r10036) -Add: sort the strings in town names dropdown  
						
						
						
						
					 
					
						2007-06-04 19:51:31 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						a816369802 
					 
					
						
						
							
							(svn r10032) -Add: sort the strings in server language dropdown  
						
						
						
						
					 
					
						2007-06-04 16:07:22 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						cb340626ca 
					 
					
						
						
							
							(svn r10032) -Add: sort the strings in server language dropdown  
						
						
						
						
					 
					
						2007-06-04 16:07:22 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8f0f090c51 
					 
					
						
						
							
							(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.  
						
						
						
						
					 
					
						2007-05-19 09:40:18 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7d4be11516 
					 
					
						
						
							
							(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.  
						
						
						
						
					 
					
						2007-05-19 09:40:18 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2ce514284c 
					 
					
						
						
							
							(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.  
						
						
						
						
					 
					
						2007-04-18 22:41:53 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2dc5589290 
					 
					
						
						
							
							(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.  
						
						
						
						
					 
					
						2007-04-18 22:41:53 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7577954ced 
					 
					
						
						
							
							(svn r9672) -Cleanup: lots of coding style fixes around operands.  
						
						
						
						
					 
					
						2007-04-18 22:10:36 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						80c259f64f 
					 
					
						
						
							
							(svn r9672) -Cleanup: lots of coding style fixes around operands.  
						
						
						
						
					 
					
						2007-04-18 22:10:36 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						6a86e75870 
					 
					
						
						
							
							(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near  
						
						
						
						
					 
					
						2007-04-04 01:35:16 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						dfe5533db6 
					 
					
						
						
							
							(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near  
						
						
						
						
					 
					
						2007-04-04 01:35:16 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						9931916345 
					 
					
						
						
							
							(svn r9411) -Codechange: Add support for loading of newcargo data.  
						
						
						
						
					 
					
						2007-03-22 23:19:40 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						4d81a464e2 
					 
					
						
						
							
							(svn r9411) -Codechange: Add support for loading of newcargo data.  
						
						
						
						
					 
					
						2007-03-22 23:19:40 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						691f8578fd 
					 
					
						
						
							
							(svn r9400) -Codechange: Use some more representative enum names for landscape types.  
						
						
						
						
					 
					
						2007-03-22 03:42:43 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						06d3669bb5 
					 
					
						
						
							
							(svn r9400) -Codechange: Use some more representative enum names for landscape types.  
						
						
						
						
					 
					
						2007-03-22 03:42:43 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						9f7f58bdfc 
					 
					
						
						
							
							(svn r9373) -Fix (r9271): the chosen language was not stored nor read properly in/from the cfg.  
						
						
						
						
					 
					
						2007-03-20 14:01:21 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						154c7c4bcf 
					 
					
						
						
							
							(svn r9373) -Fix (r9271): the chosen language was not stored nor read properly in/from the cfg.  
						
						
						
						
					 
					
						2007-03-20 14:01:21 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						b30f46f274 
					 
					
						
						
							
							(svn r9271) -Codechange: make the language pack initialisation a little more clear and extendable (more language paths).  
						
						
						
						
					 
					
						2007-03-17 22:21:05 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7fb3b4f83e 
					 
					
						
						
							
							(svn r9271) -Codechange: make the language pack initialisation a little more clear and extendable (more language paths).  
						
						
						
						
					 
					
						2007-03-17 22:21:05 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						979ccd45ba 
					 
					
						
						
							
							(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};  
						
						
						
						
					 
					
						2007-03-07 12:11:48 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						24c4d5b06d 
					 
					
						
						
							
							(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};  
						
						
						
						
					 
					
						2007-03-07 12:11:48 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4169bfba06 
					 
					
						
						
							
							(svn r9050) -Codechange: Foo(void) -> Foo()  
						
						
						
						
					 
					
						2007-03-07 11:47:46 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						36bb92ae24 
					 
					
						
						
							
							(svn r9050) -Codechange: Foo(void) -> Foo()  
						
						
						
						
					 
					
						2007-03-07 11:47:46 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						58f2b636b4 
					 
					
						
						
							
							(svn r8906) -Feature: translation dependant formatting of dates.  
						
						
						
						
					 
					
						2007-02-26 00:36:57 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						34154aa89e 
					 
					
						
						
							
							(svn r8906) -Feature: translation dependant formatting of dates.  
						
						
						
						
					 
					
						2007-02-26 00:36:57 +00:00