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.cpp
Age
Commit message (
Expand
)
Author
2008-06-16
(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimensio...
smatz
2008-06-05
(svn r13386) -Fix: global currency/units setting being overriden when loading...
rubidium
2008-06-03
(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...
smatz
2008-06-03
(svn r13369) -Codechange: remove duplication of network configuration setting...
rubidium
2008-06-02
(svn r13365) -Fix: don't segfault on trying to set a non-existing patch setting.
rubidium
2008-05-30
(svn r13343) -Codechange: reorder/move variable/functions in the network head...
rubidium
2008-05-30
(svn r13341) -Codechange: make most of the network settings configurable via ...
rubidium
2008-05-29
(svn r13336) -Fix: loading old savegames, e.g. the intro game, would reset th...
rubidium
2008-05-29
(svn r13334) -Codechange: move the network settings variables from network/ne...
rubidium
2008-05-29
(svn r13332) -Fix (r13325): network games got somewhat broken.
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-28
(svn r13309) -Fix: the difficulty settings from the savegame would be reset b...
rubidium
2008-05-26
(svn r13277) -Fix: opntitle 'jumping' to the temperate climate when closing t...
rubidium
2008-05-26
(svn r13258) -Codechange: add support for using (most) of the old patch names...
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 r13247) -Codechange: small amount of coding style for settings.cpp.
rubidium
2008-05-25
(svn r13242) -Codechange: remove _opt_ptr.
rubidium
2008-05-24
(svn r13229) -Codechange: replace some global variables that are only initial...
rubidium
2008-05-24
(svn r13228) -Codechange: split console.h.
rubidium
2008-05-24
(svn r13226) -Feature: Allow to have more than only two airports per town. T...
belugas
2008-05-12
(svn r13060) -Codechange: update build industry window when raw_industry_cons...
glx
2008-05-11
(svn r13038) -Fix: When switching the signal gui patch to off, delete the sig...
belugas
2008-05-08
(svn r13016) -Codechange: unify the detection if rail catenary should be drawn
smatz
2008-05-08
(svn r13014) -Fix (r13008): mingw revealed some signed/unsigned warnings
glx
2008-05-08
(svn r13008) -Fix [FS#1997]: silence some MSVC x64 warnings
glx
2008-05-06
(svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when...
rubidium
2008-05-04
(svn r12944) -Codechange: use rev.h instead of externs at many places
smatz
2008-04-29
(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...
peter1138
2008-04-20
(svn r12805) -Codechange: remove some bit magic related to the news display s...
rubidium
2008-04-19
(svn r12785) -Codechange: put all news-type related constants in the same arr...
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-14
(svn r12709) -Feature: show the last joined server. Heavily based on a patch ...
rubidium
2008-04-10
(svn r12648) -Feature: allow four different non-stop types in a single game i...
rubidium
2008-04-03
(svn r12553) -Fix (r11547): redraw the signal GUI when the signal drag densit...
smatz
2008-04-03
(svn r12550) -Change: the signal GUI is now persistent - has the same data wh...
smatz
2008-04-03
(svn r12547) -Feature: invisibility options to make objects invisible instead...
smatz
2008-03-28
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
rubidium
2008-03-27
(svn r12443) -Add: OpenTTDs version to openttd.cfg, just so we do not need to...
rubidium
2008-03-26
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someo...
rubidium
2008-03-24
(svn r12407) -Add [FS#1866]: more language flags for servers
glx
2008-03-15
(svn r12369) -Fix (r1681): reset train speed limits when _patches.realistic_a...
smatz
2008-03-15
(svn r12368) -Codechange: use explicit body for loops and conditions and remo...
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-10
(svn r12104) -Fix (r12103): remember loading indicators transparency settings...
smatz
2008-02-10
(svn r12103) -Feature(tte): separate catenary transparency settings from buil...
smatz
2008-02-10
(svn r12102) -Feature: Allow locking individual transparency settings so they...
maedhros
[next]