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
michi_cc
dc4705de76
(svn r16980) -Fix (r16976): source.list and project files were not updated.
2009-07-29 14:46:08 +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
yexo
bd9543dd19
(svn r16975) -Change [MSVC]: Make all language files depend on english.txt
2009-07-28 18:54:24 +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