Sat, 19 Aug 2006 09:31:22 +0000(svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for textboxes to only
truelight [Sat, 19 Aug 2006 09:31:22 +0000] rev 4299
(svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for textboxes to only
allow certain patterns (like numbers only)

Sat, 19 Aug 2006 09:23:48 +0000(svn r5943) -Merge TGP (part r5725): -Codechange: renamed Thread to OTTDThread, as Windows
truelight [Sat, 19 Aug 2006 09:23:48 +0000] rev 4298
(svn r5943) -Merge TGP (part r5725): -Codechange: renamed Thread to OTTDThread, as Windows
(who else) uses Thread in winbase.h, and starts complaining if you define it
otherwise (with weird, undefined errors) (tnx Arnau and Rubidium)

Thu, 17 Aug 2006 20:22:35 +0000(svn r5934) -Cleanup: forgot some conversions to Year and to Date
rubidium [Thu, 17 Aug 2006 20:22:35 +0000] rev 4297
(svn r5934) -Cleanup: forgot some conversions to Year and to Date
-Cleanup: use _cur_year instead of _date for some (year based) comparisons
-Cleanup: remove a magic number in favour of another (less) magic number

Wed, 16 Aug 2006 17:58:43 +0000(svn r5929) WebTranslator2 update to 2006-08-16 19:58:20
miham [Wed, 16 Aug 2006 17:58:43 +0000] rev 4296
(svn r5929) WebTranslator2 update to 2006-08-16 19:58:20
czech - 2 fixed by Hadez (2)
slovak - 2 fixed by lengyel (2)

Wed, 16 Aug 2006 12:07:24 +0000(svn r5928) -Cleanup: remove ConvertIntDate and use ConvertYMDToDate as ConvertIntDate was only called with Years.
rubidium [Wed, 16 Aug 2006 12:07:24 +0000] rev 4295
(svn r5928) -Cleanup: remove ConvertIntDate and use ConvertYMDToDate as ConvertIntDate was only called with Years.

Wed, 16 Aug 2006 11:49:52 +0000(svn r5927) -Cleanup: check against _cur_year instead of _date when determining the availability of airports, as they only become available at the beginning of a year.
rubidium [Wed, 16 Aug 2006 11:49:52 +0000] rev 4294
(svn r5927) -Cleanup: check against _cur_year instead of _date when determining the availability of airports, as they only become available at the beginning of a year.

Wed, 16 Aug 2006 11:39:55 +0000(svn r5926) -Codechange: make _cur_year contain the full year, instead of the offset since 1920
rubidium [Wed, 16 Aug 2006 11:39:55 +0000] rev 4293
(svn r5926) -Codechange: make _cur_year contain the full year, instead of the offset since 1920
-Codechange: store all year related variables that are _not_ stored in a savegame/transported over the network in the same format as _cur_year

Wed, 16 Aug 2006 07:43:15 +0000(svn r5925) WebTranslator2 update to 2006-08-16 09:42:57
miham [Wed, 16 Aug 2006 07:43:15 +0000] rev 4292
(svn r5925) WebTranslator2 update to 2006-08-16 09:42:57
turkish - 2 fixed by jnmbk (2)

Wed, 16 Aug 2006 06:06:48 +0000(svn r5924) Revert accidently commited files
tron [Wed, 16 Aug 2006 06:06:48 +0000] rev 4291
(svn r5924) Revert accidently commited files

Wed, 16 Aug 2006 06:05:44 +0000(svn r5923) Fix 'make depend' which was broken in r3574 (it just did nothing)
tron [Wed, 16 Aug 2006 06:05:44 +0000] rev 4290
(svn r5923) Fix 'make depend' which was broken in r3574 (it just did nothing)