summaryrefslogtreecommitdiff
path: root/settings.c
AgeCommit message (Expand)Author
2006-09-01(svn r6296) -Fix (r6186): some more (YAPF) settings were affected by accident...rubidium
2006-08-31(svn r6281) -Fix (r6186): three settings were accidently removed. Thanks go t...rubidium
2006-08-28(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {...rubidium
2006-08-28(svn r6186) -Fix [FS#309]: add an override system to the dynamically determin...rubidium
2006-08-27(svn r6174) -Cleanup: [YAPF] some SDT_CONDVARs replaced by SDT_VARs since the...KUDr
2006-08-27(svn r6170) -Feature: save max_companies/clients/spectators in the config file.Darkvater
2006-08-27(svn r6164) -Fix [YAPF]: Road vehicles preferring bends - added yapf.road_cur...KUDr
2006-08-22(svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva...truelight
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-08-20(svn r5999) -Feature: change the original date format to a 32 bits format bas...rubidium
2006-08-20(svn r5965) -Feature: FS#261 Catalan Town Names generator (arnau)bjarni
2006-08-20(svn r5964) -Feature: FS#131 Slovenian currency (MeusH)bjarni
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-08-16(svn r5926) -Codechange: make _cur_year contain the full year, instead of the...rubidium
2006-08-15(svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_...rubidium
2006-08-15(svn r5915) -Cleanup: some variables were named *_date while they were only h...rubidium
2006-08-15(svn r5908) - Codechange (r5903): Move the retrieval of the new value of a pa...Darkvater
2006-08-15(svn r5903) -Fix [FS#170]: Changing patch settings through the console didn't...Darkvater
2006-08-14(svn r5887) -Cleanup: move date related functions, defines and variables to d...rubidium
2006-08-13(svn r5874) -Feature [FS#234]: Remember the maximized state and restore on st...Darkvater
2006-08-12(svn r5871) -Feature: Add a possibility to handle pointer strings without a b...Darkvater
2006-07-16(svn r5504) Feature : Added Italian town name generator. (sidew)belugas
2006-06-28(svn r5397) -Fix: Redraw the screen, when switching the signal sidetron
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-06-25(svn r5360) - Fix (r5359): *sigh*, compile before you commit...Darkvater
2006-06-25(svn r5359) - Setting a patch value through the console would show the old va...Darkvater
2006-06-10(svn r5210) Many small changes which piled up: const, unsigned, variable scop...tron
2006-06-08(svn r5170) - CodeChange: corrected name for "road_crossing_penalty" (mistake...KUDr
2006-06-08(svn r5169) - CodeChange: [YAPF] RVs now use YAPF_TILE_LENGTH as base unit an...KUDr
2006-06-07(svn r5164) - CodeChange: [YAPF] settings of platform penalties are now saved...KUDr
2006-06-05(svn r5136) Fix various style bugs:tron
2006-06-02(svn r5076) CodeChange: [YAPF] Platform selection feature related settings ad...KUDr
2006-06-01(svn r5067) -Codechange: [YAPF] Platform selection feature now applies penalt...KUDr
2006-06-01(svn r5066) -Feature: [YAPF] Train selects the best station platform by lengthKUDr
2006-05-27(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...KUDr
2006-05-19(svn r4916) - Fix: SLE_BOOL replaced by SLE_UINT8 for byte _network_lan_internetKUDr
2006-05-01(svn r4639) -Feature: Turkish town names (jnmbk)celestar
2006-04-22(svn r4531) - Fix [NewGRF]: overzealous fixing, reset num_params to 0 from -1...Darkvater
2006-04-22(svn r4530) - Fix [NewGRF]: don't spew a warning when a grf file has no param...Darkvater
2006-04-22(svn r4527) - Feature [NewGRF]: Add support for specifying parameters to GRF ...Darkvater
2006-04-22(svn r4512) - Codechange: Sprinkle some doxygen magic over settings.cDarkvater
2006-04-21(svn r4498) - Use an item's name instead of value when parsing configuration ...peter1138
2006-04-20(svn r4491) - Codechange: handle IGT_LIST types just as the other types with ...Darkvater
2006-04-20(svn r4490) - Feature: The integer-list parser now accepts a space character ...Darkvater
2006-04-20(svn r4489) - Codechange: some small cleanups in the settings-parser code, ma...Darkvater
2006-04-20(svn r4487) - Codechange: replace the custom currency magic number 23 with a ...peter1138
2006-04-16(svn r4445) -Fix: FS#108 Danish name generator bugbjarni
2006-04-10(svn r4342) Change the first two parameters of commands - virtual pixel coord...tron
2006-03-29(svn r4153) -Codechange. Changed NPF_TILE_LENGTH into an enum and moved it ou...celestar
2006-03-28(svn r4142) - Fix [FS#74]: Incorrectly loaded settings from the config file w...Darkvater