summaryrefslogtreecommitdiff
path: root/dummy_land.c
AgeCommit message (Expand)Author
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-08-06(svn r5794) Pass the TileIndex plus x and y coordinates into GetSlopeZ_* inst...tron
2006-04-25(svn r4572) Remove vehicle_leave_tile_proctron
2006-04-23(svn r4541) Add a type for slopes and replace many magic numbers by the appro...tron
2006-04-02(svn r4242) Pass TileIndex and slope to GetSlopeTileh_*() instead of TileInfotron
2006-03-21(svn r3996) -Fix: Slope and height information returned for some tile types i...tron
2005-10-22(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com...tron
2005-10-19(svn r3066) Constify the parameter of GetSlopeZ_*()tron
2005-10-15(svn r3046) Replace some numbers with sprite names and fix a typo in the spri...tron
2005-09-18(svn r2962) - const correctness for all Get* functions and most Draw* functio...Darkvater
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2673) Include functions.h directly, not globally via openttd.htron
2005-06-24(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"tron
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-21(svn r724) Remove restriction that a tile can only accept 3 cargo types.tron
2004-09-05(svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)truelight
2004-08-13(svn r41) fixed last commitdominik
2004-08-13(svn r40) Final slope graphics fixdominik
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight