| 
							
							
								 rubidium | 2c96ce4506 | (svn r13027) -Codechange: use StrEmpty instead of arr[0] == '\0' and remove the need for WE_ON_EDIT_TEXT_CANCEL. | 2008-05-10 08:58:52 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 92aac531c2 | (svn r13005) -Codechange: prepare AllocateWindowDescFront for subclassing of Window. | 2008-05-08 11:50:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9db77e3808 | (svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when it's certain that w != NULL. | 2008-05-06 22:08:18 +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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 maedhros | b0629b31fa | (svn r12699) -Codechange: Unify the order drawing code for orders and timetables. | 2008-04-14 12:40:09 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 7ea682d6eb | (svn r12670) -Add: unconditional/always order 'jump/skip' variable. | 2008-04-12 13:07:25 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 0e40b1013c | (svn r12667) -Feature: conditional 'skip/jump' orders. | 2008-04-12 11:58:19 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d02f46b959 | (svn r12666) -Fix: the time table GUI did not show some data in the correct manner. | 2008-04-12 11:15:25 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 89ff74fa73 | (svn r12663) -Codechange: move the definition from 'order_d' to a more appropriate place and do not misuse it for the time table GUI. | 2008-04-11 21:19:03 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6fa7001531 | (svn r12661) -Add: ability to send a vehicle (using default orders) to the nearest depot. | 2008-04-11 15:58:46 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 48703f69f4 | (svn r12660) -Codechange: make the creation of depot order strings a little more modular (instead of causing a string explosion). | 2008-04-11 14:27:18 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 73392ba85e | (svn r12643) -Codechange: be more explicit about the orders a vehicle has (non stop and full load are ambiguous and depend on some patch settings). | 2008-04-09 22:01:23 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | cf250390c5 | (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 | fcdd44b662 | (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 | 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 | 3b0e3d8d30 | (svn r12584) -Codechange: do not access the order type directly. | 2008-04-05 23:36:54 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | df1d9bd880 | (svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h. | 2008-03-31 00:17:39 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 105b95e94c | (svn r12441) -Feature: open the time table when pressing the order button while pressing the CTRL key. Patch by Phil Sophus. | 2008-03-27 14:34:29 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 449b51a8b4 | (svn r12397) -Codechange [FS#1856]: enumify widget number for time tables. Patch by Phil Sophus. | 2008-03-23 06:56:33 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | f95fb570ad | (svn r11994) -Codechange: Remove numbers from string names where the strings aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs. | 2008-01-27 17:32:12 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 736640fd87 | (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 | 9c0c798dd8 | (svn r11834) -Codechange: only include settings_type.h if needed. | 2008-01-13 14:37:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 90acd52f22 | (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 | 2fc62eab05 | (svn r11818) -Codechange: split player.h into smaller pieces. | 2008-01-12 14:10:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c004cc1fd9 | (svn r11801) -Codechange: remove some unneeded includes from some header files. | 2008-01-09 21:27:39 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 64d691bacc | (svn r11787) -Codechange: more header rewrites. This time related to viewport.h. | 2008-01-09 09:45:45 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b09d957f31 | (svn r11777) -Codechange: split the string header and make do not include it when it's not necessary. | 2008-01-07 14:23:25 +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 | 766551b0bc | (svn r11677) -Codechange: move price and command related types/functions to their respective places. | 2007-12-21 21:50:46 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 8427b8bad2 | (svn r11675) -Codechange: split the string types from the string functions. | 2007-12-21 19:49:27 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2cf7d5b2cb | (svn r11668) -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found. | 2007-12-19 20:45:46 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 8bfbfd0031 | (svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps. | 2007-12-19 19:44:29 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 8ce9c5f29b | (svn r11643) -Codechange: conform with the coding style for the WP macro uses. | 2007-12-16 10:54:08 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 92cb0e45ca | (svn r11555) -Codechange: use the new members introduced in r11551. | 2007-12-02 14:29:48 +00:00 |  | 
			
				
					| 
							
							
								 skidd13 | c0a2c0c23e | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style | 2007-11-19 21:02:30 +00:00 |  | 
			
				
					| 
							
							
								 belugas | e2c0f1faf7 | (svn r11374) -Codechange: Give meaning to the magical number that specifies the color of the text in a DrawString call. Patch heavily based on BiBB's work (FS#1383) | 2007-11-04 00:08:57 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 13ab17bca8 | (svn r10704) -Codechange: provide an infrastructure to have resizable windows that are smaller than the default window size. | 2007-07-27 12:49:04 +00:00 |  | 
			
				
					| 
							
							
								 truelight | 2418db4c23 | (svn r10664) -Codechange: simplify a small piece of code (skidd13) | 2007-07-23 19:24:32 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | df009178d4 | (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h | 2007-07-16 09:16:58 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 7748309778 | (svn r10338) -Codechange: Show the total time that the timetable will take. | 2007-06-26 11:01:06 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | c65c8f1cc9 | (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 | 4e1e697bc6 | (svn r10322) -Codechange: Make the timetable window smaller by default so it doesn't take up so much space on small resolutions. | 2007-06-25 10:49:31 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 3878c55f34 | (svn r10314) -Codechange: Refer to vehicle names by index | 2007-06-24 22:42:11 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 07a11f05ae | (svn r10239) -Fix (r10236): The pin button didn't move when resizing the timetable gui. | 2007-06-20 20:02:30 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | d5da0e0740 | (svn r10238) -Fix (r10236): Resizing the timetable window caused it to think it could only show one line at a time. | 2007-06-20 19:57:18 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 29490c6bec | (svn r10237) -Fix (r10236): It helps if you use svn add with new files... | 2007-06-20 19:26:25 +00:00 |  |