yexo
4430cadfa1
(svn r23452) -Codechange: document instead of writing to stderr that ScriptStation::GetCoverageRadius doesn't work for STATION_AIRPORT
2011-12-08 23:28:02 +00:00
rubidium
2c07e9cae8
(svn r23451) -Codechange: [SDL] Move 32bpp-anim palette animation to the draw thread instead of the single threaded bit of the game loop. This causes a speedup of up to 15% when animation is turned on with the 32bpp-anim blitter
2011-12-08 20:01:31 +00:00
frosch
824f27368e
(svn r23450) -Fix (r23449): Forgot unfinished languages.
2011-12-08 19:49:29 +00:00
frosch
24a8f07848
(svn r23449) -Fix (r23140): Wrong parameters in error message.
2011-12-08 19:47:45 +00:00
rubidium
e6c46d4cf4
(svn r23448) -Fix: keep a local copy of the palette in the 32bpp animated blitter so changes of the palette data during the game don't influence drawing (with SDL)
2011-12-08 19:37:33 +00:00
translators
636ac3c041
(svn r23447) -Update from WebTranslator v3.0:
...
catalan - 42 changes by arnau
dutch - 1 changes by Jacco011
polish - 26 changes by matma6
brazilian_portuguese - 27 changes by Tucalipe
urdu - 150 changes by haider
2011-12-08 18:45:30 +00:00
rubidium
a531ec1899
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirty variables into a single structure
2011-12-08 18:13:29 +00:00
rubidium
1e38f50be1
(svn r23445) -Fix [FS#4715]: document behaviour with aircraft/ships poking outside of the depot before getting hidden
2011-12-07 21:09:10 +00:00
translators
1f42b6fc2f
(svn r23444) -Update from WebTranslator v3.0:
...
urdu - 92 changes by haider
2011-12-07 18:45:05 +00:00
frosch
8b9d2a8a47
(svn r23443) -Fix (r23413): Building of locks in SE failed.
2011-12-07 18:41:38 +00:00
rubidium
0073f59ebf
(svn r23442) -Fix [FS#4511]: document that some video card drivers have trouble going to 8bpp mode
2011-12-07 16:01:43 +00:00
rubidium
bff33e348c
(svn r23441) -Fix [FS#4764]: some airport functions didn't take the layout into account resulting in wrong noise levels or nearests towns (patch by Zuu)
2011-12-06 21:02:57 +00:00
translators
f90dcddd3f
(svn r23440) -Update from WebTranslator v3.0:
...
estonian - 35 changes by hellohboy
french - 25 changes by glx
hungarian - 35 changes by Brumi
italian - 2 changes by lorenzodv
japanese - 4 changes by ikanotheokara
korean - 21 changes by junho2813
luxembourgish - 99 changes by Phreeze
tamil - 37 changes by aswn
urdu - 4 changes by haider
2011-12-06 18:46:15 +00:00
yexo
5677505b3f
(svn r23439) -Fix: Use the DEBUG macro to output the reason for a compile failure in info.nut instead of printing it directly to stderr
2011-12-06 15:09:02 +00:00
rubidium
8ffe63764b
(svn r23438) -Fix [FS#4867]: perform checks for nforenum/grfcodec in configure, including a version check so a proper error can be given when a too old grfcodec or nforenum is used
2011-12-05 20:11:42 +00:00
translators
434e1e1639
(svn r23437) -Update from WebTranslator v3.0:
...
belarusian - 27 changes by Wowanxm
dutch - 25 changes by habell
finnish - 1 changes by jpx_
italian - 25 changes by lorenzodv
korean - 24 changes by junho2813
romanian - 22 changes by kkmic
russian - 28 changes by Lone_Wolf, akasoft
tamil - 29 changes by aswn
vietnamese - 5 changes by nglekhoi
2011-12-05 18:46:07 +00:00
rubidium
13f991ea74
(svn r23436) -Merge: documentation updates from 1.1
2011-12-04 20:11:20 +00:00
rubidium
db41e1751a
(svn r23433) -Fix [FS#4868]: recolouring of some animated colours from the windows palette went wrong
2011-12-04 19:07:24 +00:00
translators
a1f1ae6c22
(svn r23432) -Update from WebTranslator v3.0:
...
croatian - 27 changes by VoyagerOne
english_US - 25 changes by Rubidium
finnish - 27 changes by jpx_
german - 25 changes by planetmaker
korean - 1 changes by junho2813
romanian - 5 changes by kkmic
spanish - 25 changes by Terkhen
swedish - 27 changes by Zuu
tamil - 90 changes by aswn
2011-12-04 18:45:55 +00:00
truebrain
c43cdbfc75
(svn r23431) -Fix: typo in @param variable
2011-12-04 15:48:15 +00:00
glx
a7cde1ebb1
(svn r23430) -Fix (r23219): also consider the old directories when playing a song
2011-12-04 14:17:51 +00:00
rubidium
8576d825c7
(svn r23429) -Fix [FS#4842]: prevent windows to be resized beyond the bounds of the (main) window
2011-12-04 14:00:23 +00:00
michi_cc
dc3bd6020e
(svn r23428) -Fix (r23415): Initial size of the infrastructure details windows was sometimes too small.
2011-12-04 13:27:24 +00:00
frosch
ac150080de
(svn r23427) -Fix: Do not load screen resolution and other basic stuff after bootstrap is finished. It was already loaded before, and might got changed already.
2011-12-04 13:21:51 +00:00
alberth
7e02f9072b
(svn r23426) -Change [FS#4685] (r23423): Put currency window above game options.
2011-12-04 12:11:27 +00:00
rubidium
e5442cd6bf
(svn r23425) -Document [FS#4815]: why vehicles might be continuously changing speed up and down
2011-12-04 12:07:19 +00:00
frosch
91f577da3c
(svn r23424) -Change: Make the company GUI somewhat smaller if there are no shareholders.
2011-12-04 11:59:08 +00:00
alberth
41730e91bf
(svn r23423) -Revert (r23421): NewGRF windows may not be moved to normal priority.
2011-12-04 11:58:56 +00:00
rubidium
b92c6ae0b7
(svn r23422) -Fix [FS#4863] (r22797): the default palette setting wasn't applied correctly anymore as the configuration file is loaded after the first NewGRF scan
2011-12-04 11:18:43 +00:00
alberth
6baa785b5f
(svn r23421) -Fix [FS#4865, FS#4861] (r23393): The priority of WC_GAME_OPTIONS windows were too high, causing hiding of currency window as well.
2011-12-04 10:52:08 +00:00
frosch
030483495b
(svn r23420) -Change: Put the manager name directly under the picture instead of vertically centering it.
2011-12-04 10:47:57 +00:00
rubidium
ac1e1e3a3f
(svn r23419) -Fix [FS#4864] (r23316): the sprite aligner was broken as it didn't scale properly to 'GUI' scale
2011-12-04 09:15:13 +00:00
rubidium
4e352df9c9
(svn r23418) -Fix [FS#4866] (r22958): saves made with the Catalan town name generator would trigger a "savegame corrupt" exception
2011-12-04 08:20:01 +00:00
rubidium
0e5ade0907
(svn r23417) -Fix: wrong argument to printf
2011-12-03 23:47:42 +00:00
michi_cc
351da038eb
(svn r23416) -Add: [NoAI] API for querying infrastructure costs.
2011-12-03 23:40:57 +00:00
michi_cc
fc8633e1ac
(svn r23415) -Feature: Infrastructure maintenance costs.
2011-12-03 23:40:46 +00:00
michi_cc
bf5ef7537e
(svn r23414) -Add: Company infrastructure counts for stations/airports.
2011-12-03 23:40:30 +00:00
michi_cc
796fe54a2f
(svn r23413) -Add: Company infrastructure counts for canals.
2011-12-03 23:40:23 +00:00
michi_cc
7a6b45c133
(svn r23412) -Add: Company infrastructure counts for road.
2011-12-03 23:40:18 +00:00
michi_cc
85ec2f07af
(svn r23411) -Add: Company infrastructure counts for rail.
2011-12-03 23:40:13 +00:00
michi_cc
b68ced52c4
(svn r23410) -Add: A window with a detailed overview over the infrastructure of a company.
2011-12-03 23:40:08 +00:00
glx
cc680fbfa5
(svn r23409) -Change: reorder files in langs project
2011-12-03 22:34:15 +00:00
terkhen
29fae5aaaf
(svn r23408) -Feature: Allow to create subsidies for any combination of source and destination types.
...
-Change: Do not rely in TownEffects for awarding subsidies.
2011-12-03 22:26:30 +00:00
terkhen
a6557b4f09
(svn r23407) -Codechange: Keep a bitmap of all cargos accepted by towns.
2011-12-03 22:23:10 +00:00
terkhen
ad555a4cb2
(svn r23406) -Change: Run the monthly subsidy loop after cargo acceptance has been calculated.
2011-12-03 22:22:25 +00:00
terkhen
a9cc00bf68
(svn r23405) -Codechange: Keep a matrix of cargos accepted by houses for each town (michi_cc).
2011-12-03 22:21:27 +00:00
terkhen
03db6e6df1
(svn r23404) -Add: Tilematrix structure (michi_cc).
2011-12-03 22:19:09 +00:00
terkhen
fa210ceace
(svn r23402) -Add: Function to check if a TileArea contains a tile. (michi_cc)
2011-12-03 20:19:33 +00:00
translators
f41586224f
(svn r23401) -Update from WebTranslator v3.0:
...
korean - 1 changes by junho2813
serbian - 17 changes by etran
2011-12-03 18:45:12 +00:00
planetmaker
5665252eff
(svn r23400) -Fix (r23393, r23382): Text query window was hidden in numerous cases
2011-12-03 14:45:02 +00:00