frosch
e720d23d86
(svn r17514) -Codechange: Nestify Add-NewGRF dialog.
2009-09-12 18:40:02 +00:00
translators
30e0c4f0e8
(svn r17513) -Update from WebTranslator v3.0:
...
catalan - 1 changes by arnau
simplified_chinese - 39 changes by EraserKing
dutch - 18 changes by habell
greek - 55 changes by fumantsu
indonesian - 60 changes by prof
vietnamese - 7 changes by nglekhoi
2009-09-12 17:45:19 +00:00
rubidium
9894e025a4
(svn r17512) -Add: some basic information about the loaded AIs in the crash log
2009-09-12 17:32:24 +00:00
frosch
d0de94be99
(svn r17511) -Codechange: Simplify ShowNewGRFInfo() by passing 'right' instead of 'width'.
2009-09-12 17:17:07 +00:00
frosch
5c59ed2011
(svn r17510) -Fix [FS#3197]: When loading GRFConfigs from ini file, validate them wrt. duplicate GRF IDs.
2009-09-12 14:40:26 +00:00
rubidium
4c65a04a50
(svn r17509) -Fix [FS#3196]: if building a part fails during cloning, sell what was already cloned instead of leaving it 'for free'
...
-Fix: make cloning multiheaded trains possible with with 'max - 1' vehicles existing
2009-09-12 14:37:29 +00:00
rubidium
c60cebd4bb
(svn r17508) -Fix [FS#3195] (r16859): join station window didn't get updated when stations were removed from the pool
2009-09-12 12:56:49 +00:00
alberth
461556e2c0
(svn r17507) -Codechange: Make some methods of the OrdersWindow non-static.
2009-09-12 10:25:23 +00:00
rubidium
1dc2284e0c
(svn r17506) -Fix [FS#3191]: signs partly drawn out of the rectangle in 4/8x zoom out.
2009-09-11 22:21:54 +00:00
alberth
a10d841970
(svn r17505) -Codechange: WWT_EMPTY is not a special case any more for invalidating widgets.
2009-09-11 19:26:44 +00:00
alberth
afe190a216
(svn r17504) -Codechange: un-inlining SetFocusedWidget() as it is not often used.
2009-09-11 19:12:05 +00:00
alberth
e1ae20a307
(svn r17503) -Fix (r17502): Save all files before commit.
2009-09-11 18:54:33 +00:00
alberth
669b7d01ac
(svn r17502) -Codechange [FS#3184]: Extend QueryStringBaseWindow to support windows with nested widgets (by Terkhen with a few tweaks).
2009-09-11 18:52:56 +00:00
translators
4cb6451507
(svn r17501) -Update from WebTranslator v3.0:
...
catalan - 20 changes by arnau
traditional_chinese - 19 changes by josesun
2009-09-11 17:45:10 +00:00
yexo
8ef7b80719
(svn r17500) -Fix (r16502): The wrong value was restored to SetAllowDoCommand possible resulting in an AI that wasn't allowed to do any actions
2009-09-11 17:18:06 +00:00
yexo
c9a25c88fa
(svn r17499) -Fix (r17498): remove 2 unused functions so some compilers stop warning about them
2009-09-10 23:14:21 +00:00
yexo
ca6c4ee98a
(svn r17498) -Add [NoAI]: Enable the squirrel std math library
2009-09-10 20:19:12 +00:00
frosch
6175ee0fa4
(svn r17497) -Codechange: Macrofy AirportMovingData.
2009-09-10 20:16:29 +00:00
translators
ba2eeaae33
(svn r17496) -Update from WebTranslator v3.0:
...
catalan - 39 changes by arnau
english_US - 2 changes by agenthh
italian - 4 changes by lorenzodv
romanian - 5 changes by kkmic
russian - 3 changes by Lone_Wolf
ukrainian - 42 changes by Madvin
2009-09-10 17:45:22 +00:00
rubidium
860a538adc
(svn r17495) -Codechange: replace 'Depot::Get(GetDepotIndex(tile))->index' with GetDepotIndex(tile)
2009-09-10 14:37:55 +00:00
rubidium
751ea62f44
(svn r17494) -Codechange: improve algorithmic complexitiy of Depot::GetByTile from O(n) to O(1)
2009-09-10 14:36:38 +00:00
rubidium
55ddce8da2
(svn r17493) -Codechange: store the depot index on the map
2009-09-10 14:33:07 +00:00
rubidium
bb94724a09
(svn r17492) -Codechange: don't store the town index for road depots.
2009-09-10 14:27:43 +00:00
rubidium
96e2435aa8
(svn r17491) -Fix [FS#3188]: road vehicles could get lost when the prelimiary destination (for the pathfinder heuristics) is unreachable.
2009-09-09 21:01:45 +00:00
translators
48893c3a97
(svn r17490) -Update from WebTranslator v3.0:
...
dutch - 47 changes by habell
english_US - 1 changes by agenthh
french - 4 changes by glx
german - 4 changes by Roujin, planetmaker
indonesian - 6 changes by prof
italian - 2 changes by lorenzodv
russian - 1 changes by Lone_Wolf
spanish - 13 changes by Terkhen
turkish - 3 changes by niw3
2009-09-09 17:45:30 +00:00
rubidium
e179a72d67
(svn r17489) -Fix [FS#3187] (r17471): the tooltip said the inverse of what actually happened
2009-09-09 16:28:29 +00:00
rubidium
324389cf0b
(svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, not in-game) console if show_date_in_console is set. For dedicated server binaries the default is 'on', for the rest it is 'off'.
2009-09-09 15:11:46 +00:00
rubidium
a807026336
(svn r17487) -Fix: silence some MSVC warnings
2009-09-09 12:41:51 +00:00
rubidium
f3f6eaa6dc
(svn r17486) -Add [NoAI]: a vehicle list for all vehicle that are ordered to a specific depot
2009-09-09 09:46:08 +00:00
rubidium
f1cc044a40
(svn r17485) -Change [FS2459]: make the performance ratings harder to exploit; only count profitable vehicles and recently serviced stations.
2009-09-09 08:22:21 +00:00
rubidium
008ffc58dd
(svn r17484) -Fix: squirrel export didn't like one of the casts
2009-09-09 08:04:27 +00:00
yexo
e2122dc7f0
(svn r17483) -Fix (r17405): when an aircraft starts flying in circles make it turn in the correct direction first before continuing
2009-09-09 00:03:35 +00:00
yexo
4924e4ffba
(svn r17482) -Fix (r17405): helicopters were not able to land anymore on the intercontinental airport
2009-09-08 23:05:28 +00:00
rubidium
b615ae7015
(svn r17481) -Fix (r16998): in cases where the northern most tile of an airport-to-build didn't touch the station you wanted it to join, but another part did, it wouldn't join the airport to the existing station
2009-09-08 22:48:37 +00:00
yexo
37d702b2ce
(svn r17480) -Fix (r17405): fast aircraft could get stuck flyin gin circles trying to reach a certain point
2009-09-08 22:39:19 +00:00
rubidium
99af06dd30
(svn r17479) -Fix: silence compile warning that's only triggered when you're using a broken iconv.
2009-09-08 21:43:47 +00:00
smatz
b52f692c29
(svn r17478) -Document [NoAI]: descibe changes in subsidy logic in AI changelog
2009-09-08 20:34:23 +00:00
translators
58a3023f3e
(svn r17477) -Update from WebTranslator v3.0:
...
afrikaans - 36 changes by Maccie123
catalan - 2 changes by arnau
simplified_chinese - 1 changes by Gavin
english_US - 115 changes by agenthh
french - 2 changes by glx
german - 2 changes by planetmaker
hebrew - 77 changes by dnd_man
indonesian - 2 changes by prof
italian - 33 changes by lorenzodv
portuguese - 32 changes by SupSuper
russian - 6 changes by Lone_Wolf
serbian - 1 changes by etran
spanish - 11 changes by Terkhen
2009-09-08 17:45:43 +00:00
glx
458e7876d3
(svn r17475) -Codechange: show path to crash.log and crash.dmp in crash window. Also tells the user where crash.sav is when saving succeeded.
2009-09-08 14:58:15 +00:00
rubidium
472ed0dc76
(svn r17473) -Codechange: use the post destructor for destroying companies too instead of complicating the graph GUI invalidate code.
2009-09-08 12:27:27 +00:00
rubidium
535f71fc13
(svn r17472) -Fix [FS#3182]: industry list was rebuilt too early during industry removal causing the removed industry to be still in the list after removal
2009-09-08 12:22:28 +00:00
rubidium
dcd6b2096d
(svn r17471) -Change: when removing a station or waypoint keep the rail unless Ctrl is pressed. This makes the behaviour consistent between the two.
2009-09-08 10:12:13 +00:00
smatz
8cbcf17421
(svn r17470) -Fix (r17460): possible crash when overbuiling rail by station
2009-09-08 07:16:26 +00:00
rubidium
f40885ec50
(svn r17469) -Change: make the AI compatability wrapper not whine about deprecation (yet), but make it clear that the wrapper is running and what (slight) changes there are w.r.t. to 0.7.
2009-09-07 23:30:31 +00:00
rubidium
bd9670ea47
(svn r17467) -Change: show the client id in join messages at the server (patch by dihedral)
2009-09-07 21:28:16 +00:00
rubidium
673df8c5c7
(svn r17466) -Feature: reconnect console command (based on patch of bilbo)
2009-09-07 21:03:41 +00:00
smatz
2e2d00bee7
(svn r17465) -Codechange: use builtin static_assert() for assert_compile() if available
2009-09-07 21:02:10 +00:00
smatz
434693b838
(svn r17464) -Codechange: use C++0x mode when compiling with gcc >= 4.3 or icc >= 11.0
2009-09-07 21:01:24 +00:00
frosch
fe7032a7a6
(svn r17463) -Change (r17453): Retrigger the abort signal after writing the crashlog, so the next one can catch it again (e.g. to write a core dump).
2009-09-07 20:30:45 +00:00
rubidium
ba5e66a763
(svn r17461) -Document: that a certain compiler warning when compiled without asserts in gcc 4.4+ isn't our fault but GCC's. Includes a reference to the appropriate GCC bug report
2009-09-07 20:07:47 +00:00
rubidium
5396d6167b
(svn r17460) -Feature: allow building rail stations over existing rail without signals but will upgrade normal rail to electrified rail if necessary (based on patch by laurijh)
2009-09-07 18:35:38 +00:00
translators
314e4939e4
(svn r17458) -Update from WebTranslator v3.0:
...
simplified_chinese - 1 changes by Gavin
french - 28 changes by glx
german - 16 changes by Roujin, dihedral
hebrew - 77 changes by dnd_man
italian - 3 changes by lorenzodv
russian - 29 changes by Lone_Wolf
serbian - 5 changes by etran
spanish - 39 changes by Terkhen
2009-09-07 17:45:28 +00:00
yexo
ec63a0fc14
(svn r17455) -Codechange: use sprite names instead of magic numbers in table/clear_land.h and change some names
2009-09-07 13:38:57 +00:00
rubidium
d916400521
(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but I don't have all exotic machines so it might break compilation on the more exotic configurations
2009-09-07 12:14:45 +00:00
rubidium
46e5625278
(svn r17452) -Fix (r17450): emergency savegames weren't rejected by the crash logger anymore
2009-09-07 12:13:33 +00:00
smatz
4f7caea7fb
(svn r17451) -Fix (r17442): loading of TTO/TTD savegames failed
2009-09-07 12:08:43 +00:00
rubidium
2b144e2ea6
(svn r17450) -Codechange: refactor the windows crash logger so parts of it can be reused by other crash logger implementations
2009-09-07 11:10:49 +00:00
rubidium
8186dd616b
(svn r17449) -Fix (r17436): MSVC compile warning about comparing signed and unsigned values
2009-09-07 10:00:14 +00:00
rubidium
b4e5383078
(svn r17448) -Change [FS#2997]: buy vehicles instead of building them; makes it consistent with selling. Based on a patch by planetmaker
2009-09-07 09:09:10 +00:00
rubidium
167d632e16
(svn r17447) -Codechange: rename a local variable so it doesn't collide with the name of a global function
2009-09-07 09:07:56 +00:00
rubidium
1f21a5cb41
(svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
2009-09-07 08:59:43 +00:00
smatz
98e2742863
(svn r17445) -Fix (r17318): force resort after changing sort type in the industry list window
2009-09-07 08:52:01 +00:00
rubidium
1474be7ea7
(svn r17444) -Fix [FS#3173]: when building roads isn't allowed for town, then don't build the initial piece either
2009-09-07 08:36:52 +00:00
rubidium
130781102e
(svn r17443) -Fix (r17442): clear the depot tile after removing the depot in all cases instead of only for ships; makes removing road/rail depots not crash :)
2009-09-07 08:35:45 +00:00
rubidium
6593e4490a
(svn r17442) -Fix [FS#3180]: destruction of depots didn't remove any vehicle lists related to the depot, causing windows pointing to deleted depots and (thus) crashes
2009-09-07 08:05:35 +00:00
rubidium
ad70d24634
(svn r17441) -Fix (r16900): close the vehicle list of the vehicle type that visits the waypoint instead of for all vehicle types
2009-09-07 08:04:40 +00:00
rubidium
a34d19e9df
(svn r17440) -Fix [FS#3179] (r17375): long scrollbars would scroll when that was not intended. They would also not properly mark the window dirty.
2009-09-07 07:59:26 +00:00
smatz
22e9d59559
(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore
2009-09-07 07:39:08 +00:00
rubidium
9168ddd550
(svn r17438) -Fix (r17428): ofcourse some part of the OSX port would be forgotten due to it being so much different than the rest :(
2009-09-06 23:12:25 +00:00
smatz
e292112319
(svn r17437) -Change: don't accept cargo produced in the same industry (generalise and improve the check used only for valuables)
2009-09-06 22:05:53 +00:00
smatz
25817f1fe7
(svn r17436) -Change: pay only for cargo actually delivered, not for all cargo unloaded at station (can differ with 'stockpiling' industries)
2009-09-06 21:59:20 +00:00
frosch
eb1306110a
(svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_payment.
2009-09-06 20:36:17 +00:00
frosch
438a429549
(svn r17433) -Codechange: Store cumulated inflation in savegame and compute all prices from that instead of storing all prices separately.
...
Note: Savegame conversion computes the inflation from max loan. Prices from modified savegames will get lost. TTO savegames will also behave slightly different.
-Change: NewGRF price modifiers now take effect everytime when loading NewGRFs instead of once on gamestart.
2009-09-06 18:53:57 +00:00
translators
2ce1a608a8
(svn r17432) -Update from WebTranslator v3.0:
...
catalan - 21 changes by arnau
simplified_chinese - 4 changes by Gavin
danish - 7 changes by silentStatic
dutch - 6 changes by Bart
hebrew - 47 changes by dnd_man
korean - 18 changes by darkhasa
2009-09-06 17:45:22 +00:00
smatz
b903e41c65
(svn r17431) -Fix (r16735): oldloader wasn't updated
2009-09-06 16:36:22 +00:00
smatz
f9257fabea
(svn r17429) -Fix (r16378): conversion of TTO/TTD savegames failed when vehicle 0 was a wagon
2009-09-06 09:56:12 +00:00
rubidium
bc5241600a
(svn r17428) -Codechange: add a function to get the name of a driver
2009-09-05 21:26:51 +00:00
alberth
0be5e59355
(svn r17427) -Codechange: Removing some unneeded widget parts (for reduced compilation time).
2009-09-05 19:44:53 +00:00
smatz
1776a4ecc1
(svn r17426) -Fix (r1): economy recession would never end when economy is set to Steady while in recession
2009-09-05 19:02:34 +00:00
translators
19ebfc84f7
(svn r17425) -Update from WebTranslator v3.0:
...
arabic_egypt - 7 changes by kasakg
catalan - 3 changes by arnau
traditional_chinese - 2 changes by josesun
french - 4 changes by glx
indonesian - 5 changes by prof
italian - 4 changes by lorenzodv
spanish - 4 changes by Terkhen
turkish - 2 changes by niw3
urdu - 4 changes by yasirniazkhan
2009-09-05 17:45:29 +00:00
alberth
6d89615f05
(svn r17424) -Change: Unify 'list is empty' strings of the windows to '- None -'.
2009-09-05 11:33:27 +00:00
alberth
9fd22f727f
(svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well.
2009-09-05 11:27:28 +00:00
alberth
8bac3af049
(svn r17422) -Codechange: Remove magic constants and compute vertical minimal size of the sign list window.
2009-09-05 10:53:26 +00:00
alberth
f381e9d022
(svn r17421) -Fix (r17418): Don't output debug information in signs list.
2009-09-05 08:01:08 +00:00
smatz
0bfea0646c
(svn r17420) -Codechange: replace assert() by assert_compile() where possible
2009-09-04 23:02:52 +00:00
yexo
ae9441aa46
(svn r17419) -Fix (r-old, r16378): the index of orders loaded from old savegames was owerwritten with an unitialized value, causing asserts. The issue has present for a long time but only since the new pool system did it trigger a (correct) assert
2009-09-04 22:25:12 +00:00
alberth
677946a368
(svn r17418) -Codechange [FS#3144]: Signs list window uses nested widget tree (mostly by Nickman).
2009-09-04 22:03:21 +00:00
rubidium
a1f49db54d
(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled
2009-09-04 20:31:49 +00:00
yexo
e540385038
(svn r17415) -Change: make sure aircraft don't move while turning as long as they are on the ground. This prevents a lot of unnecesary turns when leaving terminals
2009-09-04 20:31:47 +00:00
rubidium
27738c6638
(svn r17414) -Codechange: only send/read the number of bits that can be actually useful when building industries
2009-09-04 20:04:54 +00:00
rubidium
925bada35a
(svn r17413) -Fix: assert when trying to build an invalid industry type it did
2009-09-04 20:02:35 +00:00
translators
fcbdd9c730
(svn r17412) -Update from WebTranslator v3.0:
...
catalan - 50 changes by arnau
estonian - 23 changes by KSiimson
lithuanian - 7 changes by mtxd
portuguese - 46 changes by SupSuper
russian - 2 changes by Lone_Wolf
2009-09-04 17:45:20 +00:00
rubidium
2fc5458dba
(svn r17411) -Codechange: silence an ICC compile warning
2009-09-03 22:56:30 +00:00
rubidium
c9a1f33418
(svn r17410) -Codechange: use the same define for determining whether windows does crash reports instead of using several that aren't necessarily equal
2009-09-03 22:32:08 +00:00
rubidium
b92143b53e
(svn r17409) -Codechange: split the crash log and other windows 'glue' code
2009-09-03 21:56:29 +00:00
glx
88bb0e1b7b
(svn r17408) -Codechange: remove unused win32 stuff
2009-09-03 20:04:15 +00:00
translators
7f51a20bcd
(svn r17406) -Update from WebTranslator v3.0:
...
hungarian - 2 changes by alyr
2009-09-03 17:45:07 +00:00
yexo
16e3083ff7
(svn r17405) -Fix (r100): aircraft shouldn't be allowed to make turns bigger then 45 degrees while in flight
2009-09-03 12:11:31 +00:00
rubidium
dcf3719ca1
(svn r17404) -Change (r17379): silence gcc warning caused by inlining of a virtual function
2009-09-03 11:56:29 +00:00
rubidium
5607a610d7
(svn r17403) -Fix [Squirrel]: guard against squirrel stack overflows; if assert is enabled assert (catch possible overflow bugs in nightlies/RCs), otherwise just increase the stack's size (don't get into invalid reads/writes in releases)
2009-09-03 11:48:08 +00:00
Yexo
48e1a5a350
(svn r17402) -Fix (r16425): During every save a few slots on the squirrel stack were leaked
2009-09-03 11:32:16 +00:00
rubidium
75aad2a186
(svn r17401) -Fix [FS#3171] (r17384): order deletion didn't (correctly) update the order window
2009-09-03 10:58:26 +00:00
rubidium
b294497f2a
(svn r17400) -Fix [FS#3172] (r17380): total line of performance rating was calculated wrong
2009-09-03 10:50:14 +00:00
rubidium
d81a3ba2da
(svn r17399) -Fix (r17365): if scrollbar has more capacity than elements clicking on the "scroll down" button asserted (esminis)
2009-09-03 09:07:14 +00:00
alberth
5fd5ae125a
(svn r17398) -Codechange: Fill normal news item window with widgets.
2009-09-02 20:59:30 +00:00
alberth
0f9da2d636
(svn r17397) -Codechange: Add new vehicle news window.
2009-09-02 20:55:55 +00:00
alberth
c0b9a6a9bc
(svn r17396) -Codechange: Add company news window.
2009-09-02 20:54:27 +00:00
alberth
c518d8c0d9
(svn r17395) -Codechange: Fill thin window with widgets.
2009-09-02 20:52:58 +00:00
alberth
96617e804c
(svn r17394) -Codechange: Add news flags for viewport settings.
2009-09-02 20:49:25 +00:00
alberth
92321eb204
(svn r17393) -Codechange: Fill small window with widgets.
2009-09-02 20:46:42 +00:00
alberth
a536a15459
(svn r17392) -Codechange: Use 'default' for reacting on click.
2009-09-02 20:44:36 +00:00
alberth
a3ddb8a235
(svn r17391) -Codechange: Add string box calculation routine for multi-line strings.
2009-09-02 20:40:56 +00:00
alberth
3375627552
(svn r17390) -Codechange: Switch news item windows to nested widgets.
2009-09-02 20:39:40 +00:00
alberth
0847b338c6
(svn r17389) -Codechange: Add support for shaded viewports.
2009-09-02 20:28:41 +00:00
alberth
4bbb023463
(svn r17388) -Codechange: Paint the background of background widgets before painting its children.
2009-09-02 20:25:56 +00:00
alberth
417ad163c0
(svn r17387) -Codechange: Add news-item window description to NewsSubtypeData.
2009-09-02 20:21:30 +00:00
yexo
668da9e900
(svn r17386) -Fix (r17011): AIBaseStation::IsValidBaseStation() returned false for stations with OWNER_NONE
2009-09-02 20:03:56 +00:00
alberth
284b92f3e9
(svn r17385) -Codechange: Removed some unneeded parentheses.
2009-09-02 19:57:22 +00:00
rubidium
a8d768cf6e
(svn r17384) -Fix [FS#2859]: remove all order window state changes out of the drawing routine and call them immediately when changes happen instead of on the next OnPaint. This prevents pressing buttons when they should've been already disabled.
2009-09-02 17:54:40 +00:00
translators
1f5268a1d2
(svn r17383) -Update from WebTranslator v3.0:
...
german - 2 changes by Roujin
indonesian - 2 changes by prof
italian - 2 changes by lorenzodv
latvian - 46 changes by dzhins
serbian - 10 changes by etran
2009-09-02 17:45:20 +00:00
yexo
7d25a4014f
(svn r17382) -Cleanup: don't set load_unload_time_rem when an aircraft turns in the air as it's not used
2009-09-02 15:13:33 +00:00
yexo
070118c5c3
(svn r17381) -Codechange: music track selection window uses nested widgets
2009-09-02 14:09:51 +00:00
rubidium
d8b782365b
(svn r17380) -Codechange: move drawing the performance detail data to DrawWidget
2009-09-02 13:39:46 +00:00
rubidium
efff517449
(svn r17379) -Codechange: make the performance rating window nested, although it still needs some improvements
2009-09-02 13:24:36 +00:00
yexo
05433adb6d
(svn r17378) -Fix [NoAI]: Several AITile::* functions didn't check whether their parameters were valid
2009-09-02 12:48:23 +00:00
yexo
b7f7dd77bf
(svn r17377) -Fix (r17365): MSVC complains about struct<>class difference
2009-09-02 12:02:55 +00:00
rubidium
9ceee42430
(svn r17376) -Fix: also draw the white "I've just opened" line for nested windows
2009-09-02 11:31:11 +00:00
rubidium
5cb22df0f5
(svn r17375) -Codechange: remove last direct usage of scrollbar variables
2009-09-02 08:58:20 +00:00
rubidium
900aedf270
(svn r17374) -Codechange: make the town and vehicle GUIs use the scrollbar wrappers
2009-09-02 08:48:29 +00:00
rubidium
7aa9f8e3fb
(svn r17373) -Codechange: make the timetable, station and subsidy GUIs use scrollbar wrappers
2009-09-02 08:40:31 +00:00
rubidium
1dfa38bb1f
(svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrollbar wrappers
2009-09-02 08:28:50 +00:00
rubidium
7aeaa4f132
(svn r17371) -Codechange: make the newgrf, news and order GUIs use the scrollbar wrappers
2009-09-02 08:18:54 +00:00
rubidium
59ac4f6b21
(svn r17370) -Codechange: make the saveload and network GUIs use the scrollbar wrappers
2009-09-02 08:08:30 +00:00
rubidium
78c9827000
(svn r17369) -Codechange: make the depot, group and industry GUIs use the scrollbar wrappers
2009-09-02 07:36:39 +00:00
rubidium
1c94d98bb9
(svn r17368) -Codechange: remove pointless passing of 'this' as parameter
2009-09-02 07:22:09 +00:00
rubidium
e69e3378b0
(svn r17367) -Codechange: make the autoreplace, bridge and build vehicle GUIs use the scrollbar wrappers
2009-09-02 07:17:15 +00:00
rubidium
4b9b858127
(svn r17366) -Codechange: make the AI GUIs use the scrollbar wrappers
2009-09-02 07:01:25 +00:00
rubidium
b06e026f97
(svn r17365) -Codechange: introduce wrapper functions to update the position, capacity and count of scroll bars. This to (eventually) prevent the scrollbar overflowing outside of the window
2009-09-02 06:34:40 +00:00
rubidium
b13eccb105
(svn r17364) -Fix (r17356): off by one when selecting a subsidy
2009-09-01 22:38:18 +00:00
rubidium
6b2ff71e2c
(svn r17363) -Fix [FS#3163] (r16717): feed autoreplace the front of vehicles, otherwise it gets distracted and bails out
2009-09-01 21:54:59 +00:00
yexo
ef5a0a3ae4
(svn r17362) -Fix (r17360): alignment in afrikaans.txt was wrong
2009-09-01 21:43:38 +00:00
yexo
e78da26f3c
(svn r17361) -Fix (r17360): committed a bit too much
2009-09-01 21:35:28 +00:00
yexo
f3d2be7581
(svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets
2009-09-01 21:30:14 +00:00
smatz
2db855e00c
(svn r17359) -Fix: put static before cv qualifier, some compilers complain about that
2009-09-01 21:27:33 +00:00
smatz
94988a79f3
(svn r17358) -Fix: compilation was broken for gcc older than 3.4
2009-09-01 20:59:44 +00:00
smatz
bc3bdb03fd
(svn r17357) -Codechange: some compilers complain about implicit conversion from NULL to bool
2009-09-01 20:51:45 +00:00
rubidium
a4af668986
(svn r17356) -Fix: actually implement scrolling for the subsidy list instead of 'just' showing a scroll bar.
2009-09-01 20:42:12 +00:00
rubidium
c96733d191
(svn r17355) -Codechange: determine the minimum size of the subsidy gui based on (some) of the content
2009-09-01 20:06:10 +00:00
rubidium
af818b6c09
(svn r17354) -Codechange: make the subsidy gui nested
2009-09-01 19:29:16 +00:00
yexo
b2fef7c64e
(svn r17353) -Codechange: make sure the shuffle and programme buttons in the music window are always the same size
2009-09-01 19:18:42 +00:00
rubidium
2a9574ead2
(svn r17352) -Fix [FS#3162]: trains wouldn't show smoke if the load/unload counter wasn't 0, though there doesn't seem to be a reason to check that variable anyhow anymore
2009-09-01 18:35:24 +00:00
translators
ad7d18e98e
(svn r17351) -Update from WebTranslator v3.0:
...
simplified_chinese - 24 changes by yuanmin
czech - 118 changes by SmatZ
dutch - 2 changes by Yexo
french - 2 changes by glx
russian - 1 changes by Lone_Wolf
spanish - 2 changes by Terkhen
2009-09-01 17:45:23 +00:00
glx
8a367f1ff4
(svn r17350) -Fix (r17336): broken compilation with mingw
2009-09-01 14:20:35 +00:00
smatz
b831e37b90
(svn r17349) -Update (r17348): apply changes to other lang files
2009-09-01 14:06:23 +00:00
smatz
352d07b1b5
(svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns
2009-09-01 14:05:27 +00:00
rubidium
4c84db1636
(svn r17345) -Fix [FS#2769]: one wasn't offered to take over bankrupt companies anymore; caused by the introduction NoAI, although NewAI had the same problem too.
2009-09-01 12:57:04 +00:00
rubidium
4abf4602e7
(svn r17344) -Codechange: splash of coding style over ai_event_types.*
2009-09-01 12:33:17 +00:00
rubidium
b1d4594fa7
(svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxford Dictionary of English and Merriam-Webster.
2009-09-01 12:28:46 +00:00
rubidium
dd3fa7f1d1
(svn r17342) -Fix: reset bankruptcy checks when bankruptcy has been averted and don't set an unused timeout with a magic number
2009-09-01 12:17:02 +00:00
rubidium
50e794849a
(svn r17341) -Fix: memory leak when trying to bankrupt the local company
2009-09-01 12:16:01 +00:00
rubidium
317f34b3d2
(svn r17340) -Fix: old loader tried to load a uint8 into a uint16
2009-09-01 12:14:57 +00:00
rubidium
07d2af338e
(svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc)
2009-09-01 10:07:22 +00:00
yexo
5a3b2f0d02
(svn r17338) -Feature(tte): Add extra entry points for all airports so planes don't make strange turns when entering the holding stack
2009-09-01 10:06:18 +00:00
yexo
80ad8ff3cc
(svn r17337) -Fix: some more strange airport holding bay positions
2009-08-31 23:42:17 +00:00
rubidium
bc8e66c202
(svn r17336) -Codechange: move some os specific files into src/os/
2009-08-31 22:38:37 +00:00
rubidium
5cc6d1f894
(svn r17335) -Fix (r17333): don't return a pointer as boolean
2009-08-31 22:18:17 +00:00
yexo
13d41d43b1
(svn r17334) -Fix: don't turn north just before approaching the landing strip of the small airport
2009-08-31 22:15:29 +00:00
rubidium
d938896691
(svn r17333) -Codechange: make the road pathfinder 'interface' like the one for the rail pathfinder
...
-Fix [FS#3057]: road vehicles forgetting their servicing order when the path takes them away (in bird distance) from their destination first
2009-08-31 19:16:18 +00:00
translators
a1c7271eb0
(svn r17332) -Update from WebTranslator v3.0:
...
english_US - 1 changes by agenthh
german - 2 changes by Roujin
italian - 5 changes by lorenzodv
korean - 20 changes by darkhasa
2009-08-31 17:45:18 +00:00
yexo
51806af03d
(svn r17331) -Codechange: don't depend on static widget position/size for drawing of volumer sliders in music window
2009-08-30 21:31:54 +00:00
yexo
1f7fc96a78
(svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white
2009-08-30 20:38:57 +00:00
yexo
6992d740f6
(svn r17329) -Codechange: music window uses nested widgets
2009-08-30 19:23:36 +00:00
alberth
5767972531
(svn r17328) -Codechange: Get the vehicle technical data as string rather than having it printed.
2009-08-30 18:41:03 +00:00
alberth
1ba000be12
(svn r17327) -Codechange: Allow external use of GetEngineCategoryName().
2009-08-30 17:54:11 +00:00
translators
db120540a0
(svn r17326) -Update from WebTranslator v3.0:
...
italian - 1 changes by lorenzodv
welsh - 16 changes by welshdragon
2009-08-30 17:45:11 +00:00
alberth
1a15f7e6a7
(svn r17325) -Codechange: Un-duplicate engine drawing routines.
2009-08-30 17:38:28 +00:00
Yexo
fe7ca1b3e3
(svn r17324) -Codechange: Land info window uses nested widget tree
2009-08-30 17:07:53 +00:00
rubidium
0d3ab7c72d
(svn r17323) -Codechange: replace some magic numbers with constants in the town directory.
2009-08-30 15:25:20 +00:00
rubidium
3b03999073
(svn r17322) -Codechange: make the industry directory window nested.
2009-08-30 15:25:20 +00:00
rubidium
0007a599c3
(svn r17321) -Codechange: minor coding style fixes for the town directory
2009-08-30 14:39:59 +00:00
rubidium
e8433f6d48
(svn r17320) -Codechange: move the code to determine the string and set dparams of industries in the industry directory out of OnPaint
2009-08-30 14:06:55 +00:00
rubidium
0aab13bf44
(svn r17319) -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory
2009-08-30 13:54:53 +00:00
rubidium
5fe9c44862
(svn r17318) -Codechange: remove state changes from the OnPaint of the industry directory
2009-08-30 13:44:25 +00:00
smatz
ee685c8287
(svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile()
2009-08-30 11:47:41 +00:00
smatz
c94b9973e6
(svn r17315) -Codechange: move code related to industry types to separate file
2009-08-30 11:40:01 +00:00
alberth
86ebf88176
(svn r17314) -Fix (r17313): Allow the picker window to change size.
2009-08-30 08:10:00 +00:00
rubidium
753e063cad
(svn r17313) -Codechange: make the road station picker nested
2009-08-29 22:24:29 +00:00
rubidium
ff2034b073
(svn r17312) -Codechange: make the road toolbars and depot picker nested
2009-08-29 21:33:50 +00:00
yexo
dc24601b6d
(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
2009-08-29 21:28:36 +00:00
yexo
350a773925
(svn r17310) -Codechange: about window uses nested widget tree
2009-08-29 20:54:32 +00:00
smatz
f1e6772381
(svn r17309) -Fix: not all non-ASCII characters were entered with escapes in the About window
2009-08-29 20:01:16 +00:00
translators
564e65fe43
(svn r17308) -Update from WebTranslator v3.0:
...
french - 22 changes by glx
german - 28 changes by Roujin
indonesian - 7 changes by fanioz
italian - 44 changes by lorenzodv
russian - 7 changes by MajestiC
2009-08-29 17:45:20 +00:00
yexo
163e741774
(svn r17307) -Fix [NoAI]: AIRail::RemoveRailTrack returned ERR_PRECONDITION_ERROR for road/rail-crossings
2009-08-29 17:01:39 +00:00
alberth
79a8da1c04
(svn r17306) -Fix: DrawStringMultiLine() computed available width and height wrongly.
2009-08-29 17:00:32 +00:00
rubidium
9eb06f125f
(svn r17304) -Codechange: move (more) drawing code out of the rail depot picker's OnPaint.
2009-08-29 09:30:40 +00:00
translators
76a667bb35
(svn r17303) -Update from WebTranslator v3.0:
...
french - 30 changes by glx
german - 38 changes by Roujin
spanish - 103 changes by Terkhen
2009-08-28 17:45:13 +00:00
rubidium
f582ccf395
(svn r17301) -Fix (r17297): typo
2009-08-28 16:49:00 +00:00
rubidium
3a661e7e64
(svn r17300) -Fix [FS#3120]: mention of Ctrl modifier was missing from some tooltips
2009-08-28 15:25:12 +00:00
rubidium
10b3bcb90c
(svn r17299) -Fix: the tooltip could get truncated under some circumstances due to its custom string height determination
2009-08-28 15:23:51 +00:00
yexo
f548a1b3b3
(svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first available company slot causing other AIs to be started
2009-08-28 15:23:11 +00:00
rubidium
e09cba404c
(svn r17297) -Fix [part of FS#3120]: effect of pressing Ctrl was missed in a number of cases
2009-08-28 13:04:58 +00:00
rubidium
cd6da9ef01
(svn r17296) -Fix/feature [FS#3152]: allow rail wagons to be build when only el rail engines are available
2009-08-27 19:47:50 +00:00
translators
51edb37a7b
(svn r17295) -Update from WebTranslator v3.0:
...
lithuanian - 6 changes by mtxd
2009-08-27 17:45:08 +00:00
smatz
713f5d44ce
(svn r17294) -Add [NoAI]: AITown::GetLastMonthTransportedPercentage and AIIndustry::GetLastMonthTransportedPercentage
2009-08-27 13:50:07 +00:00
smatz
072ce4bb17
(svn r17293) -Fix [NoAI]: AITown::GetLastMonthTransported didn't work as documented at all, make it return what AITown::GetLastMonthProduction did
...
-Change [NoAI]: mark AITown::GetMaxProduction as deprecated, AITown::GetLastMonthProduction returns now the value GetMaxProduction did
2009-08-27 13:47:03 +00:00
smatz
100ae8efcc
(svn r17292) -Codechange: use unified ToPercent() function to convert fract numbers to percents
2009-08-27 13:31:26 +00:00
rubidium
984efae368
(svn r17291) -Fix [FS#3147]: crash after upgrading base graphics/sound set when opening the game options menu and you were using the upgraded set
2009-08-26 20:26:40 +00:00
translators
57a05d6933
(svn r17290) -Update from WebTranslator v3.0:
...
italian - 44 changes by lorenzodv
lithuanian - 21 changes by mtxd
norwegian_bokmal - 6 changes by CyberKenny
russian - 2 changes by Lone_Wolf
serbian - 45 changes by etran
2009-08-26 20:23:07 +00:00
translator
136f04eec6
(svn r17288) -Update from WebTranslator v3.0: fix newlines (had to test a new commit system)
2009-08-25 18:46:13 +00:00
translators
a649ea553a
(svn r17287) -Update from WebTranslator v3.0:
...
latvian - 32 changes by dzhins
polish - 1 changes by Kogut
2009-08-25 17:45:10 +00:00
rubidium
4ac4c28a3b
(svn r17284) -Fix [Squirrel]: stack was not always cleared properly with tail recursion
2009-08-25 15:09:27 +00:00
yexo
b9536e933f
(svn r17283) -Cleanup [Squirrel]: remove a few unneeded changes to squirrel code
2009-08-25 12:47:50 +00:00
yexo
c46c0a7c86
(svn r17282) -Fix (r17195): the squirrel documentation files were not updated
2009-08-25 11:43:05 +00:00
smatz
e0f22b36a1
(svn r17281) -Feature(tte): open the 'Rename group' dialog after creating new group
2009-08-25 10:44:19 +00:00
smatz
95d096d8df
(svn r17275) -Codechange: remember group ID we are renaming, don't rename currently selected group
2009-08-24 21:51:02 +00:00
translators
b9c2156181
(svn r17274) -Update from WebTranslator v3.0:
...
czech - 4 changes by SmatZ
english_US - 4 changes by agenthh
latvian - 54 changes by dzhins
serbian - 110 changes by etran
spanish - 1 changes by Terkhen
2009-08-24 17:45:21 +00:00
yexo
f9c18ccc48
(svn r17273) -Fix [Squirrel]: calling a function that has default parameters with not enough parameters can cause a crash
2009-08-23 19:25:52 +00:00
rubidium
b841250913
(svn r17272) -Fix [FS#3115]: game options window sub frames wouldn't resize when another did
2009-08-23 19:22:33 +00:00
rubidium
aca7ba714a
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
2009-08-23 19:03:09 +00:00
translators
8fae313f70
(svn r17270) -Update from WebTranslator v3.0:
...
danish - 39 changes by silentStatic
portuguese - 2 changes by SupSuper
serbian - 4 changes by etran
2009-08-23 17:45:13 +00:00
rubidium
c539b59da3
(svn r17268) -Fix [FS#3143]: Station/Town window titles weren't updated when they got renamed
2009-08-22 20:28:30 +00:00
rubidium
31a6ce5643
(svn r17267) -Change [FS#3139]: mention the MD5 checksum of the original NewGRF in the "saveload failed horribly"-error message and make it more clear that the filename is of the current NewGRF
2009-08-22 20:20:20 +00:00
alberth
f74b7d4ebd
(svn r17265) -Codechange: Typo fix, small is with two l's
2009-08-22 19:06:02 +00:00
translators
ed91b0e2f3
(svn r17262) -Update from WebTranslator v3.0:
...
finnish - 1 changes by jpx_
german - 2 changes by planetmaker
greek - 49 changes by fumantsu
serbian - 62 changes by etran
welsh - 6 changes by welshdragon
2009-08-22 17:45:20 +00:00
rubidium
5a76fb5686
(svn r17251) -Fix [FS#3141]: other tunnel end not shown if building rail tunnels and the first railtype is not available yet
2009-08-22 07:02:33 +00:00
rubidium
7fbc33dae1
(svn r17248) -Fix: add GPL license notice where appropriate
2009-08-21 20:21:05 +00:00
rubidium
60a3bc9034
(svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory.
2009-08-21 20:15:17 +00:00
translators
a27e7231b4
(svn r17246) -Update from WebTranslator v3.0:
...
german - 1 changes by dihedral
russian - 1 changes by Lone_Wolf
swedish - 9 changes by hgj
2009-08-21 17:45:17 +00:00
rubidium
865fc40e29
(svn r17245) -Fix [FS#3137] (r17015): you could, via unselect all, also unselect already installed content; it would not uninstall it though
2009-08-21 08:41:54 +00:00
rubidium
2c896a9c6c
(svn r17244) -Change: add $Id$ to the language files too
2009-08-20 19:54:37 +00:00
rubidium
d680be454e
(svn r17243) -Fix (r17216): undo 'damage' by svn:keywords
2009-08-20 19:54:03 +00:00
translators
97abee98a9
(svn r17242) -Update from WebTranslator v3.0:
...
simplified_chinese - 4 changes by Gavin
czech - 10 changes by joeprusa
german - 1 changes by Roujin
swedish - 7 changes by hgj
2009-08-20 17:45:16 +00:00
rubidium
2fd1b000e5
(svn r17241) -Change: make a distinction between missing and corrupted data files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files.
2009-08-20 17:02:44 +00:00
yexo
367ff2375a
(svn r17239) -Change [FS#2802]: allow overbuilding the front tile of a roadstation / roaddepot with road
...
to be consistent with overbuilding the front tile of tunnels/bridges and also to make it easier for AIs to
connect roadstations and roaddepots to the road in front of it
2009-08-20 15:59:35 +00:00
matthijs
edcaf8aa3a
(svn r17238) -Codechange: Clean up CheckExternalFiles a bit and improve the error message it
...
outputs. This makes the function return faster in the common case when all
files are in order, by not doing another set of MD5 checks.
2009-08-20 15:37:24 +00:00
yexo
330c8d6a57
(svn r17237) -Update: AI changelog
2009-08-20 13:36:48 +00:00
yexo
b71de3a377
(svn r17233) -Fix (r17232): typo
2009-08-20 11:02:35 +00:00
yexo
8839bdbefd
(svn r17232) -Fix (r17223): Kill an AI when it tries to Sleep / execute a DoCommand during Save() instead of failing to save
2009-08-20 10:58:22 +00:00
yexo
0cb004e1d2
(svn r17231) -Fix [FS#3134]: AIs that crashed during Save() weren't killed as they should
2009-08-20 10:45:57 +00:00
yexo
14b5862c22
(svn r17230) -Fix (r15027): don't assert when an AI uses AI*Mode objects incorrectly but crash the AI instead
2009-08-20 10:39:39 +00:00
matthijs
0960f15c7e
(svn r17229) -Codechange: Coding style fixes.
2009-08-20 10:34:19 +00:00
rubidium
7fb95e2c2b
(svn r17228) -Codechange: some coding style fixes
2009-08-20 10:23:39 +00:00
matthijs
0188ebad56
(svn r17227) -Feature [Unix]: Only use colorized error output on terminals.
2009-08-20 10:01:42 +00:00
rubidium
a466a43589
(svn r17225) -Fix (r17213): WT3 did something it wasn't supposed to do
2009-08-19 22:11:09 +00:00
translators
ca5beb4e98
(svn r17224) -Update from WebTranslator v3.0:
...
catalan - 2 changes by arnaullv
simplified_chinese - 12 changes by Gavin, ww9980
polish - 20 changes by amateja
2009-08-19 17:45:13 +00:00
yexo
a4afa140f3
(svn r17223) -Change [NoAI] [FS#2980]: Crash an AI when it uses a DoCommand / Sleep instead of just printing an error message in the AI Debug Window
2009-08-19 16:14:15 +00:00
rubidium
0780dc8138
(svn r17222) -Fix [FS#3129, FS#3130]: with time tables vehicles would stay in the 'loading' state after they have finished loading
2009-08-19 15:27:55 +00:00
yexo
5a863925ee
(svn r17221) -Change [NoAI] [FS#3101]: when the API requests a string as parameter allow every squirrel type and convert to a string
2009-08-19 14:54:52 +00:00
rubidium
4423000225
(svn r17220) -Fix (r15027): don't ignore white space changes (e.g. alignment fixes) in the exporter
2009-08-19 14:48:51 +00:00
yexo
94198e09ce
(svn r17219) -Cleanup: remove a lot of unused string code
2009-08-19 13:13:32 +00:00
glx
0fa0286ebb
(svn r17218) -Fix (r17216): missing '(' causing compile error
2009-08-18 23:08:16 +00:00
rubidium
40d1f1fedf
(svn r17217) -Fix (r17216): silence some warnings for the more exotic GCC-alikes
2009-08-18 22:51:43 +00:00
rubidium
d4adee0b1d
(svn r17216) -Update: MiniLZO from 1.08 to 2.03.
2009-08-18 22:26:38 +00:00
yexo
a8773bba2d
(svn r17215) -Cleanup: remove unused return value
2009-08-18 20:36:56 +00:00
yexo
67106dc063
(svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. Return "0.7" to get an api compatible (as much as possible) with the 0.7 api or "0.8" to get the latest api.
...
-Change [NoAI]: move all deprecated functions to a separate squirrel script that is only loaded if an AI requests an old API version.
2009-08-18 18:51:42 +00:00
translators
58a0ff945c
(svn r17213) -Update from WebTranslator v3.0:
...
dutch - 13 changes by Bart
english_US - 5 changes by agenthh
latvian - 64 changes by dzhins
romanian - 2 changes by kkmic
thai - 85 changes by idkidnew
2009-08-18 17:50:19 +00:00
rubidium
82105604c3
(svn r17212) -Change: move minilzo to its 'own' 3rdparty directory as it belongs there
2009-08-18 17:49:28 +00:00
frosch
f595668650
(svn r17211) -Cleanup: Remove unused RailVehicleInfo::ai_rank.
2009-08-18 16:21:22 +00:00
rubidium
2ae150af8e
(svn r17210) -Update: credits to reflect the (current) truth a bit better
2009-08-18 15:19:43 +00:00
frosch
8bd029015e
(svn r17209) -Codechange: Move cargo_type from (Rail|Road|Ship)VehicleInfo to EngineInfo.
2009-08-17 18:33:48 +00:00
frosch
7f030110b0
(svn r17208) -Cleanup: Remove never accessed EngineInfo for engine 255.
2009-08-17 18:28:44 +00:00
translators
1235773a3b
(svn r17207) -Update from WebTranslator v3.0:
...
catalan - 1 changes by arnaullv
hungarian - 2 changes by IPG
indonesian - 1 changes by prof
serbian - 12 changes by etran
spanish - 1 changes by Terkhen
2009-08-17 17:45:20 +00:00
translators
07c8713e82
(svn r17206) -Update from WebTranslator v3.0:
...
catalan - 1 changes by arnaullv
simplified_chinese - 6 changes by Gavin
dutch - 5 changes by Bart
finnish - 2 changes by jpx_
french - 3 changes by glx
hungarian - 16 changes by IPG
indonesian - 1 changes by prof
russian - 2 changes by Lone_Wolf
serbian - 87 changes by etran
spanish - 2 changes by Terkhen
turkish - 2 changes by niw3
2009-08-16 17:45:36 +00:00
alberth
11d974a9f1
(svn r17205) -Fix (r17175): Make year and snow line up/down buttons raise again.
2009-08-16 16:48:59 +00:00
alberth
4f1758b51a
(svn r17204) -Codechange: Move viewport initialization into the constructor of the news item window.
2009-08-16 16:06:06 +00:00
yexo
c89621540c
(svn r17203) -Change [NoAI]: Add IsRoadTypeAvailable(GetCurrentRoadType()) as precondition for several AIRoad::* functions
2009-08-16 10:33:36 +00:00
alberth
b03e758d25
(svn r17202) -Codechange: News item is already given as argument.
2009-08-16 09:20:25 +00:00
rubidium
cb8690d898
(svn r17201) -Fix [NoAI]: don't say you're building a depot when you're actually building a station (API docs typo)
2009-08-16 09:04:53 +00:00
alberth
66e98469bb
(svn r17200) -Codechange: Initialize NewsWindow::duration, add some documentation strings.
2009-08-16 08:59:56 +00:00
alberth
3409385e1d
(svn r17199) -Codechange: Remove NF_VIEWPORT since it is implied by the news mode.
2009-08-16 07:31:36 +00:00
alberth
098756b84b
(svn r17198) -Fix [FS#2406]: Accept monthly production values in the scenario editor.
2009-08-16 07:28:00 +00:00
yexo
03d711add3
(svn r17195) -Update: squirrel to 2.2.3 stable
2009-08-15 21:21:52 +00:00
alberth
75f8a9db0a
(svn r17194) -Fix (r17175): Depot sell buttons did not raise again.
2009-08-15 20:59:49 +00:00
rubidium
dc4deab88b
(svn r17193) -Fix [FS#3124]: guard the valuator against 'external' modifications of the valuated list which could cause it to go into an infinite loop.
2009-08-15 20:34:11 +00:00
alberth
118d5e9fac
(svn r17192) -Fix (r17175): Buttons in the toolbar of the scenario editor did not raise again.
2009-08-15 20:33:38 +00:00
translators
fc1d7d1013
(svn r17190) -Update from WebTranslator v3.0:
...
bulgarian - 13 changes by Tvel
simplified_chinese - 1 changes by Gavin
german - 1 changes by planetmaker
indonesian - 2 changes by prof
polish - 3 changes by amateja
romanian - 32 changes by kkmic
spanish - 3 changes by Terkhen
turkish - 5 changes by niw3
urdu - 2 changes by yasirniazkhan
vietnamese - 29 changes by pinochioxy
2009-08-15 17:45:30 +00:00
alberth
dd6fcb08b6
(svn r17188) -Codechange: Use display mode names for naming window and widget descriptions.
2009-08-15 14:39:22 +00:00
alberth
ff60a5605c
(svn r17187) -Codechange: Make switches on news display mode complete.
2009-08-15 14:27:54 +00:00
frosch
2ad4bf74a1
(svn r17185) -Codechange: Tweak depot gui and vehicle lists, so text overlaps less with vehicle images.
2009-08-15 11:47:11 +00:00
rubidium
5294ca8a10
(svn r17182) -Feature(ish) [FS#2945]: sort vehicle lists on (timetable) delay
2009-08-15 10:51:33 +00:00
alberth
13a37b427a
(svn r17178) -Codechange (r17177): Remove now unused define.
2009-08-14 22:07:25 +00:00
alberth
200fcddc38
(svn r17177) -Codechange: Message options window uses nested widget tree.
2009-08-14 22:01:44 +00:00
alberth
3d38744b9f
(svn r17176) -Codechange: Move widget state updating out of OnPaint method of message options window.
2009-08-14 21:33:30 +00:00
alberth
e6a1da11a3
(svn r17175) -Codechange: Only auto-raise push buttons.
2009-08-14 21:27:08 +00:00
alberth
fe74c526d8
(svn r17174) -Codechange: Switch to vertical alignment in the message options window.
2009-08-14 21:21:56 +00:00
alberth
2184b5db8a
(svn r17173) -Codechange: Vertically align WWT_TEXT widget, generalize vertical alignment of label and text buttons.
2009-08-14 21:20:22 +00:00
alberth
c4f055cc11
(svn r17172) -Codechange: Move the _message_opt variable into the MessageOptionsWindow struct.
2009-08-14 19:02:20 +00:00
alberth
4eb155ccfb
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
2009-08-14 18:41:03 +00:00
translators
ab9995ddbc
(svn r17170) -Update from WebTranslator v3.0:
...
bulgarian - 91 changes by Tvel
traditional_chinese - 1 changes by Kwokfu
greek - 76 changes by fumantsu
vietnamese - 48 changes by pinochioxy
2009-08-14 17:45:14 +00:00
smatz
2d3ddab7ca
(svn r17169) -Codechange: apply coding style to some for statements
2009-08-14 17:14:04 +00:00
smatz
c5533ae470
(svn r17168) -Codechange: apply coding style to if and while statements
2009-08-14 17:11:59 +00:00
rubidium
3108ff7ac6
(svn r17167) -Fix: don't resize the 'base grf status' text part in the game options window when there is no base graphics set that misses files.
2009-08-13 19:54:18 +00:00
translators
48e9974d1c
(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
bd6acb36ae
(svn r17164) -Fix: crash when clicking on the spacer in the build airport GUI
2009-08-13 12:49:51 +00:00
rubidium
e0c37dcc7f
(svn r17162) -Change: move Greek out of unfinished
2009-08-12 17:46:51 +00:00
translators
5d56b4bb0e
(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
a29bbb1e1f
(svn r17157) -Add: localised decimal separator
2009-08-12 01:28:11 +00:00
translators
d58d053438
(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
624a1948b1
(svn r17154) -Fix (r11129): several times copypasted typo
2009-08-11 14:57:09 +00:00
smatz
d77b5b562c
(svn r17153) -Fix (r11429): don't allow further remapping of already remapped string
2009-08-11 14:55:35 +00:00