summaryrefslogtreecommitdiff
path: root/settings.c
AgeCommit message (Expand)Author
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 shipsmatthijs
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 settingsDarkvater
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 resttron
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 iftron
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 assertcelestar
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 towntruelight
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 namesdominik
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
2004-12-22(svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers)truelight
2004-12-22(svn r1215) Feature: You can now make a custom currency by chosing "Custom..."dominik
2004-12-20(svn r1194) Feature: You can now add and remove servers from the server list....dominik
2004-12-18(svn r1162) The server list can now be automatically filled from the config f...dominik
2004-12-18(svn r1157) Enhanced the config file (openttd.cfg) to use another section typ...dominik
2004-12-16(svn r1131) -Add: [Network] Autoclean_companies (set it with 'set autoclean_c...truelight
2004-12-15(svn r1113) -Add: [Network] Added the GUI part for server advertising. When y...truelight
2004-12-13(svn r1076) Feature: Patch setting to autosave the game on exitdominik
2004-12-13(svn r1074) Fix: server_bind_ip was set to 255.255.255.255 by defaultdominik
2004-12-13(svn r1059) -Fix: [Console] Renamed 'set port' to 'set server_port'truelight