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
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-14
(svn r14676) -Fix: Do not copy the signal type of parallel vertical/horizonta...
frosch
2008-11-22
(svn r14606) -Codechange: Unify usage of PALETTE_MODIFIER_TRANSPARENT and PAL...
frosch
2008-11-16
(svn r14581) -Fix: make rail, road and canal building behave the same when ov...
rubidium
2008-11-07
(svn r14567) -Revert (part of 14566): don't commit testing stuff...
rubidium
2008-11-07
(svn r14566) -Fix [FS#2397]: RV's go via order would reserve a slot at the 'v...
rubidium
2008-11-02
(svn r14558) -Fix (r13957): Converting the track type of a tunnel/bridge coul...
michi_cc
2008-10-19
(svn r14491) -Documentation: updates/additions of doxygen docs (Alberth)
rubidium
2008-10-18
(svn r14488) -Fix: Synchronize drawing of spritelayouts in DrawTileLayout (Ho...
frosch
2008-10-14
(svn r14464) -Codechange: replace (uint)-1 with UINT_MAX (PhilSophus)
rubidium
2008-10-02
(svn r14434) -Fix (r14432): compile warning.
rubidium
2008-10-02
(svn r14432) -Fix: tile description of tiles with only one signal that is not...
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-20
(svn r14365) -Backport (r14364 from NoAI): add the ability do CmdBuildSingleS...
glx
2008-09-17
(svn r14356) -Fix [FS#2307](r14258): converting of railtype was broken for tu...
smatz
2008-09-16
(svn r14350) -Fix (r13927): do not draw PBS reservation for NW and NE depots,...
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-25
(svn r14176) -Fix: better 'safe' than ... 'save'
smatz
2008-08-25
(svn r14165) -Codechange: When over-building rail with a different type, don'...
peter1138
2008-08-24
(svn r14158) -Codechange: Initialization of rail type data from static source...
peter1138
2008-08-22
(svn r14129) -Fix (r13935) [FS#2247]: Signal state for PBS signals was not up...
frosch
2008-08-20
(svn r14104) -Feature: Add a window for waypoints, allowing to view all the t...
belugas
2008-08-07
(svn r14013) -Fix [FS#2202]: do not allow extending signals by dragging in an...
rubidium
2008-08-07
(svn r14012) -Fix (r13936): Don't copy pre-signal type when dragging signals.
peter1138
2008-08-06
(svn r14005) -Codechange: minor coding style fix
smatz
2008-08-03
(svn r13973) -Codechange [YAPP]: Improve the behavior when changing signals t...
smatz
2008-08-02
(svn r13957) -Codechange [YAPP]: Free the old path reservation on removing so...
rubidium
2008-08-02
(svn r13937) -Codechange [YAPP]: Don't cycle through two-sided PBS signals du...
rubidium
2008-08-02
(svn r13936) -Codechange [YAPP]: Enable the auto-signal tool to build PBS sig...
rubidium
2008-08-02
(svn r13935) -Codechange [YAPP]: PBS signals can now be built with the normal...
rubidium
2008-08-02
(svn r13933) -Codechange [YAPP]: Handle through and PBS signals correctly in ...
rubidium
2008-08-02
(svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are...
rubidium
2008-08-02
(svn r13930) -Codechange [YAPP]: Clear track reservation when removing a rail...
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-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-06-24
(svn r13626) -Fix (r11871): signals were not updated when player removed sign...
smatz
2008-06-18
(svn r13565) -Change [FS#2077]: when invisibility is set, sprite sequences ar...
smatz
2008-06-12
(svn r13488) -Fix (r13485): track wasn't removed on company bankrupcy when th...
smatz
2008-06-12
(svn r13485) -Fix: let ships also navigate on half-tile sloped watery rail ti...
rubidium
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
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-21
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-wi...
frosch
2008-05-14
(svn r13090) -Codechange: add functions for direct conversion from DiagDirect...
smatz
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-04-29
(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...
peter1138
[next]