Age | Commit message (Expand) | Author |
2012-01-08 | (svn r23773) -Change: [NewGRF] Update all cached train properties if a train ... | michi_cc |
2012-01-05 | (svn r23758) -Feature: [NewGRF] Alternate rail type label list. | michi_cc |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2011-12-19 | (svn r23593) -Fix (r23411): Infrastructure counts for rail were not properly ... | michi_cc |
2011-12-03 | (svn r23412) -Add: Company infrastructure counts for road. | michi_cc |
2011-12-03 | (svn r23411) -Add: Company infrastructure counts for rail. | michi_cc |
2011-11-29 | (svn r23348) -Fix [FS#4679]: make signal removal behaviour work the same rega... | rubidium |
2011-11-27 | (svn r23341) -Fix (r23338): memory leak when converting rails | rubidium |
2011-11-26 | (svn r23338) -Feature [FS#4841]: diagonal dragging the rail conversion tool w... | rubidium |
2011-11-21 | (svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to d... | michi_cc |
2011-11-08 | (svn r23163) -Fix [FS#4627]: don't display railway fences between track and w... | yexo |
2011-11-08 | (svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions | yexo |
2011-11-07 | (svn r23129) -Add: [NewGRF] Property for the rail type name. | michi_cc |
2011-11-04 | (svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z re... | rubidium |
2011-11-04 | (svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type func... | rubidium |
2011-11-04 | (svn r23106) -Codechange: pass int* to GetTileSlope and friends | rubidium |
2011-11-04 | (svn r23102) -Codechange: remove the remaining pointless multiplications by T... | rubidium |
2011-11-04 | (svn r23100) -Codechange: remove pointless multiplications by TILE_HEIGHT for... | rubidium |
2011-11-04 | (svn r23096) -Codechange: remove useless divisions and multiplications by TIL... | rubidium |
2011-11-04 | (svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and us... | rubidium |
2011-11-04 | (svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions... | rubidium |
2011-09-25 | (svn r22960) -Feature: Allow depots, standard roadstops and airports on steep... | frosch |
2011-08-28 | (svn r22854) -Change: [NewGRF] Allow replacing depot sprites without having t... | frosch |
2011-05-08 | (svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) als... | frosch |
2011-02-07 | (svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h | rubidium |
2011-01-20 | (svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sor... | rubidium |
2011-01-18 | (svn r21846) -Codechange: move documentation towards the code to make it more... | rubidium |
2011-01-18 | (svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should b... | rubidium |
2011-01-15 | (svn r21816) -Fix [FS#4378] (r14012): Allow dragging of combo signals (again) | planetmaker |
2010-12-14 | (svn r21521) -Codechange: Unify some cached values that were present in both ... | terkhen |
2010-12-12 | (svn r21481) -Codechange: make rail conversion make use of TILE_AREA_LOOP as ... | rubidium |
2010-12-11 | (svn r21473) -Feature [FS#4279]: [NewGRF] Use the station graphics property t... | rubidium |
2010-11-29 | (svn r21353) -Fix (r19056)[FS#4277]: New railtypes with overlays did not use ... | frosch |
2010-10-30 | (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) | alberth |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-15 | (svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing r... | frosch |
2010-08-15 | (svn r20500) -Fix: When converting rail all trains with a part on the convert... | frosch |
2010-08-09 | (svn r20424) -Fix: Rename members of TileContext (TC_NORMAL conflicted with a... | terkhen |
2010-08-09 | (svn r20420) -Codechange: Add TileContext enum instead of using a bool. | frosch |
2010-08-08 | (svn r20408) -Fix [FS#4013]: PBS reservations were always displayed on halfti... | frosch |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-07-29 | (svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH). | terkhen |
2010-07-28 | (svn r20237) -Fix (r20049): Check for disallowed level crossings also when co... | michi_cc |
2010-07-26 | (svn r20224) -Fix [FS#3976]: Depot did not become unsnowy, when snowline rises. | frosch |
2010-07-24 | (svn r20211) -Codechange: Indented code should have curly braces around it. | alberth |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-19 | (svn r20187) -Codechange: move _tileh_to_sprite into a function in a more log... | rubidium |
2010-07-11 | (svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAI... | frosch |