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_gui.cpp
Age
Commit message (
Expand
)
Author
2007-02-23
(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...
belugas
2007-02-22
(svn r8841) -Fix
tron
2007-02-01
(svn r8511) -Codechange: make WindowClass an enumerated value.
rubidium
2007-01-28
(svn r8436) -Fix
tron
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-16
(svn r8160) -Fix (r8151): Do not use HasSignals on tiles without railways.
maedhros
2007-01-15
(svn r8151) -Feature: Automatically build semaphores before a configurable da...
maedhros
2007-01-15
(svn r8143) Remove the landscaping button from the build toolbars.
tron
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr