rubidium [Fri, 22 Jun 2007 11:58:59 +0000] rev 7010
(svn r10266) -Codechange: keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it.
truelight [Fri, 22 Jun 2007 10:57:53 +0000] rev 7009
(svn r10265) -Feature: allow double-clicking on certain places: build-vehicle and town-action
truelight [Fri, 22 Jun 2007 09:44:21 +0000] rev 7008
(svn r10264) -Fix: forgot to add texteff.hpp to the project files
rubidium [Thu, 21 Jun 2007 19:18:49 +0000] rev 7007
(svn r10263) -Fix (r10262): due to 64 bits alignment a struct became a little too large.
rubidium [Thu, 21 Jun 2007 19:08:47 +0000] rev 7006
(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger.
rubidium [Thu, 21 Jun 2007 17:38:59 +0000] rev 7005
(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, because everything is already 64 bits by default.
miham [Thu, 21 Jun 2007 17:36:16 +0000] rev 7004
(svn r10260) -Update: WebTranslator2 update to 2007-06-21 19:36:07
piglatin - 12 fixed by adammw (12)
rubidium [Thu, 21 Jun 2007 17:27:21 +0000] rev 7003
(svn r10259) -Fix (r10258): committed a little too much.. would've made pretty cheap tunnels though :)
rubidium [Thu, 21 Jun 2007 17:25:17 +0000] rev 7002
(svn r10258) -Codechange: as we are now using int64 all over the place, it's better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
miham [Thu, 21 Jun 2007 17:18:33 +0000] rev 7001
(svn r10257) -Update: WebTranslator2 update to 2007-06-21 19:15:05
danish - 25 fixed, 50 changed by ThomasA (75)
finnish - 117 fixed by habazi (117)
hungarian - 6 fixed by miham (6)
romanian - 8 fixed, 9 changed by CrystyB (17)
spanish - 7 fixed by jfrank (7)
ukrainian - 28 fixed by mad (25), fevral13 (3)