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
2007-08-30
(svn r11005) -Codechange: move the tiletype specific terraforming checks to t...
rubidium
2007-08-30
(svn r11003) -Codechange: replace Vehicle->next to Vehicle->Next() and Vehicl...
rubidium
2007-08-16
(svn r10922) -Codechange: Allow building and removing tracks and signals when...
maedhros
2007-08-02
(svn r10758) -Codechange: make the depot struct use the pool item class as su...
rubidium
2007-07-30
(svn r10734) -Fix [FS#1030]: Revert r10513) and add special cases for collisi...
peter1138
2007-07-29
(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "r...
rubidium
2007-07-26
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....
rubidium
2007-07-26
(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...
rubidium
2007-07-23
(svn r10659) -Codechange: updated documentation around RAIL_GROUND_FENCE_VERT...
truelight
2007-07-16
(svn r10601) -Codechange: store (and use) the type of stations instead of har...
rubidium
2007-07-04
(svn r10437) -Feature: Automatic signal completion, enabled by pressing ctrl ...
peter1138
2007-07-04
(svn r10432) -Codechange: use existing function instead of data duplication
peter1138
2007-06-24
(svn r10308) -Codechange: some "cleanup" chunks from B. N. SmatZ!' work on fi...
rubidium
2007-06-21
(svn r10246) -Fix (r10297): some forgotten money conversions and truncation i...
rubidium
2007-06-18
(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...
rubidium
2007-06-18
(svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded).
rubidium
2007-06-18
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
2007-06-03
(svn r10030) -Fix [FS#823]: one could build on (some) slopes when building on...
rubidium
2007-05-31
(svn r10006) -Fix (FS#362): allow different signal types on one tile
glx
2007-05-30
(svn r9988) -Codechange: remove the last direct map accesses, except the ones...
rubidium
2007-05-28
(svn r9960) -Fix [FS#813]: road wasn't properly added when overbuilding a tra...
rubidium
2007-05-24
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...
rubidium
2007-05-20
(svn r9892) -Codechange: lots of ground work for allowing multiple types of "...
rubidium
2007-05-07
(svn r9805) -Codechange: Use HASBIT() et al for display options bits.
peter1138
2007-04-18
(svn r9669) -Documentation: some more doxygen fixes
belugas
2007-04-17
(svn r9664) -Documentation: Doxygen corrections,errors and omissions
belugas
2007-04-12
(svn r9602) -Fix (r5833): Building rail on steep slopes ignored build_on_slop...
peter1138
2007-04-06
(svn r9568) -Documentation: doxygen and comment changes: Root of src is final...
belugas
2007-04-05
(svn r9563) -Feature: Add more finer control to transparency options, includi...
peter1138
2007-04-04
(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...
belugas
2007-04-01
(svn r9542) -Fix(FS# 712): When checking if a vehicle is on a given tile, and...
belugas
2007-03-28
(svn r9523) -Cleanup: doxygen changes. Time to take care of "R"
belugas
2007-03-24
(svn r9425) -Codechange/Fix (FS#689): Housekeeping in the convert rail functi...
celestar
2007-03-22
(svn r9400) -Codechange: Use some more representative enum names for landscap...
belugas
2007-03-20
(svn r9371) -Feature: Add support for variable snow lines in the arctic clima...
maedhros
2007-03-08
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...
rubidium
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-02
(svn r8966) -Codechange: replace some if-cascades by switches.
rubidium
2007-02-27
(svn r8935) -Codechange: unification of track type between road and rail tile...
rubidium
2007-02-26
(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a...
rubidium
2007-02-24
(svn r8876) -Fix
tron
2007-02-24
(svn r8875) -Fix
tron
2007-02-23
(svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like C...
KUDr
2007-02-22
(svn r8841) -Fix
tron
2007-02-13
(svn r8701) -Codechange: replace magic numbers with enums for u.rail.track.
rubidium
2007-02-13
(svn r8698) -Codechange: enumify the returns of VehicleEnterTile
rubidium
2007-01-19
(svn r8283) -Fix (r8128): Custom waypoint drawing used wrong bits since bitsh...
peter1138
2007-01-19
(svn r8279) -Regression (r8274): Removing signals could fail under certain ci...
Darkvater
2007-01-19
(svn r8274) -Codechange (r8151): Move the automatic semaphore/signal checks i...
Darkvater
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
[next]