strings.c
Sat, 18 Mar 2006 15:19:30 +0000 Darkvater (svn r3953) - Grr, compile before you commit. Wrong merge of 3529/3553 in r3948 0.4.5
Sat, 18 Mar 2006 15:12:24 +0000 Darkvater (svn r3948) - Fix: [ 1415782 ] crash in string code with openbsd/zaurus; alignment issues (thanks Tron for the help). Backport of r3529, r3553 from trunk 0.4.5
Fri, 29 Dec 2006 10:13:35 +0000 celestar (svn r7608) [cbh] - Merge with trunk r7593:7607 because I need 7607 here custombridgeheads
Mon, 19 Mar 2007 22:08:18 +0000 rubidium (svn r9355) [0.5] -Backport from trunk (r8906): 0.5
Sat, 24 Feb 2007 01:21:31 +0000 Darkvater (svn r8872) [0.5] -Backport from trunk (r8784, r8821, r8823, r8824): 0.5
Sat, 09 Dec 2006 10:56:12 +0000 Darkvater (svn r7449) -Codechange: Rename _path to _paths as it is technically more correct, but mainly because
Tue, 28 Nov 2006 14:42:31 +0000 Darkvater (svn r7274) -Codechange [utf8]: Add input/output unicode support. This actually only changes win32
Thu, 16 Nov 2006 22:05:33 +0000 peter1138 (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.
Tue, 24 Oct 2006 19:19:25 +0000 belugas (svn r6930) -Codechange: Move industry name into IndustrySpec
Sun, 22 Oct 2006 15:13:48 +0000 peter1138 (svn r6896) - Fix (r6895): Supply last position of the correct buffer *again*
Sun, 22 Oct 2006 10:08:49 +0000 peter1138 (svn r6895) - Fix (r6884): Add 'last' parameter to the town name generators.
Sun, 22 Oct 2006 00:05:19 +0000 peter1138 (svn r6890) - Fix (r6884): Supply last position of the correct buffer...
Sat, 21 Oct 2006 23:31:34 +0000 Darkvater (svn r6884) -Codechange: Add strict bounds checking in string formatting system.
Fri, 20 Oct 2006 19:48:25 +0000 peter1138 (svn r6858) - Fix (r6855): Handle rail vehicles with no capacity (N/A) by setting cargo type to CT_INVALID and handling it later. STR_8838_N_A is not a valid cargo type...
Fri, 13 Oct 2006 15:52:22 +0000 Darkvater (svn r6766) -Codechange: Move _openttd_revision[] into the functions that use it instead of global
Tue, 03 Oct 2006 09:25:42 +0000 peter1138 (svn r6622) - Add support for NewGRF text includes. (Based on mart3p's patch)
Fri, 15 Sep 2006 02:52:17 +0000 belugas (svn r6454) -Fix(r6108) : Allow custom currency to display both prefix and suffix
Fri, 01 Sep 2006 08:06:11 +0000 tron (svn r6290) -Feature: When automatically detecting the language try to first match language+territory (e.g. de_CH), then just language (e.g. de) and fall back to en_GB otherwise
Thu, 31 Aug 2006 22:07:49 +0000 tron (svn r6288) -Regression: Restore automatic language detection, which was broken in r4886 when the language codes got extended
Mon, 28 Aug 2006 18:53:03 +0000 rubidium (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc.
Sun, 27 Aug 2006 10:04:33 +0000 Darkvater (svn r6169) -Codechange: Use GetString() instead of GetStringWithArgs() which should be
Sat, 26 Aug 2006 20:54:30 +0000 Darkvater (svn r6158) -Revert r6139 as that breaks strings with cases. Thanks michi_cc
Sat, 26 Aug 2006 14:39:05 +0000 Darkvater (svn r6139) -Codechange: strings are StringID. This should be changed in strings.h as well, but you would need to include openttd.h and that opens a whole new can of worms.
Fri, 25 Aug 2006 00:41:10 +0000 belugas (svn r6108) -NewGRF Feature: Implement currencies replacment via grf file.
Tue, 22 Aug 2006 15:33:35 +0000 truelight (svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips invalid ones
Sun, 20 Aug 2006 12:09:32 +0000 truelight (svn r5974) -Codechange: added casts all around the place to make Windows 64bit happy (michi_cc)
Wed, 16 Aug 2006 11:39:55 +0000 rubidium (svn r5926) -Codechange: make _cur_year contain the full year, instead of the offset since 1920
Tue, 15 Aug 2006 16:55:40 +0000 rubidium (svn r5919) -Cleanup: use the type Date when the variable really is a date
Tue, 15 Aug 2006 16:49:48 +0000 rubidium (svn r5918) -Cleanup: rename ConvertDayToYMD/ConvertYMDToDay as they really convert a Date to/from a YearMonthDay.
Tue, 15 Aug 2006 15:18:03 +0000 rubidium (svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_YEAR when comparing _cur_year with a 'full' year.
Mon, 14 Aug 2006 14:21:15 +0000 rubidium (svn r5887) -Cleanup: move date related functions, defines and variables to date.[ch]
Fri, 04 Aug 2006 23:45:20 +0000 Darkvater (svn r5763) - Cleanup: Move the now unified GetLanguageList and comparator function to strings.c where it belongs.
Fri, 07 Jul 2006 02:44:51 +0000 belugas (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
Fri, 12 May 2006 21:48:32 +0000 peter1138 (svn r4855) - Fix r4854: Remove 4 character offset, as buff is already in correct place.
Fri, 12 May 2006 19:30:49 +0000 peter1138 (svn r4854) - Codechange: don't assume a short format month is 3 characters -- copy the string in the same way the other parts
Sat, 22 Apr 2006 01:37:31 +0000 belugas (svn r4513) Codechange : Assemble a bit the scattered parts of Cargo types.
Fri, 21 Apr 2006 03:00:20 +0000 belugas (svn r4493) Newgrf : Action 04. Beginning of implementation.
Sun, 09 Apr 2006 18:25:31 +0000 peter1138 (svn r4340) Add force {FORCE} to the units system. This is currently unused.
Sun, 09 Apr 2006 14:49:45 +0000 peter1138 (svn r4336) Fix units conversion of volume for SI
Sat, 08 Apr 2006 12:04:23 +0000 peter1138 (svn r4322) - Codechange: Remove conversion of kmh to mph from gui code to within the units conversion system, in string.c. This means displaying kmh requires no conversion, instead of being convert from kmh to mph, and then back to kmh again.
Sun, 26 Mar 2006 21:50:57 +0000 peter1138 (svn r4126) - Feature: A new multi-lingual multi-measuring-unit system:
Sat, 25 Mar 2006 09:22:10 +0000 Darkvater (svn r4105) - Feature: Add proper ISO-8859-15 <> LOCALCODE conversion. As the mess that is makefile can't properly support it at the moment, it is only available for MACOSX. Windows doesn't need FS conversion and I have no idea about OS/2 so it's disabled for them.
Sat, 18 Feb 2006 14:41:24 +0000 tron (svn r3613) Some more const, indentation, whitespace and similar stuff
Fri, 03 Feb 2006 21:51:42 +0000 Darkvater (svn r3529) - Fix: [ 1415782 ] crash in string code with openbsd/zaurus; alignment issues (thanks Tron for the help)
Wed, 01 Feb 2006 19:53:17 +0000 tron (svn r3516) Fix embarrassing bug in r3514
Wed, 01 Feb 2006 07:36:15 +0000 tron (svn r3511) More whitespace ([FS#46] by Rubidium)
Wed, 01 Feb 2006 06:32:03 +0000 tron (svn r3510) Fiddle with whitespace and parentheses
Wed, 16 Nov 2005 11:17:52 +0000 tron (svn r3192) Split the surname list into two lists (non-toyland/toyland) and use lengthof() to get the number of names instead of using magic numbers
Tue, 15 Nov 2005 09:00:02 +0000 tron (svn r3185) const
Mon, 14 Nov 2005 19:48:04 +0000 tron (svn r3181) -Bracing
Mon, 14 Nov 2005 08:09:57 +0000 tron (svn r3177) GB, CLRBIT, HASBIT, TOGGLEBIT
Sun, 13 Nov 2005 13:43:55 +0000 tron (svn r3172) static, const
Sat, 22 Oct 2005 06:39:32 +0000 tron (svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes
Tue, 27 Sep 2005 20:55:42 +0000 tron (svn r2994) Another small hack regarding currencies: add a #define to emulate a variable, that holds the current currency; again this should increase readability
Sat, 10 Sep 2005 15:14:35 +0000 tron (svn r2936) Move string commands to a non-printable range and remove stale comments
Sat, 20 Aug 2005 18:14:32 +0000 tron (svn r2879) Major step twoards ISO-8859-15
Sat, 06 Aug 2005 14:59:54 +0000 tron (svn r2815) Store the currency information in one central place instead of scattering it in several unrelated files
Mon, 01 Aug 2005 01:12:21 +0000 tron (svn r2777) -Feature: When starting without a config file determine the language on basis of the current locale
Tue, 26 Jul 2005 19:04:19 +0000 tron (svn r2717) Move _userstring to strings.[ch]
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files