summaryrefslogtreecommitdiff
path: root/waypoint.h
AgeCommit message (Expand)Author
2006-08-26(svn r6143) -Codechange: DeleteWaypoint removes a waypoint from the pooltruelight
2006-08-26(svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore)truelight
2006-08-22(svn r6053) -Codechange: renamed all IsXXXIndex to IsValidXXXIDtruelight
2006-08-22(svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva...truelight
2006-08-15(svn r5919) -Cleanup: use the type Date when the variable really is a daterubidium
2006-06-19(svn r5313) Move IsRailWaypoint() to rail_map.h and remove unused enumtron
2006-05-09(svn r4788) - Codechange: RAILTYPE_{NORMAL,ELECTRIC,...} and RAIL_TYPE_{NORMA...rubidium
2006-03-26(svn r4131) - CodeChange: Add proper semantics for StationID for such variabl...Darkvater
2006-03-26(svn r4130) - CodeChange: Add proper semantics for TownID for such variables ...Darkvater
2006-03-17(svn r3913) Move declarations to rail_map.h so rail.h is dependent on rail_ma...tron
2006-01-05(svn r3365) Staticise 36 functionstron
2005-11-16(svn r3212) - Waypoints/Depots: Store waypoint index in m2 for waypoints. Thi...peter1138
2005-11-16(svn r3210) -Codechange: use IsRailWaypoint where possible (instead of magicn...truelight
2005-11-12(svn r3167) - NewGRF: Start moving custom station code to separate files.peter1138
2005-10-16(svn r3049) Replace byte/int/uint by RailType where appropriatetron
2005-07-31(svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced...celestar
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-17(svn r2626) static, const, misc.tron
2005-06-24(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"tron
2005-04-22(svn r2222) Check the parameters of Cmd{Insert,Delete,Modify,Skip}Order() and...tron
2005-03-24(svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.htruelight