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
/
rail_cmd.cpp
Age
Commit message (
Expand
)
Author
2011-01-20
(svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sor...
rubidium
2011-01-18
(svn r21846) -Codechange: move documentation towards the code to make it more...
rubidium
2011-01-18
(svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should b...
rubidium
2011-01-15
(svn r21816) -Fix [FS#4378] (r14012): Allow dragging of combo signals (again)
planetmaker
2010-12-14
(svn r21521) -Codechange: Unify some cached values that were present in both ...
terkhen
2010-12-12
(svn r21481) -Codechange: make rail conversion make use of TILE_AREA_LOOP as ...
rubidium
2010-12-11
(svn r21473) -Feature [FS#4279]: [NewGRF] Use the station graphics property t...
rubidium
2010-11-29
(svn r21353) -Fix (r19056)[FS#4277]: New railtypes with overlays did not use ...
frosch
2010-10-30
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
alberth
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-15
(svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing r...
frosch
2010-08-15
(svn r20500) -Fix: When converting rail all trains with a part on the convert...
frosch
2010-08-09
(svn r20424) -Fix: Rename members of TileContext (TC_NORMAL conflicted with a...
terkhen
2010-08-09
(svn r20420) -Codechange: Add TileContext enum instead of using a bool.
frosch
2010-08-08
(svn r20408) -Fix [FS#4013]: PBS reservations were always displayed on halfti...
frosch
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
2010-07-28
(svn r20237) -Fix (r20049): Check for disallowed level crossings also when co...
michi_cc
2010-07-26
(svn r20224) -Fix [FS#3976]: Depot did not become unsnowy, when snowline rises.
frosch
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-07-19
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...
rubidium
2010-07-19
(svn r20187) -Codechange: move _tileh_to_sprite into a function in a more log...
rubidium
2010-07-11
(svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAI...
frosch
2010-07-10
(svn r20116) -Add: Show an specific error message when trying to convert/remo...
terkhen
2010-07-10
(svn r20114) -Add: Show an specific error message when trying to remove rail ...
terkhen
2010-07-10
(svn r20110) -Fix [FS#3695]: Do not allow building a rail track to the water ...
alberth
2010-07-09
(svn r20100) -Fix: Give priority to ownership errors while removing rails.
terkhen
2010-07-09
(svn r20097) -Codechange: Share constant bitset of safe level crossing slopes.
alberth
2010-07-02
(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossin...
michi_cc
2010-06-20
(svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes
yexo
2010-06-05
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEB...
frosch
2010-06-04
(svn r19925) -Fix [FS#3859]: one didn't pay for rail when building depots and...
rubidium
2010-05-31
(svn r19914) -Codechange: Wrap a helper class around temporary assignments of...
frosch
2010-05-13
(svn r19817) -Fix: MSVC compile warnings
rubidium
2010-05-13
(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...
rubidium
2010-05-12
(svn r19799) -Change: give depots an unique name in the same manner buoys and...
rubidium
2010-04-24
(svn r19709) -Feature: NewGRF debugging/inspecting of (primarily) enabled cal...
rubidium
2010-04-17
(svn r19654) -Codechange: Use Extract<> in more places.
frosch
2010-04-13
(svn r19616) -Codechange: Increase transparency of 'Extract' by passing also ...
frosch
2010-04-03
(svn r19556) -Fix (r19434): Incorrect speed limit reported for rail depots wi...
peter1138
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-20
(svn r19488) -Codechange: Use last_error data for removal in CmdRailTrackHelp...
alberth
2010-03-20
(svn r19483) -Codechange: Code layout fixes, and parentheses reduction.
alberth
2010-03-16
(svn r19434) -Add: Add rail speed limit to land area information window.
peter1138
2010-03-16
(svn r19433) -Codechange: Limit rail clearance earnings to 3/4s of rail build...
peter1138
2010-03-14
(svn r19421) -Codechange: Remove explicit use of _error_message from CmdConve...
alberth
2010-03-14
(svn r19420) -Codechange: Don't use _error_message to keep track of success/f...
alberth
2010-03-14
(svn r19418) -Codechange: Code style fix for ValParamTrackOrientation().
alberth
[next]