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
/
src
/
station_cmd.cpp
Age
Commit message (
Expand
)
Author
2010-02-22
(svn r19195) -Codechange: actually draw newgrf airport tiles
yexo
2010-02-22
(svn r19191) -Codechange: move AirportTileSpec to newgrf_airporttiles.h
yexo
2010-02-20
(svn r19172) -Codechange: Move road checks from CmdBuildRoadStop to CheckFlat...
terkhen
2010-02-20
(svn r19171) -Codechange: Split CheckFlatLandBelow into different functions.
terkhen
2010-02-20
(svn r19170) -Codechange: Make CheckFlatLandBelow use TileArea.
terkhen
2010-02-20
(svn r19169) -Codechange: Move buildable tile checks outside of CheckFlatLand...
terkhen
2010-02-14
(svn r19132) -Codechange: No need to end a line with ;;.
alberth
2010-02-07
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail...
peter1138
2010-02-04
(svn r19010) -Codechange: Remove a now unneeded check at CmdBuildRailStation.
terkhen
2010-01-26
(svn r18921) -Codechange: make the preconditions for Get/Set CustomStationSpe...
yexo
2010-01-24
(svn r18912) -Codechange: free up a bunch of airporttile ids by using the til...
yexo
2010-01-23
(svn r18897) -Fix: Land area information read the stationspec also for non-ra...
frosch
2010-01-21
(svn r18876) -Codechange: make sure m4 is always 0 for non-railroad station t...
yexo
2010-01-21
(svn r18872) -Codechange: introduce PaletteID and use it
rubidium
2010-01-18
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper...
rubidium
2010-01-18
(svn r18860) -Codechange: introduce a wrapper to get an hangar tile from a st...
yexo
2010-01-18
(svn r18857) -Codechange: don't rely on the fact that all airports are rectan...
yexo
2010-01-17
(svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq.
frosch
2010-01-17
(svn r18845) -Codechange: introduce AirportTileSpec and use it for animation
yexo
2010-01-17
(svn r18842) -Codechange: Rename SPRITE_MODIFIER_USE_OFFSET to SPRITE_MODIFIE...
frosch
2010-01-17
(svn r18841) -Fix (r16869): Default-waypoint was drawn incorrectly for monora...
frosch
2010-01-16
(svn r18839) -Codechange: Detriplicate drawing of spritelayouts in the GUI.
frosch
2010-01-16
(svn r18837) -Codechange: Rename DrawStationTileSeq() to DrawCommonTileSeq() ...
frosch
2010-01-16
(svn r18832) -Fix: some indentation whitespace.
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-15
(svn r18807) -Codechange: introduce AirportSpec and move several non-statemac...
yexo
2010-01-14
(svn r18802) -Codechange: Deduplicate drawing-code for depots and stations/wa...
frosch
2010-01-06
(svn r18745) -Codechange: Assemble custom station foundations into a single b...
frosch
2010-01-04
(svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text ...
rubidium
2010-01-04
(svn r18718) -Codechange: make a wrapper macro for looping TileAreas
rubidium
2010-01-04
(svn r18716) -Codechange: pass a TileArea to FindStationsAroundTiles
rubidium
2010-01-04
(svn r18715) -Codechange: make StationFinder a subclass of TileArea
rubidium
2010-01-03
(svn r18708) -Feature: [NewGRF] Add support for custom station foundation gra...
peter1138
2010-01-01
(svn r18679) -Fix (r16993): tile area of waypoints wasn't correctly given to ...
rubidium
2009-12-15
(svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail piec...
peter1138
2009-12-04
(svn r18406) -Cleanup: remove some unneeded constants and code
rubidium
2009-12-04
(svn r18404) -Codechange: link drive through stops better together
rubidium
2009-12-04
(svn r18401) -Fix: drive through road stops did not get flooded
rubidium
2009-12-02
(svn r18388) -Codechange: move entering/leaving of road stops to functions of...
rubidium
2009-12-02
(svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff.
frosch
2009-12-02
(svn r18379) -Codechange: move the cache updating function to its own header ...
rubidium
2009-12-02
(svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops.
rubidium
2009-12-01
(svn r18367) -Codechange: unify the ship pathfinder 'calls'
rubidium
2009-12-01
(svn r18364) -Codechange: move the pathfinders and their related files into a...
rubidium
2009-11-29
(svn r18342) -Fix: erroneous spaces before ;
rubidium
2009-11-24
(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, ...
frosch
2009-11-15
(svn r18110) -Codechange [FS#3316]: search for stations nearby only once per ...
smatz
2009-11-12
(svn r18049) -Fix [FS#3310] (r16448): Crash when an articulated RV is turning...
rubidium
2009-11-10
(svn r18035) -Fix (r16909): one could remotely crash (assert) the server on c...
rubidium
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
[next]