Thu, 21 Jun 2007 19:18:49 +0000(svn r10263) -Fix (r10262): due to 64 bits alignment a struct became a little too large.
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.

Thu, 21 Jun 2007 19:08:47 +0000(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 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.

Thu, 21 Jun 2007 17:38:59 +0000(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, because everything is already 64 bits by default.
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.

Thu, 21 Jun 2007 17:36:16 +0000(svn r10260) -Update: WebTranslator2 update to 2007-06-21 19:36:07
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)

Thu, 21 Jun 2007 17:27:21 +0000(svn r10259) -Fix (r10258): committed a little too much.. would've made pretty cheap tunnels though :)
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 :)

Thu, 21 Jun 2007 17:25:17 +0000(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.
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.

Thu, 21 Jun 2007 17:18:33 +0000(svn r10257) -Update: WebTranslator2 update to 2007-06-21 19:15:05
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)

Thu, 21 Jun 2007 17:09:10 +0000(svn r10256) -Add: Addition of IndustryTileOverrideManager
belugas [Thu, 21 Jun 2007 17:09:10 +0000] rev 7000
(svn r10256) -Add: Addition of IndustryTileOverrideManager

Thu, 21 Jun 2007 16:53:57 +0000(svn r10255) -Codechange: remove some old debug code nobody was using anymore
truelight [Thu, 21 Jun 2007 16:53:57 +0000] rev 6999
(svn r10255) -Codechange: remove some old debug code nobody was using anymore

Thu, 21 Jun 2007 16:17:47 +0000(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle is while loading/unloading (TheJosh)
truelight [Thu, 21 Jun 2007 16:17:47 +0000] rev 6998
(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle is while loading/unloading (TheJosh)