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
2009-08-09
(svn r17133) -Codechange: generalise the code that searches for base graphics
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-07-13
(svn r16821) -Codechange: unify the naming of type::UpdateVirtCoord and Updat...
rubidium
2009-07-05
(svn r16750) -Fix: mark the intro gui dirty when changing the difficulty leve...
yexo
2009-07-01
(svn r16719) -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainW...
smatz
2009-07-01
(svn r16717) -Codechange: make IsFrontEngine() member of Train
smatz
2009-06-25
(svn r16654) -Codechange: cache industries in station's coverage area instead...
smatz
2009-06-23
(svn r16635) -Fix: a couple of MSVC 64 bits warnings
rubidium
2009-06-20
(svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo)
smatz
2009-06-19
(svn r16600) -Fix: Give a more meaningful error message when console commands...
frosch
2009-06-10
(svn r16554) -Fix (r16433): compilation with disabled network was broken
smatz
2009-06-01
(svn r16494) -Codechange: cache train's speed limit caused by curves
smatz
2009-05-27
(svn r16447) -Fix [FS#2922] (r16444): compiling on x86-64 failed
yexo
2009-05-26
(svn r16444) -Codechange: Set all company settings to their default value for...
yexo
2009-05-26
(svn r16442) -Codechange: use new Vehicle accessors at more places
smatz
2009-05-26
(svn r16441) -Codechange: new class SpecializedVehicle used as superclass for...
smatz
2009-05-26
(svn r16439) -Change: Make the default vehicle servicing settings company-bas...
yexo
2009-05-26
(svn r16434) -Cleanup: remove some dead code; primarily stuff that can't be r...
rubidium
2009-05-26
(svn r16433) -Codechange: Remove most of CmdSetAutoreplace and replace it wit...
yexo
2009-05-26
(svn r16429) -Change: Make the company settings behave like all others settin...
yexo
2009-05-24
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessar...
rubidium
2009-05-22
(svn r16391) -Codechange: use Train instead of Vehicle where appropriate.
rubidium
2009-05-17
(svn r16338) -Codechange: split loading of references to two phases
smatz
2009-05-15
(svn r16315) -Codechange: move the autorenew settings to a new CompanySetting...
yexo
2009-04-26
(svn r16161) -Fix (r16128): AILoadConfig() could not handle NULL settings.
frosch
2009-04-23
(svn r16132) -Fix (r7232/r16129): crash when saving games; r7232 is the cause...
rubidium
2009-04-23
(svn r16128) -Change: allow loading (and storing) NULL values for STRQ in ope...
rubidium
2009-04-10
(svn r16024) -Codechange: harden string copying on places where it's possible
rubidium
2009-04-10
(svn r16018) -Fix (r16014): properly escape IPv6 style ([::]) addresses so th...
rubidium
2009-04-10
(svn r16014) -Feature(-ish): allow binding to several IPs; [network]:server_b...
rubidium
2009-04-03
(svn r15931) -Codechange: let the host and ban lists use of SmallVector.
rubidium
2009-03-21
(svn r15795) -Codechange: Move the settings table from settings.cpp to table/...
yexo
2009-03-19
(svn r15773) -Fix [FS#2475]: number of active clients wasn't always properly
rubidium
2009-03-19
(svn r15771) -Fix (r13256): Settings from the [gameopt] section (from 0.6 con...
yexo
2009-03-15
(svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic clas...
yexo
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-12
(svn r15695) -Feature [FS#2672]: Allow the number of towns that will be gener...
belugas
2009-03-11
(svn r15673) -Fix: it was not possible to compile a win32 dedicated server (e...
glx
2009-03-09
(svn r15656) -Fix: Changing dynamic_engines also requires reloading newgrfs a...
frosch
2009-03-02
(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it...
rubidium
2009-02-26
(svn r15586) -Fix [FS#2687]: Changing vehicle.dynamic_engines when there are ...
yexo
2009-02-21
(svn r15538) -Fix (r15334): The difficulty level wasn't set to custom when ch...
yexo
2009-02-17
(svn r15506) -Codechange: rename ScenarioEditorTownGenerationWindow to FoundT...
smatz
2009-02-16
(svn r15500) -Fix (r12648): pre-0.5 OTTD stored new_nonstop and full_load_any...
smatz
2009-02-16
(svn r15499) -Fix (r15340): the default town layout was changed
smatz
2009-02-09
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
rubidium
2009-02-09
(svn r15429) -Change: do r15428 also for the string names.
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2009-02-07
(svn r15386) -Codechange: During start up, store driver/blitter/graphicsset s...
peter1138
[next]