rubidium
c2ec2e2db3
(svn r18494) -Fix (r18474): crash when moving non-engine to new free wagon chain and group count was off when moving a front engine within the same train and the new front isn't an engine.
2009-12-13 22:17:12 +00:00
rubidium
8b9a2218de
(svn r18493) -Fix: don't access something after deleting it
2009-12-13 21:36:10 +00:00
alberth
e0393a3de1
(svn r18492) -Doc: A few Doxygen reference fixes (NewsSubtype reported by Eddi), and a typo fix.
2009-12-13 21:12:36 +00:00
alberth
a8e9891f45
(svn r18491) -Fix (r18482): Update doxy comments of SetupSmallestSize() as well.
2009-12-13 21:05:38 +00:00
alberth
57e6c7fdb7
(svn r18490) -Doc: Fixed syntax of a few doxygen pre and post coditions.
2009-12-13 20:54:52 +00:00
alberth
7c4eaf73a7
(svn r18489) -Codechange: Introduce a custom container widget for a resizing legend bar in the smallmap.
2009-12-13 20:37:32 +00:00
alberth
dd12391f10
(svn r18488) -Codechange: Make number of rows for displaying industries in smallmap legend dynamic.
2009-12-13 20:27:53 +00:00
alberth
d6aae1a84d
(svn r18487) -Codechange: Move row height and column counting to OnInit in the smallmap window as well.
2009-12-13 20:19:08 +00:00
rubidium
0e78fdb54c
(svn r18486) -Fix: when switching language and you're getting a different font, recalculate the coordinates/sizes of the viewport signs. Otherwise it gets glitchy or abbreviated (in the smallmap)
2009-12-13 19:33:07 +00:00
translators
43abfbd426
(svn r18485) -Update from WebTranslator v3.0:
...
basque - 23 changes by Thadah
croatian - 93 changes by UnderwaterHesus
german - 1 changes by planetmaker
greek - 1 changes by fumantsu
hungarian - 4 changes by IPG, Petert
norwegian_bokmal - 654 changes by Zhygometh
romanian - 2 changes by kkmic
spanish - 1 changes by Terkhen
2009-12-13 18:45:26 +00:00
rubidium
52cbaf2db2
(svn r18484) -Codechange: simplify the Is(Stopped)InDepot functions for trains
2009-12-13 17:13:20 +00:00
rubidium
b9b357b8e8
(svn r18483) -Document [FS#3367]: that OpenGFX/OpenSFX can be used and where to find them. Also refer to the readme in some error messages.
2009-12-13 14:23:45 +00:00
alberth
5d12f42867
(svn r18482) -Cleanup (r18092): Conversion to widget array is not done any more.
2009-12-13 13:29:13 +00:00
rubidium
472e5501fa
(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 tile won't make a dent, 3 tiles might be a bit too much
...
-Feature-ish: make maximum pathfinder penalties for finding depots customisable, also increase it slightly to 20 tiles worth of penalties.
2009-12-13 10:48:44 +00:00
alberth
3cfcae07e2
(svn r18480) -Codechange: Moved column width computation of smallmap legends to OnInit(), added a few doxy comments.
2009-12-13 10:25:37 +00:00
peter1138
5a8353fafc
(svn r18479) -Fix (r6532): Direction is accounted for long before motion counter is updated
2009-12-13 08:46:08 +00:00
rubidium
5477aec8fb
(svn r18474) -Fix (r18470): in some odd corner cases the group (vehicle) counts could be off
2009-12-12 23:49:30 +00:00
rubidium
d3e754fa6f
(svn r18473) -Fix (r18470): crash when moving a multiheaded part to be just after itself
2009-12-12 23:24:11 +00:00
rubidium
f4e7eba2e2
(svn r18472) -Fix [FS#3146]: selling vehicles in the depot could create states that are not allowed by the NewGRF attach callback.
2009-12-12 22:59:48 +00:00
frosch
9c75ffb8c5
(svn r18471) -Codechange/Fix: [NoAI] Deduplicate code betweeen AIVehicle::SkipToVehicleOrder and AIOrder::SkipToOrder. They are the same. Also ORDER_CURRENT was not allowed for the latter, but well...
2009-12-12 22:15:14 +00:00
rubidium
9be2c8c6bd
(svn r18470) -Codechange/Fix [part of FS#3146]: moving vehicles around in the depot could create states that are not allowed by the NewGRF attach callback.
2009-12-12 22:11:43 +00:00
rubidium
510f8a9122
(svn r18469) -Fix (r17139): possible invalid reads when listing content on the console
2009-12-12 21:56:13 +00:00
rubidium
ae92fd2865
(svn r18468) -Codechange: make sure one never makes self-loops using Vehicle::SetNext
2009-12-12 21:04:08 +00:00
peter1138
15fbf4af70
(svn r18467) -Fix (r17870): Missed positioning for cargo capacity of non-articulated road vehicles.
2009-12-11 23:00:07 +00:00
rubidium
9ae2422956
(svn r18466) -Codechange: use CmdMoveRailWagon to attach a just build wagon to a chain
2009-12-11 22:23:48 +00:00
rubidium
b094312631
(svn r18465) -Codechange: simplify CheckTrainInDepot and remove some unneeded wrapper functions
2009-12-11 22:04:57 +00:00
alberth
64f1e18830
(svn r18464) -Fix (r17863): Caption of the build vehicle window did not have company colours.
2009-12-11 20:37:24 +00:00
rubidium
53d6d4a094
(svn r18463) -Codechange: some simplifications for finding the end of a vehicle
2009-12-11 19:28:28 +00:00
rubidium
b8a7efc450
(svn r18462) -Fix: when moving a wagon and only the last part of a dual headed engine you could split the dual headed engine over two vehicles.
2009-12-11 19:27:48 +00:00
rubidium
db4e547e24
(svn r18461) -Fix (r18456): when moving a wagon from the front of a train one could make a train 1 longer than allowed
2009-12-11 18:49:03 +00:00
translators
745a6d72d1
(svn r18460) -Update from WebTranslator v3.0:
...
catalan - 2 changes by arnau
traditional_chinese - 4 changes by josesun
croatian - 59 changes by UnderwaterHesus
french - 2 changes by glx
norwegian_bokmal - 34 changes by Zhygometh
serbian - 6 changes by etran
vietnamese - 3 changes by nglekhoi
2009-12-11 18:45:23 +00:00
rubidium
dbe667fbe3
(svn r18459) -Codechange: move the new train validity checking (attach callbacks) to a separate function
2009-12-11 16:16:36 +00:00
rubidium
fddedbe7ac
(svn r18458) -Codechange: make the 'check train length' code of CmdMoveRailVehicle a separate function
2009-12-11 15:50:07 +00:00
yexo
cd9e525808
(svn r18457) -Fix (r18015): southwest and northeast buttons for freeform edges were swapped
2009-12-11 15:16:44 +00:00
rubidium
c803540a9c
(svn r18456) -Codechange: make the length checking functionality of CmdMoveRailVehicle a separate function and simplify the logic
2009-12-11 13:37:01 +00:00
translators
ac17820bdc
(svn r18454) -Update from WebTranslator v3.0:
...
dutch - 2 changes by habell
hebrew - 49 changes by dnd_man
indonesian - 35 changes by fanioz, prof
polish - 5 changes by amateja, silver_777
russian - 1 changes by Lone_Wolf
serbian - 3 changes by etran
2009-12-10 18:45:22 +00:00
rubidium
0db77807b7
(svn r18453) -Fix [FS#3364]: wrong heightmap dimensions, or rather... a nested_array index removed too much
2009-12-10 12:26:39 +00:00
rubidium
826fad03fb
(svn r18450) -Fix [FS#3363]: initial size of the vehicle detail windows would occasionally be too small (although it could be resized)
2009-12-09 22:25:12 +00:00
rubidium
8ecf4bdd56
(svn r18449) -Fix (r18448): invalid argidx offsets in German
2009-12-09 18:50:05 +00:00
translators
1111629a34
(svn r18448) -Update from WebTranslator v3.0:
...
finnish - 1 changes by jpx_
german - 7 changes by Roujin, planetmaker
hungarian - 1 changes by alyr
italian - 4 changes by lorenzodv
norwegian_bokmal - 33 changes by CyberKenny
portuguese - 2 changes by JayCity
russian - 2 changes by Lone_Wolf
spanish - 1 changes by Terkhen
vietnamese - 29 changes by nglekhoi
2009-12-09 18:45:29 +00:00
rubidium
ac4ef286f4
(svn r18447) -Change: make some more windows (e.g. graphs, company view) stickyable
2009-12-09 17:10:57 +00:00
glx
0c577dfde6
(svn r18446) -Fix (r17450): abort() doesn't trigger crashlog on windows
2009-12-09 15:24:13 +00:00
rubidium
7a38435a63
(svn r18445) -Fix [FS#3335]: for STR_NEWS_INDUSTRY_CLOSURE_GENERAL the gender of the industry wasn't properly selected for Greek.
2009-12-09 11:42:12 +00:00
rubidium
4d575c0226
(svn r18444) -Feature: allow G and P to 'select' substrings of STRINGn for getting their gender
2009-12-09 11:41:27 +00:00
rubidium
a70f2244e8
(svn r18443) -Fix (r18438): MSVC thinks, in it's infinite wisdom, that int min(int, int) is a better match for min(uint64, uint) than uint64 min(uint64, uint64). As such we need to cast the UINT16_MAX to prevent MSVC from displaying it's infinite wisdom with loads of warnings.
2009-12-09 09:28:47 +00:00
rubidium
29f44c099a
(svn r18442) -Fix (r18440): warning about SDL_Linked_Version never being NULL on non-Windows systems
2009-12-09 09:16:29 +00:00
peter1138
97597b510c
(svn r18441) -Fix: The vehicle list filler widget didn't fill.
2009-12-09 08:23:10 +00:00
glx
def740329f
(svn r18440) -Fix (r17774): don't try to get SDL version when SDL is not loaded
2009-12-09 02:53:59 +00:00
glx
da124cb149
(svn r18439) -Fix (r15233): forgot to load the symbol from SDL.dll
2009-12-09 02:49:01 +00:00
rubidium
b0eacbf350
(svn r18438) -Codechange [FS#3337]: introduce a template for Clamp (fonsinchen) and reuse template functions in their non-template counterparts.
2009-12-09 00:41:18 +00:00
smatz
784d6d836d
(svn r18437) -Fix (r16557): background of disabled button in AI GUI wasn't set back to grey after AI bankrupt
2009-12-09 00:08:13 +00:00
rubidium
7d33e62d7b
(svn r18436) -Fix [FS#3357]: unselect an AI in the AI Settings window when it falls out of the range of active AIs
2009-12-08 23:32:32 +00:00
rubidium
e7810f8061
(svn r18435) -Fix (r18136): articulated road vehicles weren't properly drawn in the vehicle list/details windows
2009-12-08 20:56:45 +00:00
rubidium
0971f666eb
(svn r18434) -Change [FS#565]: use zł instead of zl for the Polish Zloty.
2009-12-08 20:12:43 +00:00
frosch
9dd74395c8
(svn r18433) -Codechange: Show different texts in town GUI when the town does not need food the whole year to grow.
2009-12-08 19:59:21 +00:00
translators
85f8765618
(svn r18432) -Update from WebTranslator v3.0:
...
portuguese - 1 changes by JayCity
spanish - 2 changes by Terkhen
2009-12-08 18:45:09 +00:00
rubidium
42f3a1e909
(svn r18429) -Fix [FS#3360]: when road vehicles are, because of the 'jam protection' running through eachother more vehicles could be in a road stop than there could be under normal circumstances. As such an assert when the road stop's limits are reached isn't good.
2009-12-08 00:16:31 +00:00
rubidium
1e416f90fa
(svn r18428) -Fix: if lots of road vehicles are leaving a depot and the first in the hash linked list is basically the last of the vehicles to leave the depot then due to the 'jam prevention' code all vehicles would fairly quickly increase the blocked counter and drive off all simultaniously
2009-12-08 00:15:15 +00:00
translators
6b9327c162
(svn r18425) -Update from WebTranslator v3.0:
...
traditional_chinese - 1 changes by josesun
greek - 1 changes by fumantsu
norwegian_bokmal - 13 changes by 2rB
norwegian_nynorsk - 48 changes by 2rB
spanish - 3 changes by Terkhen
2009-12-07 18:45:20 +00:00
rubidium
36c58649f8
(svn r18424) -Fix [FS#3327]: [Windows] the help window would be too large in some cases
2009-12-07 17:13:28 +00:00
rubidium
9a656dbd32
(svn r18423) -Fix (r17336): [Windows] incorrect relative path the the icon making the icon not being included in the binary
...
-Fix: [Windows] mention the version of GPL in the metadata
2009-12-07 16:55:50 +00:00
rubidium
0e17c23ddd
(svn r18422) -Fix (r18404): MSVC complaining about struct vs class
2009-12-07 10:44:58 +00:00
rubidium
d6e73ea1ce
(svn r18421) -Fix [FS#3244]: pathfinders wouldn't consider the 'other' reachable waypoint tile if the closest one is free but there is no safe waiting point directly after it. Now check for a free safe waiting point beyond the waypoint unless there are junctions before the first safe waiting point.
2009-12-07 08:47:10 +00:00
rubidium
ad6d8c1f46
(svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code
2009-12-07 08:41:18 +00:00
rubidium
73df2c7a25
(svn r18418) -Fix [FS#3298]: under some circumstances a pointer could be left untouched and then freed. Make sure this doesn't happen by ensuring it starts out as NULL instead of 'garbage'.
2009-12-06 20:22:21 +00:00
translators
c5a771b59d
(svn r18417) -Update from WebTranslator v3.0:
...
traditional_chinese - 31 changes by josesun
czech - 46 changes by Hadez
greek - 1 changes by fumantsu
hungarian - 2 changes by IPG
indonesian - 1 changes by prof
norwegian_nynorsk - 111 changes by 2rB
russian - 11 changes by Lone_Wolf
slovak - 14 changes by JamesSVK
2009-12-06 18:45:27 +00:00
frosch
7d905fae22
(svn r18416) -Fix (r15559): Only consider valid cargos in town GUI.
2009-12-06 16:15:58 +00:00
rubidium
a68849fb56
(svn r18415) -Fix [FS#3332]: on slopes the original and better road layouts did not check their minimum distance requirements
2009-12-06 16:14:13 +00:00
peter1138
f49491ddcd
(svn r18414) -Fix: In the depot window, 'free' wagons were not drawn resize.step_height apart
2009-12-06 11:46:57 +00:00
alberth
41d2214e7e
(svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions.
2009-12-05 21:39:28 +00:00
smatz
29606c0de6
(svn r18412) -Fix [FS#3350]: don't allow sending ships to rail waypoints and trains to buyos (Hirundo)
2009-12-05 19:21:43 +00:00
translators
be4027ea56
(svn r18411) -Update from WebTranslator v3.0:
...
greek - 3 changes by fumantsu
norwegian_nynorsk - 107 changes by 2rB
portuguese - 3 changes by JayCity
2009-12-05 18:45:11 +00:00
alberth
c38f3ce380
(svn r18410) -Codechange: Move GetCargoSprite() to CargoSpec::GetCargoIcon().
2009-12-05 16:00:58 +00:00
frosch
1e7403d372
(svn r18409) -Change [FS#3349]: Recolour the bubble generator just like any other industry. (planetmaker)
2009-12-05 15:03:32 +00:00
frosch
a12d91423b
(svn r18408) -Fix (r17954): After computing the needed width for the client list, also use it.
2009-12-05 13:53:58 +00:00
rubidium
4047c142eb
(svn r18407) -Fix [FS#3338]: aqueducts were not influenced by the "long bridges" setting
2009-12-04 22:02:37 +00:00
rubidium
bc876098f7
(svn r18406) -Cleanup: remove some unneeded constants and code
2009-12-04 21:13:31 +00:00
rubidium
cbc6653a47
(svn r18405) -Fix (r18405): RVs didn't like to stop when the 'next' drive through station tile didn't have a compatible road type
2009-12-04 21:01:28 +00:00
rubidium
fac2f8ce1a
(svn r18404) -Codechange: link drive through stops better together
...
-Feature: make penalty for road stop occupancy user configurable
-Fix [FS#1944]: road vehicles would not pick an empty drive through stop. Now they will *if* the penalty for driving around is less than the occupancy penalty
-Fix [FS#1495]: long (articulated) road vehicles could block loading of others when the following road vehicle already got 'permission' to go to the next bay even when it could not reach it
-Change: improve the throughput of the drive through road stops by letting them stop closer together
2009-12-04 20:52:19 +00:00
belugas
65b3e38bea
(svn r18403) -Codechange: Re-arrange header of table _original_house_specs
2009-12-04 20:32:51 +00:00
rubidium
19fa38601d
(svn r18402) -Codechange: unify/centralise the code for crashing vehicles
2009-12-04 20:29:46 +00:00
rubidium
c22f9679b5
(svn r18401) -Fix: drive through road stops did not get flooded
2009-12-04 19:16:52 +00:00
translators
710e84f11e
(svn r18400) -Update from WebTranslator v3.0:
...
traditional_chinese - 52 changes by josesun
greek - 17 changes by fumantsu
2009-12-04 18:45:10 +00:00
rubidium
3817153a8e
(svn r18399) -Codechange: bail out early in FloodVehicle instead of a massive if (...) { } else { return }
2009-12-04 18:38:09 +00:00
rubidium
c1c9a3e835
(svn r18398) -Fix [FS#3343]: the tree 'which one to draw' hash wasn't anywhere near random and thus showed a very visible repeated pattern when only one tree type was used
2009-12-04 16:57:35 +00:00
rubidium
c559ec6308
(svn r18397) -Fix [FS#3346]: after cancelling downloading the download button would remain disabled
2009-12-04 14:23:54 +00:00
yexo
c8284c2a5c
(svn r18396) -Fix [FS#3169]: planes turned too much at the end of the runway when landing at the intercontinental airport~
2009-12-04 09:56:21 +00:00
yexo
8bed302bcf
(svn r18395) -Fix (r17415): helicopters can turn freely even while in the air
2009-12-04 09:13:15 +00:00
rubidium
f5f6fc16f6
(svn r18394) -Fix (r18373): one couldn't manually send a RV to a depot... but why compilers haven't complained about this?
2009-12-04 00:46:22 +00:00
translators
d2bcf733f8
(svn r18393) -Update from WebTranslator v3.0:
...
traditional_chinese - 2 changes by josesun
german - 3 changes by planetmaker
italian - 1 changes by lorenzodv
portuguese - 10 changes by JayCity
romanian - 22 changes by kkmic
2009-12-03 18:45:17 +00:00
frosch
f4931ef4a2
(svn r18392) -Fix (r13956)[FS#3345]: [YAPP] Trains on bridges were not found, when searching for the origin of a reservation. (Hirundo)
2009-12-03 18:44:33 +00:00
frosch
169141433a
(svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads.
2009-12-03 15:27:33 +00:00
peter1138
3addf58f30
(svn r18390) -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop.
2009-12-03 08:24:39 +00:00
rubidium
5c1fdfdd03
(svn r18389) -Fix: some minor documentation alignment issues
2009-12-03 00:05:51 +00:00
rubidium
aa40d8e3ad
(svn r18388) -Codechange: move entering/leaving of road stops to functions of RoadStop
2009-12-02 23:53:15 +00:00
translators
edc7de7936
(svn r18387) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnau
finnish - 1 changes by jpx_
french - 1 changes by glx
german - 11 changes by planetmaker
hungarian - 2 changes by IPG
portuguese - 1 changes by JayCity
spanish - 3 changes by Terkhen
2009-12-02 18:45:25 +00:00
rubidium
865374eeb6
(svn r18386) -Codechange: make the NPF functions static and remove unused functions
2009-12-02 18:34:10 +00:00
rubidium
0ef0e13795
(svn r18385) -Cleanup: remove the now unneeded multistop slot management code
2009-12-02 18:18:56 +00:00
rubidium
429f3993f8
(svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning
2009-12-02 18:14:34 +00:00
rubidium
66da3cbb20
(svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypoints
2009-12-02 18:12:24 +00:00
rubidium
4ec4fdff36
(svn r18382) -Codechange: make road vehicles behave more like trains 'around' stations and use pathfinder penalties to determine to which 'part' to go. Note that the pathfinder penalties for drive through stops are currently only looking at the occupation of the first in a row, but this is to change later on.
2009-12-02 17:56:02 +00:00
frosch
59f9163e37
(svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff.
2009-12-02 17:37:02 +00:00
frosch
2265202d77
(svn r18380) -Fix (r9301): One could not share orders between buses carrying different cargos.
2009-12-02 17:35:54 +00:00
rubidium
9426f2b173
(svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies
2009-12-02 16:48:55 +00:00
rubidium
d58e4084de
(svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinder_type.h
2009-12-02 16:38:33 +00:00
rubidium
81062163a2
(svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops.
2009-12-02 16:20:44 +00:00
rubidium
1c65150d6d
(svn r18376) -Codechange: simplify setting the destination
2009-12-02 14:44:32 +00:00
rubidium
a1e28925e3
(svn r18375) -Codechange: use Station::GetTileArea to get the tile area for CalcClosestStationTile
2009-12-02 14:41:04 +00:00
rubidium
f67c265c6f
(svn r18374) -Cleanup: remove some unused code
2009-12-02 10:47:18 +00:00
rubidium
c10e953141
(svn r18373) -Codechange: unify some road pathfinder functions
2009-12-02 10:44:38 +00:00
rubidium
c56c892b2c
(svn r18372) -Codechange: push some extra type safety into YAPF
2009-12-02 10:13:49 +00:00
rubidium
9165c195b9
(svn r18371) -Codechange: unify calling of the train pathfinders
2009-12-02 09:57:17 +00:00
rubidium
ef8cc49175
(svn r18370) -Codechange: push some constness/type strictness into the ship pathfinders
2009-12-02 09:31:38 +00:00
rubidium
250c355508
(svn r18369) -Fix [FS#3339] (rbeginning): off-by-one in the preconfigured music lists
2009-12-02 08:55:53 +00:00
rubidium
9d5ff5def0
(svn r18368) -Fix: alignment of comment and 'add' some missing comments
2009-12-02 00:01:07 +00:00
rubidium
76fe20cdcc
(svn r18367) -Codechange: unify the ship pathfinder 'calls'
2009-12-01 23:56:04 +00:00
rubidium
291f6490c6
(svn r18366) -Codechange: move the OPF ship pathfinder 'magic' that was in ship_cmd.cpp to the pathfinder code itself
2009-12-01 23:22:41 +00:00
rubidium
5d7af2561f
(svn r18365) -Cleanup: remove duplicate table
2009-12-01 23:19:46 +00:00
rubidium
f52e27c688
(svn r18364) -Codechange: move the pathfinders and their related files into a separate directory
2009-12-01 22:45:39 +00:00
rubidium
a7beae8733
(svn r18363) -Feature: do not require advanced settings multistrings to start at 0
2009-12-01 22:27:12 +00:00
rubidium
3a83eab967
(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future
2009-12-01 22:18:51 +00:00
frosch
d634f31c7b
(svn r18361) -Fix: Remove unneeded usage of invalid pointer. Also thank Hirundo and SmatZ.
2009-12-01 21:45:50 +00:00
translators
d614dc78ba
(svn r18359) -Update from WebTranslator v3.0:
...
traditional_chinese - 1 changes by josesun
croatian - 114 changes by UnderwaterHesus
hungarian - 26 changes by IPG
2009-12-01 18:45:12 +00:00
frosch
df0b347b45
(svn r18358) -Cleanup: More usage of EPV_CYCLES_(DARK|GLITTER)_WATER.
2009-12-01 18:12:17 +00:00
rubidium
e236c8f101
(svn r18353) -Fix: string colours can't have a case
2009-11-30 21:46:58 +00:00
translators
18665155f6
(svn r18352) -Update from WebTranslator v3.0:
...
afrikaans - 35 changes by Maccie123
traditional_chinese - 1 changes by josesun
croatian - 221 changes by UnderwaterHesus
danish - 129 changes by embql
dutch - 7 changes by habell
finnish - 4 changes by Tve4
french - 1 changes by glx
german - 1 changes by planetmaker
hungarian - 1 changes by IPG
italian - 1 changes by lorenzodv
polish - 1 changes by silver_777
portuguese - 3 changes by JayCity
serbian - 3 changes by etran
spanish - 1 changes by Terkhen
2009-11-30 18:57:42 +00:00
rubidium
5a41a646c2
(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level
2009-11-30 11:29:52 +00:00
smatz
9ecfcdff78
(svn r18350) -Codechange: catch SIGILL under unix-like systems as well
2009-11-29 22:18:04 +00:00
alberth
4b4c1ffc17
(svn r18349) -Fix (r18347): Older compilers want explicit assignments.
2009-11-29 21:40:51 +00:00
alberth
ccd7399ea0
(svn r18348) -Doc: Doxygen fixes, and removal of an old @note.
2009-11-29 21:27:12 +00:00
alberth
f2f9ef7a9f
(svn r18347) -Codechange: Compute width of labels in news settings window once.
2009-11-29 21:17:37 +00:00
alberth
bb19a2e757
(svn r18346) -Codechange: Compute size of face part display buttons only once in face window.
2009-11-29 21:16:37 +00:00
alberth
5187a5980b
(svn r18345) -Codechange: Warn the window that it gets initialized, so it can do some work ahead.
2009-11-29 21:14:34 +00:00
rubidium
8a8bf6c53d
(svn r18344) -Change [FS#2923]: do not split up articulated vehicles in the train details view. If an articulated vehicle it too 'wide' draw the information on the next line and if there are multiple cargos split that over multiple lines too. Based on work by frosch123.
2009-11-29 19:31:23 +00:00
rubidium
ff5b46190d
(svn r18343) -Fix [FS#3336] (r18243): dark blue signs would be drawn transparent
2009-11-29 19:27:53 +00:00
rubidium
2e2f72b971
(svn r18342) -Fix: erroneous spaces before ;
2009-11-29 19:20:39 +00:00
frosch
2784f15304
(svn r18341) -Fix: Replace some GetNextVehicle() with GetNextUnit() where needed.
2009-11-29 18:46:54 +00:00
translators
dd1fd66ed6
(svn r18340) -Update from WebTranslator v3.0:
...
finnish - 7 changes by jpx_
german - 2 changes by planetmaker
greek - 30 changes by
hungarian - 2 changes by alyr
indonesian - 4 changes by prof
portuguese - 5 changes by JayCity
russian - 19 changes by Lone_Wolf
spanish - 2 changes by Terkhen
2009-11-29 18:45:28 +00:00
rubidium
65e6355422
(svn r18339) -Cleanup: remove SKIP support from strgen too
2009-11-29 17:24:39 +00:00
rubidium
0fce00edd8
(svn r18338) -Codechange: remove the need for {SKIP}
2009-11-29 17:20:27 +00:00
alberth
548f47af58
(svn r18337) -Codechange: Remove 2x2 {SKIP} in the company finances window + strings.
2009-11-29 12:52:08 +00:00
alberth
1f70f065d6
(svn r18336) -Cleanup (r18092): Remove declaration of an already removed function.
2009-11-29 11:48:20 +00:00
alberth
01d4eba140
(svn r18335) -Codechange: Further reduction of nested_root NULL-ness checking.
2009-11-29 10:56:51 +00:00
alberth
45327a588b
(svn r18334) -Codechange: No need to test a pointer after using it.
2009-11-29 09:18:49 +00:00
alberth
c0dfaec34d
(svn r18333) -Fix (r18127): Station view window did not resize properly when toggling between ratings and acceptance view.
2009-11-29 09:01:03 +00:00
rubidium
736e0c18cc
(svn r18332) -Fix: the MSVC compile warnings
2009-11-29 01:00:03 +00:00
rubidium
5d38d06313
(svn r18331) -Fix [FS#3334]: news items would with some chat 'bars' not be displayed fully. Fix by erikjanp.
2009-11-29 00:41:08 +00:00
rubidium
b00a5f1069
(svn r18330) -Cleanup: remove some unneeded includes
2009-11-28 20:35:25 +00:00
frosch
bf0b72ae9e
(svn r18329) -Remove: [strgen] Support for {SETX} and {SETXY}. Let it rest in peace as NewGRF relict.
2009-11-28 20:27:42 +00:00
frosch
ae97bf029c
(svn r18328) -Codechange: Remove last usage of {SETX} from strings.
2009-11-28 20:15:16 +00:00
translators
8de6e3fcd9
(svn r18327) -Update from WebTranslator v3.0:
...
catalan - 26 changes by arnau
traditional_chinese - 24 changes by josesun
finnish - 4 changes by jpx_
french - 2 changes by glx
greek - 30 changes by
italian - 6 changes by lorenzodv
polish - 8 changes by silver_777
portuguese - 4 changes by JayCity
spanish - 2 changes by Terkhen
2009-11-28 18:45:30 +00:00
frosch
a66f383d1b
(svn r18326) -Fix (r18325): Missing signedness conversion.
2009-11-28 16:10:22 +00:00
frosch
49aca1edc0
(svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware.
2009-11-28 15:12:24 +00:00
rubidium
1f0da3710f
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
2009-11-28 15:01:49 +00:00
rubidium
9bb4ad4ba8
(svn r18323) -Fix [FS#3330]: credits were drawn on the border of the window
2009-11-28 15:00:45 +00:00
rubidium
293dfd7c3e
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice.
2009-11-28 14:42:35 +00:00
rubidium
b58b058e2b
(svn r18321) -Fix [FS#3331]: make the toolbars also calculate their top location based on the main toolbar's height instead of hardcoding that
2009-11-28 14:36:43 +00:00
rubidium
6a367fda8a
(svn r18320) -Codechange: make the terraform and transparency window not use absolute location but manually calculate based on toolbar size etc.
2009-11-28 14:30:00 +00:00
frosch
a825349bf1
(svn r18319) -Fix: Timetable window wrt. big/small fonts.
2009-11-28 14:07:08 +00:00
rubidium
458c73aecb
(svn r18318) -Codechange: add an enum value for manual window placement
2009-11-28 13:54:28 +00:00
alberth
a427ab751d
(svn r18317) -Codechange: Merge both face windows into a single window description and widget parts array.
2009-11-28 13:47:57 +00:00
alberth
4999a76b3e
(svn r18316) -Codechange: Introduce selection widgets to enable turning parts of the face window on and off.
2009-11-28 13:45:03 +00:00
alberth
3b1d471838
(svn r18315) -Codechange: Remove fixed minimal sizes of the other widgets in both face windows.
2009-11-28 13:43:53 +00:00
frosch
6734252dfa
(svn r18314) -Fix: Disable 'start date' button for timetable windows of other companies.
2009-11-28 13:43:15 +00:00
alberth
692a45c352
(svn r18313) -Codechange: Decide the size of the widgets displaying values of parts in the advanced face window dynamically.
2009-11-28 13:42:35 +00:00
alberth
0be86e295b
(svn r18312) -Codechange: Simplify the nested widget part arrays of both face windows, and move a bit towards merging.
2009-11-28 13:40:41 +00:00
rubidium
ff32ea24fc
(svn r18311) -Codechange: no need to hardcode locations of some 'random' windows
2009-11-28 13:38:34 +00:00
alberth
2dbf1d72f9
(svn r18310) -Codechange: Introduce widgets for the names of the parts in the advanced face editing window,
2009-11-28 13:34:49 +00:00
translators
89c8c4553c
(svn r18309) -Update from WebTranslator v3.0:
...
croatian - 44 changes by UnderwaterHesus
french - 18 changes by glx
german - 4 changes by planetmaker
greek - 31 changes by fumantsu
hungarian - 18 changes by alyr
italian - 19 changes by lorenzodv
polish - 11 changes by silver_777
portuguese - 3 changes by JayCity
serbian - 4 changes by etran
spanish - 14 changes by Terkhen
swedish - 28 changes by Chrill
2009-11-27 18:45:37 +00:00
frosch
bdd0f8762d
(svn r18308) -Codechange: Use GetSpriteSize() instead of hardcoded width in dropdowns with company icon.
2009-11-27 16:46:17 +00:00
frosch
5c6b7fd88d
(svn r18307) -Fix: some coding style.
2009-11-27 16:35:34 +00:00
frosch
b4626547b5
(svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
2009-11-27 16:20:56 +00:00
frosch
a37ca47882
(svn r18305) -Codechange: Replace some 2s with WD_FRAMERECT_(LEFT|RIGHT).
2009-11-27 16:18:03 +00:00
rubidium
5dc2e2831d
(svn r18304) -Codechange: don't use SETX for the arrival/departure panel; some languages don't have short abbreviations :(
2009-11-27 15:16:58 +00:00
frosch
efffb1b92c
(svn r18303) -Fix: Widget indices are valid when >= 0.
2009-11-26 22:46:13 +00:00
smatz
421a24001c
(svn r18302) -Fix [FS#3328](r18281): city size multiplier was ignored when generating new game
2009-11-26 22:04:11 +00:00
translators
4eccf3a5cf
(svn r18301) -Update from WebTranslator v3.0:
...
dutch - 20 changes by habell
finnish - 10 changes by jpx_
german - 20 changes by planetmaker
greek - 30 changes by
hungarian - 1 changes by alyr
italian - 19 changes by lorenzodv
portuguese - 18 changes by JayCity
serbian - 20 changes by etran
spanish - 10 changes by Terkhen
2009-11-26 18:45:29 +00:00
rubidium
9a87c35cd0
(svn r18299) -Update: the ai changelog document
2009-11-26 16:47:31 +00:00
frosch
f97daed5ef
(svn r18297) -Fix: Preserve timetable-start when auto-replacing/-renewing.
2009-11-26 14:56:17 +00:00
rubidium
4978d30880
(svn r18296) -Codechange: show the next 4 orders instead of the first 4 orders in the ship/aircraft vehicle lists
2009-11-26 11:34:12 +00:00
frosch
1725a73700
(svn r18295) -Fix [FS#bigos](r18283): Missed one PR_TERRAFORM.
2009-11-26 00:10:16 +00:00
rubidium
851c71a79d
(svn r18294) -Feature: set the start time of a timetable
2009-11-25 23:39:50 +00:00
rubidium
48d74751ac
(svn r18293) -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros.
2009-11-25 23:38:59 +00:00
rubidium
a951c505bf
(svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus.
2009-11-25 23:37:15 +00:00
rubidium
1a8c203d6e
(svn r18291) -Codechange: rework the calculation of the 'days till year' macro a bit so it can be properly reused and add a MAX_DAY
2009-11-25 23:28:04 +00:00
rubidium
d3a925af42
(svn r18290) -Codechange: be more strict about what vehicles may use timetables
2009-11-25 22:58:28 +00:00
rubidium
bd39a3b4c4
(svn r18289) -Codechange: if using RTL draw the toolbar in the reverse direction so the buttons overlap 'nicely'
2009-11-25 21:30:45 +00:00
translators
2f5ab16815
(svn r18288) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnau
czech - 7 changes by SmatZ
dutch - 11 changes by habell
finnish - 19 changes by jpx_
french - 9 changes by glx
german - 9 changes by dihedral, planetmaker
greek - 46 changes by fumantsu
hungarian - 31 changes by Petert, alyr
polish - 16 changes by silver_777
portuguese - 9 changes by JayCity
romanian - 13 changes by kkmic
serbian - 9 changes by etran
spanish - 6 changes by Terkhen
2009-11-25 18:45:41 +00:00
rubidium
6941db6c39
(svn r18287) -Fix (r17841): a not properly updated list caused reading just freed memory which caused buttons to not work as they should
2009-11-25 17:48:44 +00:00
frosch
93ef16c520
(svn r18286) -Fix (r18280): Number of platforms and platform length start with 1.
2009-11-25 16:26:25 +00:00
rubidium
6befa88d82
(svn r18285) -Feature: show the expected arrival/departure dates in the timetable window. Based on work by PhilSophus.
2009-11-25 16:17:06 +00:00
frosch
324396ec74
(svn r18284) -Cleanup (r18268, r18283): Replace magic value with enum.
2009-11-24 23:34:46 +00:00
frosch
830231e2bd
(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, building/removing unmovables (new objects), building/removing rail-waypoints/buoys, interacting with town-authority, building foundations, funding primary industries (when not prospecting) and towns.
...
If a GRF does not set price multipliers for these new prices, but for the previously used ones, the old modifiers will be propagated to the new bases.
2009-11-24 22:15:42 +00:00
frosch
8da21d58a9
(svn r18282) -Codechange: Remove IndustrySpec::raw_industry_cost_multiplier and use 8 * cost_multiplier instead.
2009-11-24 22:02:23 +00:00
smatz
f0c64208cf
(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others)
2009-11-24 21:18:11 +00:00
rubidium
8d6e323ef8
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input
2009-11-24 21:13:36 +00:00
translators
3f0e1c9091
(svn r18279) -Update from WebTranslator v3.0:
...
traditional_chinese - 3 changes by josesun
finnish - 2 changes by jpx_
greek - 34 changes by fumantsu
hungarian - 3 changes by alyr
polish - 3 changes by silver_777
spanish - 4 changes by Terkhen
2009-11-24 18:45:22 +00:00
frosch
aa14dc48d0
(svn r18278) -Cleanup (r1): No need to set a cost multiplier for raw-industry-construction of banks. They have never been raw industries.
2009-11-24 18:27:58 +00:00
rubidium
14300d309c
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions
2009-11-24 18:05:55 +00:00
frosch
91865c33da
(svn r18276) -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -1, if the industry is neither buildable nor prospectable.
2009-11-24 17:56:45 +00:00
rubidium
69b6d9309a
(svn r18274) -Codechange: remove the unused WDF flags
2009-11-24 17:28:29 +00:00
rubidium
8371be352b
(svn r18273) -Codechange: do not require widget numbers for default widgets (close, sticky, resize buttons and the caption), except when you want to use SetStringParameter for the caption ofcourse. Also remove the requirement for some of the WDF flags; no need to test for both the flag whether a feature is used and whether the feature is in action.
2009-11-24 17:13:24 +00:00
rubidium
75bd985876
(svn r18272) -Codechange: make FindScrollbar a const function
2009-11-24 16:54:52 +00:00
rubidium
8193dad106
(svn r18271) -Fix [FS#3315]: road vehicles wouldn't reserve a road stop in tunnels/on bridges so when they leave wormhole they're still focussed on the main road stop causing unneededly long queues
2009-11-24 14:20:39 +00:00
rubidium
32926facf9
(svn r18270) -Codechange: split the code for finding a road stop to stop at into a seperate function
2009-11-24 14:19:21 +00:00
rubidium
e57d6a8e48
(svn r18269) -Fix [FS#3326]: crash because there was no (hidden) one way widget for the tram toolbar
2009-11-24 13:28:18 +00:00
frosch
d507136e04
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself.
2009-11-24 13:15:58 +00:00
rubidium
5e247b6e43
(svn r18267) -Codechange: make the music window big font aware
2009-11-24 13:14:48 +00:00
frosch
912bce0b8c
(svn r18266) -Codechange: Add a function to compute prices from price base and cost factor and use it consistently for vehicle purchase, running cost, and refit cost.
2009-11-24 13:12:34 +00:00
rubidium
b6b5515335
(svn r18265) -Codechange: make the finance overview window big font aware
2009-11-24 12:42:36 +00:00
rubidium
584c75722e
(svn r18264) -Codechange: make the company league window big font aware
2009-11-23 22:01:42 +00:00
rubidium
12f5032adf
(svn r18263) -Codechange: make the town views resizable
2009-11-23 21:34:33 +00:00
rubidium
3c109fd7f1
(svn r18262) -Codechange: make the status bar big font aware
2009-11-23 20:25:14 +00:00
rubidium
fb168e25ad
(svn r18261) -Codechange: center the company icons in the toolbar dropdowns
2009-11-23 20:14:42 +00:00
rubidium
b351de15d9
(svn r18260) -Codechange: make the company station view big font aware
2009-11-23 20:13:37 +00:00
rubidium
2ee87ce100
(svn r18259) -Codechange: make the graphs big font aware
2009-11-23 19:53:58 +00:00
translators
f9fd176ce4
(svn r18258) -Update from WebTranslator v3.0:
...
dutch - 1 changes by habell
greek - 30 changes by
hungarian - 2 changes by alyr
indonesian - 6 changes by fanioz
polish - 1 changes by silver_777
portuguese - 18 changes by JayCity
russian - 13 changes by Lone_Wolf
2009-11-23 18:45:23 +00:00
rubidium
2a2884646c
(svn r18257) -Fix: glitch when the news message is wider than the status bar
2009-11-23 16:23:42 +00:00
rubidium
fabd1b7c50
(svn r18256) -Codechange: make the vehicle details window big font aware
2009-11-23 16:18:01 +00:00
rubidium
4b555968c4
(svn r18255) -Codechange: make the town authority window big font aware
2009-11-23 14:04:03 +00:00
rubidium
5ef00aa15b
(svn r18254) -Codechange: make the highscore windows big font aware-ish till the point that it still fits within the graphics
2009-11-23 13:18:20 +00:00
frosch
e3c7e3c169
(svn r18253) -Codechange: Convert the linked list of loaded GRFFiles into a SmallVector.
2009-11-23 13:14:45 +00:00
rubidium
edc90be5b8
(svn r18252) -Fix: crash when news is shown when the end game window is opened (status bar goes missing for a while etc.)
2009-11-23 13:01:12 +00:00
rubidium
29c65215ed
(svn r18251) -Codechange: make the join status window big font aware
2009-11-23 12:45:01 +00:00
rubidium
c7c9f24f60
(svn r18250) -Codechange: make the graph legend big font aware
2009-11-22 22:21:00 +00:00
rubidium
3a16e0edf1
(svn r18249) -Codechange: make the network client list big font aware
2009-11-22 22:17:06 +00:00
rubidium
95436bb5b2
(svn r18248) -Codechange: remove magic numbers from the AI debug window, making it big font aware in the process
2009-11-22 22:12:00 +00:00
rubidium
e4f5dddbe5
(svn r18247) -Codechange: make the AI settings window big font aware
2009-11-22 22:08:28 +00:00
frosch
8e85bb82e9
(svn r18246) -Codechange: Make signs and station/town names big font aware.
2009-11-22 20:56:39 +00:00
frosch
ff5a1f4461
(svn r18245) -Codechange: Deduplicate code wrt. clicking on signs and station/town names.
2009-11-22 20:38:06 +00:00
frosch
c24d6d3f4e
(svn r18244) -Codechange: Make texteffects big font aware.
2009-11-22 20:23:41 +00:00
frosch
4661abd33b
(svn r18243) -Codechange: Deduplicate code wrt. drawing signs and station/town names.
2009-11-22 19:53:49 +00:00
rubidium
f381f9b46f
(svn r18242) -Codechange: make the refit window big font aware
2009-11-22 19:40:48 +00:00
rubidium
5c13e0c1e6
(svn r18241) -Codechange: make the rail depot 'buttons' centered in the window
2009-11-22 19:31:52 +00:00
rubidium
bd0d32a0b6
(svn r18240) -Change: align the 'select' sprite in the network content GUI based on the font height
2009-11-22 19:27:51 +00:00
rubidium
48d1718671
(svn r18239) -Codechange: make the AI 'selection' list window big font aware
2009-11-22 19:24:02 +00:00
rubidium
cf354803d6
(svn r18238) -Codechange: make the autoreplace window big font aware
2009-11-22 19:19:11 +00:00
rubidium
3d6edbdf46
(svn r18237) -Codechange: make the group GUI big font aware
2009-11-22 19:18:51 +00:00
rubidium
c95963a0d7
(svn r18236) -Codechange: make the group gui behave 'better aligned'
2009-11-22 18:51:58 +00:00
rubidium
747e123307
(svn r18235) -Fix: like r18233, but for the non-trains
2009-11-22 18:51:21 +00:00
translators
b7cbfb09e7
(svn r18234) -Update from WebTranslator v3.0:
...
arabic_egypt - 14 changes by kasakg
catalan - 2 changes by arnau
croatian - 92 changes by UnderwaterHesus
greek - 30 changes by
polish - 3 changes by silver_777
2009-11-22 18:45:19 +00:00
alberth
5087bb545b
(svn r18233) -Fix: Fix matrix widget of the autoreplace gui.
2009-11-22 18:32:03 +00:00
alberth
b4f488319c
(svn r18232) -Fix: Extend container widgets to accomadate multiples of filling step size.
2009-11-22 18:31:17 +00:00
alberth
bfd5cc456a
(svn r18231) -Fix: Enable filling of matrix widget in the depot gui.
2009-11-22 18:29:52 +00:00
alberth
450e40b997
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize().
2009-11-22 18:28:14 +00:00
alberth
2b6f792513
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
2009-11-22 18:26:01 +00:00
rubidium
e772ec1c97
(svn r18228) -Fix: make string drawing big font aware, i.e. don't big characters flicker like a stroboscope.
2009-11-22 16:31:59 +00:00
frosch
41ad9d505e
(svn r18227) -Fix (r17676)[FS#3325]: GRF parameters and palette were no longer displayed in NewGRF gui.
2009-11-22 14:58:27 +00:00
rubidium
a37607bac1
(svn r18226) -Fix: the caption of the select station/waypoint window was black instead of (the default) white
2009-11-22 14:48:33 +00:00
rubidium
c99d15bf74
(svn r18225) -Codechange: make the select station window behave better with big fonts
2009-11-22 14:46:14 +00:00
rubidium
81087052dc
(svn r18224) -Codechange: make the road construction windows big font aware
2009-11-22 14:41:21 +00:00
rubidium
e7075c7e2b
(svn r18223) -Codechange: remove the requirement of having an index for background widgets
2009-11-22 14:40:55 +00:00
rubidium
5ad4a5e3e2
(svn r18222) -Codechange: make the sign list window big font aware
2009-11-22 14:40:25 +00:00
rubidium
a9e09df923
(svn r18221) -Codechange: make the NewGRF window big font aware
2009-11-22 14:15:50 +00:00
alberth
bf93372ca2
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
2009-11-22 13:22:53 +00:00
rubidium
2332034822
(svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore
2009-11-22 13:20:26 +00:00
rubidium
206c01a4e5
(svn r18218) -Codechange: make a few network windows big font aware
2009-11-22 13:12:31 +00:00
rubidium
a95655b7c8
(svn r18217) -Codechange: make the livery window big font aware
2009-11-22 13:01:07 +00:00
rubidium
88e80d4c76
(svn r18216) -Codechange: make the scenario editor dock tool big font aware
2009-11-22 12:24:33 +00:00
rubidium
186295ca85
(svn r18215) -Codechange: make the simple face window big font aware
2009-11-22 12:18:26 +00:00
rubidium
d276acf6e7
(svn r18214) -Codechange: make the AI config window big font aware
2009-11-22 12:08:12 +00:00
rubidium
8204f226f1
(svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars
2009-11-22 11:24:30 +00:00
rubidium
d913282e7a
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
2009-11-22 11:20:12 +00:00
rubidium
e9b6e73333
(svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' from WWT_RESIZEBOX instances
2009-11-22 11:10:17 +00:00
alberth
9a67f81610
(svn r18210) -Codechange: Child widgets always get the entire space in perpendicular direction of the container.
2009-11-22 10:59:12 +00:00
translators
bd1e541372
(svn r18209) -Update from WebTranslator v3.0:
...
traditional_chinese - 7 changes by josesun
german - 2 changes by Roujin
greek - 37 changes by fumantsu
indonesian - 4 changes by prof
italian - 2 changes by lorenzodv
korean - 76 changes by dlunch
norwegian_bokmal - 7 changes by thondal
norwegian_nynorsk - 33 changes by thondal
polish - 2 changes by silver_777
serbian - 2 changes by etran
2009-11-21 18:45:32 +00:00
rubidium
e8141ba9d5
(svn r18208) -Fix [FS#3321]: in some cases the size of the land information window wasn't properly calculated
2009-11-21 17:22:37 +00:00
rubidium
a274cc6a60
(svn r18207) -Fix [FS#3324] (r11961): [NewGRF] When starting a new game the values of action D variable 13 were incorrect
2009-11-21 16:39:36 +00:00
rubidium
5c6cf4f8d2
(svn r18206) -Fix [FS#3322]: on could 'pan' on the viewports of other windows, like the industry view, too
2009-11-21 16:02:05 +00:00
rubidium
402008d69e
(svn r18205) -Codechange: unduplicate some code
2009-11-21 12:45:00 +00:00
rubidium
37056b564c
(svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions
2009-11-21 12:43:09 +00:00
alberth
0512761214
(svn r18203) -Codechange (r18092): Remove DisplayFlags enum of old widgets.
2009-11-21 10:10:53 +00:00
rubidium
2750c719cc
(svn r18202) -Codechange: remove an unused function
2009-11-20 22:00:28 +00:00
alberth
777d5ce12e
(svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays.
2009-11-20 20:10:06 +00:00
translators
e166d5b402
(svn r18200) -Update from WebTranslator v3.0:
...
finnish - 1 changes by jpx_
french - 2 changes by glx
german - 1 changes by planetmaker
hebrew - 17 changes by dnd_man
hungarian - 2 changes by alyr
italian - 1 changes by lorenzodv
spanish - 2 changes by Terkhen
2009-11-20 18:45:24 +00:00
rubidium
77d6c4e07a
(svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware
2009-11-20 17:36:46 +00:00
rubidium
69f50570e3
(svn r18198) -Codechange: make the AI configuration window RTL aware
2009-11-20 16:01:29 +00:00
rubidium
e170c14cfd
(svn r18197) -Codechange: make the advanced settings window RTL aware and more big font aware
2009-11-20 14:52:55 +00:00
rubidium
d786f42427
(svn r18196) -Codechange: make the performance rating details window big font and RTL aware
2009-11-20 14:03:17 +00:00
rubidium
da25f121ac
(svn r18195) -Codechange: move the child padding calculation/handling to WWT_FRAME
...
-Fix (r18168): crash when switching languages when a non-standard font height is used
2009-11-19 22:49:04 +00:00
rubidium
e43659440e
(svn r18194) -Codechange: make the AI 'config' window RTL aware
2009-11-19 21:21:39 +00:00
rubidium
bfadbba2ed
(svn r18193) -Codechange: make the cheat window RTL aware
2009-11-19 21:07:08 +00:00
rubidium
16f270467f
(svn r18192) -Codechange: make the music window RTL aware
2009-11-19 20:34:45 +00:00
translators
0658ce739a
(svn r18190) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnau
french - 1 changes by glx
serbian - 2 changes by etran
spanish - 1 changes by Terkhen
2009-11-19 18:45:17 +00:00
rubidium
c24755c032
(svn r18189) -Codechange: remove some now unneeded strings
2009-11-19 18:08:35 +00:00
rubidium
30f7483f9c
(svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g
2009-11-19 18:01:24 +00:00
rubidium
64d65cc635
(svn r18187) -Codechange: make the advanced face selection, custom currency, difficulty, news settings, signal, sign and vehicle details window RTL aware (use the arrow widget)
2009-11-19 17:57:27 +00:00
rubidium
089992ef13
(svn r18186) -Add: a widgets for left/right arrows with the ability to turn themselves around when a RTL language is loaded
2009-11-19 17:56:03 +00:00
rubidium
a36c258644
(svn r18185) -Fix: the up/down buttons had the wrong logical ordering with RTL. Also one of the tooltips was incorrect.
2009-11-19 16:33:11 +00:00
glx
2535b1afcf
(svn r18184) -Codechange: add crash screenshot for win32
2009-11-19 16:27:15 +00:00
rubidium
68400db749
(svn r18183) -Codechange: make the NewGRF window RTL aware
2009-11-19 15:45:08 +00:00
rubidium
8e201585e6
(svn r18182) -Codechange: use the zero fill control code instead of duplicating strings with 'only' the 0 differing
2009-11-19 13:56:10 +00:00
rubidium
2f0b1ef5f1
(svn r18181) -Add: the concept of zero filled numbers to strgen
2009-11-19 13:53:54 +00:00
rubidium
4987d97810
(svn r18180) -Codechange: make the news history window RTL aware
2009-11-19 11:10:32 +00:00
rubidium
8b5a010f3a
(svn r18179) -Codechange: make the town authority window RTL aware
2009-11-19 10:56:14 +00:00
peter1138
f216fcecd4
(svn r18178) -Codechange: Let NewGRF Add window's text filter expand.
2009-11-19 10:44:35 +00:00
peter1138
b0049500a6
(svn r18177) -Fix (r18001): [SDL] Viewport could jump when mouse moved and right button pressed at the same time.
2009-11-18 23:07:29 +00:00
rubidium
4ade749532
(svn r18176) -Fix: wrong parameter locations caused occasional crashes when showing an engine preview or new engine news message
2009-11-18 22:14:13 +00:00
rubidium
8bb9d7026f
(svn r18175) -Codechange: make the network lobby and client list RTL aware
2009-11-18 22:00:04 +00:00
rubidium
45a7bce83d
(svn r18174) -Codechange: make the sign list RTL aware
2009-11-18 21:27:13 +00:00
rubidium
5a15fbde11
(svn r18173) -Codechange: make the smallmap RTL aware
2009-11-18 21:18:51 +00:00
rubidium
a7bf15d5a6
(svn r18172) -Fix: consistency w.r.t. using space after the copyright symbol in the about window
2009-11-18 20:28:03 +00:00
rubidium
b6f627a968
(svn r18171) -Change: always align the about to the left; it is not translated and as such it's never a RTL text.
2009-11-18 20:27:18 +00:00
rubidium
cee67acfba
(svn r18170) -Codechange: make the station view RTL aware
2009-11-18 20:22:39 +00:00
translators
db65d675eb
(svn r18169) -Update from WebTranslator v3.0:
...
french - 1 changes by glx
german - 2 changes by dihedral
italian - 1 changes by lorenzodv
polish - 3 changes by silver_777
2009-11-18 18:45:16 +00:00
peter1138
031e353d3c
(svn r18168) -Codechange: Adjust a frame's child's padding to account for text height, and draw the top bar appropriately.
2009-11-18 18:17:27 +00:00
rubidium
095d64c4fc
(svn r18167) -Change: make the graph legend, cargo payment graph and company league windows RTL aware
2009-11-18 15:09:39 +00:00
rubidium
c461ccfecb
(svn r18166) -Codechange: make the livery colour window RTL aware
2009-11-18 12:45:20 +00:00
rubidium
0fc733f3a0
(svn r18165) -Codechange: make company dropdowns RTL aware
2009-11-18 12:31:48 +00:00
rubidium
76a5f4f8cd
(svn r18164) -Change: make dropdown 'right' align to the opening widget with RTL
2009-11-18 12:31:09 +00:00
rubidium
b4e9cb3ca3
(svn r18163) -Codechange: make the depot GUI RTL aware
2009-11-18 10:45:49 +00:00
rubidium
4b225afad5
(svn r18162) -Fix: rest-of-train train selection
2009-11-18 10:45:33 +00:00
peter1138
f07fdac2d8
(svn r18161) -Codechange: Remove hyphen from y-label in all languages
2009-11-18 10:33:24 +00:00
peter1138
d2358c5ea6
(svn r18160) -Codechange: The hyphen character may not line up in all fonts, so draw
...
the Y-axis ticks manually.
2009-11-18 10:09:22 +00:00
peter1138
b07c99a0fd
(svn r18159) -Codechange: Rework graphs to scale to the widget they are in, instead of using absolute pixel placement. X-axis labels still need work for large fonts.
2009-11-18 08:32:39 +00:00
smatz
b0c370c7e5
(svn r18158) -Codechange: add crash screenshot for OSX
2009-11-18 01:00:01 +00:00
rubidium
3180d16baf
(svn r18157) -Codechange: some minor tweaks of the boundaries of strings etc. in the depot window
2009-11-17 23:32:18 +00:00
smatz
5924863a49
(svn r18156) -Add: crash screenshot, created from blitter buffer
2009-11-17 23:12:42 +00:00
smatz
4eaa558ca1
(svn r18155) -Codechange: in MakeScreenshotName(), don't return pointer to local static variable - use global one instead
2009-11-17 23:08:55 +00:00
rubidium
d747a643cc
(svn r18154) -Codechange: let the depot window better scale with bigger fonts
2009-11-17 22:58:41 +00:00
peter1138
61fa8d4fca
(svn r18153) -Codechange: Correct height for 'key' button on graph windows.
2009-11-17 22:06:18 +00:00
rubidium
5f2ddfbc5a
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
2009-11-17 19:16:48 +00:00
peter1138
063e8adcec
(svn r18151) -Codechange: Let industry build/found widgets fill the window.
2009-11-17 19:12:49 +00:00
rubidium
abe1c6f3c7
(svn r18150) -Codechange: make the horizontal scrollbar scroll in the opposite direction with RTL
2009-11-17 18:45:57 +00:00
translators
673ebe0518
(svn r18149) -Update from WebTranslator v3.0:
...
dutch - 11 changes by habell
finnish - 2 changes by jpx_
greek - 2 changes by fumantsu
hungarian - 4 changes by alyr
italian - 1 changes by lorenzodv
polish - 9 changes by silver_777
spanish - 2 changes by Terkhen
2009-11-17 18:45:24 +00:00
rubidium
b9aecbf78c
(svn r18148) -Fix: with the waypoint picker the wrong widget was 'grayed' with RTL and the y offset of the grayed area was incorrect for big fonts
2009-11-17 18:45:00 +00:00
peter1138
00f0dfd00d
(svn r18146) -Codechange: Improve content download window scaling and offsets for different font size
2009-11-17 17:51:44 +00:00
rubidium
9e84075db5
(svn r18145) -Codechange: pass the 'proper' left and right values to DrawVehicleInDepot
2009-11-17 16:03:51 +00:00
rubidium
ddffeb791e
(svn r18144) -Codechange: ignore SETX(Y) spacing in vehicle details and graphical glitches due to (incorrect) SETX(Y) usage
2009-11-17 15:26:46 +00:00
rubidium
e297f79b7f
(svn r18143) -Codechange: allow stripping/ignoring of SETX(Y) during DrawString
2009-11-17 15:25:40 +00:00
rubidium
cbc12fdd86
(svn r18142) -Codechange: make the vehicle details RTL (and huge ship/aircraft) aware
2009-11-17 15:05:12 +00:00
rubidium
36a20894aa
(svn r18141) -Fix (r18051): one couldn't (easily) continue a game in single player that was 'not enough players'/'waiting on join'-paused
2009-11-17 14:06:28 +00:00
peter1138
adadabed04
(svn r18140) -Codechange: Use text lines widget part to set height of 'Name' button on vehicle detail window, and the start/stop button on vehicle view window.
2009-11-17 13:17:09 +00:00
peter1138
9e49386d9d
(svn r18139) -Codechange: Scale company league table for font height.
2009-11-17 13:07:12 +00:00
peter1138
14c6fd0e39
(svn r18138) -Codechange: Add a new widgetpart to specify the height of a widget in text lines.
2009-11-17 13:04:05 +00:00
peter1138
f14cd93ec8
(svn r18137) -Codechange: Make station rating graphics in station list scale to the small font size.
2009-11-17 12:05:55 +00:00
rubidium
9bfcf2b615
(svn r18136) -Codechange: support RTL in the vehicle lists
2009-11-17 11:36:36 +00:00
peter1138
5fdff78c42
(svn r18135) -Codechange: File list text overflowed its container.
2009-11-17 10:04:21 +00:00
rubidium
bdb118aa69
(svn r18134) -Codechange: scale the offset of the text/vehicle in the vehicle lists based on the font and the unit numbers in the list
2009-11-17 09:09:20 +00:00
rubidium
a808623b24
(svn r18133) -Codechange: pass the 'maximum' left/right positions to Draw*Image
2009-11-16 22:25:01 +00:00
peter1138
6204c56d99
(svn r18132) -Codechange: Scale OSK buttons to font height.
2009-11-16 21:42:04 +00:00
rubidium
2fa03c71f7
(svn r18131) -Codechange: account for the height of the small order lists when determining the height of a vehicle list item
2009-11-16 21:39:47 +00:00
rubidium
e438fc6a80
(svn r18130) -Codechange: initial steps into making the vehicle/group lists big font and RTL aware
2009-11-16 21:28:12 +00:00
peter1138
d499aa0187
(svn r18129) -Codechange: Fix up train details window for correct offsets and line spacing.
2009-11-16 21:10:23 +00:00
rubidium
ef11ce84ee
(svn r18128) -Codechange: rename GetVehicleListHeight to GetVehicleHeight as it has nothing to do with the height of the vehicle lists.
2009-11-16 20:58:38 +00:00
peter1138
2e54ff1aa2
(svn r18127) -Codechange: Adjust station accept/rating list height by number of lines instead of pixels.
2009-11-16 20:40:35 +00:00
rubidium
626de6b128
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation
2009-11-16 20:34:57 +00:00
rubidium
cb3c4f2ebe
(svn r18125) -Fix: the waypoint/buoy window had the wrong text colour in their title
2009-11-16 20:17:27 +00:00
translators
d01dabcd28
(svn r18124) -Update from WebTranslator v3.0:
...
traditional_chinese - 1 changes by josesun
french - 1 changes by glx
indonesian - 5 changes by prof
romanian - 11 changes by kkmic
russian - 2 changes by Lone_Wolf
2009-11-16 18:45:17 +00:00
rubidium
bae066ecaf
(svn r18123) -Codechange: try our best to keep the vehicles within the build vehicle list/autoreplace lists instead of overflowing.
2009-11-16 17:58:46 +00:00
rubidium
fdbe2d827c
(svn r18122) -Fix: the build vehicle GUI would draw a (few) pixels over the border
2009-11-16 17:56:59 +00:00
rubidium
1c5a92ae98
(svn r18121) -Codechange: pass the maximum left/right location to the Draw*Engine functions
2009-11-16 17:15:42 +00:00
rubidium
179b924173
(svn r18120) -Fix (r18119): sometimes ReInit didn't dirty the new window
2009-11-16 17:01:25 +00:00
rubidium
e7dd53dffc
(svn r18119) -Codechange/Fix: always call OnResize so the matrices/scrollbars are initialised without the need for duplicating the OnResize code
2009-11-16 16:42:04 +00:00
rubidium
5589792d0c
(svn r18118) -Codechange: improve behaviour of the engine lists (both build vehicle/autoreplace) w.r.t. large(r) fonts and RTL. RTL support for 'wider than usual' vehicles is still needed though.
2009-11-16 16:22:14 +00:00
rubidium
f025475535
(svn r18117) -Codechange: don't pass the location of the vehicle count but whether to show the vehicle count
2009-11-16 15:11:54 +00:00
rubidium
ae799e7b1b
(svn r18116) -Change: make the station list support RTL when drawing the ratings
2009-11-16 14:48:22 +00:00
rubidium
b824b27fd6
(svn r18115) -Codechange: prevent RTL glitch with refitting and cargo suffix
2009-11-16 13:19:39 +00:00
rubidium
f9feac8607
(svn r18114) -Fix: RTL languages don't have the keyboard swapped
2009-11-16 12:29:52 +00:00
rubidium
fd75575bdd
(svn r18113) -Fix: RTL glitch in play heightmap window
2009-11-16 11:54:59 +00:00
rubidium
b02662c4c4
(svn r18112) -Fix (rnewpool): crash when a company got removed and you had the company league window opened
2009-11-15 23:22:07 +00:00
alberth
0666a70583
(svn r18111) -Change: One more developer added to the history of OpenTTD.
2009-11-15 21:07:39 +00:00
smatz
47660b984b
(svn r18110) -Codechange [FS#3316]: search for stations nearby only once per producer (instead of once pre produced cargo type) (fonsinchen)
2009-11-15 21:06:13 +00:00
frosch
e41c2e128b
(svn r18109) -Fix: Up-/down-buttons of CreateScenarioWindow were not raised again.
2009-11-15 20:37:13 +00:00
rubidium
95af4f40f3
(svn r18108) -Fix (r17986): crash when clicking just 'outside' of the date panel
2009-11-15 20:16:51 +00:00
peter1138
4c9b87d850
(svn r18107) -Codechange: Add spacer panel to end of transparency window, to fill space if title is too long.
2009-11-15 19:31:12 +00:00
peter1138
31f7df2cb0
(svn r18106) -Codechange: Draw string underline FONT_HEIGHT_NORMAL pixels down, not 10.
2009-11-15 19:18:19 +00:00
translators
8e936f2b95
(svn r18105) -Update from WebTranslator v3.0:
...
finnish - 39 changes by jpx_
greek - 9 changes by fumantsu
hungarian - 9 changes by alyr
polish - 3 changes by silver_777
serbian - 9 changes by etran
vietnamese - 24 changes by nglekhoi
2009-11-15 18:45:21 +00:00
peter1138
4c6f55fc71
(svn r18104) -Codechange: Let the query popup window's text entry field expand if necessary (e.g. with long window title).
2009-11-15 18:44:33 +00:00
peter1138
3c913ac253
(svn r18103) -Codechange: Base content window detail title height on font height.
2009-11-15 18:39:22 +00:00
smatz
c71e3548d7
(svn r18102) -Codechange: simplify Company::Get(this->window_number)->index to just this->window_number
2009-11-15 18:21:17 +00:00
peter1138
60c04c25a2
(svn r18101) -Fix (r15188): AI settings window used window-relative pixel positions
2009-11-15 17:22:47 +00:00
rubidium
cddc057a60
(svn r18099) -Codechange: scale the edit boxes to the fontsize
2009-11-15 15:37:37 +00:00
peter1138
f28d32943d
(svn r18096) -Fix (r5079/r7158??): Use free type ascender/descender metrics to position font offset correctly.
2009-11-15 14:39:37 +00:00
rubidium
f6ec2fa5b9
(svn r18095) -Fix (r18093): a bit too much nested_array != NULL removal
2009-11-15 14:07:23 +00:00
rubidium
54fb944468
(svn r18094) -Codechange: make the network content GUI work better with RTL
2009-11-15 14:01:45 +00:00
rubidium
5fe405bad1
(svn r18093) -Fix: the mouseover handler could crash if there wasn't a widget under the mouse
2009-11-15 13:50:49 +00:00
rubidium
aeb9f8e715
(svn r18092) -Codechange: remove support for the unnested widgets
2009-11-15 13:36:30 +00:00
alberth
7337a0553c
(svn r18091) -Codechange: CompanyWindow uses pure nested widgets.
2009-11-15 13:31:27 +00:00
alberth
8415a2238f
(svn r18090) -Fix: Only allow raising of WWT_* nested widgets.
2009-11-15 13:08:50 +00:00
rubidium
b812a48a8d
(svn r18089) -Codechange: remove ResizeWindowForWidget
2009-11-15 10:40:06 +00:00
rubidium
884561f431
(svn r18088) -Codechange: remove CompareWidgetArrays
2009-11-15 10:38:04 +00:00
rubidium
9396a701fe
(svn r18087) -Codechange: remove NWID_LAYERED
2009-11-15 10:30:32 +00:00
rubidium
3d2d7af88f
(svn r18086) -Codechange: remove 'widget' from WindowDesc
2009-11-15 10:26:01 +00:00
alberth
1b72fa84e2
(svn r18085) -Codechange: Make the company face window use nested widgets.
2009-11-15 09:46:40 +00:00
rubidium
261955945a
(svn r18084) -Codechange: make the cheat gui nested
2009-11-15 09:23:40 +00:00
rubidium
125d369c4e
(svn r18083) -Codechange: make the small map GUI nested.
2009-11-14 20:56:25 +00:00
rubidium
517162cc45
(svn r18082) -Codechange: make it visually easier to see where the different legenda 'tables' are split + some typos
2009-11-14 20:34:46 +00:00
translators
383d96b077
(svn r18081) -Update from WebTranslator v3.0:
...
catalan - 9 changes by arnau
traditional_chinese - 9 changes by josesun
polish - 103 changes by silver_777
brazilian_portuguese - 1 changes by Tucalipe
swedish - 13 changes by markisen
turkish - 4 changes by dcelasun
2009-11-14 18:45:22 +00:00
rubidium
66e1aafe5b
(svn r18080) -Codechange: add some const to the smallmap
2009-11-14 17:47:05 +00:00
smatz
28916ca39e
(svn r18079) -Codechange: allow overwriting of screenshots with user-supplied filenames
2009-11-14 15:50:38 +00:00
rubidium
16c2e53191
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
2009-11-14 15:37:33 +00:00
alberth
668a98909b
(svn r18077) -Codechange: Make the livery window use pure nested widgets.
2009-11-14 15:34:21 +00:00
smatz
3ccf1e1b12
(svn r18076) -Codechange: rename MakeBmpImage() to MakeBMPImage()
2009-11-14 15:31:06 +00:00
smatz
7163c7d3ab
(svn r18075) -Codechange: let ScreenshotHandlerProc() accept 'name' as 'const char \*'
2009-11-14 15:28:57 +00:00
michi_cc
32c6633bef
(svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa.
2009-11-14 15:26:43 +00:00
rubidium
1066af500f
(svn r18073) -Codechange: remove some more unneeded skips
2009-11-14 13:11:40 +00:00
rubidium
9d74a2910e
(svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the order window
2009-11-14 12:55:48 +00:00
rubidium
d41302c310
(svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings
2009-11-14 12:50:38 +00:00
rubidium
629b7fcfe5
(svn r18070) -Fix: some possible unwanted side effects if using some sorts of boolean expressions in DEBUG
2009-11-14 11:57:55 +00:00
alberth
94261ad01a
(svn r18069) -Codechange: Initialize window flags at the same tme as the other fields instead of afterwards.
2009-11-14 09:58:52 +00:00
alberth
4d84dbb26b
(svn r18068) -Cleanup: Remove obsolete BaseVehicleListWindow(const WindowDesc *desc, WindowNumber window_number) constructor.
2009-11-14 08:49:58 +00:00
alberth
fb0158c8ce
(svn r18067) -Codechange: Eliminate a constant representing a widget top edge in vehicle windows.
2009-11-14 08:44:12 +00:00
alberth
e016fa0fac
(svn r18066) -Codechange: Make group gui window use pure nested widgets.
2009-11-13 21:42:49 +00:00
rubidium
2b5154f0a2
(svn r18065) -Codechange/Fix: account for the text in WWT_FRAMEs when determining the minimum width
2009-11-13 20:23:48 +00:00
rubidium
7288ef506e
(svn r18064) -Codechange: make the sticky box size to the height of the title bar preventing glitches with larger fonts
2009-11-13 20:10:13 +00:00
rubidium
d529886056
(svn r18061) -Fix: glitches with the dock GUI when the title is very long
2009-11-13 19:46:12 +00:00
translators
38d7e95fb2
(svn r18060) -Update from WebTranslator v3.0:
...
finnish - 9 changes by jpx_
french - 9 changes by glx
german - 9 changes by Roujin
italian - 9 changes by lorenzodv
polish - 165 changes by silver_777
spanish - 9 changes by Terkhen
ukrainian - 9 changes by Madvin
2009-11-13 18:45:27 +00:00
alberth
ad2c2c2be3
(svn r18059) -Codechange: Move some variable declarations to their use.
2009-11-13 18:17:46 +00:00
rubidium
c77c24cb7a
(svn r18058) -Fix: typos in parameter names
2009-11-13 17:40:21 +00:00
smatz
8d95e16ff1
(svn r18057) -Codechange: replace assert_compile() by new one which works with gcc3.3 and removes the need of assert_tcompile()
2009-11-13 15:53:51 +00:00
rubidium
1a04b9081a
(svn r18056) -Fix (r17737): compiling without networking failed
2009-11-12 21:08:41 +00:00
rubidium
b0f18a27fb
(svn r18054) -Change/Fix [FS#3310]: make pause on join pause during the whole joining (including download) phase
2009-11-12 20:52:14 +00:00
rubidium
64ecceadda
(svn r18053) -Codechange: remove the manual pause/unpause limitation with min_active_clients
2009-11-12 20:38:52 +00:00
rubidium
2a1cab4d46
(svn r18052) -Codechange/Fix: make the 'pause' chat message when actually executing the pause command. This to prevent showing paused and especially unpaused to be shown when the state doesn't change. Output now mentions whether pause changes keep the game paused and what reasons for pausing there 'currently' are.
2009-11-12 20:33:30 +00:00
rubidium
934e6a295d
(svn r18051) -Codechange: make the active clients pause use a separate bit in the pause mode
2009-11-12 17:46:04 +00:00
rubidium
3f2dce581e
(svn r18050) -Codechange: disallow 'pause on join' paused when not in a network game
2009-11-12 17:44:49 +00:00
rubidium
9059e4f85f
(svn r18049) -Fix [FS#3310] (r16448): Crash when an articulated RV is turning on a drive through road station that gets forcefully (bankrupt) removed
2009-11-12 17:28:20 +00:00
rubidium
c08c10f329
(svn r18048) -Change: make no distinction between unpausing because of a client aborting to join or actually joining
2009-11-12 17:27:24 +00:00
rubidium
485b5a9c2f
(svn r18045) -Fix: GCC 4.5@HEAD not compiling OpenTTD anymore because of a "non-placement deallocation function [is] selected for placement delete", or in other words delete(void *, size_t) is 'magic'.
...
We implemented these delete(void *, size_t) operator functions because MSVC warned that "no matching operator delete found; memory will not be freed if initialization throws an exception" for new(size_t, size_t).
This disables MSVC warning about this because we do not use exceptions in the (constructors that use the) overridden allocation functions, as such they will never be called; delete(void *) remains necessary though.
2009-11-11 21:15:58 +00:00
rubidium
83e7ca3dc8
(svn r18042) -Cleanup: remove some stale comments
2009-11-11 20:53:23 +00:00
rubidium
ac25ba62d2
(svn r18041) -Codechange: some coding style
2009-11-11 20:43:06 +00:00
rubidium
8f9157b648
(svn r18040) -Codechange: the size parameter (if it's that actually) isn't needed for the delete operator
2009-11-11 20:40:40 +00:00
translators
c5ebac830a
(svn r18039) -Update from WebTranslator v3.0:
...
bulgarian - 5 changes by Tvel
polish - 7 changes by amateja
ukrainian - 2 changes by Madvin
vietnamese - 12 changes by nglekhoi
2009-11-11 18:45:14 +00:00
rubidium
6cfeb1920f
(svn r18038) -Fix [FS#3290] (r17402): AIs failed to load their data from savegames by crashing them when they tried
2009-11-11 18:13:17 +00:00
translators
dd28ddfd9f
(svn r18037) -Update from WebTranslator v3.0:
...
traditional_chinese - 1 changes by josesun
czech - 3 changes by SmatZ
indonesian - 1 changes by prof
polish - 4 changes by silver_777
2009-11-10 18:45:15 +00:00
frosch
364eb961ae
(svn r18036) -Fix (r17999): Always two they are.
2009-11-10 16:50:00 +00:00
rubidium
15ede6b763
(svn r18035) -Fix (r16909): one could remotely crash (assert) the server on certain commands
2009-11-10 11:19:07 +00:00
translators
7247011636
(svn r18034) -Update from WebTranslator v3.0:
...
catalan - 1 changes by arnau
dutch - 1 changes by habell
finnish - 1 changes by jpx_
french - 1 changes by glx
greek - 4 changes by fumantsu
hungarian - 1 changes by Petert
italian - 1 changes by lorenzodv
polish - 42 changes by amateja, silver_777
serbian - 1 changes by etran
spanish - 1 changes by Terkhen
2009-11-09 18:45:32 +00:00
rubidium
cbeba59fc2
(svn r18033) -Codechange: make the padding for IMGBTN_2 the same as for IMGBTN; the image doesn't move, so the extra space at the right and bottom aren't needed
2009-11-09 17:20:48 +00:00
smatz
a84921f8f5
(svn r18032) -Codechange: add one const
2009-11-09 16:33:52 +00:00
rubidium
88a7e23897
(svn r18031) -Codechange: since basically r7157 adding up 'all' mouse movement isn't needed anymore because after each even that movement is handled and the counter is reset. As such simply assigning instead of adding works.
2009-11-09 16:07:03 +00:00
rubidium
cbf4b80b86
(svn r18030) -Fix: screen jumped a bit for at least SDL and Allegro when right-click-dragging
2009-11-09 16:05:24 +00:00
glx
85a910f02e
(svn r18029) -Fix (r18028): AppendPathSeparator() should stay global
2009-11-09 15:16:38 +00:00
rubidium
860b9b1cea
(svn r18028) -Codechange: unglobalise some functions
2009-11-09 10:40:33 +00:00
rubidium
c2221885f4
(svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables
2009-11-09 09:59:35 +00:00
rubidium
3702746756
(svn r18026) -Codechange: make a lookup table static that doesn't need to be 'exported'
2009-11-09 09:27:48 +00:00
rubidium
6db598e408
(svn r18025) -Fix (r17217): more missing/extra parentheses (for compilers I've never heard of)
2009-11-08 23:56:39 +00:00
rubidium
29ee106efa
(svn r18024) -Fix (r17217): missing (
2009-11-08 22:24:33 +00:00
alberth
311534797a
(svn r18023) -Codechange: Make the timetable window nested.
2009-11-08 20:52:14 +00:00
rubidium
85a3dce45c
(svn r18022) -Cleanup: remove some (now) unused button resize functions
2009-11-08 19:49:13 +00:00
alberth
efbdba72b3
(svn r18021) -Codechange: Have a widget for every cargo-type to eliminate searching.
2009-11-08 19:36:17 +00:00
alberth
7f1f105afa
(svn r18020) -Codechange: Make the company station list window nested.
2009-11-08 19:31:57 +00:00
rubidium
53d80eebc8
(svn r18019) -Codechange: make the 'engine preview' window nested
2009-11-08 19:22:45 +00:00
rubidium
9cc07a1e98
(svn r18018) -Codechange: make the 'buy company' window nested
2009-11-08 19:21:18 +00:00
translators
d8121cbb63
(svn r18017) -Update from WebTranslator v3.0:
...
arabic_egypt - 15 changes by kasakg
german - 1 changes by planetmaker
greek - 1 changes by fumantsu
hungarian - 1 changes by Petert
indonesian - 1 changes by prof
polish - 52 changes by silver_777
portuguese - 4 changes by SupSuper
2009-11-08 18:45:25 +00:00
frosch
f48f73f060
(svn r18016) -Codechange: Move the arbitrary basecost multiplier offset (8) to newgrf loading and make the internal state zero-based instead.
2009-11-08 18:04:53 +00:00
rubidium
5d3fa80931
(svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets.
2009-11-08 16:46:23 +00:00
alberth
71c207048f
(svn r18014) -Codechange: Station view window uses pure nested widgets.
2009-11-08 15:26:20 +00:00
alberth
a2e6035f16
(svn r18013) -Codechange: Add possibility to change window size during ReInit().
2009-11-08 15:22:04 +00:00