Commit Graph

11870 Commits (552f10bb09667a7c36724092d290808c2c9e51b4)
 

Author SHA1 Message Date
translators d4d163e127 (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)
16 years ago
rubidium ce5a282977 (svn r16111) -Cleanup: remove some duplicate/unused strings
-Change: move a string to a more sensible location
16 years ago
frosch d338fff1b9 (svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is always something duplicated :p) 16 years ago
yexo 10c98f7e0e (svn r16109) -Fix [NoAI]: Make sure AIOrder::GetDestination always returns a tile belonging to the station 16 years ago
yexo 63db874050 (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).
16 years ago
yexo 61d883e7e5 (svn r16107) -Add [NoAI]: AIOF_STOP_IN_DEPOT to the orderflags in AIOrder to allow stop-in-depot orders 16 years ago
yexo a664a2668c (svn r16106) -Fix [NoAI]: AIOrder::SetOrderFlags always removed "Service if needed" from goto-depot orders. 16 years ago
glx 37cce7098b (svn r16105) -Codechange: use {CARGO} instead hardcoded cargo name 16 years ago
rubidium b01ed2b38f (svn r16104) -Fix: remove some unneeded spaces from some strings/make some strings more consistent with itself by adding spaces 16 years ago
smatz dff3e1d035 (svn r16103) -Fix (r11429): missing const 16 years ago
rubidium 9a56844b67 (svn r16102) -Codechange: unify the vehicle info strings; reduce the number of duplicate strings and unifies the GUIs quite a bit 16 years ago
frosch f0a4bbda6d (svn r16101) -Cleanup (r14591): Remove an assertion to increase performance. 16 years ago
translators d18cea5369 (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)
16 years ago
translators a9e95b1f3d (svn r16099) -Fix: re-re-introduce textdir for all languages (and this time WT2 should not remove it on next commit) 16 years ago
rubidium 0068629432 (svn r16096) -Fix [FS#2849]: connect tried to validate too much of the company ID with too little information on hand 16 years ago
rubidium d02cdd91ca (svn r16095) -Change/Feature-ish: make the first 4 rail building tools behave more like autorail 16 years ago
frosch 90ebf211dc (svn r16094) -Fix: AIDebug window profiled the blitters by invalidating itself unconditionally on repaint. OTOH it was not invalidated in other cases when needed. 16 years ago
yexo a91ff2d5e8 (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. 16 years ago
alberth ef90925226 (svn r16092) -Fix [FS#2829]: Resizing the order window also resizes the button bars. 16 years ago
yexo 3e2e5b097c (svn r16091) -Change [FS#2778]: Reverse the order of the lines in the AI debug window 16 years ago
frosch 713da56d9b (svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix) 16 years ago
alberth 66ea0207f0 (svn r16089) -Codechange: Removing the ORDER_WIDGET_RESIZE_BAR widget 16 years ago
rubidium 329cabab4f (svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as they are basically the same thing 16 years ago
rubidium 2a2b40461d (svn r16087) -Fix (r16079): slow trains wouldn't crash into eachother anymore 16 years ago
rubidium b66783afab (svn r16086) -Codechange: magic numbers substitutes by enums and some type safety 16 years ago
translators 25cdef9523 (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)
16 years ago
rubidium a14ddb4962 (svn r16084) -Change: remove (soon to be) unneeded offset from the shared order sprite. 16 years ago
alberth a2a2b183a5 (svn r16082) -Codechange: Completed the widget numbers of the advanced settings window. 16 years ago
alberth 099281d7e4 (svn r16081) -Doc: Adding/fixing some Doxygen comments. 16 years ago
alberth 2fa61c6af7 (svn r16080) -Codechange: Introducing a constant for order-list line height. 16 years ago
rubidium 06a8a8ce8d (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
16 years ago
rubidium 523a92493d (svn r16078) -Change: do not show stop location for via orders; they don't stop there 16 years ago
frosch faa1ec7a5d (svn r16077) -Cleanup (r14456): Remove some code that is only used for some assertions, that haven't been triggered for a while. 16 years ago
alberth b52c6e5905 (svn r16076) -Codechange: Added nested widgets to terraform windows. 16 years ago
frosch 3086a89ee3 (svn r16075) -Fix (r15792)[FS#2844]: Mixed up TRACK_BIT_X/Y. 16 years ago
alberth 974dcbd339 (svn r16074) -Codechange: Adding nested widgets to subsidy list window. 16 years ago
alberth 19d9dc5836 (svn r16073) -Codechange: Replacing some magic constants by computations relative to the SLW_PANEL widget. 16 years ago
alberth 1883510be0 (svn r16072) -Codechange: Adding widget number constants to subsidy list window. 16 years ago
rubidium f14425e2c4 (svn r16071) -Fix [FS#2845]: content download progress bar 'resetting' due to mathematical overflow. 16 years ago
translators 36bb2f823a (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)
16 years ago
translators 135fea163c (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)
16 years ago
rubidium 8c68e2488f (svn r16066) -Fix: another memory leak. 16 years ago
rubidium d04ebf2fa5 (svn r16065) -Fix: don't readd (and resolve) the last joined server each time the window gets repainted 16 years ago
rubidium 3061d70387 (svn r16064) -Fix: memory leak when querying a server multiple times. 16 years ago
frosch aecddf5cbe (svn r16063) -Fix (r13752): MOF_COND_DESTINATION was not accepted by CmdModifyOrder(). (only used by AI) 16 years ago
frosch eb7414ea9e (svn r16062) -Fix (r16037): AIOrder::InsertOrder was broken. Default all AI orders to 'stop at far end'. 16 years ago
translators f6ba4bf3bd (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)
16 years ago
rubidium 34cc30e7fb (svn r16057) -Fix [FS#2834] (r16037): division by zero when having an order with only one station that has either middle or near end stop location and where the platform is (significantly) longer than the train. 16 years ago
rubidium 627c042df1 (svn r16056) -Fix (r16037): clicking twice on the "end of orders" crashed. 16 years ago
translators cd4476fc74 (svn r16055) -Update: WebTranslator2 update to 2009-04-13 17:30:44
catalan    - 10 fixed by arnaullv (10)
czech      - 1 changed by Hadez (1)
finnish    - 10 fixed by jpx_ (10)
french     - 9 fixed by glx (9)
german     - 10 fixed by planetmaker (10)
hungarian  - 4 fixed by alyr (4)
italian    - 10 fixed by lorenzodv (10)
luxembourgish - 38 fixed, 1 changed by draconnier (39)
16 years ago