Mon, 06 Nov 2006 00:14:36 +0000(svn r7077) -Codechange: Send proper message to network window, and handle selection control in
Darkvater [Mon, 06 Nov 2006 00:14:36 +0000] rev 5035
(svn r7077) -Codechange: Send proper message to network window, and handle selection control in
there instead of calling function.

Mon, 06 Nov 2006 00:12:55 +0000(svn r7076) -Codechange: Prefer includes instead of using extern. Move UpdateNetworkGameWindow
Darkvater [Mon, 06 Nov 2006 00:12:55 +0000] rev 5034
(svn r7076) -Codechange: Prefer includes instead of using extern. Move UpdateNetworkGameWindow
declaration to network.h, and remove stale externs of NetworkPopulateCompanyInfo

Mon, 06 Nov 2006 00:10:47 +0000(svn r7075) -Codechange: Remove stale code. Please clean up after yourself!! (r5549)
Darkvater [Mon, 06 Nov 2006 00:10:47 +0000] rev 5033
(svn r7075) -Codechange: Remove stale code. Please clean up after yourself!! (r5549)

Sun, 05 Nov 2006 22:50:59 +0000(svn r7074) -Fix (r7073): stupid debugs
peter1138 [Sun, 05 Nov 2006 22:50:59 +0000] rev 5032
(svn r7074) -Fix (r7073): stupid debugs

Sun, 05 Nov 2006 22:49:34 +0000(svn r7073) -Feature: Add cargo refit support to both AIs for road vehicles
peter1138 [Sun, 05 Nov 2006 22:49:34 +0000] rev 5031
(svn r7073) -Feature: Add cargo refit support to both AIs for road vehicles

Sun, 05 Nov 2006 22:11:12 +0000(svn r7072) -Fix (r7070): Go up, not down, through the engines. And replace the comment too...
peter1138 [Sun, 05 Nov 2006 22:11:12 +0000] rev 5030
(svn r7072) -Fix (r7070): Go up, not down, through the engines. And replace the comment too...

Sun, 05 Nov 2006 21:50:08 +0000(svn r7070) -Codechange: Make the AI choose road vehicles based on a rating (currently max speed * capacity) instead of either the cost or the index of the vheicle.
peter1138 [Sun, 05 Nov 2006 21:50:08 +0000] rev 5029
(svn r7070) -Codechange: Make the AI choose road vehicles based on a rating (currently max speed * capacity) instead of either the cost or the index of the vheicle.

Sun, 05 Nov 2006 18:42:25 +0000(svn r7069) -Fix: AI tried to build road from the back or side of road stop/depot (peter1138)
KUDr [Sun, 05 Nov 2006 18:42:25 +0000] rev 5028
(svn r7069) -Fix: AI tried to build road from the back or side of road stop/depot (peter1138)

Sun, 05 Nov 2006 12:22:46 +0000(svn r7068) if () cascades -> switch ()
tron [Sun, 05 Nov 2006 12:22:46 +0000] rev 5027
(svn r7068) if () cascades -> switch ()

Sun, 05 Nov 2006 11:52:19 +0000(svn r7067) Remove the unused parameter params_3 from AddStringToDraw()
tron [Sun, 05 Nov 2006 11:52:19 +0000] rev 5026
(svn r7067) Remove the unused parameter params_3 from AddStringToDraw()