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
2008-08-04
(svn r13996) -Fix (r13845): Oilrigs from pre r13838 save games can have unkno...
frosch
2008-08-02
(svn r13957) -Codechange [YAPP]: Free the old path reservation on removing so...
rubidium
2008-08-02
(svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch set...
rubidium
2008-08-01
(svn r13912) -Codechange: remove some casts by returning the proper type inst...
rubidium
2008-07-27
(svn r13845) -Fix (r13838): When adding a WaterClass to oilrig station tiles,...
frosch
2008-07-26
(svn r13838) -Codechange: Make industry tiles aware of WaterClasses.
frosch
2008-07-25
(svn r13830) -Feature: show additional NewGRF info in the Tile Info window fo...
smatz
2008-07-20
(svn r13758) -Fix (r13226): always use st->airport_tile, st->xy is different ...
smatz
2008-07-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-06-18
(svn r13565) -Change [FS#2077]: when invisibility is set, sprite sequences ar...
smatz
2008-06-11
(svn r13472) -Backport (r13467 from NoAI): make CmdRemoveRoadStop use p2 as d...
glx
2008-06-10
(svn r13456) -Codechange: use AllocaM() macro instead of alloca() at most places
smatz
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-27
(svn r13295) -Codechange: remove now redundant check
smatz
2008-05-27
(svn r13293) -Fix (r13226): airport far from a town generated too much noise
smatz
2008-05-26
(svn r13257) -Fix(r13226): Typo has found its way on the code... Thanks cirdan
belugas
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-24
(svn r13234) -Fix: Check/affect town rating when removing/bulldozing town-own...
frosch
2008-05-24
(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadO...
frosch
2008-05-24
(svn r13226) -Feature: Allow to have more than only two airports per town. T...
belugas
2008-05-21
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-wi...
frosch
2008-05-18
(svn r13165) -Codechange: replace some RebuildXXXList/ResortXXXList+Invalidat...
rubidium
2008-05-15
(svn r13100) -Codechange: reduce the amount of parameters passed via AddNewsM...
rubidium
2008-05-08
(svn r13016) -Codechange: unify the detection if rail catenary should be drawn
smatz
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-05-02
(svn r12934) -Codechange: Before verification of local authority, just make s...
belugas
2008-04-28
(svn r12915) -Fix [FS#1960](r12857): don't initialize Station struct with til...
smatz
2008-04-25
(svn r12897) -Codechange: some coding style in station_cmd.cpp.
rubidium
2008-04-24
(svn r12875) -Codechange: Use defined const instead of cast magic
belugas
2008-04-24
(svn r12874) -Codechange: The closest town is already known. Do not search f...
belugas
2008-04-23
(svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station c...
rubidium
2008-04-23
(svn r12852) -Fix: do not try to draw rail catenary above non-rail station tiles
smatz
2008-04-21
(svn r12819) -Codechange: handle more NewGRFs in the same way as TTDP does it...
rubidium
2008-04-20
(svn r12800) -Codechange: move the animated tile related functions out of tex...
rubidium
2008-04-19
(svn r12798) -Feature: Add some support for NewGRF station animation. (Thanks...
peter1138
2008-04-18
(svn r12762) -Fix: tabs after the first non-tab character are generally not o...
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-17
(svn r12756) -Cleanup: variable scope and coding style in station*
smatz
2008-04-17
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...
rubidium
2008-04-13
(svn r12689) -Feature: non-stop(or rather no non-stop) and via orders for roa...
rubidium
2008-04-12
(svn r12674) -Fix [FS#1902]: Colour remaps on station sprites only worked for...
peter1138
2008-04-06
(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify co...
smatz
2008-04-06
(svn r12596) -Feature: show what cargos a station could be supplied with. Pat...
rubidium
2008-04-06
(svn r12588) -Codechange: do not access the destination of an order directly.
rubidium
2008-04-05
(svn r12584) -Codechange: do not access the order type directly.
rubidium
2008-04-05
(svn r12580) -Codechange: merge some logical related to non-stop orders.
rubidium
2008-04-03
(svn r12547) -Feature: invisibility options to make objects invisible instead...
smatz
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-03-28
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
rubidium
[next]