Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-04 | (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines ↵ | rubidium | |
more uniform. -Cleanup: whitespace alignment of a few tables. | |||
2006-08-12 | (svn r5864) -Feature: Also allow horizontal and vertical rails on steep slopes | tron | |
2006-08-10 | (svn r5833) -Feature: Allow building of (certain) rails, roads and bridge ↵ | tron | |
ramps on steep sloped tiles | |||
2005-12-14 | (svn r3297) Staticise | tron | |
2005-12-02 | (svn r3254) - Fix: graphical glitch with autorail tool on a certain tile-type. | Darkvater | |
- CodeChange: adhere the global variables in autorail.h to the coding style (eg. start with underscore). | |||
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron | |
2005-07-08 | (svn r2532) - Fix: Don't waste space using an int where a byte would ↵ | hackykid | |
suffice. (ludde) | |||
2005-01-19 | (svn r1571) Feature: Visually enhanced autorail placing | dominik | |
When using the autorail tool, the rail pieces which are going to be build are highlighted. If a piece is shown in red, this indicates that the slope/rail combination is impossible. It does not tell you if the rail line construction might not be possible because of other obstacles, e.g. houses or water. |