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-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
2006-03-24
(svn r4079) Add GetSation{Index,ByTile}() to get the station index resp. the ...
tron
2006-03-21
(svn r3996) -Fix: Slope and height information returned for some tile types i...
tron
2006-03-18
(svn r3939) -Fix: No longer assume that the number of slots is 2. It was not ...
celestar
2006-03-17
(svn r3916) Get/Set the rail type by [GS]etRailType{Crossing,OnBridge,}()
tron
2006-03-16
(svn r3895) - Add proper SLE(G)_CONDNULL macros for the empty space reservati...
Darkvater
2006-03-12
(svn r3829) Reduce the use of _error_message by directly returning error code...
tron
2006-03-08
(svn r3787) Use DirToDiagDir() instead of >> 1
tron
2006-03-08
(svn r3783) Replace further ints and magic numbers by Direction, DiagDirectio...
tron
2006-03-02
(svn r3730) Multistop modifications:
celestar
2006-03-01
(svn r3714) Add functions to turn tiles into water and shore tiles
tron
2006-03-01
(svn r3697) Rename DIAG1/DIAG2 to X resp. Y as this conveys a bit better in w...
tron
2006-02-21
(svn r3644) Don't use FindLandscapeHeightByTile() when it's overkill - often ...
tron
2006-02-20
(svn r3627) - Change all hardcoded 255 max-saveload versions with the define ...
Darkvater
2006-02-18
(svn r3613) Some more const, indentation, whitespace and similar stuff
tron
2006-02-18
(svn r3612) - RoadStop->slot[] stores a vehicle index. Adjust its type and us...
peter1138
2006-02-09
(svn r3582) Restructure MoveGoodsToStation() to avoid double bookkeeping of S...
tron
2006-02-09
(svn r3581) Just noticed the indentation was totally off, fix it
tron
2006-02-09
(svn r3580) Some small cleanups before the real change, especially reduce the...
tron
2006-02-06
(svn r3564) Several smaller changes:
tron
2006-02-03
(svn r3530) - NewGRF: Move station resolver to newgrf_station
peter1138
2006-02-01
(svn r3511) More whitespace ([FS#46] by Rubidium)
tron
2006-02-01
(svn r3510) Fiddle with whitespace and parentheses
tron
2006-01-29
(svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in...
Darkvater
2006-01-06
(svn r3372) - Fix: update signal states when building or removing rail statio...
peter1138
2006-01-05
(svn r3365) Staticise 36 functions
tron
2005-12-29
(svn r3353) Simplify the automatic length adjustment algorithm for replacing ...
tron
[next]