Fri, 17 Feb 2006 16:42:08 +0000(svn r3610) And one more (see r3608/r3609)
tron [Fri, 17 Feb 2006 16:42:08 +0000] rev 3030
(svn r3610) And one more (see r3608/r3609)

Fri, 17 Feb 2006 16:39:24 +0000(svn r3609) Some more simplification in the same function as r3608
tron [Fri, 17 Feb 2006 16:39:24 +0000] rev 3029
(svn r3609) Some more simplification in the same function as r3608

Fri, 17 Feb 2006 16:24:56 +0000(svn r3608) No functional change, just make some code more comprehensible: Reduce variable scope, remove write-only variables, turn do-while-loops with multiple induction variables into canonical for-loops
tron [Fri, 17 Feb 2006 16:24:56 +0000] rev 3028
(svn r3608) No functional change, just make some code more comprehensible: Reduce variable scope, remove write-only variables, turn do-while-loops with multiple induction variables into canonical for-loops

Thu, 16 Feb 2006 20:51:06 +0000(svn r3607) - Fix indenting of PerformanceRatingDetailWndProc()
peter1138 [Thu, 16 Feb 2006 20:51:06 +0000] rev 3027
(svn r3607) - Fix indenting of PerformanceRatingDetailWndProc()

Wed, 15 Feb 2006 12:53:36 +0000(svn r3606) - NewGRF: Convert from TTDP railtype values to our own railtypes. (These are currently the same, but won't be forever...)
peter1138 [Wed, 15 Feb 2006 12:53:36 +0000] rev 3026
(svn r3606) - NewGRF: Convert from TTDP railtype values to our own railtypes. (These are currently the same, but won't be forever...)

Tue, 14 Feb 2006 09:31:05 +0000(svn r3605) - Remove silly macro and fix indenting in DrawVehicleRefitWindow()
peter1138 [Tue, 14 Feb 2006 09:31:05 +0000] rev 3025
(svn r3605) - Remove silly macro and fix indenting in DrawVehicleRefitWindow()

Tue, 14 Feb 2006 07:32:45 +0000(svn r3604) Remove two unnecessary local variables
tron [Tue, 14 Feb 2006 07:32:45 +0000] rev 3024
(svn r3604) Remove two unnecessary local variables

Mon, 13 Feb 2006 22:19:23 +0000(svn r3603) - NewGRF: Support loading of AI rank data
peter1138 [Mon, 13 Feb 2006 22:19:23 +0000] rev 3023
(svn r3603) - NewGRF: Support loading of AI rank data

Mon, 13 Feb 2006 22:13:02 +0000(svn r3602) - Move _railveh_score data to _rail_vehicle_info->ai_rank and remove global variable to return data as we can now access this directly.
peter1138 [Mon, 13 Feb 2006 22:13:02 +0000] rev 3022
(svn r3602) - Move _railveh_score data to _rail_vehicle_info->ai_rank and remove global variable to return data as we can now access this directly.

Mon, 13 Feb 2006 22:11:03 +0000(svn r3601) -Codechange: special for Tron, and he was absolutely correct in thisone: added a comment for last commit
truelight [Mon, 13 Feb 2006 22:11:03 +0000] rev 3021
(svn r3601) -Codechange: special for Tron, and he was absolutely correct in thisone: added a comment for last commit