rubidium
26b0f71a97
(svn r16115) -Change: make strgen able to 'export' the important command and plural information so external tools can easily get that information instead of needing manual updating
2009-04-21 21:34:26 +00:00
rubidium
e0e9a1b02e
(svn r16114) -Cleanup: unify some more strings and remove some more unused strings
2009-04-21 20:20:53 +00:00
yexo
a127ed11e1
(svn r16113) -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When an AI returns false, it'll never be chosen as random AI.
2009-04-21 19:13:32 +00:00
translators
7953a49b75
(svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
...
estonian - 13 fixed, 29 changed by kristjans (42)
french - 15 fixed by glx (15)
german - 14 fixed, 52 changed by planetmaker (66)
hungarian - 14 fixed by alyr (14)
italian - 13 fixed by lorenzodv (13)
2009-04-21 17:33:27 +00:00
rubidium
639ec25820
(svn r16111) -Cleanup: remove some duplicate/unused strings
...
-Change: move a string to a more sensible location
2009-04-21 16:57:26 +00:00
frosch
4a2d2ccdc6
(svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is always something duplicated :p)
2009-04-21 16:52:58 +00:00
yexo
cdfdd87286
(svn r16109) -Fix [NoAI]: Make sure AIOrder::GetDestination always returns a tile belonging to the station
2009-04-21 16:49:53 +00:00
yexo
66d95f6a66
(svn r16108) -Fix [NoAI]: When giving an aircraft a goto-hangar order don't let it be a normal goto-station order.
...
Note to AI writers: AIOrder.AppendOrder(vehicle_id, AIStation.GetLocation(station_id)) will give a goto-hangar order for helistations (assuming the station sign is at it's default location).
2009-04-21 12:51:36 +00:00
yexo
cf6adbfe4f
(svn r16107) -Add [NoAI]: AIOF_STOP_IN_DEPOT to the orderflags in AIOrder to allow stop-in-depot orders
2009-04-20 23:49:27 +00:00
yexo
7d9549ffd3
(svn r16106) -Fix [NoAI]: AIOrder::SetOrderFlags always removed "Service if needed" from goto-depot orders.
2009-04-20 23:12:32 +00:00
glx
68a3029412
(svn r16105) -Codechange: use {CARGO} instead hardcoded cargo name
2009-04-20 22:41:09 +00:00
rubidium
5b4cccc1cc
(svn r16104) -Fix: remove some unneeded spaces from some strings/make some strings more consistent with itself by adding spaces
2009-04-20 21:39:20 +00:00
smatz
c375db79e2
(svn r16103) -Fix (r11429): missing const
2009-04-20 21:30:34 +00:00
rubidium
edf3fb9e73
(svn r16102) -Codechange: unify the vehicle info strings; reduce the number of duplicate strings and unifies the GUIs quite a bit
2009-04-20 21:29:41 +00:00
frosch
d582747919
(svn r16101) -Cleanup (r14591): Remove an assertion to increase performance.
2009-04-20 17:42:14 +00:00
translators
c0a40f63af
(svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
...
brazilian_portuguese - 1 fixed by tucalipe (1)
dutch - 1 fixed by habell (1)
english_US - 1 fixed by WhiteRabbit (1)
estonian - 14 fixed, 75 changed by kristjans (89)
german - 1 fixed, 79 changed by planetmaker (79), hellow (1)
italian - 1 fixed by lorenzodv (1)
romanian - 10 fixed by kkmic (10)
simplified_chinese - 1 changed by ww9980 (1)
2009-04-20 17:38:34 +00:00
translators
fdd8b30fee
(svn r16099) -Fix: re-re-introduce textdir for all languages (and this time WT2 should not remove it on next commit)
2009-04-20 14:17:09 +00:00
rubidium
875a629aff
(svn r16096) -Fix [FS#2849]: connect tried to validate too much of the company ID with too little information on hand
2009-04-19 22:24:34 +00:00
rubidium
4caeb3e2b4
(svn r16095) -Change/Feature-ish: make the first 4 rail building tools behave more like autorail
2009-04-19 21:26:06 +00:00
frosch
ff8e25a748
(svn r16094) -Fix: AIDebug window profiled the blitters by invalidating itself unconditionally on repaint. OTOH it was not invalidated in other cases when needed.
2009-04-19 16:04:44 +00:00
yexo
f96429a494
(svn r16093) -Feature [FS#2808]: Add GetURL() as possible function to info.nut. If AIs implement it, that url is shown when the AI crashes and also in the AI selection window.
2009-04-19 15:14:23 +00:00
alberth
8b09058902
(svn r16092) -Fix [FS#2829]: Resizing the order window also resizes the button bars.
2009-04-19 14:55:12 +00:00
yexo
a1af08f4d3
(svn r16091) -Change [FS#2778]: Reverse the order of the lines in the AI debug window
2009-04-19 14:42:03 +00:00
frosch
5b636b9fc3
(svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix)
2009-04-19 14:11:17 +00:00
alberth
8502725e88
(svn r16089) -Codechange: Removing the ORDER_WIDGET_RESIZE_BAR widget
2009-04-19 10:41:48 +00:00
rubidium
e88cb7f70f
(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as they are basically the same thing
2009-04-19 10:31:30 +00:00
rubidium
a166a300aa
(svn r16087) -Fix (r16079): slow trains wouldn't crash into eachother anymore
2009-04-19 04:36:53 +00:00
rubidium
5f98da2ece
(svn r16086) -Codechange: magic numbers substitutes by enums and some type safety
2009-04-18 21:10:36 +00:00
translators
676ffe8524
(svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
...
danish - 6 changed by ThomasA (6)
estonian - 31 fixed, 26 changed by kristjans (57)
simplified_chinese - 1 fixed, 25 changed by ww9980 (26)
turkish - 10 fixed by Emin (10)
2009-04-18 17:47:33 +00:00
rubidium
d2e0d4728f
(svn r16084) -Change: remove (soon to be) unneeded offset from the shared order sprite.
2009-04-18 17:14:24 +00:00
alberth
d6ddae77d6
(svn r16082) -Codechange: Completed the widget numbers of the advanced settings window.
2009-04-18 15:31:49 +00:00
alberth
22db0905d8
(svn r16081) -Doc: Adding/fixing some Doxygen comments.
2009-04-18 15:03:02 +00:00
alberth
98e5e70ade
(svn r16080) -Codechange: Introducing a constant for order-list line height.
2009-04-18 14:12:30 +00:00
rubidium
51288dee9d
(svn r16079) -Fix [FS#2824]: insanely fast trains would not stop in time for stations
...
-Fix: insanely fast trains would sometimes 'jump' over waypoints/via stations within a tick, which would cause the order not to be processed causing the train to go in loops until (with luck) it 'hit' the tile
2009-04-18 13:43:05 +00:00
rubidium
f97b8c6746
(svn r16078) -Change: do not show stop location for via orders; they don't stop there
2009-04-18 13:21:51 +00:00
frosch
2a63faa188
(svn r16077) -Cleanup (r14456): Remove some code that is only used for some assertions, that haven't been triggered for a while.
2009-04-18 11:08:10 +00:00
alberth
492113c533
(svn r16076) -Codechange: Added nested widgets to terraform windows.
2009-04-18 07:49:20 +00:00
frosch
6731a8f1b8
(svn r16075) -Fix (r15792)[FS#2844]: Mixed up TRACK_BIT_X/Y.
2009-04-17 23:16:01 +00:00
alberth
0f3b198ca5
(svn r16074) -Codechange: Adding nested widgets to subsidy list window.
2009-04-17 20:03:44 +00:00
alberth
1bddc160bb
(svn r16073) -Codechange: Replacing some magic constants by computations relative to the SLW_PANEL widget.
2009-04-17 19:55:39 +00:00
alberth
da0b3bdb79
(svn r16072) -Codechange: Adding widget number constants to subsidy list window.
2009-04-17 19:47:21 +00:00
rubidium
d3de980714
(svn r16071) -Fix [FS#2845]: content download progress bar 'resetting' due to mathematical overflow.
2009-04-17 17:48:33 +00:00
translators
51cfab8881
(svn r16070) -Update: WebTranslator2 update to 2009-04-17 17:45:57
...
german - 5 changed by hellow (1), planetmaker (4)
greek - 29 changed by ptsakiris (29)
serbian - 110 fixed by etran (110)
simplified_chinese - 17 fixed, 447 changed by ww9980 (464)
2009-04-17 17:46:05 +00:00
translators
7cd1e560f8
(svn r16069) -Update: WebTranslator2 update to 2009-04-16 17:52:36
...
brazilian_portuguese - 12 fixed by tucalipe (12)
korean - 8 fixed by darkttd (8)
slovenian - 10 fixed by Necrolyte (10)
2009-04-16 17:52:41 +00:00
rubidium
59555c543a
(svn r16066) -Fix: another memory leak.
2009-04-15 20:49:26 +00:00
rubidium
b34eb75c11
(svn r16065) -Fix: don't readd (and resolve) the last joined server each time the window gets repainted
2009-04-15 20:37:00 +00:00
rubidium
8ad5729e9c
(svn r16064) -Fix: memory leak when querying a server multiple times.
2009-04-15 20:35:52 +00:00
frosch
09ad9d5604
(svn r16063) -Fix (r13752): MOF_COND_DESTINATION was not accepted by CmdModifyOrder(). (only used by AI)
2009-04-15 17:37:31 +00:00
frosch
8501c74b94
(svn r16062) -Fix (r16037): AIOrder::InsertOrder was broken. Default all AI orders to 'stop at far end'.
2009-04-15 17:31:08 +00:00
translators
259107326c
(svn r16058) -Update: WebTranslator2 update to 2009-04-14 17:49:02
...
danish - 9 fixed by ThomasA (9)
dutch - 10 fixed by habell (10)
english_US - 10 fixed by WhiteRabbit (10)
german - 1 changed by planetmaker (1)
hungarian - 6 fixed, 3 changed by IPG (9)
italian - 10 fixed by lorenzodv (10)
2009-04-14 17:49:10 +00:00