rubidium 
							
						 
					 
					
						
						
							
						
						4151d68480 
					 
					
						
						
							
							(svn r13322) -Codechange: _no_scroll belongs more with the window code.  
						
						
						
						
					 
					
						2008-05-29 11:13:11 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4a3dd37582 
					 
					
						
						
							
							(svn r13321) -Codechange: move some GUI/viewport related functions out op openttd.cpp to viewport.cpp/window.cpp.  
						
						
						
						
					 
					
						2008-05-29 10:16:59 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						6c7e6861f8 
					 
					
						
						
							
							(svn r13297) -Codechange: Use GUIList for the town directory window  
						
						
						
						
					 
					
						2008-05-27 20:05:36 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						290b3bd3cc 
					 
					
						
						
							
							(svn r13277) -Fix: opntitle 'jumping' to the temperate climate when closing the NewGRF settings window.  
						
						
						
						
					 
					
						2008-05-26 21:38:17 +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 
							
						 
					 
					
						
						
							
						
						ce821b1ada 
					 
					
						
						
							
							(svn r13242) -Codechange: remove _opt_ptr.  
						
						
						
						
					 
					
						2008-05-25 12:57:39 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						bf3b61cfa3 
					 
					
						
						
							
							(svn r13228) -Codechange: split console.h.  
						
						
						
						
					 
					
						2008-05-24 10:15:06 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						08671d2e78 
					 
					
						
						
							
							(svn r13226) -Feature: Allow to have more than only two airports per town.  The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.  
						
						... 
						
						
						
						Initial concept : TTDPatch (moreairpots),  Initial code : Pasky
Thanks to BigBB (help coding), Smatz Skidd13 and frosch for bugcatches and advices 
						
						
					 
					
						2008-05-24 02:54:47 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						dc1c529a31 
					 
					
						
						
							
							(svn r13174) -Codechange: make a class of the IndustryDirectoryWindow.  
						
						
						
						
					 
					
						2008-05-18 23:36:33 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						1c77928886 
					 
					
						
						
							
							(svn r13096) -Codechange: resize SelectPlayerLiveryWindow dynamically on _loaded_newgrf_feature.has_2CC changes  
						
						
						
						
					 
					
						2008-05-14 23:02:05 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						e4dee736c5 
					 
					
						
						
							
							(svn r13086) -Fix: do not crash badly after loading a newgrf with engines in-game that often  
						
						
						
						
					 
					
						2008-05-14 15:29:48 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						f92a48c24b 
					 
					
						
						
							
							(svn r13077) -Codechange: move function that updates cached num_engines to engine.cpp, make it run only 1 loop  
						
						
						
						
					 
					
						2008-05-13 21:36:09 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						962273e242 
					 
					
						
						
							
							(svn r13066) -Fix [FS#2005]: loading of TTDP savegames with rivers in them.  
						
						
						
						
					 
					
						2008-05-13 12:15:52 +00:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						dacd2c5de8 
					 
					
						
						
							
							(svn r13047) -Codechange: remove vp_d  
						
						
						
						
					 
					
						2008-05-11 15:08:44 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						0f7d925121 
					 
					
						
						
							
							(svn r13024) -Codechange: do not use WE_MOUSELOOP when WE_TICK suffices, rename WE_4 to something more descriptive and correct some (completely incorrect) comments.  
						
						
						
						
					 
					
						2008-05-09 09:29:27 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						273448436a 
					 
					
						
						
							
							(svn r13022) -Fix: driver list wasn't freed, replace by statically allocated one  
						
						
						
						
					 
					
						2008-05-08 23:26:17 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						b4968c6bea 
					 
					
						
						
							
							(svn r13016) -Codechange: unify the detection if rail catenary should be drawn  
						
						
						
						
					 
					
						2008-05-08 16:48:29 +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 
							
						 
					 
					
						
						
							
						
						f0064d5165 
					 
					
						
						
							
							(svn r12955) -Fix (r12858): compilation with desync debug was broken  
						
						
						
						
					 
					
						2008-05-05 15:07:09 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						c878af4841 
					 
					
						
						
							
							(svn r12948) -Fix [FS#1982]: all vehicles would be available when an original scenario would be played.  
						
						
						
						
					 
					
						2008-05-04 22:38:18 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						89a8dc8cf7 
					 
					
						
						
							
							(svn r12944) -Codechange: use rev.h instead of externs at many places  
						
						
						
						
					 
					
						2008-05-04 21:53:36 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						45034bc522 
					 
					
						
						
							
							(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.  
						
						
						
						
					 
					
						2008-04-29 21:31:29 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						6056d1fb31 
					 
					
						
						
							
							(svn r12921) -Codechange: coding style fixes and documentation updates.  
						
						
						
						
					 
					
						2008-04-29 18:19:29 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						f129ba40a7 
					 
					
						
						
							
							(svn r12904) -Fix [FS#1953]: remove trams from savegames saved in OTTD without tram support, it is better than to simply crash  
						
						
						
						
					 
					
						2008-04-25 16:33:40 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						29ce273067 
					 
					
						
						
							
							(svn r12858) -Add: small piece of code that can help hunting desyncs. Has to be enabled by --enable-desync-debug=1 though.  
						
						
						
						
					 
					
						2008-04-23 22:17:33 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						420b1b53d3 
					 
					
						
						
							
							(svn r12845) -Change: use YAPF for fairly old savegames from before YAPF was introduced.  
						
						
						
						
					 
					
						2008-04-23 00:16:21 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d010ae9408 
					 
					
						
						
							
							(svn r12801) -Codechange: remove the dependency of function.h in town_map.h  
						
						
						
						
					 
					
						2008-04-20 08:43:31 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ba0532b595 
					 
					
						
						
							
							(svn r12800) -Codechange: move the animated tile related functions out of texteff.cpp (it isn't a text effect after all). Also remove a few more functions from functions.  
						
						
						
						
					 
					
						2008-04-20 08:22:59 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						0670ec6ee1 
					 
					
						
						
							
							(svn r12784) -Codechange: handle the asynchronious save 'handlers' in saveload.cpp instead of openttd.cpp.  
						
						
						
						
					 
					
						2008-04-19 10:18:38 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						136e26925e 
					 
					
						
						
							
							(svn r12782) -Codechange: remove some functions from functions.h and do not statically 'waste' memory when the old name array is not needed anymore.  
						
						
						
						
					 
					
						2008-04-19 08:21:55 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7e5639ccea 
					 
					
						
						
							
							(svn r12779) -Codechange: remove a few constants from openttd.h.  
						
						
						
						
					 
					
						2008-04-18 21:49:38 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d46d8d9c9d 
					 
					
						
						
							
							(svn r12765) -Codechange: move some stuff out of variables.h that required including other headers in variables.h.  
						
						
						
						
					 
					
						2008-04-18 10:16:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						18e64b28e2 
					 
					
						
						
							
							(svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.  
						
						
						
						
					 
					
						2008-04-17 21:21:01 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						6d063c3ad6 
					 
					
						
						
							
							(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.  
						
						
						
						
					 
					
						2008-04-17 19:10:30 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						ec588da9e8 
					 
					
						
						
							
							(svn r12753) -Codechange: do not use IsDepotTypeTile() where simpler function can be used  
						
						
						
						
					 
					
						2008-04-17 18:24:45 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						966e476df8 
					 
					
						
						
							
							(svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile()  
						
						
						
						
					 
					
						2008-04-17 00:44:20 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						b6ce235700 
					 
					
						
						
							
							(svn r12696) -Fix: loading ancient savegames could result in invalid orders in order lists with all related problems.  
						
						
						
						
					 
					
						2008-04-13 19:46:26 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a277d2df86 
					 
					
						
						
							
							(svn r12689) -Feature: non-stop(or rather no non-stop) and via orders for road vehicles.  
						
						
						
						
					 
					
						2008-04-13 16:54:19 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4ad8b95dcc 
					 
					
						
						
							
							(svn r12652) -Codechange: rework the order GUI a little more to make it a little more clear that 'transfer' is just an unload type.  
						
						
						
						
					 
					
						2008-04-10 17:23:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e61dcab79d 
					 
					
						
						
							
							(svn r12648) -Feature: allow four different non-stop types in a single game instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains.  
						
						... 
						
						
						
						-Feature: allow three different load type in a single game instead of two. One can choose full load all and full load any instead of full load being governed by the "full load any" patch setting. 
						
						
					 
					
						2008-04-10 08:30:15 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						973997e896 
					 
					
						
						
							
							(svn r12617) -Codechange: add type safety to the Order's load and unload types.  
						
						
						
						
					 
					
						2008-04-07 20:03:46 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						53d101cc99 
					 
					
						
						
							
							(svn r12593) -Codechange: hide Order's flags in most of the code.  
						
						
						
						
					 
					
						2008-04-06 15:09:45 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						935b562074 
					 
					
						
						
							
							(svn r12588) -Codechange: do not access the destination of an order directly.  
						
						
						
						
					 
					
						2008-04-06 07:48:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3edb967ecf 
					 
					
						
						
							
							(svn r12586) -Codechange: do not access an order's refit variables directly.  
						
						
						
						
					 
					
						2008-04-06 07:07:21 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3b0e3d8d30 
					 
					
						
						
							
							(svn r12584) -Codechange: do not access the order type directly.  
						
						
						
						
					 
					
						2008-04-05 23:36:54 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						673055d27f 
					 
					
						
						
							
							(svn r12556) -Fix (r6001): remove fences with fields when loading old savegames, looks better  
						
						
						
						
					 
					
						2008-04-03 23:52:43 +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 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						b488fe1929 
					 
					
						
						
							
							(svn r12501) -Codechange: split signs.h.  
						
						
						
						
					 
					
						2008-03-31 07:25:49 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8920a15979 
					 
					
						
						
							
							(svn r12498) -Codechange: bring a little 'order' to openttd.cpp's includes and do not 'define' VARDEF for files that do not have them anymore.  
						
						
						
						
					 
					
						2008-03-31 07:03:35 +00:00