------------------------------------------------------------------------ r16973 | translators | 2009-07-28 17:45:13 +0000 (Tue, 28 Jul 2009) | 5 lines -Update from WebTranslator v3.0: simplified_chinese - 2 changes by Gavin esperanto - 20 changes by tradukanto german - 3 changes by Roujin ------------------------------------------------------------------------ r16972 | rubidium | 2009-07-28 13:35:50 +0000 (Tue, 28 Jul 2009) | 2 lines -Fix [FS#3058] (r16942): mixup of variables caused, in some cases, rail stations to have incorrect width/height. ------------------------------------------------------------------------ r16970 | alberth | 2009-07-27 21:16:13 +0000 (Mon, 27 Jul 2009) | 1 line -Codechange: Transparency window uses nested widgets only. ------------------------------------------------------------------------ r16969 | alberth | 2009-07-27 20:46:50 +0000 (Mon, 27 Jul 2009) | 1 line -Codechange: Normalizing transparency gui widget numbers. ------------------------------------------------------------------------ r16968 | translators | 2009-07-27 17:45:26 +0000 (Mon, 27 Jul 2009) | 11 lines -Update from WebTranslator v3.0: danish - 14 changes by silentStatic finnish - 1 changes by jpx_ greek - 1 changes by kinglee malay - 26 changes by rionix88 persian - 2 changes by 100ra brazilian_portuguese - 6 changes by Tucalipe slovak - 37 changes by James spanish - 2 changes by Terkhen swedish - 4 changes by Chrill ------------------------------------------------------------------------ r16967 | rubidium | 2009-07-27 11:59:36 +0000 (Mon, 27 Jul 2009) | 2 lines -Fix [FS#0356]: assert when UFO tried to destroy rail ------------------------------------------------------------------------ r16966 | rubidium | 2009-07-26 21:50:30 +0000 (Sun, 26 Jul 2009) | 2 lines -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TILE_LOOP, which means no more duplication of parameters between BEGIN_TILE_LOOP and END_TILE_LOOP ------------------------------------------------------------------------ r16965 | rubidium | 2009-07-26 21:07:03 +0000 (Sun, 26 Jul 2009) | 2 lines -Codechange: use tile area instead of sets of variables for the station joiner code. ------------------------------------------------------------------------ r16964 | translators | 2009-07-26 17:45:18 +0000 (Sun, 26 Jul 2009) | 7 lines -Update from WebTranslator v3.0: greek - 303 changes by fumantsu italian - 1 changes by lorenzodv russian - 1 changes by Lone_Wolf spanish - 25 changes by Terkhen turkish - 1 changes by niw3 ------------------------------------------------------------------------ r16963 | alberth | 2009-07-26 17:29:01 +0000 (Sun, 26 Jul 2009) | 1 line -Codechange: Added NWidgetViewport widget. ------------------------------------------------------------------------ r16962 | rubidium | 2009-07-26 16:17:49 +0000 (Sun, 26 Jul 2009) | 2 lines -Codechange: more work towards multi tile waypoints ------------------------------------------------------------------------ r16961 | alberth | 2009-07-26 13:19:23 +0000 (Sun, 26 Jul 2009) | 1 line -Codechange: Moving some methods up in the class hierarchy to avoid code duplication. ------------------------------------------------------------------------ r16960 | alberth | 2009-07-26 12:49:26 +0000 (Sun, 26 Jul 2009) | 1 line -Doc: Added some viewport and vehicle type doxygen strings. ------------------------------------------------------------------------ r16959 | rubidium | 2009-07-26 09:25:00 +0000 (Sun, 26 Jul 2009) | 2 lines -Codechange: make the station joiner a bit more aware of the difference between waypoints and stations. ------------------------------------------------------------------------ r16958 | translators | 2009-07-25 17:45:24 +0000 (Sat, 25 Jul 2009) | 8 lines -Update from WebTranslator v3.0: english_US - 2 changes by agenthh frisian - 54 changes by huddekul greek - 272 changes by fumantsu russian - 8 changes by Lone_Wolf serbian - 59 changes by etran spanish - 122 changes by Terkhen ------------------------------------------------------------------------ r16957 | frosch | 2009-07-25 15:58:48 +0000 (Sat, 25 Jul 2009) | 1 line -Fix: Trigger the same window repositioning after changing font/language as it is done after resizing the main OpenTTD window. ------------------------------------------------------------------------ r16956 | rubidium | 2009-07-25 15:43:40 +0000 (Sat, 25 Jul 2009) | 2 lines -Update: 'pre' translate some strings that can't be translated, like {BLACK}{STRING} ------------------------------------------------------------------------ r16955 | rubidium | 2009-07-25 15:22:23 +0000 (Sat, 25 Jul 2009) | 2 lines -Fix (r16954): removed a few strings too many from the translations ------------------------------------------------------------------------ r16954 | rubidium | 2009-07-25 15:10:52 +0000 (Sat, 25 Jul 2009) | 2 lines -Codechange: make the Game Options window use the nested widget system. ------------------------------------------------------------------------ r16953 | alberth | 2009-07-25 11:54:53 +0000 (Sat, 25 Jul 2009) | 1 line -Codechange: Use SetStringParameters() for simple parameterized strings. ------------------------------------------------------------------------ r16952 | alberth | 2009-07-25 11:32:53 +0000 (Sat, 25 Jul 2009) | 1 line -Codechange: Use a label for the world population in the town directory window. ------------------------------------------------------------------------ r16951 | rubidium | 2009-07-25 11:02:15 +0000 (Sat, 25 Jul 2009) | 2 lines -Change: order the strings in the options dropdown slightly more logical ------------------------------------------------------------------------ r16950 | rubidium | 2009-07-25 10:56:36 +0000 (Sat, 25 Jul 2009) | 2 lines -Codechange: unduplicate waypoint + station sign drawing ------------------------------------------------------------------------ r16949 | rubidium | 2009-07-25 10:54:42 +0000 (Sat, 25 Jul 2009) | 2 lines -Codechange: unify the way the DisplayOption enums are written ------------------------------------------------------------------------ r16948 | rubidium | 2009-07-25 10:39:58 +0000 (Sat, 25 Jul 2009) | 2 lines -Codechange: some code reductions and usage of wrapper functions ------------------------------------------------------------------------ r16947 | rubidium | 2009-07-25 08:54:19 +0000 (Sat, 25 Jul 2009) | 2 lines -Codechange: use TileArea instead of train_tile, trainst_w and trainst_h. ------------------------------------------------------------------------ r16946 | alberth | 2009-07-25 07:49:49 +0000 (Sat, 25 Jul 2009) | 1 line -Doc: Adding docs for some string parameter manipulation functions. ------------------------------------------------------------------------ r16945 | rubidium | 2009-07-24 19:17:45 +0000 (Fri, 24 Jul 2009) | 2 lines -Fix (r16940): comments got swapped ------------------------------------------------------------------------ r16944 | rubidium | 2009-07-24 19:09:48 +0000 (Fri, 24 Jul 2009) | 2 lines -Codechange: remove needlessly complex way of getting the offset of items within a struct that are within a struct ------------------------------------------------------------------------ r16943 | translators | 2009-07-24 17:45:27 +0000 (Fri, 24 Jul 2009) | 10 lines -Update from WebTranslator v3.0: simplified_chinese - 5 changes by Gavin dutch - 1 changes by webfreakz german - 1 changes by Roujin indonesian - 1 changes by prof korean - 5 changes by darkttd portuguese - 7 changes by carlosjor russian - 1 changes by Lone_Wolf spanish - 30 changes by Terkhen ------------------------------------------------------------------------ r16942 | rubidium | 2009-07-24 17:05:17 +0000 (Fri, 24 Jul 2009) | 2 lines -Codechange: document CanExpandRailStation and remove the 'magic' array of numbers for a named struct ------------------------------------------------------------------------ r16941 | rubidium | 2009-07-24 15:27:31 +0000 (Fri, 24 Jul 2009) | 2 lines -Document: some map accessors ------------------------------------------------------------------------ r16940 | rubidium | 2009-07-24 15:18:25 +0000 (Fri, 24 Jul 2009) | 2 lines -Codechange: make the pathfinders behave the same when finding waypoints or stations, i.e. don't force exactly one destination tile for a waypoint ------------------------------------------------------------------------ r16939 | rubidium | 2009-07-24 11:47:12 +0000 (Fri, 24 Jul 2009) | 2 lines -Codechange: s/RailwayStation/RailStation/ to unify the way it's written. ------------------------------------------------------------------------ r16938 | rubidium | 2009-07-24 11:15:11 +0000 (Fri, 24 Jul 2009) | 2 lines -Codechange: introduce helper function to tell whether a tile is either a rail station or rail waypoint tile ------------------------------------------------------------------------ r16937 | alberth | 2009-07-24 09:56:37 +0000 (Fri, 24 Jul 2009) | 1 line -Codechange: Make the station build window look good when resized. ------------------------------------------------------------------------ r16936 | alberth | 2009-07-24 09:45:39 +0000 (Fri, 24 Jul 2009) | 1 line -Fix [FS#3053]: Rail station build window with NewGRFs could crash due to uninitialized string parameter. ------------------------------------------------------------------------ r16935 | alberth | 2009-07-24 09:14:36 +0000 (Fri, 24 Jul 2009) | 1 line -Codechange: Improve wording of .lng file error message (found by cmoiromain). ------------------------------------------------------------------------ r16934 | rubidium | 2009-07-24 07:38:10 +0000 (Fri, 24 Jul 2009) | 2 lines -Codechange: introduce a simple helper function to check whether a station is pending deletion or not ------------------------------------------------------------------------ r16933 | rubidium | 2009-07-24 00:08:48 +0000 (Fri, 24 Jul 2009) | 2 lines -Fix [FS#3054] (r16694): vehicles would wait "very long" when they had nothing to unload and gradual loading was disabled. ------------------------------------------------------------------------ r16932 | translators | 2009-07-23 22:26:12 +0000 (Thu, 23 Jul 2009) | 7 lines -Update from WebTranslator v3.0: all languages - update for latest commits which moved around lots of strings dutch - 5 changes by Yexo norwegian_bokmal - 1 changes by CyberKenny romanian - 1 changes by kkmic spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r16931 | smatz | 2009-07-23 22:01:25 +0000 (Thu, 23 Jul 2009) | 1 line -Cleanup (r16922): one semicolon too much ------------------------------------------------------------------------ r16930 | rubidium | 2009-07-23 19:31:50 +0000 (Thu, 23 Jul 2009) | 2 lines -Codechange: more StringID name unification and grouping ------------------------------------------------------------------------ r16929 | frosch | 2009-07-23 18:45:53 +0000 (Thu, 23 Jul 2009) | 1 line -Change: There is no point in not randomising engine introduction-date before 1922. Instead disable the randomisation for the first two years after game-start, so you do not have to wait for the first engine. ------------------------------------------------------------------------ r16928 | translators | 2009-07-23 17:45:47 +0000 (Thu, 23 Jul 2009) | 17 lines -Update from WebTranslator v3.0: czech - 1 changes by SmatZ dutch - 1 changes by Yexo english_US - 6 changes by agenthh french - 5 changes by glx german - 1 changes by planetmaker hungarian - 12 changes by IPG, alyr indonesian - 5 changes by prof italian - 4 changes by lorenzodv norwegian_bokmal - 66 changes by CyberKenny persian - 1 changes by 100ra romanian - 4 changes by kkmic russian - 3 changes by Lone_Wolf, Smoky555 spanish - 21 changes by Terkhen swedish - 3 changes by Kindling turkish - 19 changes by niw3 ------------------------------------------------------------------------ r16927 | rubidium | 2009-07-23 15:39:21 +0000 (Thu, 23 Jul 2009) | 2 lines -Change: make the 'there is no AI' error message translatable ------------------------------------------------------------------------ r16926 | rubidium | 2009-07-23 12:13:53 +0000 (Thu, 23 Jul 2009) | 2 lines -Fix (r16925): if checking whether a station can be adjoined, don't check whether 'the other station you have already found' to be valid but the station that you just found. Especially because you won't have found as station until you have found one. ------------------------------------------------------------------------ r16925 | rubidium | 2009-07-23 12:02:09 +0000 (Thu, 23 Jul 2009) | 2 lines -Fix (r16909): guard commands more against using waypoints as stations and/or accidentally reusing waypoints for stations or vice versa. ------------------------------------------------------------------------ r16924 | rubidium | 2009-07-23 08:47:14 +0000 (Thu, 23 Jul 2009) | 2 lines -Fix (r16922): selling or sending to depot, what's the difference? :) ------------------------------------------------------------------------ r16923 | rubidium | 2009-07-23 00:14:05 +0000 (Thu, 23 Jul 2009) | 2 lines -Codechange: move Cmd*Buoy* to waypoint_cmd.cpp and make them behave more like waypoints, e.g. reuse station signs of recently deleted buoys ------------------------------------------------------------------------ r16922 | rubidium | 2009-07-22 23:39:35 +0000 (Wed, 22 Jul 2009) | 2 lines -Codechange: unduplicate some vehicle CMD_*s and move the setting of the error message to a single place ------------------------------------------------------------------------ r16921 | rubidium | 2009-07-22 22:44:56 +0000 (Wed, 22 Jul 2009) | 2 lines -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it. ------------------------------------------------------------------------ r16920 | rubidium | 2009-07-22 20:17:07 +0000 (Wed, 22 Jul 2009) | 2 lines -Codechange: shuffle some strings around to simplify looking up vehicle type specific strings for a specific message ------------------------------------------------------------------------ r16919 | rubidium | 2009-07-22 19:12:20 +0000 (Wed, 22 Jul 2009) | 2 lines -Codechange: unify some more StringID w.r.t. their naming ------------------------------------------------------------------------ r16918 | translators | 2009-07-22 17:45:41 +0000 (Wed, 22 Jul 2009) | 15 lines -Update from WebTranslator v3.0: catalan - 1 changes by arnaullv czech - 71 changes by SmatZ dutch - 8 changes by Yexo english_US - 5 changes by agenthh esperanto - 3 changes by LaPingvino finnish - 4 changes by jpx_ german - 4 changes by planetmaker norwegian_bokmal - 136 changes by CyberKenny persian - 127 changes by 100ra romanian - 1 changes by kkmic russian - 9 changes by Lone_Wolf, MajestiC spanish - 5 changes by Terkhen ukrainian - 1 changes by Madvin ------------------------------------------------------------------------ r16917 | rubidium | 2009-07-22 16:56:36 +0000 (Wed, 22 Jul 2009) | 2 lines -Codechange: fix some GCC 4.5 'case X is not in enum Y' warnings ------------------------------------------------------------------------ r16916 | smatz | 2009-07-22 15:10:58 +0000 (Wed, 22 Jul 2009) | 1 line -Fix (r16909): station acceptance was reset after game load ------------------------------------------------------------------------ r16915 | rubidium | 2009-07-22 12:43:29 +0000 (Wed, 22 Jul 2009) | 2 lines -Fix (r16909): signal updates didn't propagate through waypoints ------------------------------------------------------------------------ r16914 | rubidium | 2009-07-22 11:35:35 +0000 (Wed, 22 Jul 2009) | 2 lines -Codechange: split Station and BaseStation into different files ------------------------------------------------------------------------ r16913 | alberth | 2009-07-22 10:34:21 +0000 (Wed, 22 Jul 2009) | 1 line -Codechange: Signal, train depot, and waypoint windows switched to using nested widget tree. ------------------------------------------------------------------------ r16912 | rubidium | 2009-07-22 10:18:19 +0000 (Wed, 22 Jul 2009) | 2 lines -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h ------------------------------------------------------------------------ r16911 | rubidium | 2009-07-22 09:21:48 +0000 (Wed, 22 Jul 2009) | 2 lines -Update: map array documentation ------------------------------------------------------------------------ r16910 | rubidium | 2009-07-22 09:00:49 +0000 (Wed, 22 Jul 2009) | 2 lines -Update: remove removed strings from the other language files ------------------------------------------------------------------------ r16909 | rubidium | 2009-07-22 08:59:57 +0000 (Wed, 22 Jul 2009) | 3 lines -Fix [FS#2996]: NewGRF stations would be triggering assertions all over the place when using the more advanced station types. -Change: make (rail) waypoints sub classes of 'base stations', make buoys waypoints and unify code between them where possible. ------------------------------------------------------------------------ r16908 | rubidium | 2009-07-22 08:52:41 +0000 (Wed, 22 Jul 2009) | 2 lines -Codechange: s/DepotWaypointReservation/DepotReservation/ ------------------------------------------------------------------------ r16907 | rubidium | 2009-07-21 22:37:10 +0000 (Tue, 21 Jul 2009) | 2 lines -Codechange: make a more clear distinction between reservation functions that return a bool and that return TrackBits; GetRailStationReservation vs GetRailwayStationReservation, which one returns the bool and which one the TrackBits? ------------------------------------------------------------------------ r16906 | alberth | 2009-07-21 22:25:21 +0000 (Tue, 21 Jul 2009) | 1 line -Fix (r12939): Child windows of build toolbars were placed inconsistently. ------------------------------------------------------------------------