summaryrefslogtreecommitdiff
path: root/settings.c
AgeCommit message (Expand)Author
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
2004-12-13(svn r1057) -Add: [Network] 'set port <port>' changes the port of the server ...truelight
2004-12-12(svn r1026) -Add: [Network] Added unique id, so in network, each client has an truelight
2004-12-08(svn r979) Allow more realistically sized catchment areasCelestar
2004-12-04(svn r945) -Fix: [Network] Terraform callback went wrong in mergetruelight
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-11-29(svn r853) -Feature: Implement improved vehicle loading algorithmtron
2004-11-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-11-14(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ...darkvater
2004-11-10(svn r538) -Feature: Windows snap at each othertron