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
/
unmovable_cmd.cpp
Age
Commit message (
Expand
)
Author
2007-04-05
(svn r9563) -Feature: Add more finer control to transparency options, includi...
peter1138
2007-04-04
(svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Al...
belugas
2007-03-22
(svn r9400) -Codechange: Use some more representative enum names for landscap...
belugas
2007-03-08
(svn r9067) -Fix [FS#637]: don't make owner signs transparent, as then you lo...
truelight
2007-03-08
(svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets remov...
truelight
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-26
(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a...
rubidium
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
2007-01-11
(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro...
celestar
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