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
/
settings_type.h
Age
Commit message (
Expand
)
Author
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-08-12
(svn r14056) -Fix [FS#2192]: the console backlog is too small for list_patche...
rubidium
2008-08-12
(svn r14052) -Codechange: make the size of the chat message "box" configurabl...
rubidium
2008-08-02
(svn r13952) -Add [YAPP]: Trains now reserve paths trough PBS signals. Bump s...
rubidium
2008-08-02
(svn r13947) -Codechange [YAPP]: Added YAPP-related penalties to NPF. (michi_cc)
rubidium
2008-08-02
(svn r13943) -Codechange [YAPP]: Reserved station tiles can now be penalized ...
rubidium
2008-08-02
(svn r13942) -Codechange [YAPP]: Add a penalty for double slips to YAPF. (mic...
rubidium
2008-08-02
(svn r13941) -Codechange [YAPP]: Added YAPP-related penalties to YAPF. (michi...
rubidium
2008-08-02
(svn r13935) -Codechange [YAPP]: PBS signals can now be built with the normal...
rubidium
2008-08-02
(svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch set...
rubidium
2008-06-05
(svn r13386) -Fix: global currency/units setting being overriden when loading...
rubidium
2008-05-29
(svn r13337) -Doc: add documentation to some variables in settings_type.h.
rubidium
2008-05-29
(svn r13334) -Codechange: move the network settings variables from network/ne...
rubidium
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-28
(svn r13317) -Codechange: make news messages use a linked list instead of a m...
rubidium
2008-05-26
(svn r13256) -Codechange: merge the OPTS and PATS chuncks.
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-25
(svn r13242) -Codechange: remove _opt_ptr.
rubidium
2008-05-24
(svn r13226) -Feature: Allow to have more than only two airports per town. T...
belugas
2008-05-07
(svn r12986) -Codechange: move the landscape and transport related types from...
rubidium
2008-04-29
(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...
peter1138
2008-04-10
(svn r12648) -Feature: allow four different non-stop types in a single game i...
rubidium
2008-04-03
(svn r12547) -Feature: invisibility options to make objects invisible instead...
smatz
2008-02-27
(svn r12293) -Feature: Ability to change aircraft speed factor, from so
peter1138
2008-02-13
(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yo...
smatz
2008-02-01
(svn r12034) -Codechange: A bit of code style cleaning, regarding comments.
belugas
2008-01-13
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
rubidium
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
2008-01-07
(svn r11771) -Codechange: split settings.h into better separated headers.
rubidium