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
2009-01-02
(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-12-26
(svn r14743) -Codechange: use INVALID_TILE to indicate station doesn't have q...
smatz
2008-12-20
(svn r14700) -Fix (r1): loading of very old savegames was broken (STNS chunk ...
smatz
2008-11-22
(svn r14606) -Codechange: Unify usage of PALETTE_MODIFIER_TRANSPARENT and PAL...
frosch
2008-11-22
(svn r14604) -Codechange: Simplify a function and rename it, and fix some com...
frosch
2008-11-19
(svn r14598) -Feature: Action0Industries property 24 (industry suuplies defau...
rubidium
2008-10-25
(svn r14529) -Codechange: Turn FindCatchmentRadius() into Station::GetCatchme...
frosch
2008-10-25
(svn r14528) -Codechange: cache the closest town for all road tiles instead o...
rubidium
2008-10-24
(svn r14526) -Fix [FS#2379]: make sure trains stop at the end of a station; a...
rubidium
2008-10-21
(svn r14508) -Fix (r14501): arrays were not properly zeroed
smatz
2008-10-20
(svn r14501) -Codechange: use sizeof(variable) instead of sizeof(type) or har...
rubidium
2008-10-18
(svn r14488) -Fix: Synchronize drawing of spritelayouts in DrawTileLayout (Ho...
frosch
2008-10-12
(svn r14459) -Fix [FS#2343]: Update station-spread when building or removing ...
frosch
2008-10-10
(svn r14456) -Fix: Obiwan in catchment-area and station-spread of docks.
frosch
2008-10-07
(svn r14446) -Fix [FS#2330]: when a road stop gets moved make sure to update ...
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-15
(svn r14334) -Feature: ability to reset name to default/automatic value (for ...
smatz
2008-09-14
(svn r14323) -Fix (r14064): forgot a return...
smatz
2008-09-13
(svn r14308) -Fix [FS#2268]: pay extra when tram/road bits need to be build f...
rubidium
2008-09-13
(svn r14307) -Fix: when deleting a station, remove news items regarding it
smatz
2008-09-11
(svn r14293) -Change: do not show PBS track reservation in the intro game
smatz
2008-09-07
(svn r14258) -Codechange: rework the way to query the vehicle hash to make su...
rubidium
2008-08-13
(svn r14064) -Fix [FS#1752]: check for the length of strings (in bytes) in th...
rubidium
2008-08-08
(svn r14022) -Fix (r13957) [YAPP]: Removing station tiles could produce stale...
smatz
2008-08-08
(svn r14021) -Fix (r13957) [YAPP]: Overbuilding station tiles with non-track ...
smatz
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
[next]