translators
83984cdedd
(svn r17166) -Update from WebTranslator v3.0:
...
bulgarian - 29 changes by Tvel
simplified_chinese - 2 changes by ww9980
traditional_chinese - 5 changes by Kwokfu
greek - 146 changes by fumantsu
indonesian - 10 changes by prof
polish - 11 changes by amateja
2009-08-13 17:45:22 +00:00
smatz
cab25f7c24
(svn r17164) -Fix: crash when clicking on the spacer in the build airport GUI
2009-08-13 12:49:51 +00:00
rubidium
e53bf3a427
(svn r17162) -Change: move Greek out of unfinished
2009-08-12 17:46:51 +00:00
translators
1e96b908a3
(svn r17161) -Update from WebTranslator v3.0:
...
traditional_chinese - 5 changes by Kwokfu
croatian - 74 changes by Tifached
czech - 4 changes by SmatZ
german - 4 changes by planetmaker
greek - 75 changes by fumantsu
malay - 1 changes by rionix88
serbian - 30 changes by BlueEyedFiend
2009-08-12 17:45:24 +00:00
smatz
1f2e0d3cfe
(svn r17157) -Add: localised decimal separator
2009-08-12 01:28:11 +00:00
translators
9a3cd40d1e
(svn r17156) -Update from WebTranslator v3.0:
...
dutch - 290 changes by miloiw
finnish - 38 changes by jpx_
indonesian - 11 changes by fanioz, prof
malay - 5 changes by rionix88
2009-08-11 17:45:14 +00:00
smatz
18a7d4f29d
(svn r17154) -Fix (r11129): several times copypasted typo
2009-08-11 14:57:09 +00:00
smatz
70e8176323
(svn r17153) -Fix (r11429): don't allow further remapping of already remapped string
2009-08-11 14:55:35 +00:00
michi_cc
2fb209c96a
(svn r17152) -Fix: A stuck train could free the reservation of another train if it was reversed or did crash.
2009-08-10 23:52:44 +00:00
michi_cc
6c88e22cc7
(svn r17151) -Fix [FS#3104] (r13974): A train entering a PBS section through a block signal could cause a train crash if another reservation ending at a safe tile was already present in the section.
2009-08-10 23:52:40 +00:00
smatz
0f3aa56bea
(svn r17150) -Codechange: when MapGRFStringID() fails to remap, return STR_EMPTY instead of 'random' string
2009-08-10 22:36:15 +00:00
frosch
e44a69b92f
(svn r17147) -Fix [FS#3048]: Keep vehicle news and viewports following vehicles, when autoreplacing/renewing them.
2009-08-10 20:06:39 +00:00
rubidium
362dc78607
(svn r17146) -Codechange: improve the sample rate conversion a bit
2009-08-10 17:46:44 +00:00
translators
a5364ea13b
(svn r17145) -Update from WebTranslator v3.0:
...
catalan - 62 changes by arnaullv
simplified_chinese - 1 changes by Gavin
danish - 4 changes by silentStatic
dutch - 248 changes by miloiw
french - 7 changes by glx
german - 4 changes by planetmaker
hungarian - 4 changes by alyr
indonesian - 8 changes by fanioz, prof
portuguese - 55 changes by SupSuper
russian - 8 changes by Rikkit
serbian - 4 changes by etran
spanish - 5 changes by Terkhen
2009-08-10 17:45:39 +00:00
rubidium
19b83c22ed
(svn r17143) -Fix [FS#3097]: NewGRFs sometimes got the wrong string causing crashes later on
2009-08-10 11:11:11 +00:00
rubidium
f21b0a0cc8
(svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuff
2009-08-10 10:25:40 +00:00
rubidium
9192402bfb
(svn r17140) -Change: allow higher sample rate and higher quality samples. Based on work by orudge.
2009-08-09 23:04:08 +00:00
rubidium
93493827b6
(svn r17139) -Change: add the concept of sound sets
2009-08-09 19:50:44 +00:00
rubidium
dcea681cbb
(svn r17138) -Fix: some MSVC 64 bits compiler warnings
2009-08-09 19:06:35 +00:00
rubidium
02d2afcb19
(svn r17137) -Fix (r17129): strgen complained a lot about english.txt compiled with MSVC.
2009-08-09 19:06:05 +00:00
rubidium
a3a69b1356
(svn r17135) -Fix (r17133): some (older) GCCs failed to compile
2009-08-09 18:44:35 +00:00
translators
8873488635
(svn r17134) -Update from WebTranslator v3.0:
...
simplified_chinese - 2 changes by Gavin
galician - 2 changes by Condex
greek - 22 changes by fumantsu
urdu - 1 changes by yasirniazkhan
2009-08-09 17:45:15 +00:00
rubidium
cdb969e164
(svn r17133) -Codechange: generalise the code that searches for base graphics
2009-08-09 16:54:03 +00:00
smatz
cb6b1accc4
(svn r17132) -Fix: comments in company_cmd.cpp
2009-08-09 15:58:34 +00:00
smatz
073e163b7f
(svn r17131) -Codechange: apply coding style to some switch statements
2009-08-09 14:40:34 +00:00
alberth
c85bd040c5
(svn r17130) -Fix [FS#3099]: Last line of output in the AI debug window did not fit entirely.
2009-08-09 10:42:01 +00:00
rubidium
a8b8dd1c08
(svn r17129) -Codechange: also let strgen warn if the translation uses STRINGn or RAW_STRING instead of STRING.
2009-08-09 10:20:09 +00:00
smatz
e4e85406d5
(svn r17128) -Codechange: make code used for generating new subsidies nicer
2009-08-08 22:58:49 +00:00
smatz
8771fdd5f1
(svn r17127) -Fix (r17124): destructor has to be defined else operator delete might be called with NULL parameter
2009-08-08 22:42:52 +00:00
alberth
2ed22179a8
(svn r17126) -Fix [FS#3096]: Initialize graph data from the constructor of the derived class.
2009-08-08 22:26:45 +00:00
yexo
ee384495b9
(svn r17125) -Cleanup: remove an unused variable
2009-08-08 22:09:53 +00:00
smatz
d59b687f65
(svn r17124) -Codechange: store subsidies in a pool (instead of an array)
2009-08-08 20:53:36 +00:00
alberth
e8c34c300d
(svn r17123) -Codechange (r17122): Use this for calling methods.
2009-08-08 20:39:45 +00:00
alberth
a4ef6a78a2
(svn r17122) -Codechange: Message history window uses nested widget tree.
2009-08-08 20:06:38 +00:00
frosch
32a47df09a
(svn r17121) -Fix [FS#3060]: Update vehicle position cache when the vehicle sprite changes.
2009-08-08 18:45:12 +00:00
smatz
0644123d51
(svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt
2009-08-08 18:44:35 +00:00
smatz
0f1a07d185
(svn r17119) -Codechange: replace constants in subsidy.cpp by enum values
2009-08-08 18:26:25 +00:00
frosch
562eb36838
(svn r17118) -Fix: Mark industry tiles dirty when trigger are triggered.
2009-08-08 18:24:48 +00:00
smatz
8e0b03a7e0
(svn r17117) -Fix (r1): don't create pax subsidy when source town, not destination town, has good service
2009-08-08 18:22:29 +00:00
translators
d76fbbcc9e
(svn r17116) -Update from WebTranslator v3.0:
...
galician - 12 changes by Condex
greek - 114 changes by fumantsu
turkish - 2 changes by niw3
2009-08-08 17:45:14 +00:00
smatz
2d39a2bb85
(svn r17115) -Add [NoAI]: AISubsidy::SubsidyParticipantType, AISubsidy::GetSourceType, AISubsidy::GetSourceIndex, AISubsidy::GetDestinationType, AISubsidy::GetDestinationIndex for better subsidy management
...
-Change [NoAI]: mark AISubsidy::SourceIsTown, AISubsidy::GetSource, AISubsidy::GetDestinationType, AISubsidy::GetDestination as deprecated
2009-08-08 16:53:22 +00:00
smatz
d6dbe1eb3f
(svn r17114) -Update (r17113): use {STRING} instead of {STATION} in related strings in other language files too
2009-08-08 16:45:59 +00:00
smatz
0502a6df42
(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source
...
-Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost
-Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies
2009-08-08 16:42:55 +00:00
yexo
eb5039f81e
(svn r17112) -Change [NoAI]: AIVehicleList_Station now also works for waypoints
2009-08-08 16:36:06 +00:00
yexo
b8b20245bd
(svn r17111) -Fix (r17110): forgot to include ai_log.hpp
2009-08-08 14:44:17 +00:00
yexo
183b7e0ed5
(svn r17110) -Fix [NoAI]: Print a warning message in the AI console when a deprecated function is used
2009-08-08 13:50:18 +00:00
smatz
3777a590f9
(svn r17109) -Fix (r15027): squirrel_export.sh failed for some locales
2009-08-08 12:26:03 +00:00
frosch
393e4e62d5
(svn r17108) -Fix (r17107): ST_INDUSTRY and ST_TOWN got swapped when setting up cargo subsidy.
2009-08-08 08:48:39 +00:00
smatz
738d7fde53
(svn r17107) -Codechange: store type of subsidy source and destination in the Subsidy struct instead of determining it every time it's needed
2009-08-07 22:23:34 +00:00
smatz
876d09d751
(svn r17106) -Codechange: move computation of station's catchment rectagle to separate function
2009-08-07 21:11:58 +00:00
smatz
3bcc0dacf8
(svn r17105) -Codechange: no need to reset list of industries nearby that often, clearing is enough
2009-08-07 20:30:38 +00:00
smatz
fb24991366
(svn r17104) -Codechange: move code related to subsidy awarding to separate procedure
2009-08-07 20:24:33 +00:00
rubidium
3ec90df76c
(svn r17103) -Update: pretranslate a bunch of strings that can't be translated
2009-08-07 19:48:20 +00:00
translators
bd09896c19
(svn r17102) -Update from WebTranslator v3.0:
...
polish - 69 changes by Adam123
spanish - 1 changes by Terkhen
2009-08-07 17:45:11 +00:00
smatz
55fceac7f3
(svn r17101) -Revert [FS#3065](r16546): large table on stack caused stack overflow on some architectures
2009-08-07 13:33:55 +00:00
rubidium
e918be12f2
(svn r17097) -Fix [FS#3092] (r13256): make restart command work again and make the help show how it works and how it doesn't work
2009-08-06 22:00:32 +00:00
rubidium
773bce46a3
(svn r17096) -Fix [FS#3091]: news message about ordered refits failing wasn't very clear
2009-08-06 20:29:13 +00:00
rubidium
01cca46dcc
(svn r17095) -Codechange: make ParseStringChoice a bit safer
2009-08-06 20:21:53 +00:00
rubidium
d5931df4b4
(svn r17094) -Update: AI changelog
2009-08-06 19:35:58 +00:00
translators
f405c8d172
(svn r17092) -Update from WebTranslator v3.0:
...
simplified_chinese - 2 changes by Gavin
frisian - 36 changes by huddekul
german - 57 changes by Roujin
spanish - 48 changes by Terkhen
2009-08-06 17:45:15 +00:00
smatz
df4dbfec23
(svn r17091) -Fix (r17089)(r17090): regression test was right
2009-08-06 17:35:20 +00:00
smatz
1fcdb149d3
(svn r17089) -Codechange: move RunVehicleDayProc() to vehicle.cpp
2009-08-06 17:02:49 +00:00
smatz
d7996f796d
(svn r17088) -Codechange: split IncreaseDate() to more procedures
2009-08-06 16:01:31 +00:00
smatz
fcae906575
(svn r17086) -Cleanup (r16654): remove code used only for debugging
2009-08-06 13:51:48 +00:00
smatz
096aca2479
(svn r17085) -Codechange: unify the place where vehicle's cargo ages
2009-08-06 12:44:10 +00:00
smatz
4a39f236fa
(svn r17084) -Codechange: _age_cargo_skip_counter is common to all vehicle types
2009-08-06 12:33:13 +00:00
translators
45ba549cda
(svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
2009-08-05 18:56:43 +00:00
rubidium
d61be2637e
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
2009-08-05 17:59:21 +00:00
translators
a79707357b
(svn r17074) -Update from WebTranslator v3.0:
...
simplified_chinese - 8 changes by Gavin
dutch - 50 changes by Rubidium, TrueBrain
finnish - 4 changes by jpx_
french - 47 changes by glx
frisian - 38 changes by huddekul
galician - 20 changes by Condex
german - 2 changes by Roujin
indonesian - 7 changes by fanioz
romanian - 9 changes by kkmic
russian - 51 changes by Lone_Wolf, MajestiC
spanish - 1 changes by Terkhen
2009-08-05 17:45:40 +00:00
smatz
b0c4a09301
(svn r17073) -Codechange: constify iec_prefixes[], change the code around a bit
2009-08-05 16:14:40 +00:00
rubidium
8b743d3a69
(svn r17072) -Fix: don't let squirrel export make a 'stub' for ai_changelog.hpp
2009-08-05 15:10:37 +00:00
smatz
e2d4de7b54
(svn r17071) -Fix: give a better error message when trying to make road one-way when it doesn't belong to you
2009-08-05 14:33:30 +00:00
rubidium
2a344f5240
(svn r17070) -Codechange: some minor fixes to the order in english.txt
2009-08-05 14:30:30 +00:00
smatz
98bc2e8d2b
(svn r17069) -Fix (r17004): invalid read when converting old waypoints
2009-08-05 14:12:39 +00:00
rubidium
9fb8a6825e
(svn r17068) -Change: make a number of strings more consistent with their relatives
2009-08-05 12:48:48 +00:00
rubidium
44642d8e17
(svn r17067) -Fix (r17064): local authority window got messed up a bit; also move OS names to a more logical place.
2009-08-05 12:37:09 +00:00
rubidium
f8ae9f7368
(svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
2009-08-05 11:48:20 +00:00
rubidium
13163dd476
(svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a bit more sense now
2009-08-05 11:32:32 +00:00
rubidium
82e31a2cf5
(svn r17064) -Codechange: reorder another 1/3 of the strings
2009-08-04 22:56:12 +00:00
rubidium
34aa504b3a
(svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees.
2009-08-04 22:19:46 +00:00
rubidium
5bb7b8ad35
(svn r17062) -Change: unify the naming of some 125 strings
2009-08-04 18:04:33 +00:00
translators
8aff0c2704
(svn r17061) -Update from WebTranslator v3.0:
...
dutch - 313 changes by TrueBrain, Yexo
english_US - 5 changes by agenthh
korean - 24 changes by telk5093
portuguese - 112 changes by SupSuper
serbian - 98 changes by etran
swedish - 20 changes by hgj
turkish - 50 changes by niw3
2009-08-04 17:45:27 +00:00
rubidium
d5448bdbcb
(svn r17060) -Codechange: reorder 1/3 of the strings so they are more logically grouped (rest still needs to be done)
2009-08-04 17:16:24 +00:00
yexo
e54bed415d
(svn r17059) -Codechange: Rename a few strings to reflect their usage
2009-08-03 21:32:35 +00:00
belugas
00338562b9
(svn r17058) -Codechange: magic numbers removal.
...
Two values used intead of just one, as it gives more possibilities to those who dare...
2009-08-03 20:02:25 +00:00
translators
f2705ebd8d
(svn r17057) -Update from WebTranslator v3.0:
...
arabic_egypt - 28 changes by kasakg
simplified_chinese - 4 changes by Gavin
dutch - 12 changes by habell
english_US - 54 changes by agenthh
finnish - 9 changes by jpx_
french - 8 changes by glx
frisian - 65 changes by huddekul
russian - 9 changes by Lone_Wolf
serbian - 126 changes by etran
slovak - 9 changes by James
2009-08-03 17:45:33 +00:00
alberth
de9156db33
(svn r17056) -Codechange: Reduce width of the drop-down in the bridge gui.
2009-08-03 16:42:02 +00:00
alberth
505363edb4
(svn r17055) -Codechange: Improve aligning of bridge sprites and descriptions in bridge gui.
2009-08-03 16:36:40 +00:00
alberth
912500ba3c
(svn r17054) -Codechange: Bridge gui uses nested widgets only.
2009-08-03 15:25:52 +00:00
rubidium
b8df1e048c
(svn r17053) -Codechange: pass a Rect to DrawGraph so it knows where to draw
2009-08-03 15:23:49 +00:00
rubidium
ec467bf115
(svn r17052) -Codechange: move state changes out of OnPaint for the graph windows
2009-08-03 14:44:55 +00:00
rubidium
634019bb17
(svn r17051) -Codechange: make the graph legend window use nested widgets
2009-08-03 14:44:08 +00:00
rubidium
e751513aa1
(svn r17050) -Codechange: replace custom implementation of TILE_LOOP with TILE_LOOP.
2009-08-03 09:10:28 +00:00
yexo
9742d839e8
(svn r17049) -Fix [NoAI]: documentation of AITile::LevelTiles was wrong
2009-08-02 21:07:30 +00:00
alberth
25fbeb47f9
(svn r17048) -Codechange: Airport toolbar and airport builder window use nested widgets.
2009-08-02 21:04:15 +00:00
frosch
9765478452
(svn r17047) -Fix: Mark house tiles dirty when triggers were triggered.
2009-08-02 19:49:22 +00:00
frosch
295feebafd
(svn r17046) -Fix (r11411) [FS#3085]: Trigger house trigger 02 only for the north tile.
2009-08-02 19:48:51 +00:00
frosch
ff99d1efb4
(svn r17045) -Fix (r16867) [FS#3084]: Also 'p's can be important.
2009-08-02 19:04:48 +00:00
alberth
baa5dac8a4
(svn r17044) -Codechange: ai windows use nested widget tree.
2009-08-02 18:54:49 +00:00
yexo
127ceaf828
(svn r17043) -Change [NoAI]: Load the API before compiling an AI script so AIs can subclass API classes and use API constants as part of their own constants
2009-08-02 18:26:32 +00:00
translators
e51ec5937f
(svn r17042) -Update from WebTranslator v3.0:
...
catalan - 35 changes by arnaullv
danish - 3 changes by silentStatic
english_US - 30 changes by agenthh
frisian - 133 changes by huddekul
german - 6 changes by Roujin
hungarian - 9 changes by alyr
indonesian - 8 changes by prof
italian - 3 changes by lorenzodv
norwegian_bokmal - 4 changes by CyberKenny
spanish - 3 changes by Terkhen
turkish - 14 changes by niw3
2009-08-02 17:45:37 +00:00
rubidium
a6c4b37fc9
(svn r17041) -Fix [FS#3083] (r14735): graphical glitch with graph key
2009-08-02 16:45:53 +00:00
rubidium
6fb43177f7
(svn r17040) -Fix [FS#3081]: inconsistency between signs of stations and waypoints
2009-08-02 16:17:13 +00:00
rubidium
4579b06c89
(svn r17039) -Fix (r16988): segfault when removing rail with waypoint remover and vice versa
2009-08-02 14:54:42 +00:00
rubidium
5b315dacf2
(svn r17038) -Fix (r17015): don't download the stuff we already have
2009-08-02 13:58:11 +00:00
frosch
29d4316064
(svn r17037) -Fix (r17036): 'Polygonal Capabilities' are a core feature of windows.
2009-08-02 13:56:14 +00:00
frosch
8b50754b19
(svn r17036) -Codechange: Split price bases from economy.cpp to table/pricebase.h.
2009-08-02 12:34:26 +00:00
rubidium
f554d21349
(svn r17035) -Add: case to Turkish
2009-08-02 12:12:01 +00:00
alberth
1b791021d0
(svn r17030) -Codechange: Better descriptions for buoys.
2009-08-01 17:46:31 +00:00
translators
fc84978cca
(svn r17029) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnaullv
simplified_chinese - 7 changes by Gavin
danish - 31 changes by silentStatic
dutch - 6 changes by Yexo
frisian - 54 changes by huddekul
greek - 40 changes by fumantsu
hungarian - 1 changes by IPG
indonesian - 3 changes by prof
italian - 6 changes by lorenzodv
korean - 6 changes by telk5093
portuguese - 23 changes by SupSuper
serbian - 98 changes by BlueEyedFiend
spanish - 15 changes by Terkhen
turkish - 9 changes by niw3
urdu - 30 changes by yasirniazkhan
2009-08-01 17:45:44 +00:00
rubidium
911027d6c7
(svn r17028) -Fix (r17019): a function and class were not mentioned in the changelog
2009-08-01 16:59:53 +00:00
alberth
7f9b7345e4
(svn r17025) -Codechange: Waypoint window using all the new goodies (based on work by Rubidium).
2009-08-01 15:53:23 +00:00
alberth
eeaa337a21
(svn r17024) -Codechange: Allow InitNested to be done in two parts.
2009-08-01 15:49:18 +00:00
alberth
64210b863e
(svn r17023) -Revert (r16839): FillNestedArray() was less obsolete than anticipated.
2009-08-01 15:45:18 +00:00
alberth
98a47ba440
(svn r17022) -Codechange: Use nested widgets for the console window.
2009-08-01 12:42:58 +00:00
alberth
b445ffddcd
(svn r17021) -Codechange: Use nested widgets for the main window.
2009-08-01 12:42:27 +00:00
frosch
74594e898a
(svn r17020) -Fix: Recenter viewport of waypoint-gui after moving the sign.
2009-08-01 11:55:49 +00:00
yexo
a8794fd833
(svn r17019) -Doc: add AI API changelog
2009-08-01 10:48:22 +00:00
alberth
99a28e2239
(svn r17018) -Fix [FS#1833]: Take width of station type names into account in station builder window.
2009-08-01 10:38:25 +00:00
alberth
602ac83d8e
(svn r17017) -Fix (r17008): Setup padding for WWT_MATRIX.
2009-08-01 10:06:52 +00:00
yexo
641e80798f
(svn r17016) -Add [NoAI]: AICompany::Get/Set PresidentGender
2009-08-01 00:28:21 +00:00
rubidium
ede3aee313
(svn r17015) -Fix [FS#3075]: infinite recursion in content dependency checking
2009-07-31 23:54:43 +00:00
yexo
ef4ecc4cc3
(svn r17014) -Add [NoAI]: AIEngine::GetDesignDate
2009-07-31 23:22:49 +00:00
rubidium
f9de918274
(svn r17013) -Fix [FS#3074]: concatenating strings in Squirrel when non-ASCII strings were received from OpenTTD failed. The number of bytes in an UTF-8 encoded string isn't always the same as the number of characters in the decoded (into wchars) string
2009-07-31 23:13:53 +00:00
yexo
1ae6096e3b
(svn r17012) -Add [NoAI]: AIBaseStation::GetConstructionDate
2009-07-31 22:38:09 +00:00
yexo
86b89fda98
(svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for AIStation and AIWaypoint, and move GetName, SetName and GetLocation to AIBaseStation
...
Remove (nearly) all references to WaypointID and replace them with StationID
2009-07-31 22:30:54 +00:00
alberth
db73234ba1
(svn r17008) -Fix [FS#3061]: Resize matrix in station build window vertically according to font height.
2009-07-31 22:08:19 +00:00
rubidium
fc46f0651b
(svn r17007) -Fix (r15896): WT2 reverted the ISO code of Serbian
2009-07-31 21:51:23 +00:00
rubidium
cb5a0369f8
(svn r17006) -Fix (r17005): gcc compile failure
2009-07-31 19:57:21 +00:00
yexo
f35d7f210f
(svn r17005) -Add [NoAI]: AIAbstractList::SORT_ASCENDING / SORT_DESCENDING
2009-07-31 19:50:01 +00:00
rubidium
a1e60a0085
(svn r17004) -Fix (r16909): StationRect of loading buoys/waypoints wasn't correctly set when loading 'old' games.
2009-07-31 19:04:22 +00:00
translators
27f0d08a1f
(svn r17003) -Update from WebTranslator v3.0:
...
dutch - 5 changes by habell
french - 3 changes by glx
german - 4 changes by planetmaker
indonesian - 21 changes by prof
portuguese - 6 changes by SupSuper
2009-07-31 17:45:19 +00:00
rubidium
5fa2b6ed8a
(svn r17002) -Change: also support distant join for waypoints
2009-07-31 16:28:28 +00:00
rubidium
1d45e1e239
(svn r17001) -Codechange: replace some more assert(0)s to NOT_REACHED() and document why they (assert(0)) have to stay for the remaining cases.
2009-07-31 13:25:20 +00:00
rubidium
d31e84b68c
(svn r17000) -Change: allow overbuilding/extending waypoints
2009-07-30 22:06:54 +00:00
rubidium
7bb48f437e
(svn r16999) -Fix (r16993): AIs couldn't build waypoints anymore
2009-07-30 22:05:57 +00:00
rubidium
3f19dde77e
(svn r16998) -Codechange: rework/unify 'find station to join with' code and use it for all stations
2009-07-30 21:41:21 +00:00
yexo
2ced026328
(svn r16996) -Fix (r16995): the tiles under the bridge were not marked dirty when a bridge was replaced with another type
2009-07-30 19:51:29 +00:00
yexo
b39d0577a7
(svn r16995) -Codechange: apply some code style to CmdBuildBridge
2009-07-30 19:30:13 +00:00
translators
e9fda3477c
(svn r16994) -Update from WebTranslator v3.0:
...
simplified_chinese - 3 changes by Gavin
finnish - 5 changes by jpx_
german - 6 changes by Roujin
hungarian - 2 changes by IPG
italian - 7 changes by lorenzodv
2009-07-30 17:45:19 +00:00
rubidium
1ab2d22318
(svn r16993) -Change: make the rail waypoint builder draggable
2009-07-30 17:44:13 +00:00
rubidium
e035054ab6
(svn r16992) -Add [NoAI]: function to clear waypoint(s) in a certain rectangle on the map
2009-07-30 15:17:03 +00:00
rubidium
0b5a564bac
(svn r16991) -Change: make 'remove waypoint' draggable
2009-07-30 15:16:19 +00:00
rubidium
b3f3ba36db
(svn r16990) -Codechange: unify some (command) naming w.r.t. stations/waypoints.
2009-07-29 22:32:20 +00:00
rubidium
df1c950d6a
(svn r16989) -Codechange: unify the code for demolishing (dynamite) stations and waypoints.
2009-07-29 22:13:12 +00:00
rubidium
34cb882127
(svn r16988) -Codechange: unify the code for removing (parts of) stations and waypoints
2009-07-29 22:09:05 +00:00
rubidium
96e5135c21
(svn r16987) -Codechange: simplify the code to loop train station for the station demolish code
2009-07-29 21:49:37 +00:00
yexo
42adfc055e
(svn r16986) -Fix [NoAI]: AIBridge::GetPrice returned incorrect values
2009-07-29 21:48:19 +00:00
rubidium
7ad1530ffb
(svn r16985) -Codechange: simplify the station removal code a bit by giving proper names and using some helper functions
2009-07-29 21:41:45 +00:00
frosch
a3384346c8
(svn r16984) -Codechange: Document and assertify (Start|End)SpriteCombine.
2009-07-29 20:27:24 +00:00
rubidium
337d92b082
(svn r16983) -Change: work around a bogus GCC 4.4+ warning that can't be disabled
2009-07-29 20:24:48 +00:00
translators
0a63d5bd27
(svn r16982) -Update from WebTranslator v3.0:
...
catalan - 10 changes by arnaullv
dutch - 2 changes by Yexo
french - 4 changes by glx
german - 2 changes by planetmaker
russian - 3 changes by Lone_Wolf
spanish - 2 changes by Terkhen
2009-07-29 17:45:22 +00:00
rubidium
871f3ec803
(svn r16981) -Fix [FS#3062]: the last manually added server would not be saved
2009-07-29 16:45:51 +00:00
belugas
0d5d7d15c8
(svn r16979) -Codechange[FS#3066]: Add notion of Ctrl_Click in the tooltip for Loan borrow/repay buttons (planetmaker)
2009-07-29 14:33:32 +00:00
belugas
96f9567fbb
(svn r16978) -Fix(r16977): tab indentation instead of space indentation at beginning of a line, please
2009-07-29 12:45:15 +00:00
belugas
e83102f78b
(svn r16977) -Fix(r1772)[FS#3059]: make it so that failing to generate many random towns in scenario editor returns a failing message.
...
Fix by therken
Doxygen comments by me
2009-07-29 03:02:13 +00:00
rubidium
edf7b21e18
(svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favour of their Station variants
2009-07-28 21:06:38 +00:00
rubidium
2e1cee9aaf
(svn r16974) -Codechange: do simple station build checks and 'decode' p1/p2 first
2009-07-28 18:52:16 +00:00
translators
d59dd87e0c
(svn r16973) -Update from WebTranslator v3.0:
...
simplified_chinese - 2 changes by Gavin
esperanto - 20 changes by tradukanto
german - 3 changes by Roujin
2009-07-28 17:45:13 +00:00
rubidium
7beaa029f0
(svn r16972) -Fix [FS#3058] (r16942): mixup of variables caused, in some cases, rail stations to have incorrect width/height.
2009-07-28 13:35:50 +00:00
alberth
a1d236f3b8
(svn r16970) -Codechange: Transparency window uses nested widgets only.
2009-07-27 21:16:13 +00:00
alberth
1d180848d6
(svn r16969) -Codechange: Normalizing transparency gui widget numbers.
2009-07-27 20:46:50 +00:00
translators
0b1f5a4a83
(svn r16968) -Update from WebTranslator v3.0:
...
danish - 14 changes by silentStatic
finnish - 1 changes by jpx_
greek - 1 changes by kinglee
malay - 26 changes by rionix88
persian - 2 changes by 100ra
brazilian_portuguese - 6 changes by Tucalipe
slovak - 37 changes by James
spanish - 2 changes by Terkhen
swedish - 4 changes by Chrill
2009-07-27 17:45:26 +00:00
rubidium
649af92ceb
(svn r16967) -Fix [FS#0356]: assert when UFO tried to destroy rail
2009-07-27 11:59:36 +00:00
rubidium
30d9e54279
(svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TILE_LOOP, which means no more duplication of parameters between BEGIN_TILE_LOOP and END_TILE_LOOP
2009-07-26 21:50:30 +00:00
rubidium
3321f45246
(svn r16965) -Codechange: use tile area instead of sets of variables for the station joiner code.
2009-07-26 21:07:03 +00:00
translators
43a9e72b8c
(svn r16964) -Update from WebTranslator v3.0:
...
greek - 303 changes by fumantsu
italian - 1 changes by lorenzodv
russian - 1 changes by Lone_Wolf
spanish - 25 changes by Terkhen
turkish - 1 changes by niw3
2009-07-26 17:45:18 +00:00
alberth
84507dc358
(svn r16963) -Codechange: Added NWidgetViewport widget.
2009-07-26 17:29:01 +00:00
rubidium
66bca52949
(svn r16962) -Codechange: more work towards multi tile waypoints
2009-07-26 16:17:49 +00:00
alberth
297c521b6f
(svn r16961) -Codechange: Moving some methods up in the class hierarchy to avoid code duplication.
2009-07-26 13:19:23 +00:00
alberth
9caa2e941e
(svn r16960) -Doc: Added some viewport and vehicle type doxygen strings.
2009-07-26 12:49:26 +00:00
rubidium
d827a78ab7
(svn r16959) -Codechange: make the station joiner a bit more aware of the difference between waypoints and stations.
2009-07-26 09:25:00 +00:00
translators
df1fa9f066
(svn r16958) -Update from WebTranslator v3.0:
...
english_US - 2 changes by agenthh
frisian - 54 changes by huddekul
greek - 272 changes by fumantsu
russian - 8 changes by Lone_Wolf
serbian - 59 changes by etran
spanish - 122 changes by Terkhen
2009-07-25 17:45:24 +00:00
frosch
1969cbd6e8
(svn r16957) -Fix: Trigger the same window repositioning after changing font/language as it is done after resizing the main OpenTTD window.
2009-07-25 15:58:48 +00:00
rubidium
e4b38f4e82
(svn r16956) -Update: 'pre' translate some strings that can't be translated, like {BLACK}{STRING}
2009-07-25 15:43:40 +00:00
rubidium
a8ef0aaa99
(svn r16955) -Fix (r16954): removed a few strings too many from the translations
2009-07-25 15:22:23 +00:00
rubidium
f49259326d
(svn r16954) -Codechange: make the Game Options window use the nested widget system.
2009-07-25 15:10:52 +00:00
alberth
42714792dc
(svn r16953) -Codechange: Use SetStringParameters() for simple parameterized strings.
2009-07-25 11:54:53 +00:00
alberth
a8e5d36868
(svn r16952) -Codechange: Use a label for the world population in the town directory window.
2009-07-25 11:32:53 +00:00
rubidium
e6c1f389fc
(svn r16951) -Change: order the strings in the options dropdown slightly more logical
2009-07-25 11:02:15 +00:00
rubidium
636acc3d7c
(svn r16950) -Codechange: unduplicate waypoint + station sign drawing
2009-07-25 10:56:36 +00:00
rubidium
37cd0ef443
(svn r16949) -Codechange: unify the way the DisplayOption enums are written
2009-07-25 10:54:42 +00:00
rubidium
def31de3c1
(svn r16948) -Codechange: some code reductions and usage of wrapper functions
2009-07-25 10:39:58 +00:00
rubidium
58563eafa7
(svn r16947) -Codechange: use TileArea instead of train_tile, trainst_w and trainst_h.
2009-07-25 08:54:19 +00:00
alberth
8dd249469a
(svn r16946) -Doc: Adding docs for some string parameter manipulation functions.
2009-07-25 07:49:49 +00:00
rubidium
f6f8d4b000
(svn r16945) -Fix (r16940): comments got swapped
2009-07-24 19:17:45 +00:00
rubidium
c02c85d645
(svn r16944) -Codechange: remove needlessly complex way of getting the offset of items within a struct that are within a struct
2009-07-24 19:09:48 +00:00
translators
b95277e1df
(svn r16943) -Update from WebTranslator v3.0:
...
simplified_chinese - 5 changes by Gavin
dutch - 1 changes by webfreakz
german - 1 changes by Roujin
indonesian - 1 changes by prof
korean - 5 changes by darkttd
portuguese - 7 changes by carlosjor
russian - 1 changes by Lone_Wolf
spanish - 30 changes by Terkhen
2009-07-24 17:45:27 +00:00
rubidium
2f453bd7cc
(svn r16942) -Codechange: document CanExpandRailStation and remove the 'magic' array of numbers for a named struct
2009-07-24 17:05:17 +00:00
rubidium
1c5ae254ab
(svn r16941) -Document: some map accessors
2009-07-24 15:27:31 +00:00
rubidium
eacc809fa4
(svn r16940) -Codechange: make the pathfinders behave the same when finding waypoints or stations, i.e. don't force exactly one destination tile for a waypoint
2009-07-24 15:18:25 +00:00
rubidium
196856f54e
(svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way it's written.
2009-07-24 11:47:12 +00:00
rubidium
00a9b2fd3d
(svn r16938) -Codechange: introduce helper function to tell whether a tile is either a rail station or rail waypoint tile
2009-07-24 11:15:11 +00:00
alberth
36ebb4fe58
(svn r16937) -Codechange: Make the station build window look good when resized.
2009-07-24 09:56:37 +00:00
alberth
8c29d9ee54
(svn r16936) -Fix [FS#3053]: Rail station build window with NewGRFs could crash due to uninitialized string parameter.
2009-07-24 09:45:39 +00:00
alberth
d9cdf0f9b7
(svn r16935) -Codechange: Improve wording of .lng file error message (found by cmoiromain).
2009-07-24 09:14:36 +00:00
rubidium
7b07e93b89
(svn r16934) -Codechange: introduce a simple helper function to check whether a station is pending deletion or not
2009-07-24 07:38:10 +00:00
rubidium
fb36ebd9dd
(svn r16933) -Fix [FS#3054] (r16694): vehicles would wait "very long" when they had nothing to unload and gradual loading was disabled.
2009-07-24 00:08:48 +00:00
translators
11754def93
(svn r16932) -Update from WebTranslator v3.0:
...
all languages - update for latest commits which moved around lots of strings
dutch - 5 changes by Yexo
norwegian_bokmal - 1 changes by CyberKenny
romanian - 1 changes by kkmic
spanish - 1 changes by Terkhen
2009-07-23 22:26:12 +00:00
smatz
f5e3a27f6e
(svn r16931) -Cleanup (r16922): one semicolon too much
2009-07-23 22:01:25 +00:00