Fri, 12 Jan 2007 16:44:08 +0000(svn r8081) -Fix (r8075): Use a copy of the resolver object instead of the using the existing one. This fixes problems with the object scope setting.
peter1138 [Fri, 12 Jan 2007 16:44:08 +0000] rev 5873
(svn r8081) -Fix (r8075): Use a copy of the resolver object instead of the using the existing one. This fixes problems with the object scope setting.

Fri, 12 Jan 2007 16:30:41 +0000(svn r8080) -Codechange (r8079): Move the *WHOLE* performance code into the #ifndef and some style changes.
Darkvater [Fri, 12 Jan 2007 16:30:41 +0000] rev 5872
(svn r8080) -Codechange (r8079): Move the *WHOLE* performance code into the #ifndef and some style changes.

Fri, 12 Jan 2007 15:43:00 +0000(svn r8079) -Fix [YAPF]: float division by zero when calculating stats (YAPF cache hit ratio). Caused BSOD on Win9x. (thanks 3iff for report, Darkvater for help)
KUDr [Fri, 12 Jan 2007 15:43:00 +0000] rev 5871
(svn r8079) -Fix [YAPF]: float division by zero when calculating stats (YAPF cache hit ratio). Caused BSOD on Win9x. (thanks 3iff for report, Darkvater for help)

Fri, 12 Jan 2007 14:30:01 +0000(svn r8078) -Codechange: rewrite UDP part of the network code to make use classes. This is only one of the many steps to really cleanup the network code.
rubidium [Fri, 12 Jan 2007 14:30:01 +0000] rev 5870
(svn r8078) -Codechange: rewrite UDP part of the network code to make use classes. This is only one of the many steps to really cleanup the network code.

Fri, 12 Jan 2007 14:28:00 +0000(svn r8077) -Cleanup: Restructure some switch() statements' default case when they're unreachable
Darkvater [Fri, 12 Jan 2007 14:28:00 +0000] rev 5869
(svn r8077) -Cleanup: Restructure some switch() statements' default case when they're unreachable

Fri, 12 Jan 2007 11:20:34 +0000(svn r8075) -Feature: Add support for variable 7E - subroutines. (peter1138)
maedhros [Fri, 12 Jan 2007 11:20:34 +0000] rev 5868
(svn r8075) -Feature: Add support for variable 7E - subroutines. (peter1138)

Fri, 12 Jan 2007 08:37:14 +0000(svn r8074) -Fix (FS#537, r7555, r5749): revert r7555 because it was really wrong and fix the off-by-one error due to truncation that was supposedly fixed by r7555.
rubidium [Fri, 12 Jan 2007 08:37:14 +0000] rev 5867
(svn r8074) -Fix (FS#537, r7555, r5749): revert r7555 because it was really wrong and fix the off-by-one error due to truncation that was supposedly fixed by r7555.

Fri, 12 Jan 2007 07:37:35 +0000(svn r8073) WebTranslator2 update to 2007-01-12 08:35:48
miham [Fri, 12 Jan 2007 07:37:35 +0000] rev 5866
(svn r8073) WebTranslator2 update to 2007-01-12 08:35:48
brazilian_portuguese - 92 changed by fukumori (92)

Fri, 12 Jan 2007 00:44:49 +0000(svn r8071) -Fix (r5999): [FS#536] Merging 32bit dates broke the inauguration date of companies in
Darkvater [Fri, 12 Jan 2007 00:44:49 +0000] rev 5865
(svn r8071) -Fix (r5999): [FS#536] Merging 32bit dates broke the inauguration date of companies in
oldloader: "The year the company was inaugurated (full value, not base-1920)"
(Marcin Grzegorczyk's TTD internals site)

Thu, 11 Jan 2007 21:49:39 +0000(svn r8070) -Fix r5815: missing initialisation could cause crash when loading 24bpp BMP heightmap
glx [Thu, 11 Jan 2007 21:49:39 +0000] rev 5864
(svn r8070) -Fix r5815: missing initialisation could cause crash when loading 24bpp BMP heightmap