summaryrefslogtreecommitdiff
path: root/settings.c
AgeCommit message (Expand)Author
2006-02-01(svn r3512) Yet more whitespace fixes (mostly by Rubidium)peter1138
2006-02-01(svn r3511) More whitespace ([FS#46] by Rubidium)tron
2006-01-29(svn r3479) -Fix: fixed warnings on 64bit platforms (anyway, most 64bit platf...truelight
2006-01-29(svn r3475) - Fix: you couldn't remove an item from a list-type of config ing...Darkvater
2006-01-29(svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in...Darkvater
2005-12-18(svn r3313) Remove GPMI related changes from trunktron
2005-11-26(svn r3238) -Fix: always save if you want GPMI-based AIs, this on request by truelight
2005-11-22(svn r3229) -Add: add more GPMI support. Now GPMI-based AIs can be loaded (do...truelight
2005-11-21(svn r3224) -Add: Allow the NewAI to work in Multiplayer Games (switchable vi...truelight
2005-11-19(svn r3222) -Feature: Right-Click-Scrolling optionally moves in the opposite ...tron
2005-11-17(svn r3214) -Feature: openttd.cfg can now set how many autosaves to keep befo...bjarni
2005-11-09(svn r3157) - Feature: Added patch option to link the terraform toolbar to th...peter1138
2005-09-24(svn r2982) Newgrf: Added patch option for wagon speed limits. This is enable...peter1138
2005-09-23(svn r2976) -Fix: Align settings pool items to the size of void* to fix bus e...tron
2005-09-08(svn r2924) Introduce the ALIGN() macro which aligns values to multiples of a...tron
2005-08-07(svn r2833) Remove saving of sprite cache data:tron
2005-08-07(svn r2831) Fix some potential and real buffer overflowstron
2005-08-07(svn r2830) Move CheckSwitchToEuro() to currency.[ch] and hide the truth abou...tron
2005-08-06(svn r2815) Store the currency information in one central place instead of sc...tron
2005-07-25(svn r2706) Fix !WITH_NETWORK buildtron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2673) Include functions.h directly, not globally via openttd.htron
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 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