| 
							
							
								 rubidium | 2be4215f43 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values | 2014-04-23 20:13:33 +00:00 |  | 
			
				
					| 
							
							
								 frosch | ce92faf682 | (svn r26388) -Codechange: Move resolving of Action 3 into ResolverObject constructor. | 2014-03-03 20:02:31 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 6c63c98d7f | (svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointer since they are never NULL. | 2013-11-24 14:41:19 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 6c1ff5f772 | (svn r24693) -Doc: Add some doxymentation into the newgrf code. | 2012-11-10 20:46:39 +00:00 |  | 
			
				
					| 
							
							
								 alberth | a2fe66cc02 | (svn r24685) -Codechange: Add resolver classes for rail types. | 2012-11-10 20:41:45 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 6a619b40d5 | (svn r24678) -Codechange: Introduce scope resolver base class and prepare for adding derived classes. | 2012-11-10 20:37:31 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | bcac892dd7 | (svn r24367) -Feature: [NewGRF] Customisable signals for rail types. | 2012-07-01 23:12:50 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 166c82915e | (svn r24277) -Codechange: Store cargo and railtype translation tables in a SmallVector. | 2012-05-25 20:57:36 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 2efe0bc1c8 | (svn r23866) -Feature: [NewGRF] Give NewGRF defined level crossings and rail depots access to the townzone. | 2012-01-28 19:36:22 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d5eeab43b7 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | 2012-01-03 21:32:51 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 46e77ee24f | (svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60. | 2011-11-08 17:23:30 +00:00 |  | 
			
				
					| 
							
							
								 frosch | e2a5d69cb7 | (svn r22634) -Codechange: Deduplicate some code. Note that zeroing 'count' is intentionally removed, it is only used together with 'scope'. | 2011-07-04 20:31:57 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 74fbbc2f38 | (svn r22633) -Fix: Implement variables 25 and 7F for railtypes. | 2011-07-04 20:25:17 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | eb2197f4c8 | (svn r22410) -Document: some more bits ;) | 2011-05-02 16:14:23 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 878a06dd9a | (svn r21198) -Fix: don't call variables properties in debug messages | 2010-11-15 16:43:46 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 360d6daf34 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers | 2010-08-26 22:01:16 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 2c6a94b445 | (svn r20424) -Fix: Rename members of TileContext (TC_NORMAL conflicted with an existing define on MinGW). | 2010-08-09 10:59:30 +00:00 |  | 
			
				
					| 
							
							
								 frosch | b2ea8b196a | (svn r20420) -Codechange: Add TileContext enum instead of using a bool. | 2010-08-09 07:10:42 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | ed20526231 | (svn r20203) -Fix: some file "headers" were incorrect, including doxygen @file so they wouldn't be picked up by doxygen. | 2010-07-22 16:50:58 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9fd2afb147 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :) | 2010-07-19 17:28:27 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 3ad7f8b455 | (svn r20165) -Feature: [NewGRF] Information (var 4A) about the current railtype a train is on. | 2010-07-16 19:02:59 +00:00 |  | 
			
				
					| 
							
							
								 frosch | e5691636e6 | (svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAIL_GROUND_HALF_SNOW. That is, resolve the sprites for upper and lower part of the foundation independently. | 2010-07-11 17:28:19 +00:00 |  | 
			
				
					| 
							
							
								 yexo | ec723b7744 | (svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes | 2010-06-20 19:13:02 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5f39601d0c | (svn r19707) -Add: helper functions to instantiate/fill ResolverObjects | 2010-04-24 13:35:18 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 82be024308 | (svn r19235) -Add: [NewGRF] Add 2 bits of pseudo-random data for rail types, based on tile location. | 2010-02-25 09:43:00 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 7cc76dcbda | (svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...) | 2010-02-07 22:22:54 +00:00 |  |