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
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
2008-04-23
(svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station c...
rubidium
2008-04-23
(svn r12855) -Codechange: do not use autoptr's for testing whether certain ob...
rubidium
2008-04-20
(svn r12801) -Codechange: remove the dependency of function.h in town_map.h
rubidium
2008-04-17
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...
rubidium
2008-04-17
(svn r12753) -Codechange: do not use IsDepotTypeTile() where simpler function...
smatz
2008-04-17
(svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile()
smatz
2008-04-03
(svn r12547) -Feature: invisibility options to make objects invisible instead...
smatz
2008-03-31
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-03-25
(svn r12410) -Codechange: abstract out the test for catenary on electric rails
peter1138
2008-03-19
(svn r12386) -Fix [FS#1841](r2428): train could break apart when reversed whi...
smatz
2008-03-05
(svn r12342) -Fix(r12340): In order to avoid confusion, SIGN should be used f...
belugas
2008-03-05
(svn r12340) -Codechange: Remove some magic numbers (sprite IDs here) with so...
belugas
2008-03-04
(svn r12334) -Codechange: Don't change road owner without DC_EXEC. Didn't aff...
peter1138
2008-03-03
(svn r12329) -Fix [FS#1819]: Disallow building level crossings over one-way r...
peter1138
2008-02-20
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat...
frosch
2008-02-18
(svn r12179) -Codechange: use GetCrossingRailTrack() and GetCrossingRailAxis(...
smatz
2008-02-18
(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there...
smatz
2008-02-15
(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileS...
frosch
2008-02-15
(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into o...
frosch
2008-02-15
(svn r12145) -Codechange: includes should be at the top of the source file
belugas
2008-02-14
(svn r12141) -Codechange: Introduce IsNormalRoad[Tile](), IsRoadDepot[Tile]()...
frosch
2008-02-12
(svn r12125) -Codechange: Remove redundant signal lookup table, and document ...
peter1138
2008-02-10
(svn r12098) -Fix: make snow appear on rail tiles dependant on track height, ...
smatz
[next]