Age | Commit message (Expand) | Author |
2006-06-07 | (svn r5155) - Remove the bridge branch merge (revision r5070) | tron |
2006-06-02 | (svn r5070) Merged the bridge branch | celestar |
2006-04-11 | (svn r4351) Simplify ReverseTrackdir() to use a simple arithmetic operation i... | tron |
2006-04-04 | (svn r4272) -Codechange: Moved the map-accessing stuff from station.h into st... | celestar |
2006-03-18 | (svn r3946) Add short hand names for common track combinations | tron |
2006-03-17 | (svn r3916) Get/Set the rail type by [GS]etRailType{Crossing,OnBridge,}() | tron |
2006-03-16 | (svn r3907) Replace many bridge related direct map accesses with calls to shi... | tron |
2006-03-16 | (svn r3905) -Fix: When returning the rail type under a bridge, check if there... | tron |
2006-03-12 | (svn r3830) Move IsTunnelTile() from tile.h to tunnel_map.h and add IsTunnel(... | tron |
2006-03-05 | (svn r3767) Move all direction related enums and functions to a separate header | tron |
2006-03-01 | (svn r3697) Rename DIAG1/DIAG2 to X resp. Y as this conveys a bit better in w... | tron |
2005-10-22 | (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com... | tron |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-19 | (svn r2643) Get rid of some unnecessary casts | tron |
2005-07-13 | (svn r2558) Change the internal map format from 7 arrays to one array of stru... | tron |
2005-07-09 | (svn r2539) * Fix: Mixed up use of trackdirs and directions in GetTileRailTyp... | matthijs |
2005-07-04 | (svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows mu... | hackykid |
2005-07-03 | (svn r2514) - Codechange: [NPF] Move the checking of railtype into a funciton... | matthijs |
2005-06-17 | (svn r2456) * Prettyfied npf.c using enums and wrappers from rail.h. | matthijs |
2005-06-17 | (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.... | matthijs |
2005-06-17 | (svn r2450) * Codechange: Replaced all uses of the arrays in tile.h with call... | matthijs |
2005-06-16 | (svn r2448) General cleanup of rail related code, more to follow. | matthijs |