Mon, 07 Sep 2009 07:39:08 +0000 |
smatz |
(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore
draft
|
Sun, 06 Sep 2009 23:12:25 +0000 |
rubidium |
(svn r17438) -Fix (r17428): ofcourse some part of the OSX port would be forgotten due to it being so much different than the rest :(
draft
|
Sun, 06 Sep 2009 22:05:53 +0000 |
smatz |
(svn r17437) -Change: don't accept cargo produced in the same industry (generalise and improve the check used only for valuables)
draft
|
Sun, 06 Sep 2009 21:59:20 +0000 |
smatz |
(svn r17436) -Change: pay only for cargo actually delivered, not for all cargo unloaded at station (can differ with 'stockpiling' industries)
draft
|
Sun, 06 Sep 2009 20:36:17 +0000 |
frosch |
(svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_payment.
draft
|
Sun, 06 Sep 2009 18:54:42 +0000 |
frosch |
(svn r17434) -Update (r17433): The regression needs a new trick to not become bankrupt.
draft
|
Sun, 06 Sep 2009 18:53:57 +0000 |
frosch |
(svn r17433) -Codechange: Store cumulated inflation in savegame and compute all prices from that instead of storing all prices separately.
draft
|
Sun, 06 Sep 2009 17:45:22 +0000 |
translators |
(svn r17432) -Update from WebTranslator v3.0:
draft
|
Sun, 06 Sep 2009 16:36:22 +0000 |
smatz |
(svn r17431) -Fix (r16735): oldloader wasn't updated
draft
|
Sun, 06 Sep 2009 12:08:45 +0000 |
frosch |
(svn r17430) -Fix: svn:mime-type property was missing from regression.sav.
draft
|
Sun, 06 Sep 2009 09:56:12 +0000 |
smatz |
(svn r17429) -Fix (r16378): conversion of TTO/TTD savegames failed when vehicle 0 was a wagon
draft
|
Sat, 05 Sep 2009 21:26:51 +0000 |
rubidium |
(svn r17428) -Codechange: add a function to get the name of a driver
draft
|
Sat, 05 Sep 2009 19:44:53 +0000 |
alberth |
(svn r17427) -Codechange: Removing some unneeded widget parts (for reduced compilation time).
draft
|
Sat, 05 Sep 2009 19:02:34 +0000 |
smatz |
(svn r17426) -Fix (r1): economy recession would never end when economy is set to Steady while in recession
draft
|
Sat, 05 Sep 2009 17:45:29 +0000 |
translators |
(svn r17425) -Update from WebTranslator v3.0:
draft
|
Sat, 05 Sep 2009 11:33:27 +0000 |
alberth |
(svn r17424) -Change: Unify 'list is empty' strings of the windows to '- None -'.
draft
|
Sat, 05 Sep 2009 11:27:28 +0000 |
alberth |
(svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well.
draft
|
Sat, 05 Sep 2009 10:53:26 +0000 |
alberth |
(svn r17422) -Codechange: Remove magic constants and compute vertical minimal size of the sign list window.
draft
|
Sat, 05 Sep 2009 08:01:08 +0000 |
alberth |
(svn r17421) -Fix (r17418): Don't output debug information in signs list.
draft
|
Fri, 04 Sep 2009 23:02:52 +0000 |
smatz |
(svn r17420) -Codechange: replace assert() by assert_compile() where possible
draft
|
Fri, 04 Sep 2009 22:25:12 +0000 |
yexo |
(svn r17419) -Fix (r-old, r16378): the index of orders loaded from old savegames was owerwritten with an unitialized value, causing asserts. The issue has present for a long time but only since the new pool system did it trigger a (correct) assert
draft
|
Fri, 04 Sep 2009 22:03:21 +0000 |
alberth |
(svn r17418) -Codechange [FS#3144]: Signs list window uses nested widget tree (mostly by Nickman).
draft
|
Fri, 04 Sep 2009 20:31:49 +0000 |
rubidium |
(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled
draft
|
Fri, 04 Sep 2009 20:31:47 +0000 |
yexo |
(svn r17415) -Change: make sure aircraft don't move while turning as long as they are on the ground. This prevents a lot of unnecesary turns when leaving terminals
draft
|
Fri, 04 Sep 2009 20:04:54 +0000 |
rubidium |
(svn r17414) -Codechange: only send/read the number of bits that can be actually useful when building industries
draft
|
Fri, 04 Sep 2009 20:02:35 +0000 |
rubidium |
(svn r17413) -Fix: assert when trying to build an invalid industry type it did
draft
|
Fri, 04 Sep 2009 17:45:20 +0000 |
translators |
(svn r17412) -Update from WebTranslator v3.0:
draft
|
Thu, 03 Sep 2009 22:56:30 +0000 |
rubidium |
(svn r17411) -Codechange: silence an ICC compile warning
draft
|
Thu, 03 Sep 2009 22:32:08 +0000 |
rubidium |
(svn r17410) -Codechange: use the same define for determining whether windows does crash reports instead of using several that aren't necessarily equal
draft
|
Thu, 03 Sep 2009 21:56:29 +0000 |
rubidium |
(svn r17409) -Codechange: split the crash log and other windows 'glue' code
draft
|