rubidium [Sun, 13 Apr 2008 19:25:14 +0000] rev 8925
(svn r12695) -Codechange: only allocate window structs when needed. Based on a patch by Alberth.
rubidium [Sun, 13 Apr 2008 19:06:30 +0000] rev 8924
(svn r12694) -Fix: do not call the mouse over callback on already deleted windows.
rubidium [Sun, 13 Apr 2008 19:01:26 +0000] rev 8923
(svn r12693) -Documentation: add some documentation to some window related stuff. Based on a patch by Albert.
rubidium [Sun, 13 Apr 2008 18:59:32 +0000] rev 8922
(svn r12692) -Codechange: swap to functions to remove a function declaration.
glx [Sun, 13 Apr 2008 17:59:43 +0000] rev 8921
(svn r12691) -Fix (r12459): all company related news displayed the 'company is in trouble' message
smatz [Sun, 13 Apr 2008 17:27:36 +0000] rev 8920
(svn r12690) -Cleanup: remove unused table from tgp.cpp
rubidium [Sun, 13 Apr 2008 16:54:19 +0000] rev 8919
(svn r12689) -Feature: non-stop(or rather no non-stop) and via orders for road vehicles.
rubidium [Sun, 13 Apr 2008 16:50:55 +0000] rev 8918
(svn r12688) -Change: make default non-stop for depot/waypoint orders the same as for stations.
rubidium [Sun, 13 Apr 2008 16:48:28 +0000] rev 8917
(svn r12687) -Change: show when a vehicle is actually leaving the station instead of loading/unloading.
glx [Sun, 13 Apr 2008 15:07:36 +0000] rev 8916
(svn r12686) -Fix: MSVC signed/unsigned warning