Sun, 12 Dec 2004 17:20:46 +0000(svn r1027) Add tooltips to the per-station vehicle list buttons
tron [Sun, 12 Dec 2004 17:20:46 +0000] rev 603
(svn r1027) Add tooltips to the per-station vehicle list buttons

Sun, 12 Dec 2004 16:04:32 +0000(svn r1026) -Add: [Network] Added unique id, so in network, each client has an
truelight [Sun, 12 Dec 2004 16:04:32 +0000] rev 602
(svn r1026) -Add: [Network] Added unique id, so in network, each client has an
unique id (generated via md5)

Sun, 12 Dec 2004 15:43:55 +0000(svn r1025) -Fix: [Network] [ 1083687 ] Sending to depot caused desync because the
truelight [Sun, 12 Dec 2004 15:43:55 +0000] rev 601
(svn r1025) -Fix: [Network] [ 1083687 ] Sending to depot caused desync because the
new pathfinder uses a random, and the goto_depot uses the new pathfinder
(if enabled)

Sun, 12 Dec 2004 14:28:08 +0000(svn r1024) -Fix: [New Network] Revisions can now be longer then 10 chars, so I made
truelight [Sun, 12 Dec 2004 14:28:08 +0000] rev 600
(svn r1024) -Fix: [New Network] Revisions can now be longer then 10 chars, so I made
it 20 chars long

Sun, 12 Dec 2004 14:00:25 +0000(svn r1023) -Fix: [Network] [ 1083692 ] You can no longer buy out a company in MP
truelight [Sun, 12 Dec 2004 14:00:25 +0000] rev 599
(svn r1023) -Fix: [Network] [ 1083692 ] You can no longer buy out a company in MP
because of the lag between commands (anyway, I hope)

Sun, 12 Dec 2004 13:46:10 +0000(svn r1022) -Fix: [Network] [ 1083690 ] The password dialog made the network
truelight [Sun, 12 Dec 2004 13:46:10 +0000] rev 598
(svn r1022) -Fix: [Network] [ 1083690 ] The password dialog made the network
disconnect without cleaning up.

Sat, 11 Dec 2004 19:20:00 +0000(svn r1021) Updated Spec file for Linux RPM release builds
dominik [Sat, 11 Dec 2004 19:20:00 +0000] rev 597
(svn r1021) Updated Spec file for Linux RPM release builds

Sat, 11 Dec 2004 12:30:12 +0000(svn r1018) -Fix: Buffer overflow in edit box, because we misuse maxlen for a flag..
truelight [Sat, 11 Dec 2004 12:30:12 +0000] rev 596
(svn r1018) -Fix: Buffer overflow in edit box, because we misuse maxlen for a flag..
someone should rewrite the editbox!

Sat, 11 Dec 2004 12:12:51 +0000(svn r1017) Solved a Segfault if a station was built too close to the northern corner
Celestar [Sat, 11 Dec 2004 12:12:51 +0000] rev 595
(svn r1017) Solved a Segfault if a station was built too close to the northern corner

Sat, 11 Dec 2004 11:00:54 +0000(svn r1016) Make the cargo sorter not consider the number of wagons of a particular cargo type but the sum of their capacity.
tron [Sat, 11 Dec 2004 11:00:54 +0000] rev 594
(svn r1016) Make the cargo sorter not consider the number of wagons of a particular cargo type but the sum of their capacity.
Also add the number sorter to sort by vehicle number if the cargo capacity is equal.