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
/
settings.c
Age
Commit message (
Expand
)
Author
2005-07-25
(svn r2706) Fix !WITH_NETWORK build
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2673) Include functions.h directly, not globally via openttd.h
tron
2005-07-21
(svn r2663) Include variables.h only in these files which need it, not global...
tron
2005-07-19
(svn r2635) Fix: [ntp/misc] Improve the old pathfinder. Changed it to A* inst...
ludde
2005-07-19
(svn r2633) Move spritecache related variable from variables.h to spritecache...
tron
2005-07-19
(svn r2631) Move screenshot related variables from variables.h to screenshot....
tron
2005-07-12
(svn r2553) - Fix: [pathfinding] Remove old-old train pathfinder. Enhanced ol...
ludde
2005-07-04
(svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows mu...
hackykid
2005-07-03
(svn r2514) - Codechange: [NPF] Move the checking of railtype into a funciton...
matthijs
2005-06-16
(svn r2447) * Add: [NPF] Penalty for road vehicles making turns.
matthijs
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-07
(svn r2281) - Fix: [ 1115204 ] [NPF] When pressing the goto depot button, tra...
matthijs
2005-05-02
(svn r2255) - Fix: [ 9680363 ] [NPF] Broken buoy handling for ships
matthijs
2005-04-25
(svn r2231) - Fix: max_join_time pointing to _network_max_join_time is an uin...
Darkvater
2005-04-24
(svn r2227) - Fix (regression): [ 1188408 ] Fix news settings load check. Whe...
Darkvater
2005-04-15
(svn r2204) - Add: [NPF] NPF now has a maximum number of nodes it will search...
matthijs
2005-04-13
(svn r2192) - Add greater control to the 'message options' window. Now you ca...
Darkvater
2005-04-04
(svn r2147) - Add: [NPF] Give red presignal exit signals a different (higher)...
matthijs
2005-03-29
(svn r2106) -Fix: improved the network-join algoritm, it is now a bit more st...
truelight
2005-03-27
(svn r2088) - Fix: [ 1155158 ] Make extmidi command a config option in additi...
pasky
2005-03-12
(svn r2004) - Fix: [ 1149487 ] Autosave ignoring settings
Darkvater
2005-03-08
(svn r1964) - Add: [NPF] Added a penalty
matthijs
2005-03-08
(svn r1963) - Add: [NPF] Penalty for a red signal that is the last signal on ...
matthijs
2005-03-05
(svn r1926) Codechange: Renamed some of the predefined town names arrays for ...
pasky
2005-02-06
(svn r1833) byte -> char transition: the rest
tron
2005-02-06
(svn r1821) Move generic string handling functions to string.[ch] and introdu...
tron
2005-02-04
(svn r1786) -Fix: unitnumber is increased to 16bit, so now you can have up to...
truelight
2005-02-02
(svn r1775) -Fix: The NPF patch setting was not synced in network.
truelight
2005-02-01
(svn r1762) -Codechange: renamed 'MemoryPool' to 'SettingsMemoryPool' (we need
truelight
2005-01-31
(svn r1751) - Feature: New PathFinder (NPF).
matthijs
2005-01-29
(svn r1722) -Feature: Bigger maps - anyone?
tron
2005-01-23
(svn r1605) Remove redundant if
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-16
(svn r1538) -Feature: [988816] Disable servicing when breakdowns set to none ...
darkvater
2005-01-15
(svn r1531) -Feature: [1039061] Swiss town-names (vulvulune)
darkvater
2005-01-15
(svn r1527) -Add: RCon (Remote Connection). A server can set:
truelight
2005-01-14
(svn r1509) Const correctness and add static where appropriate while touching...
tron
2005-01-13
(svn r1496) -Fix: highscore no longer crashes in network games with a dedicat...
darkvater
2005-01-09
(svn r1452) Fixed missing option from settings.c (Simen Graaten)
miham
2005-01-09
(svn r1441) Fixed a couple of warnings, and removed a pointless assert
celestar
2005-01-07
(svn r1418) -Feature: [1098254] (dis)Allow Shares. Add patch options to allow...
darkvater
2005-01-05
(svn r1384) Fix: Sometimes when lists were saved, a lot of blank lines had be...
dominik
2005-01-02
(svn r1322) -Add: banning system (mostly tnx to guru3)
truelight
2004-12-31
(svn r1312) -Add: Patch which is on by default: population in label of the town
truelight
2004-12-27
(svn r1283) -Add: AutoRenew is now a client-side patch instead of a game-side...
truelight
2004-12-23
(svn r1264) Fix: Default currency is GBP again and the currency identifier is...
dominik
2004-12-23
(svn r1255) Renamed "postfix" to "suffix", for strings and variable names
dominik
2004-12-23
(svn r1252) -Add: [Network] With 'set restart_game_date' you can set the date...
truelight
2004-12-23
(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.
darkvater
[next]