Mercurial
Mercurial
>
openttd-mini
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
rail.h
Wed, 22 Jun 2005 22:38:18 +0000
matthijs
(svn r2473) - Add: VehicleMayEnterTile(), which checks if the tile owner of a tile is correct for a vehicle to enter it. Based upon glx's code.
file
|
diff
|
annotate
Fri, 17 Jun 2005 17:11:05 +0000
matthijs
(svn r2456) * Prettyfied npf.c using enums and wrappers from rail.h.
file
|
diff
|
annotate
Fri, 17 Jun 2005 11:30:50 +0000
matthijs
(svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c
file
|
diff
|
annotate
Fri, 17 Jun 2005 09:53:22 +0000
matthijs
(svn r2453) * CodeChange: Declared the lookup arrays in rail.h as extern, so the linker will complain if they are not defined (ie when rail.c is not included).
file
|
diff
|
annotate
Fri, 17 Jun 2005 00:22:46 +0000
matthijs
(svn r2450) * Codechange: Replaced all uses of the arrays in tile.h with calls to the associated wrapper functions.
file
|
diff
|
annotate
Thu, 16 Jun 2005 18:04:02 +0000
matthijs
(svn r2448) General cleanup of rail related code, more to follow.
file
|
diff
|
annotate
(0)
tip