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-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-21
(svn r16114) -Cleanup: unify some more strings and remove some more unused st...
rubidium
2009-04-18
(svn r16077) -Cleanup (r14456): Remove some code that is only used for some a...
frosch
2009-04-13
(svn r16057) -Fix [FS#2834] (r16037): division by zero when having an order w...
rubidium
2009-04-12
(svn r16037) -Feature: allow (per order) to let a train stop at the near end,...
rubidium
2009-04-11
(svn r16029) -Fix [FS#2785]: do not give "... Mines" as name to the station o...
rubidium
2009-04-10
(svn r16025) -Fix [FS#2818]: "build separate station" in the station picker w...
rubidium
2009-03-16
(svn r15747) -Fix [FS#2736]: road ownership getting lost when removing a road...
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-02
(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it...
rubidium
2009-02-26
(svn r15588) -Fix: change owner of waypoints and deleted stations when mergin...
smatz
2009-02-25
(svn r15583) -Fix: Do not use TILE_MASK when you do not want to wrap around t...
frosch
2009-02-10
(svn r15438) -Fix (r15434): MSVC performance warning
glx
2009-02-09
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-29
(svn r15293) -Feature [FS#2583]: Give a more meaningful message when towns re...
belugas
2009-01-26
(svn r15278) -Fix [FS#2332]: test noise limit of nearest town instead of st->...
smatz
2009-01-13
(svn r15073) -Fix (r15067) [FS#2532]: Default copy constructors don't necessa...
peter1138
2009-01-13
(svn r15067) -Fix [FS#2531]: Possible compiler bug, alleviated by using Small...
peter1138
2009-01-12
(svn r15039) -Codechange: fix comments regarding old AI, remove one old AI hack
smatz
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2009-01-11
(svn r14992) -Codechange: Rename 'CheckIfAuthorityAllows' to 'CheckIfAuthorit...
frosch
2009-01-10
(svn r14958) -Codechange [FS#1923]: when checking for unique names, compare o...
smatz
2009-01-10
(svn r14956) -Fix [FS#1832]: building new station parts didn't allocate a new...
rubidium
2009-01-10
(svn r14955) -Fix: newgrf station specs didn't get deallocated when building ...
rubidium
2009-01-09
(svn r14933) -Codechange: check the whether a pool item can be constructed in...
rubidium
2009-01-08
(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus)
rubidium
2009-01-05
(svn r14853) -Codechange: rename GetClosestStationFromTile to GetClosestDelet...
rubidium
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz
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
[next]