| 
							
							
								 rubidium | 4cc07196ac | (svn r15382) -Fix [FS#2466]: multiple vehicles could be filling the timetable and only the data from one vehicle would be taken. Now only allow one to be filling at a time. | 2009-02-06 21:30:18 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 0d3f5e6e74 | (svn r15299) -Cleanup: remove many redundant includes | 2009-01-31 20:16:06 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 78d3fc59b9 | (svn r14986) -Doc: small error in a comment (PhilSophus) | 2009-01-10 23:21:46 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 0d54db5f9f | (svn r14803) -Codechange: move order list management into it's own class and remove the order count from the savegame as we can easily count that (PhilSophus) | 2009-01-03 13:52:06 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 87e5a8b52b | (svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional) parameter. | 2008-12-28 14:37:19 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2ed3c27822 | (svn r14592) -Feature [FS#1124]: non-destructive autofill with option to keep waiting times (PhilSophus) | 2008-11-18 23:53:37 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | a34bd150fe | (svn r14450) -Fix [FS#2337]: time table restoring did check too restrictively causing order backups not to be properly restored. | 2008-10-08 11:29:17 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d40145008e | (svn r14192) -Fix [FS#2236]: properly update the current timetable's travel/wait times instead of only doing it for one vehicle in the shared order chain and only when some bit has not been set (PhilSophus) | 2008-08-30 10:26:16 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | abd9f74871 | (svn r14096) -Codechange: merge the shared order's vehicle list management to a single location. | 2008-08-17 19:56:17 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6639c496c3 | (svn r13972) -Fix [FS#2180]: the timetable's "Clear Time" button didn't have any effect. | 2008-08-03 08:25:26 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | a6e314bbba | (svn r13752) -Fix [FS#2130]: correctly restore conditional orders when they are put 'into' backup. | 2008-07-20 07:41:43 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 0f4d9a8e49 | (svn r13704) -Fix: make timetables work more sensible when used in conjunction with conditional orders, i.e. make it possibly to tell how long to travel to the next destination if you jump. | 2008-07-14 21:01:49 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 923e21129c | (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 | 4625695653 | (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 | d03994098b | (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 |  | 
			
				
					| 
							
							
								 rubidium | acafc26426 | (svn r12762) -Fix: tabs after the first non-tab character are generally not okay (or lines starting with a space and then tabs). | 2008-04-18 04:54:09 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | f1cd7ef5ee | (svn r12615) -Codechange: rename some enums related to depot orders to make it more clear that they are no loading/unloading flags. Also add more type strictness. | 2008-04-07 19:18:56 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c57a1d74c3 | (svn r12600) -Codechange: make GetNonStopType return a more augmented type; not is there a non-stop order but the kind of non-stop order, so one doesn't need to check _patches.new_nonstop type everywhere. | 2008-04-07 08:59:04 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | fb1c4eccd8 | (svn r12593) -Codechange: hide Order's flags in most of the code. | 2008-04-06 15:09:45 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5b47f81b0f | (svn r12584) -Codechange: do not access the order type directly. | 2008-04-05 23:36:54 +00:00 |  | 
			
				
					| 
							
							
								 glx | 459fd42e1d | (svn r12296) -Fix [FS#1549]: restore timetable from backupped orders and add group ID to the backup | 2008-02-27 21:46:57 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 576f8ad93e | (svn r11866) -Codechange: swap OFB_* and OF_* so it conceptually in sync with other cases of *B_* vs *_* like VETSB_* and VETS_*. | 2008-01-15 18:44:22 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | dc87b05e8c | (svn r11834) -Codechange: only include settings_type.h if needed. | 2008-01-13 14:37:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d4e6a6bf57 | (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. | 2008-01-13 01:21:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | ac528411df | (svn r11818) -Codechange: split player.h into smaller pieces. | 2008-01-12 14:10:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 384503e7d3 | (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes. | 2007-12-27 13:35:39 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b9046c97fb | (svn r11702) -Codechange: move all date related stuff to date*. | 2007-12-26 13:50:40 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 429521a7d1 | (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 | 9e9cfe6e59 | (svn r11677) -Codechange: move price and command related types/functions to their respective places. | 2007-12-21 21:50:46 +00:00 |  | 
			
				
					| 
							
							
								 skidd13 | eeaa348f8b | (svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style | 2007-11-20 13:35:54 +00:00 |  | 
			
				
					| 
							
							
								 skidd13 | 5c31a973a1 | (svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the remaining to fit with the naming style | 2007-11-19 21:32:20 +00:00 |  | 
			
				
					| 
							
							
								 skidd13 | 71c4325c50 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style | 2007-11-19 21:02:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 554d7d924a | (svn r11359) -Fix [FS#1381]: shared timetables were not properly refreshed with autofill. | 2007-10-30 17:57:51 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 4af9ca5335 | (svn r10331) -Feature: Add the possibility of automatically filling in timetables based on the times from the first (or subsequent) run-throughs. | 2007-06-25 20:55:43 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 9216eabb54 | (svn r10327) -Fix (r10236) [FS#934]: Vehicles wait at stations when they arrive early even if they haven't been timetabled to wait, so make sure the lateness counter gets
updated as well. | 2007-06-25 17:17:40 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | b2609653e4 | (svn r10237) -Fix (r10236): It helps if you use svn add with new files... | 2007-06-20 19:26:25 +00:00 |  |