------------------------------------------------------------------------
r16119 | smatz | 2009-04-22 00:12:37 +0000 (Wed, 22 Apr 2009) | 1 line

-Fix [FS#2582](r12167): road was removed when both the Remove button was active and Ctrl was pressed (Terkhen)
------------------------------------------------------------------------
r16118 | rubidium | 2009-04-21 23:40:56 +0000 (Tue, 21 Apr 2009) | 2 lines

-Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.

------------------------------------------------------------------------
r16117 | translators | 2009-04-21 23:34:44 +0000 (Tue, 21 Apr 2009) | 6 lines

-Update: WebTranslator2 update to 2009-04-21 23:34:40
french     - 1 changed by glx (1)
german     - 6 changed by planetmaker (6)
hungarian  - 1 fixed by alyr (1)
italian    - 2 fixed by lorenzodv (2)

------------------------------------------------------------------------
r16116 | rubidium | 2009-04-21 21:41:20 +0000 (Tue, 21 Apr 2009) | 2 lines

-Fix (r16115): note to self: copy the right subversion config file from 'the other' computer otherwise it won't do what you expect it to do, like automatically setting svn:eol-style and svn:keywords.

------------------------------------------------------------------------
r16115 | rubidium | 2009-04-21 21:34:26 +0000 (Tue, 21 Apr 2009) | 2 lines

-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

------------------------------------------------------------------------
r16114 | rubidium | 2009-04-21 20:20:53 +0000 (Tue, 21 Apr 2009) | 2 lines

-Cleanup: unify some more strings and remove some more unused strings

------------------------------------------------------------------------
r16113 | yexo | 2009-04-21 19:13:32 +0000 (Tue, 21 Apr 2009) | 1 line

-Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When an AI returns false, it'll never be chosen as random AI.
------------------------------------------------------------------------
r16112 | translators | 2009-04-21 17:33:27 +0000 (Tue, 21 Apr 2009) | 7 lines

-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)

------------------------------------------------------------------------
r16111 | rubidium | 2009-04-21 16:57:26 +0000 (Tue, 21 Apr 2009) | 3 lines

-Cleanup: remove some duplicate/unused strings
-Change: move a string to a more sensible location

------------------------------------------------------------------------
r16110 | frosch | 2009-04-21 16:52:58 +0000 (Tue, 21 Apr 2009) | 1 line

-Codechange: use {CARGO} instead hardcoded cargo name (there is always something duplicated :p)
------------------------------------------------------------------------
r16109 | yexo | 2009-04-21 16:49:53 +0000 (Tue, 21 Apr 2009) | 1 line

-Fix [NoAI]: Make sure AIOrder::GetDestination always returns a tile belonging to the station
------------------------------------------------------------------------
r16108 | yexo | 2009-04-21 12:51:36 +0000 (Tue, 21 Apr 2009) | 2 lines

-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).
------------------------------------------------------------------------
r16107 | yexo | 2009-04-20 23:49:27 +0000 (Mon, 20 Apr 2009) | 1 line

-Add [NoAI]: AIOF_STOP_IN_DEPOT to the orderflags in AIOrder to allow stop-in-depot orders
------------------------------------------------------------------------
r16106 | yexo | 2009-04-20 23:12:32 +0000 (Mon, 20 Apr 2009) | 1 line

-Fix [NoAI]: AIOrder::SetOrderFlags always removed "Service if needed" from goto-depot orders.
------------------------------------------------------------------------
r16105 | glx | 2009-04-20 22:41:09 +0000 (Mon, 20 Apr 2009) | 1 line

-Codechange: use {CARGO} instead hardcoded cargo name
------------------------------------------------------------------------
r16104 | rubidium | 2009-04-20 21:39:20 +0000 (Mon, 20 Apr 2009) | 2 lines

-Fix: remove some unneeded spaces from some strings/make some strings more consistent with itself by adding spaces

------------------------------------------------------------------------
r16103 | smatz | 2009-04-20 21:30:34 +0000 (Mon, 20 Apr 2009) | 1 line

-Fix (r11429): missing const
------------------------------------------------------------------------
r16102 | rubidium | 2009-04-20 21:29:41 +0000 (Mon, 20 Apr 2009) | 2 lines

-Codechange: unify the vehicle info strings; reduce the number of duplicate strings and unifies the GUIs quite a bit

------------------------------------------------------------------------
r16101 | frosch | 2009-04-20 17:42:14 +0000 (Mon, 20 Apr 2009) | 1 line

-Cleanup (r14591): Remove an assertion to increase performance.
------------------------------------------------------------------------
r16100 | translators | 2009-04-20 17:38:34 +0000 (Mon, 20 Apr 2009) | 10 lines

-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)

------------------------------------------------------------------------
r16099 | translators | 2009-04-20 14:17:09 +0000 (Mon, 20 Apr 2009) | 2 lines

-Fix: re-re-introduce textdir for all languages (and this time WT2 should not remove it on next commit)

------------------------------------------------------------------------
r16096 | rubidium | 2009-04-19 22:24:34 +0000 (Sun, 19 Apr 2009) | 2 lines

-Fix [FS#2849]: connect tried to validate too much of the company ID with too little information on hand

------------------------------------------------------------------------
r16095 | rubidium | 2009-04-19 21:26:06 +0000 (Sun, 19 Apr 2009) | 2 lines

-Change/Feature-ish: make the first 4 rail building tools behave more like autorail

------------------------------------------------------------------------
r16094 | frosch | 2009-04-19 16:04:44 +0000 (Sun, 19 Apr 2009) | 1 line

-Fix: AIDebug window profiled the blitters by invalidating itself unconditionally on repaint. OTOH it was not invalidated in other cases when needed.
------------------------------------------------------------------------
r16093 | yexo | 2009-04-19 15:14:23 +0000 (Sun, 19 Apr 2009) | 1 line

-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.
------------------------------------------------------------------------
r16092 | alberth | 2009-04-19 14:55:12 +0000 (Sun, 19 Apr 2009) | 1 line

-Fix [FS#2829]: Resizing the order window also resizes the button bars.
------------------------------------------------------------------------
r16091 | yexo | 2009-04-19 14:42:03 +0000 (Sun, 19 Apr 2009) | 1 line

-Change [FS#2778]: Reverse the order of the lines in the AI debug window
------------------------------------------------------------------------
r16090 | frosch | 2009-04-19 14:11:17 +0000 (Sun, 19 Apr 2009) | 1 line

-Fix: s/Slovakish/Slovak/ (unimatrix)
------------------------------------------------------------------------
r16089 | alberth | 2009-04-19 10:41:48 +0000 (Sun, 19 Apr 2009) | 1 line

-Codechange: Removing the ORDER_WIDGET_RESIZE_BAR widget
------------------------------------------------------------------------
r16088 | rubidium | 2009-04-19 10:31:30 +0000 (Sun, 19 Apr 2009) | 2 lines

-Codechange: merge HighLightStyle and ViewportHighlightMode as they are basically the same thing

------------------------------------------------------------------------
r16087 | rubidium | 2009-04-19 04:36:53 +0000 (Sun, 19 Apr 2009) | 2 lines

-Fix (r16079): slow trains wouldn't crash into eachother anymore

------------------------------------------------------------------------
r16086 | rubidium | 2009-04-18 21:10:36 +0000 (Sat, 18 Apr 2009) | 2 lines

-Codechange: magic numbers substitutes by enums and some type safety

------------------------------------------------------------------------
r16085 | translators | 2009-04-18 17:47:33 +0000 (Sat, 18 Apr 2009) | 6 lines

-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)

------------------------------------------------------------------------
r16084 | rubidium | 2009-04-18 17:14:24 +0000 (Sat, 18 Apr 2009) | 2 lines

-Change: remove (soon to be) unneeded offset from the shared order sprite.

------------------------------------------------------------------------
r16082 | alberth | 2009-04-18 15:31:49 +0000 (Sat, 18 Apr 2009) | 1 line

-Codechange: Completed the widget numbers of the advanced settings window.
------------------------------------------------------------------------
r16081 | alberth | 2009-04-18 15:03:02 +0000 (Sat, 18 Apr 2009) | 1 line

-Doc: Adding/fixing some Doxygen comments.
------------------------------------------------------------------------
r16080 | alberth | 2009-04-18 14:12:30 +0000 (Sat, 18 Apr 2009) | 1 line

-Codechange: Introducing a constant for order-list line height.
------------------------------------------------------------------------
r16079 | rubidium | 2009-04-18 13:43:05 +0000 (Sat, 18 Apr 2009) | 3 lines

-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

------------------------------------------------------------------------
r16078 | rubidium | 2009-04-18 13:21:51 +0000 (Sat, 18 Apr 2009) | 2 lines

-Change: do not show stop location for via orders; they don't stop there

------------------------------------------------------------------------
r16077 | frosch | 2009-04-18 11:08:10 +0000 (Sat, 18 Apr 2009) | 1 line

-Cleanup (r14456): Remove some code that is only used for some assertions, that haven't been triggered for a while.
------------------------------------------------------------------------
r16076 | alberth | 2009-04-18 07:49:20 +0000 (Sat, 18 Apr 2009) | 1 line

-Codechange: Added nested widgets to terraform windows.
------------------------------------------------------------------------
r16075 | frosch | 2009-04-17 23:16:01 +0000 (Fri, 17 Apr 2009) | 1 line

-Fix (r15792)[FS#2844]: Mixed up TRACK_BIT_X/Y.
------------------------------------------------------------------------
r16074 | alberth | 2009-04-17 20:03:44 +0000 (Fri, 17 Apr 2009) | 1 line

-Codechange: Adding nested widgets to subsidy list window.
------------------------------------------------------------------------
r16073 | alberth | 2009-04-17 19:55:39 +0000 (Fri, 17 Apr 2009) | 1 line

-Codechange: Replacing some magic constants by computations relative to the SLW_PANEL widget.
------------------------------------------------------------------------
r16072 | alberth | 2009-04-17 19:47:21 +0000 (Fri, 17 Apr 2009) | 1 line

-Codechange: Adding widget number constants to subsidy list window.
------------------------------------------------------------------------
r16071 | rubidium | 2009-04-17 17:48:33 +0000 (Fri, 17 Apr 2009) | 2 lines

-Fix [FS#2845]: content download progress bar 'resetting' due to mathematical overflow.

------------------------------------------------------------------------
r16070 | translators | 2009-04-17 17:46:05 +0000 (Fri, 17 Apr 2009) | 6 lines

-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)

------------------------------------------------------------------------
r16069 | translators | 2009-04-16 17:52:41 +0000 (Thu, 16 Apr 2009) | 5 lines

-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)

------------------------------------------------------------------------
r16066 | rubidium | 2009-04-15 20:49:26 +0000 (Wed, 15 Apr 2009) | 2 lines

-Fix: another memory leak.

------------------------------------------------------------------------
r16065 | rubidium | 2009-04-15 20:37:00 +0000 (Wed, 15 Apr 2009) | 2 lines

-Fix: don't readd (and resolve) the last joined server each time the window gets repainted

------------------------------------------------------------------------
r16064 | rubidium | 2009-04-15 20:35:52 +0000 (Wed, 15 Apr 2009) | 2 lines

-Fix: memory leak when querying a server multiple times.

------------------------------------------------------------------------
r16063 | frosch | 2009-04-15 17:37:31 +0000 (Wed, 15 Apr 2009) | 1 line

-Fix (r13752): MOF_COND_DESTINATION was not accepted by CmdModifyOrder(). (only used by AI)
------------------------------------------------------------------------
r16062 | frosch | 2009-04-15 17:31:08 +0000 (Wed, 15 Apr 2009) | 1 line

-Fix (r16037): AIOrder::InsertOrder was broken. Default all AI orders to 'stop at far end'.
------------------------------------------------------------------------