------------------------------------------------------------------------ r16143 | alberth | 2009-04-25 17:52:20 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: Change other languages too. ------------------------------------------------------------------------ r16142 | alberth | 2009-04-25 17:51:10 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: Use widgets in the custom currency window. ------------------------------------------------------------------------ r16141 | alberth | 2009-04-25 12:00:54 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: Adding nested widgets to remaining graph windows. ------------------------------------------------------------------------ r16140 | alberth | 2009-04-25 11:59:36 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: Call a function while contructing a widget tree. ------------------------------------------------------------------------ r16139 | alberth | 2009-04-25 10:06:22 +0000 (Sat, 25 Apr 2009) | 1 line -Codechange: Adding/completing widget number enums of several graph windows. ------------------------------------------------------------------------ r16138 | rubidium | 2009-04-24 22:27:21 +0000 (Fri, 24 Apr 2009) | 2 lines -Codechange: move GetClosestWaterDistance to map* ------------------------------------------------------------------------ r16137 | translators | 2009-04-24 17:43:53 +0000 (Fri, 24 Apr 2009) | 7 lines -Update: WebTranslator2 update to 2009-04-24 17:43:46 catalan - 15 fixed by arnaullv (15) czech - 2 changed by Hadez (2) estonian - 28 changed by kristjans (28) german - 2 changed by planetmaker (2) luxembourgish - 32 fixed by Gubius (32) ------------------------------------------------------------------------ r16136 | rubidium | 2009-04-24 17:23:32 +0000 (Fri, 24 Apr 2009) | 2 lines -Fix (r16095)[FS#2858]: sometimes autorail wouldn't work; seems to be primarily for OSX users though ------------------------------------------------------------------------ r16135 | rubidium | 2009-04-24 10:52:51 +0000 (Fri, 24 Apr 2009) | 2 lines -Fix [FS#2856]: always give the server an already resolved 'client address' so we can be sure the client address is always resolved ------------------------------------------------------------------------ r16134 | rubidium | 2009-04-24 10:33:16 +0000 (Fri, 24 Apr 2009) | 2 lines -Change: do not add duplicates to the broadcast list ------------------------------------------------------------------------ r16133 | rubidium | 2009-04-24 08:15:58 +0000 (Fri, 24 Apr 2009) | 2 lines -Fix (r16129): who would've thought that the saveload system couldn't handle skipping strings on load yet? ------------------------------------------------------------------------ r16132 | rubidium | 2009-04-23 23:47:13 +0000 (Thu, 23 Apr 2009) | 2 lines -Fix (r7232/r16129): crash when saving games; r7232 is the cause of the problem, r16129 just causes it to be triggered. ------------------------------------------------------------------------ r16131 | rubidium | 2009-04-23 23:30:54 +0000 (Thu, 23 Apr 2009) | 2 lines -Fix (r16129): some compile warnings on some compilers ------------------------------------------------------------------------ r16130 | rubidium | 2009-04-23 23:29:44 +0000 (Thu, 23 Apr 2009) | 2 lines -Fix [FS#2855]: the overflowsafe type didn't like dividing by int64 larger than MAX_INT32 causing division by negative numbers and small anomolies when drawing graphs. ------------------------------------------------------------------------ r16129 | rubidium | 2009-04-23 21:05:00 +0000 (Thu, 23 Apr 2009) | 2 lines -Feature-ish: configurable digit group separator per language with user override. ------------------------------------------------------------------------ r16128 | rubidium | 2009-04-23 19:13:41 +0000 (Thu, 23 Apr 2009) | 2 lines -Change: allow loading (and storing) NULL values for STRQ in openttd.cfg. ------------------------------------------------------------------------ r16127 | translators | 2009-04-23 17:54:05 +0000 (Thu, 23 Apr 2009) | 5 lines -Update: WebTranslator2 update to 2009-04-23 17:54:01 serbian - 81 fixed by etran (81) spanish - 24 fixed by eusebio (24) turkish - 14 fixed by Emin (14) ------------------------------------------------------------------------ r16126 | rubidium | 2009-04-23 17:43:23 +0000 (Thu, 23 Apr 2009) | 2 lines -Fix (r16125): WT2 fracked up big time... ------------------------------------------------------------------------ r16125 | translators | 2009-04-23 17:35:55 +0000 (Thu, 23 Apr 2009) | 12 lines -Update: WebTranslator2 update to 2009-04-23 17:35:41 bulgarian - 13 fixed by thetitan (13) czech - 25 fixed, 2 changed by Hadez (27) dutch - 14 fixed by habell (14) estonian - 1 fixed by kristjans (1) finnish - 15 fixed by jpx_ (15) german - 49 changed by planetmaker (49) luxembourgish - 32 fixed by Gubius (32) serbian - 81 fixed by etran (81) spanish - 24 fixed by eusebio (24) turkish - 14 fixed by Emin (14) ------------------------------------------------------------------------ r16124 | rubidium | 2009-04-23 16:17:10 +0000 (Thu, 23 Apr 2009) | 2 lines -Codechange: unify the three number drawing methods ------------------------------------------------------------------------ r16123 | rubidium | 2009-04-23 14:06:57 +0000 (Thu, 23 Apr 2009) | 2 lines -Fix: forgot to add table/strgen.h to the project files + a typo ------------------------------------------------------------------------ r16122 | rubidium | 2009-04-23 13:32:13 +0000 (Thu, 23 Apr 2009) | 2 lines -Change: add more misc information about the behaviour of commands to strgen's -export-commands. ------------------------------------------------------------------------ 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) ------------------------------------------------------------------------