smatz [Sat, 21 Jun 2008 20:58:34 +0000] rev 11046
(svn r13602) -Codechange: little speedup for 8bpp-optimized blitter
smatz [Sat, 21 Jun 2008 18:59:15 +0000] rev 11045
(svn r13601) -Codechange: resize the Tile Info window when it is needed, make it better readable
rubidium [Sat, 21 Jun 2008 13:40:17 +0000] rev 11044
(svn r13600) [NoAI] -Sync: with trunk r13508:13599.
truebrain [Sat, 21 Jun 2008 13:35:29 +0000] rev 11043
(svn r13599) [NoAI] -Fix: AIController::Sleep() should always have a value > 0. Warn people if the value is 0 or lower.
glx [Sat, 21 Jun 2008 13:30:37 +0000] rev 11042
(svn r13598) [NoAI] -Fix (r13596): regression failed
belugas [Sat, 21 Jun 2008 01:40:56 +0000] rev 11041
(svn r13597) -Codechange: Enumification of the Map menu items.
The rework allowed to remove a function, by merging two quite similar ones.
truebrain [Sat, 21 Jun 2008 01:16:33 +0000] rev 11040
(svn r13596) [NoAI] -Fix: speed-up pathfinder.road a lot (Yexo)
truebrain [Fri, 20 Jun 2008 23:12:21 +0000] rev 11039
(svn r13595) [NoAI] -Add [Library CHANGE]: introducing graph.aystar v4 and pathfinder.road v3, allowing directional searches, tweaking those few bad routes into perfect routes (Yexo)
frosch [Fri, 20 Jun 2008 21:14:10 +0000] rev 11038
(svn r13594) -Feature(ette)[FS#2093]: Supply newgrfs with 'day of month', 'leap year' and 'day of year'.
smatz [Fri, 20 Jun 2008 20:40:47 +0000] rev 11037
(svn r13593) -Fix [FS#2095](r13524): sorting by cargo capacity was broken