summaryrefslogtreecommitdiff
path: root/settings.c
AgeCommit message (Expand)Author
2006-11-30(svn r7296) -Fix: [YAPF] setting yapf.rail_look_ahead_max_signals to zero cau...KUDr
2006-11-27(svn r7269) -Feature: Add freight trains patch option. This option is a multi...peter1138
2006-11-21(svn r7232) -Codechange: Also allow for the save/load of non pre-allocated st...Darkvater
2006-11-21(svn r7231) -Codechange: rename ini_get_variable to GetVariableAddress for us...Darkvater
2006-11-17(svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option ...KUDr
2006-11-17(svn r7190) -Fix: If the non-player-based _patches setting was changed on the...KUDr
2006-11-16(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U...peter1138
2006-11-16(svn r7179) -Codechange (r7173): Actually "prefer" team chat through the patc...Darkvater
2006-11-16(svn r7173) -Codechange (r6824): Allow the user to change the chat-destinatio...Darkvater
2006-11-15(svn r7160) -Feature [SF 1243657, 1171147]: Slovak/Brazil currency patch (gps...Darkvater
2006-11-10(svn r7124) -Fix (r37xx): sizeof(bool) = 4 for (certain) OSX do not assume it...Darkvater
2006-11-07(svn r7102) -Codechange: Remove and hardcode unnecessary patch setting progre...peter1138
2006-10-28(svn r6972) - Codechange: Allow standard ini-file style commentspeter1138
2006-10-17(svn r6800) -Feature change: [train is lost] message is now generated immedia...KUDr
2006-10-12(svn r6758) -Feature: Add a measurement tool that will show dimensions and he...Darkvater
2006-10-03(svn r6628) - Feature: Add the ability to pause a server if not enough player...peter1138
2006-09-28(svn r6544) - Codechange: Rename CmdReplaceVehicle to CmdSetAutoReplace, to r...peter1138
2006-09-17(svn r6474) - Add a patch option to control display of liveries, allowing non...peter1138
2006-09-15(svn r6453) -Feature: FS#305 Turkish currency (jnmbk)belugas
2006-09-14(svn r6450) -Feature: Make the 'patch' console command available for offline ...Darkvater
2006-09-11(svn r6440) -Fix: [YAPF] some YAPF settings were not saved (i misunderstood h...KUDr
2006-09-04(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more...rubidium
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