belugas [Wed, 20 Aug 2008 01:38:12 +0000] rev 9950
(svn r14105) -Fix: Some typos that are more grammatical errors, as it seems.
Provided by ln
I've added a little fix on currency.cpp too, why not :)
belugas [Wed, 20 Aug 2008 01:29:05 +0000] rev 9949
(svn r14104) -Feature: Add a window for waypoints, allowing to view all the trains having the selected waypoint in their orders.
Changing its name is also supported from the same new window.
Gui based on work done by Satyap, on FS#2025.
smatz [Tue, 19 Aug 2008 10:55:33 +0000] rev 9948
(svn r14103) -Fix [YAPP]: flooded trains didn't free their reservation
rubidium [Tue, 19 Aug 2008 09:08:45 +0000] rev 9947
(svn r14102) -Fix [FS#1986]: make NewGRF action 0x06's changes persistent over the several loading stages.
rubidium [Mon, 18 Aug 2008 21:44:03 +0000] rev 9946
(svn r14101) -Cleanup (r14083): leftover friend.
belugas [Mon, 18 Aug 2008 17:11:13 +0000] rev 9945
(svn r14100) -Fix(r14099): Who reads readme.txt files anyway?. Same work as previous commit.
belugas [Mon, 18 Aug 2008 17:07:27 +0000] rev 9944
(svn r14099) -Codechange: Welcome back, Celestar.
While at it, an alphabetic error been fixed
celestar [Mon, 18 Aug 2008 16:52:40 +0000] rev 9943
(svn r14098) -Fix: Make the 'Transfer Credit' display aware of the entire consist, not only the first vehicle
rubidium [Sun, 17 Aug 2008 21:07:09 +0000] rev 9942
(svn r14097) -Fix [FS#2085]: one couldn't get a list of vehicles sharing an order when the number of orders was 0; you could see that the vehicles had a shared order though.
rubidium [Sun, 17 Aug 2008 19:56:17 +0000] rev 9941
(svn r14096) -Codechange: merge the shared order's vehicle list management to a single location.