Tue, 25 Dec 2007 18:25:25 +0000(svn r11699) -Cleanup: Remove some headers from the project files which aren't there anymore
skidd13 [Tue, 25 Dec 2007 18:25:25 +0000] rev 8633
(svn r11699) -Cleanup: Remove some headers from the project files which aren't there anymore

Tue, 25 Dec 2007 15:56:41 +0000(svn r11698) -Change: Make the abort/accept process of the difficulty window a bit less confusing
skidd13 [Tue, 25 Dec 2007 15:56:41 +0000] rev 8632
(svn r11698) -Change: Make the abort/accept process of the difficulty window a bit less confusing
-Change: Make the highscore button in the difficulty window a bit more obvious
-Codechange: Enumify the window-widgets of the difficulty window

Tue, 25 Dec 2007 14:08:56 +0000(svn r11697) -Fix [FS#1585]: strgen did not (always) compile properly.
rubidium [Tue, 25 Dec 2007 14:08:56 +0000] rev 8631
(svn r11697) -Fix [FS#1585]: strgen did not (always) compile properly.

Tue, 25 Dec 2007 14:03:06 +0000(svn r11696) -Fix: remove BUGS as that is not about any real bugs, but rather things noted in the development of the new bridges/elrail.
rubidium [Tue, 25 Dec 2007 14:03:06 +0000] rev 8630
(svn r11696) -Fix: remove BUGS as that is not about any real bugs, but rather things noted in the development of the new bridges/elrail.

Tue, 25 Dec 2007 13:59:21 +0000(svn r11695) -Codechange: Converted the md5 algorithm to OOP
skidd13 [Tue, 25 Dec 2007 13:59:21 +0000] rev 8629
(svn r11695) -Codechange: Converted the md5 algorithm to OOP
-Codechange: Adapt the md5 algorithm to the OpenTTD source

Tue, 25 Dec 2007 13:28:09 +0000(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
rubidium [Tue, 25 Dec 2007 13:28:09 +0000] rev 8628
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.

Tue, 25 Dec 2007 11:26:07 +0000(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
rubidium [Tue, 25 Dec 2007 11:26:07 +0000] rev 8627
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'

Tue, 25 Dec 2007 09:48:53 +0000(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
rubidium [Tue, 25 Dec 2007 09:48:53 +0000] rev 8626
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.

Tue, 25 Dec 2007 01:29:54 +0000(svn r11690) -Fix: Since indices into the patch array is sent over the network having conditionally compiled entries in the table can cause desyncs. Moving them to the end will hide this issue, but it should really be solved in a better way.
egladil [Tue, 25 Dec 2007 01:29:54 +0000] rev 8625
(svn r11690) -Fix: Since indices into the patch array is sent over the network having conditionally compiled entries in the table can cause desyncs. Moving them to the end will hide this issue, but it should really be solved in a better way.

Sun, 23 Dec 2007 21:02:40 +0000(svn r11689) -Fix: compilation error and most of warnings for gcc 4.3
smatz [Sun, 23 Dec 2007 21:02:40 +0000] rev 8624
(svn r11689) -Fix: compilation error and most of warnings for gcc 4.3