index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
station_cmd.c
Age
Commit message (
Expand
)
Author
2006-05-06
(svn r4761) - Newstations: support platform information in variable 10 (callb...
peter1138
2006-05-06
(svn r4758) - Newstations: add support for 'blocked' station tiles, which no ...
peter1138
2006-05-06
(svn r4757) - Newstations: add saveload support for custom station speclists
peter1138
2006-05-06
(svn r4754) - Newstations: expose default station display data via a function...
peter1138
2006-05-04
(svn r4742) - Newstations: Add callbacks for building and drawing custom stat...
peter1138
2006-05-04
(svn r4739) - Newstations: remove cargo type parameter of GetCustomStationRel...
peter1138
2006-05-03
(svn r4724) - Newstations: Add per-tile random data for station tiles.
peter1138
2006-05-03
(svn r4723) - Newstations: add TileIndex parameter to station resolver.
peter1138
2006-05-03
(svn r4719) - Newstations: instead of drawing nothing, fall back to the defau...
peter1138
2006-05-01
(svn r4640) - Add: IsValidDiagDirection, IsValidDirection and IsValidAxis fu...
matthijs
2006-04-29
(svn r4619) -Codechange: Rename FindRoadStationSpot into FindRoadStopSpot and...
celestar
2006-04-28
(svn r4612) - NewStations: add random bits (for graphic variation) to stations
peter1138
2006-04-28
(svn r4602) - Fix: an assertion triggered when building a station near the s...
glx
2006-04-27
(svn r4593) CodeChange : Renamed spec (when using StationSpec) to statspec.
belugas
2006-04-25
(svn r4572) Remove vehicle_leave_tile_proc
tron
2006-04-23
(svn r4554) Replace magic numbers by TILE_{HEIGHT,SIZE}
tron
2006-04-23
(svn r4541) Add a type for slopes and replace many magic numbers by the appro...
tron
2006-04-22
(svn r4529) - Codechange: Use proper naming for hex numbers in debug prints e...
Darkvater
2006-04-19
(svn r4473) - Newstations:
peter1138
2006-04-18
(svn r4471) - Pools: Add a facility for calling a custom function during pool...
peter1138
2006-04-18
(svn r4466) -Fix: (FS#71) Game no longer crashes when the last vehicle servin...
celestar
2006-04-17
(svn r4462) - Newstations: ensure the chosen tile layout is available from a ...
peter1138
2006-04-17
(svn r4460) - Newstations: remove unused class_id / stat_id variables from the
peter1138
2006-04-16
(svn r4450) - NewStations, rename *CustomStationSprite() to *CustomStationSpe...
peter1138
2006-04-15
(svn r4426) Code Cleaning : replacing tabs with spaces, removing obvious comm...
belugas
2006-04-15
(svn r4425) Fix bug introduced in r4411 : while IS_BYTE_INSIDE, max value is ...
belugas
2006-04-14
(svn r4411) CodeChange : Define and use some Gfx for both stations and indust...
belugas
2006-04-12
(svn r4403) CodeChange : Add GetStationGfx and make use of [G|S]etStationGfx ...
belugas
2006-04-12
(svn r4383) - Codechange: Remove extraneous code from 4354; no need to get Ra...
peter1138
2006-04-11
(svn r4367) CodeChange : Remove another direct map access in station_cmd.c. R...
belugas
2006-04-11
(svn r4354) [Elrail][NewGRF] Codechange: Drawing of custom waypoints with cus...
peter1138
2006-04-10
(svn r4342) Change the first two parameters of commands - virtual pixel coord...
tron
2006-04-09
(svn r4331) Replace some direction calculation magic with DiagDirection to ma...
tron
2006-04-08
(svn r4325) When updating the vehicle count for road stops after load use the...
tron
2006-04-08
(svn r4324) Remove the unused road stop type attribute from struct RoadStop
tron
2006-04-08
(svn r4323) -Regression: Clear the slot assignments of all vehicles heading t...
tron
2006-04-08
(svn r4320) -Fix/Codechange: rs->num_vehicles is no longer saved or loaded, b...
celestar
2006-04-08
(svn r4319) -Codechange: Station map accessors
celestar
2006-04-07
(svn r4316) -Codechange: finished r4257 (forgot one variable there)
celestar
2006-04-03
(svn r4265) - Fix: compile warning on VS2005 (parameter 2 different from decl...
Darkvater
2006-04-03
(svn r4259) -[multistop] Fix/Feature/Codechange:
celestar
2006-04-03
(svn r4257) -Codechange: Renamed the airport_map5_tiles_* variables into airp...
celestar
2006-04-03
(svn r4249) -Codechange: Replace more occurences of 16 by TILE_SIZE and of 8 ...
celestar
2006-04-02
(svn r4242) Pass TileIndex and slope to GetSlopeTileh_*() instead of TileInfo
tron
2006-03-30
(svn r4173) -Codechange: Use IsClearWaterTile for buoy construction
celestar
2006-03-29
(svn r4157) CodeChange : Keep on cleaning up Celestar's elrail merge
belugas
2006-03-29
(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c...
celestar
2006-03-26
(svn r4128) - CodeChange: Add proper semantics for CargoID for such variables...
Darkvater
2006-03-26
(svn r4113) Moved all relevant map functions for stations to station_map.[ch]
celestar
2006-03-26
(svn r4111) Fix/Remove some stale comments
tron
[next]