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
skidd13 [Fri, 20 Jun 2008 14:54:47 +0000] rev 11036
(svn r13592) -Fix: window size remembering was broken
peter1138 [Fri, 20 Jun 2008 07:23:00 +0000] rev 11035
(svn r13591) -Codechange: Support CB36 in the vehicle offer window.
belugas [Fri, 20 Jun 2008 01:55:00 +0000] rev 11034
(svn r13590) -Codechange: Enumification of the Save/Load menu items
smatz [Thu, 19 Jun 2008 20:06:55 +0000] rev 11033
(svn r13589) -Fix (r11802): signals could be propagated through waypoints built in orthogonal axis
belugas [Thu, 19 Jun 2008 20:04:24 +0000] rev 11032
(svn r13588) -Documentation: Document the function PopupMainPlayerToolbMenu. Makes it a bit clearer, don't you think?
skidd13 [Thu, 19 Jun 2008 19:58:30 +0000] rev 11031
(svn r13587) -Codechange: make some globals members of VehicleListBase since they are used as such
-Cleanup: some small things referring the change
belugas [Thu, 19 Jun 2008 19:58:26 +0000] rev 11030
(svn r13586) -Codechange: Using default parameter, for cases where there are few exceptions.