rubidium
db3d06fdfb
(svn r17459) -Change: remove unused defines from MSVC project files
2009-09-07 18:34:07 +00:00
translators
88d610c219
(svn r17458) -Update from WebTranslator v3.0:
...
simplified_chinese - 1 changes by Gavin
french - 28 changes by glx
german - 16 changes by Roujin, dihedral
hebrew - 77 changes by dnd_man
italian - 3 changes by lorenzodv
russian - 29 changes by Lone_Wolf
serbian - 5 changes by etran
spanish - 39 changes by Terkhen
2009-09-07 17:45:28 +00:00
smatz
10b446d2d5
(svn r17457) -Codechange: convert icc version to number so it can be compared more easily
2009-09-07 17:23:17 +00:00
yexo
d384908d56
(svn r17455) -Codechange: use sprite names instead of magic numbers in table/clear_land.h and change some names
2009-09-07 13:38:57 +00:00
smatz
6a944f06b3
(svn r17454) -Codechange: some alignment in Makefile*.in
2009-09-07 13:33:45 +00:00
rubidium
a595d3f8c3
(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but I don't have all exotic machines so it might break compilation on the more exotic configurations
2009-09-07 12:14:45 +00:00
rubidium
4d75bebbe4
(svn r17452) -Fix (r17450): emergency savegames weren't rejected by the crash logger anymore
2009-09-07 12:13:33 +00:00
smatz
0abc1b914e
(svn r17451) -Fix (r17442): loading of TTO/TTD savegames failed
2009-09-07 12:08:43 +00:00
rubidium
1d7619fdb5
(svn r17450) -Codechange: refactor the windows crash logger so parts of it can be reused by other crash logger implementations
2009-09-07 11:10:49 +00:00
rubidium
ab935f3085
(svn r17449) -Fix (r17436): MSVC compile warning about comparing signed and unsigned values
2009-09-07 10:00:14 +00:00
rubidium
dd88fe5e6e
(svn r17448) -Change [FS#2997]: buy vehicles instead of building them; makes it consistent with selling. Based on a patch by planetmaker
2009-09-07 09:09:10 +00:00
rubidium
251573775a
(svn r17447) -Codechange: rename a local variable so it doesn't collide with the name of a global function
2009-09-07 09:07:56 +00:00
rubidium
f660dd7109
(svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
2009-09-07 08:59:43 +00:00
smatz
2fafa87aa1
(svn r17445) -Fix (r17318): force resort after changing sort type in the industry list window
2009-09-07 08:52:01 +00:00
rubidium
33e1a11aa9
(svn r17444) -Fix [FS#3173]: when building roads isn't allowed for town, then don't build the initial piece either
2009-09-07 08:36:52 +00:00
rubidium
389e1bdfbe
(svn r17443) -Fix (r17442): clear the depot tile after removing the depot in all cases instead of only for ships; makes removing road/rail depots not crash :)
2009-09-07 08:35:45 +00:00
rubidium
6bdef071d6
(svn r17442) -Fix [FS#3180]: destruction of depots didn't remove any vehicle lists related to the depot, causing windows pointing to deleted depots and (thus) crashes
2009-09-07 08:05:35 +00:00
rubidium
66b2bf3218
(svn r17441) -Fix (r16900): close the vehicle list of the vehicle type that visits the waypoint instead of for all vehicle types
2009-09-07 08:04:40 +00:00
rubidium
7a1ffc6501
(svn r17440) -Fix [FS#3179] (r17375): long scrollbars would scroll when that was not intended. They would also not properly mark the window dirty.
2009-09-07 07:59:26 +00:00
smatz
5d622fd840
(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore
2009-09-07 07:39:08 +00:00
rubidium
ef42e87e31
(svn r17438) -Fix (r17428): ofcourse some part of the OSX port would be forgotten due to it being so much different than the rest :(
2009-09-06 23:12:25 +00:00
smatz
587ae07799
(svn r17437) -Change: don't accept cargo produced in the same industry (generalise and improve the check used only for valuables)
2009-09-06 22:05:53 +00:00
smatz
7c978ce5cd
(svn r17436) -Change: pay only for cargo actually delivered, not for all cargo unloaded at station (can differ with 'stockpiling' industries)
2009-09-06 21:59:20 +00:00
frosch
d7bf8b74c7
(svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_payment.
2009-09-06 20:36:17 +00:00
frosch
54efa3ae24
(svn r17434) -Update (r17433): The regression needs a new trick to not become bankrupt.
2009-09-06 18:54:42 +00:00
frosch
64f5f1d02c
(svn r17433) -Codechange: Store cumulated inflation in savegame and compute all prices from that instead of storing all prices separately.
...
Note: Savegame conversion computes the inflation from max loan. Prices from modified savegames will get lost. TTO savegames will also behave slightly different.
-Change: NewGRF price modifiers now take effect everytime when loading NewGRFs instead of once on gamestart.
2009-09-06 18:53:57 +00:00
translators
d403ae78ca
(svn r17432) -Update from WebTranslator v3.0:
...
catalan - 21 changes by arnau
simplified_chinese - 4 changes by Gavin
danish - 7 changes by silentStatic
dutch - 6 changes by Bart
hebrew - 47 changes by dnd_man
korean - 18 changes by darkhasa
2009-09-06 17:45:22 +00:00
smatz
7dd7f622cd
(svn r17431) -Fix (r16735): oldloader wasn't updated
2009-09-06 16:36:22 +00:00
frosch
abec76dc0c
(svn r17430) -Fix: svn:mime-type property was missing from regression.sav.
2009-09-06 12:08:45 +00:00
smatz
d0beb1721e
(svn r17429) -Fix (r16378): conversion of TTO/TTD savegames failed when vehicle 0 was a wagon
2009-09-06 09:56:12 +00:00
rubidium
ad201e5a00
(svn r17428) -Codechange: add a function to get the name of a driver
2009-09-05 21:26:51 +00:00
alberth
3c1aa02560
(svn r17427) -Codechange: Removing some unneeded widget parts (for reduced compilation time).
2009-09-05 19:44:53 +00:00
smatz
6572bce9c1
(svn r17426) -Fix (r1): economy recession would never end when economy is set to Steady while in recession
2009-09-05 19:02:34 +00:00
translators
ddc4a3035c
(svn r17425) -Update from WebTranslator v3.0:
...
arabic_egypt - 7 changes by kasakg
catalan - 3 changes by arnau
traditional_chinese - 2 changes by josesun
french - 4 changes by glx
indonesian - 5 changes by prof
italian - 4 changes by lorenzodv
spanish - 4 changes by Terkhen
turkish - 2 changes by niw3
urdu - 4 changes by yasirniazkhan
2009-09-05 17:45:29 +00:00
alberth
d5bf1cc118
(svn r17424) -Change: Unify 'list is empty' strings of the windows to '- None -'.
2009-09-05 11:33:27 +00:00
alberth
a76da0e36a
(svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well.
2009-09-05 11:27:28 +00:00
alberth
6dfe5909dc
(svn r17422) -Codechange: Remove magic constants and compute vertical minimal size of the sign list window.
2009-09-05 10:53:26 +00:00
alberth
aa0abf9c91
(svn r17421) -Fix (r17418): Don't output debug information in signs list.
2009-09-05 08:01:08 +00:00
smatz
dc73d5432d
(svn r17420) -Codechange: replace assert() by assert_compile() where possible
2009-09-04 23:02:52 +00:00
yexo
d3b8de0162
(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
2009-09-04 22:25:12 +00:00
alberth
6352a5481d
(svn r17418) -Codechange [FS#3144]: Signs list window uses nested widget tree (mostly by Nickman).
2009-09-04 22:03:21 +00:00
rubidium
06d4507f5f
(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled
2009-09-04 20:31:49 +00:00
yexo
3cfb59b5b9
(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
2009-09-04 20:31:47 +00:00
rubidium
f3372f6bc1
(svn r17414) -Codechange: only send/read the number of bits that can be actually useful when building industries
2009-09-04 20:04:54 +00:00
rubidium
ebe53440be
(svn r17413) -Fix: assert when trying to build an invalid industry type it did
2009-09-04 20:02:35 +00:00
translators
300e8b4343
(svn r17412) -Update from WebTranslator v3.0:
...
catalan - 50 changes by arnau
estonian - 23 changes by KSiimson
lithuanian - 7 changes by mtxd
portuguese - 46 changes by SupSuper
russian - 2 changes by Lone_Wolf
2009-09-04 17:45:20 +00:00
rubidium
3a0b63d4bf
(svn r17411) -Codechange: silence an ICC compile warning
2009-09-03 22:56:30 +00:00
rubidium
fab411abdc
(svn r17410) -Codechange: use the same define for determining whether windows does crash reports instead of using several that aren't necessarily equal
2009-09-03 22:32:08 +00:00
rubidium
22192d96c2
(svn r17409) -Codechange: split the crash log and other windows 'glue' code
2009-09-03 21:56:29 +00:00
glx
042391ce63
(svn r17408) -Codechange: remove unused win32 stuff
2009-09-03 20:04:15 +00:00