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
/
bridge_gui.cpp
Age
Commit message (
Expand
)
Author
2007-11-04
(svn r11374) -Codechange: Give meaning to the magical number that specifies t...
belugas
2007-09-04
(svn r11040) -Fix [FS#1179]: removing CMD_AUTO from some commands could remot...
rubidium
2007-07-27
(svn r10704) -Codechange: provide an infrastructure to have resizable windows...
rubidium
2007-07-16
(svn r10587) -Codechange: move the string/dparam related stuff from variables...
rubidium
2007-06-21
(svn r10258) -Codechange: as we are now using int64 all over the place, it's ...
rubidium
2007-06-21
(svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to pla...
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 r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
2007-03-03
(svn r8990) -Fix: more indenting and variable scoping
peter1138
2007-02-23
(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...
belugas
2007-02-04
(svn r8569) -Fix (r8464): revert properly
peter1138
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr