Age | Commit message (Expand) | Author |
2006-05-09 | (svn r4793) - Replace list of magic numbers (characters that don't exist) wit... | peter1138 |
2006-05-09 | (svn r4792) - Codechange: change a uint to a uint16 to avoid a signed/unsigne... | peter1138 |
2006-05-09 | (svn r4791) - Codechange: Mark road bits as unsigned. Fixes warning with olde... | peter1138 |
2006-05-09 | (svn r4790) Remove slope magic from EnsureNoVehicleZ() and rename it to Ensur... | tron |
2006-05-09 | (svn r4789) - Codechange: rename RoadType to RoadTileType and ROAD_{NORMAL,CR... | rubidium |
2006-05-09 | (svn r4788) - Codechange: RAILTYPE_{NORMAL,ELECTRIC,...} and RAIL_TYPE_{NORMA... | rubidium |
2006-05-09 | (svn r4787) WebTranslator2 update to 2006-05-09 08:55:14 | miham |
2006-05-09 | (svn r4786) - Newstations: in GetPlatformInfo() ensure negative values are on... | peter1138 |
2006-05-08 | (svn r4785) - Newstations: don't draw catenary on non-track tiles | glx |
2006-05-08 | (svn r4784) - NewGRF: shuffle the mix of signed / unsigned types when dealing... | peter1138 |
2006-05-08 | (svn r4783) - Newstations: fix graphical bug that affected some stations when... | peter1138 |
2006-05-08 | (svn r4782) - Newstations: fix issue with saving/loading games with newstatio... | peter1138 |
2006-05-08 | (svn r4781) - NewGRF: give _traininfo_vehicle_pitch a proper declaration | peter1138 |
2006-05-08 | (svn r4780) - Newstations: when building using a dynamic layout, add the stat... | peter1138 |
2006-05-07 | (svn r4777) - NewGRF: moving warning message about feature callbacks above st... | peter1138 |
2006-05-07 | (svn r4775) - Newstations: allow clicking on any part of the station class dr... | peter1138 |
2006-05-07 | (svn r4773) - Newstations: add proper tooltips to the station builder window | peter1138 |
2006-05-07 | (svn r4772) - Newstations: when allocating a custom station (via action 0x03)... | peter1138 |
2006-05-07 | (svn r4771) -Regression: It was possible to remove a bridge while a vehicle w... | tron |
2006-05-07 | (svn r4770) - Revert unindented change to rail_cmd.c in r4769. | peter1138 |
2006-05-07 | (svn r4769) - Newstations: add newstations ttdpatch flag | peter1138 |
2006-05-07 | (svn r4768) - Newstations: Add newstation selector GUI. The additions are onl... | peter1138 |
2006-05-07 | (svn r4767) - Newstations: fix loading / use of custom ground sprites | peter1138 |
2006-05-07 | (svn r4766) -Fix: Vehicles on a sloped tile under a bridge were affected by t... | tron |
2006-05-07 | (svn r4765) Add GetTileMaxZ(), which returns the height of the highest corner... | tron |
2006-05-07 | (svn r4764) Move some functions from rail.h to rail_map.h | tron |
2006-05-06 | (svn r4763) - Newstations: revert r4762, instead map bit the palette modifier... | peter1138 |
2006-05-06 | (svn r4762) - Newstations: make child sprites transparent. | peter1138 |
2006-05-06 | (svn r4761) - Newstations: support platform information in variable 10 (callb... | peter1138 |
2006-05-06 | (svn r4760) - Newstations: change the way custom stations are allocated when ... | peter1138 |
2006-05-06 | (svn r4759) - Newstations: increase the number of station classes from 16 to ... | peter1138 |
2006-05-06 | (svn r4758) - Newstations: add support for 'blocked' station tiles, which no ... | peter1138 |
2006-05-06 | (svn r4757) - Newstations: add saveload support for custom station speclists | peter1138 |
2006-05-06 | (svn r4755) - Newstations: add a gui station tile drawing routine and use it ... | peter1138 |
2006-05-06 | (svn r4754) - Newstations: expose default station display data via a function... | peter1138 |
2006-05-06 | (svn r4753) - Truncate text in dropdown lists to stop text overflowing. | peter1138 |
2006-05-06 | (svn r4752) - NewGRF: brokenness slipped through... | peter1138 |
2006-05-06 | (svn r4751) - NewGRF: when assigning new texts, ignore the feature byte as so... | peter1138 |
2006-05-06 | (svn r4750) -Fix: Trains could enter certain sloped rail tiles under bridges ... | tron |
2006-05-06 | (svn r4749) - Newstations: add snowline support to variable 42. | peter1138 |
2006-05-06 | (svn r4748) - Newstations: use custom sprite layout callback for waypoints as... | peter1138 |
2006-05-06 | (svn r4747) - Newstations: implement support for variables 40, 41, 46, 47 and... | peter1138 |
2006-05-05 | (svn r4746) - Fix: VC shows warning in newgrf_station.c:211 and complains ab... | KUDr |
2006-05-04 | (svn r4742) - Newstations: Add callbacks for building and drawing custom stat... | peter1138 |
2006-05-04 | (svn r4741) - NewGRF: use the correct variable type for the random bit mask | peter1138 |
2006-05-04 | (svn r4740) - Newstations: add function to evaluate station callbacks | peter1138 |
2006-05-04 | (svn r4739) - Newstations: remove cargo type parameter of GetCustomStationRel... | peter1138 |
2006-05-04 | (svn r4738) - Newstations: attach all sprite group cargo types, not just the ... | peter1138 |
2006-05-04 | (svn r4737) - Newstations: 'real' groups picked the wrong set of loading or l... | peter1138 |
2006-05-04 | (svn r4736) - Newstations: use the correct value for PBS status (No PBS) | peter1138 |