Fri, 15 Aug 2008 15:38:41 +0000(svn r14077) -Fix: MSVC projects re-ordering
belugas [Fri, 15 Aug 2008 15:38:41 +0000] rev 9922
(svn r14077) -Fix: MSVC projects re-ordering

Fri, 15 Aug 2008 13:57:43 +0000(svn r14076) -Codechange: Merge the four start/stop commands into a single CMD_START_STOP_VEHICLE.
frosch [Fri, 15 Aug 2008 13:57:43 +0000] rev 9921
(svn r14076) -Codechange: Merge the four start/stop commands into a single CMD_START_STOP_VEHICLE.

Fri, 15 Aug 2008 12:47:20 +0000(svn r14075) -Codechange: make the windows installer more platform aware and warn when the to-be-installed binary isn't the recommended one (or won't work at all).
rubidium [Fri, 15 Aug 2008 12:47:20 +0000] rev 9920
(svn r14075) -Codechange: make the windows installer more platform aware and warn when the to-be-installed binary isn't the recommended one (or won't work at all).

Fri, 15 Aug 2008 11:58:15 +0000(svn r14074) -Codechange: split the bundle generation out of the main makefile so it can be reused for making bundles from MSVC compiles.
rubidium [Fri, 15 Aug 2008 11:58:15 +0000] rev 9919
(svn r14074) -Codechange: split the bundle generation out of the main makefile so it can be reused for making bundles from MSVC compiles.

Thu, 14 Aug 2008 15:37:52 +0000(svn r14072) -Fix (r14053): branch detection failed with mawk (peter1138)
glx [Thu, 14 Aug 2008 15:37:52 +0000] rev 9918
(svn r14072) -Fix (r14053): branch detection failed with mawk (peter1138)

Wed, 13 Aug 2008 19:09:27 +0000(svn r14071) -Fix [FS#2057]: the screen wouldn't be centered on Windows multimonitor systems if the first monitor is right of the second one.
rubidium [Wed, 13 Aug 2008 19:09:27 +0000] rev 9917
(svn r14071) -Fix [FS#2057]: the screen wouldn't be centered on Windows multimonitor systems if the first monitor is right of the second one.

Wed, 13 Aug 2008 14:52:54 +0000(svn r14069) -Fix: silence MSVC 64-bits compile warnings.
rubidium [Wed, 13 Aug 2008 14:52:54 +0000] rev 9916
(svn r14069) -Fix: silence MSVC 64-bits compile warnings.

Wed, 13 Aug 2008 14:26:20 +0000(svn r14068) -Fix (r14056): MSVC doesn't support typeof.
rubidium [Wed, 13 Aug 2008 14:26:20 +0000] rev 9915
(svn r14068) -Fix (r14056): MSVC doesn't support typeof.

Wed, 13 Aug 2008 06:22:04 +0000(svn r14064) -Fix [FS#1752]: check for the length of strings (in bytes) in the command. Checking for the length in pixels is impossible because that differs per client.
rubidium [Wed, 13 Aug 2008 06:22:04 +0000] rev 9914
(svn r14064) -Fix [FS#1752]: check for the length of strings (in bytes) in the command. Checking for the length in pixels is impossible because that differs per client.

Wed, 13 Aug 2008 06:05:01 +0000(svn r14063) -Codechange: replace some "magic" constants with enumified constants.
rubidium [Wed, 13 Aug 2008 06:05:01 +0000] rev 9913
(svn r14063) -Codechange: replace some "magic" constants with enumified constants.

Wed, 13 Aug 2008 05:12:36 +0000(svn r14062) -Fix [FS#2226]: division by 0 in newai.
rubidium [Wed, 13 Aug 2008 05:12:36 +0000] rev 9912
(svn r14062) -Fix [FS#2226]: division by 0 in newai.

Wed, 13 Aug 2008 02:48:50 +0000(svn r14061) -Codechange: constification and move a declaration more logically
belugas [Wed, 13 Aug 2008 02:48:50 +0000] rev 9911
(svn r14061) -Codechange: constification and move a declaration more logically

Wed, 13 Aug 2008 02:43:42 +0000(svn r14060) -Codechange: Replace numbers with Colours enum on Gen world gui.
belugas [Wed, 13 Aug 2008 02:43:42 +0000] rev 9910
(svn r14060) -Codechange: Replace numbers with Colours enum on Gen world gui.
Note that some WWT_TEXT widgets have received a COLOUR_x value.
It is not a valid colour a per say. THe strings been displayed there do have their own colours encoded.
IT is currently just for the sake of ease of writing, as TextColour and Colours are not really related.

Wed, 13 Aug 2008 01:48:58 +0000(svn r14059) -Fix(r13872): Wrong comments in enum. Dear old copy/paste...
belugas [Wed, 13 Aug 2008 01:48:58 +0000] rev 9909
(svn r14059) -Fix(r13872): Wrong comments in enum. Dear old copy/paste...

Tue, 12 Aug 2008 22:14:57 +0000(svn r14058) -Fix [FS#2224]: NewGRF callback 23 didn't use the NewGRF compatible text stack (minime)
rubidium [Tue, 12 Aug 2008 22:14:57 +0000] rev 9908
(svn r14058) -Fix [FS#2224]: NewGRF callback 23 didn't use the NewGRF compatible text stack (minime)

Tue, 12 Aug 2008 22:12:14 +0000(svn r14057) -Fix: NewGRF text stack's "push word" didn't move the data around properly (minime)
rubidium [Tue, 12 Aug 2008 22:12:14 +0000] rev 9907
(svn r14057) -Fix: NewGRF text stack's "push word" didn't move the data around properly (minime)

Tue, 12 Aug 2008 20:49:27 +0000(svn r14056) -Fix [FS#2192]: the console backlog is too small for list_patches. Now it'll only remove backlog items when there are more than a threshold and when they are there longer than (another) threshold.
rubidium [Tue, 12 Aug 2008 20:49:27 +0000] rev 9906
(svn r14056) -Fix [FS#2192]: the console backlog is too small for list_patches. Now it'll only remove backlog items when there are more than a threshold and when they are there longer than (another) threshold.

Tue, 12 Aug 2008 20:31:49 +0000(svn r14055) -Codechange: increase buffers for (dedicated) consoles as they couldn't use the full "extent" of the new chat message limit.
rubidium [Tue, 12 Aug 2008 20:31:49 +0000] rev 9905
(svn r14055) -Codechange: increase buffers for (dedicated) consoles as they couldn't use the full "extent" of the new chat message limit.

Tue, 12 Aug 2008 19:29:10 +0000(svn r14054) -Fix (rthebeginning): long strings in the edit box would cause OpenTTD to stop drawing the string. This is especially noticable with low resolutions and the chat input box.
rubidium [Tue, 12 Aug 2008 19:29:10 +0000] rev 9904
(svn r14054) -Fix (rthebeginning): long strings in the edit box would cause OpenTTD to stop drawing the string. This is especially noticable with low resolutions and the chat input box.

Tue, 12 Aug 2008 18:03:32 +0000(svn r14053) -Fix: branch detection failed for svn+ssh repos
glx [Tue, 12 Aug 2008 18:03:32 +0000] rev 9903
(svn r14053) -Fix: branch detection failed for svn+ssh repos

Tue, 12 Aug 2008 12:23:05 +0000(svn r14052) -Codechange: make the size of the chat message "box" configurable and increase the default size slightly so it can hold the longest chat messages.
rubidium [Tue, 12 Aug 2008 12:23:05 +0000] rev 9902
(svn r14052) -Codechange: make the size of the chat message "box" configurable and increase the default size slightly so it can hold the longest chat messages.

Tue, 12 Aug 2008 11:21:37 +0000(svn r14051) -Codechange: enumify the DrawString buffer length.
rubidium [Tue, 12 Aug 2008 11:21:37 +0000] rev 9901
(svn r14051) -Codechange: enumify the DrawString buffer length.

Tue, 12 Aug 2008 02:20:39 +0000(svn r14049) -Codechange: rename a variable to a somewhat more descriptive one. And constify it too.
belugas [Tue, 12 Aug 2008 02:20:39 +0000] rev 9900
(svn r14049) -Codechange: rename a variable to a somewhat more descriptive one. And constify it too.

Mon, 11 Aug 2008 22:58:30 +0000(svn r14048) -Fix (r14019) [FS#2222]: Redo the check for reserved tracks properly this time. (michi_cc)
rubidium [Mon, 11 Aug 2008 22:58:30 +0000] rev 9899
(svn r14048) -Fix (r14019) [FS#2222]: Redo the check for reserved tracks properly this time. (michi_cc)

Mon, 11 Aug 2008 22:45:11 +0000(svn r14047) -Codechange: move chatmessage handling to the network directory as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.
rubidium [Mon, 11 Aug 2008 22:45:11 +0000] rev 9898
(svn r14047) -Codechange: move chatmessage handling to the network directory as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.

Mon, 11 Aug 2008 22:08:56 +0000(svn r14046) -Codechange: make the size of querystring "widgets" more configurable.
rubidium [Mon, 11 Aug 2008 22:08:56 +0000] rev 9897
(svn r14046) -Codechange: make the size of querystring "widgets" more configurable.

Mon, 11 Aug 2008 22:07:26 +0000(svn r14045) -Codechange: move the network's limitation to chat messages to a more logical location and give it a more consistent name.
rubidium [Mon, 11 Aug 2008 22:07:26 +0000] rev 9896
(svn r14045) -Codechange: move the network's limitation to chat messages to a more logical location and give it a more consistent name.

Mon, 11 Aug 2008 20:06:57 +0000(svn r14043) -Codechange: Rename a variable to a more obvious name. And a few comments added too.
belugas [Mon, 11 Aug 2008 20:06:57 +0000] rev 9895
(svn r14043) -Codechange: Rename a variable to a more obvious name. And a few comments added too.

Mon, 11 Aug 2008 18:30:52 +0000(svn r14042) -Codechange: Rename some structure members to more obvious names. And add a few comments on the _extra_palette_values array.
belugas [Mon, 11 Aug 2008 18:30:52 +0000] rev 9894
(svn r14042) -Codechange: Rename some structure members to more obvious names. And add a few comments on the _extra_palette_values array.

Mon, 11 Aug 2008 17:15:31 +0000(svn r14041) -Feature(tte): make it possible to filter list_patches output like it's done for other list_* console commands
glx [Mon, 11 Aug 2008 17:15:31 +0000] rev 9893
(svn r14041) -Feature(tte): make it possible to filter list_patches output like it's done for other list_* console commands