summaryrefslogtreecommitdiff
path: root/rail.h
AgeCommit message (Expand)Author
2005-07-31(svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced...celestar
2005-07-29(svn r2756) Renamed railtypes into _railtypesludde
2005-07-29(svn r2753) -Codechange: Introduced a new struct "RailtypeInfo" to store rail...celestar
2005-07-29(svn r2752) -Doc: Added some doxygen stuff to rail.h. I'm gonna mess around w...celestar
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-13(svn r2558) Change the internal map format from 7 arrays to one array of stru...tron
2005-07-10(svn r2541) -Feature: Modified IsCompatibleRail so that an engine can move on...celestar
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-07-02(svn r2507) -Fix: Forgot to change an enum in rail.h in r2499 (thanks blathij...celestar
2005-06-22(svn r2473) - Add: VehicleMayEnterTile(), which checks if the tile owner of a...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 r2453) * CodeChange: Declared the lookup arrays in rail.h as extern, so ...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