------------------------------------------------------------------------ r17003 | translators | 2009-07-31 17:45:19 +0000 (Fri, 31 Jul 2009) | 7 lines -Update from WebTranslator v3.0: dutch - 5 changes by habell french - 3 changes by glx german - 4 changes by planetmaker indonesian - 21 changes by prof portuguese - 6 changes by SupSuper ------------------------------------------------------------------------ r17002 | rubidium | 2009-07-31 16:28:28 +0000 (Fri, 31 Jul 2009) | 2 lines -Change: also support distant join for waypoints ------------------------------------------------------------------------ r17001 | rubidium | 2009-07-31 13:25:20 +0000 (Fri, 31 Jul 2009) | 2 lines -Codechange: replace some more assert(0)s to NOT_REACHED() and document why they (assert(0)) have to stay for the remaining cases. ------------------------------------------------------------------------ r17000 | rubidium | 2009-07-30 22:06:54 +0000 (Thu, 30 Jul 2009) | 2 lines -Change: allow overbuilding/extending waypoints ------------------------------------------------------------------------ r16999 | rubidium | 2009-07-30 22:05:57 +0000 (Thu, 30 Jul 2009) | 2 lines -Fix (r16993): AIs couldn't build waypoints anymore ------------------------------------------------------------------------ r16998 | rubidium | 2009-07-30 21:41:21 +0000 (Thu, 30 Jul 2009) | 2 lines -Codechange: rework/unify 'find station to join with' code and use it for all stations ------------------------------------------------------------------------ r16997 | yexo | 2009-07-30 21:01:09 +0000 (Thu, 30 Jul 2009) | 1 line -Fix (r16985): forgot to update regression ------------------------------------------------------------------------ r16996 | yexo | 2009-07-30 19:51:29 +0000 (Thu, 30 Jul 2009) | 1 line -Fix (r16995): the tiles under the bridge were not marked dirty when a bridge was replaced with another type ------------------------------------------------------------------------ r16995 | yexo | 2009-07-30 19:30:13 +0000 (Thu, 30 Jul 2009) | 1 line -Codechange: apply some code style to CmdBuildBridge ------------------------------------------------------------------------ r16994 | translators | 2009-07-30 17:45:19 +0000 (Thu, 30 Jul 2009) | 7 lines -Update from WebTranslator v3.0: simplified_chinese - 3 changes by Gavin finnish - 5 changes by jpx_ german - 6 changes by Roujin hungarian - 2 changes by IPG italian - 7 changes by lorenzodv ------------------------------------------------------------------------ r16993 | rubidium | 2009-07-30 17:44:13 +0000 (Thu, 30 Jul 2009) | 2 lines -Change: make the rail waypoint builder draggable ------------------------------------------------------------------------ r16992 | rubidium | 2009-07-30 15:17:03 +0000 (Thu, 30 Jul 2009) | 2 lines -Add [NoAI]: function to clear waypoint(s) in a certain rectangle on the map ------------------------------------------------------------------------ r16991 | rubidium | 2009-07-30 15:16:19 +0000 (Thu, 30 Jul 2009) | 2 lines -Change: make 'remove waypoint' draggable ------------------------------------------------------------------------ r16990 | rubidium | 2009-07-29 22:32:20 +0000 (Wed, 29 Jul 2009) | 2 lines -Codechange: unify some (command) naming w.r.t. stations/waypoints. ------------------------------------------------------------------------ r16989 | rubidium | 2009-07-29 22:13:12 +0000 (Wed, 29 Jul 2009) | 2 lines -Codechange: unify the code for demolishing (dynamite) stations and waypoints. ------------------------------------------------------------------------ r16988 | rubidium | 2009-07-29 22:09:05 +0000 (Wed, 29 Jul 2009) | 2 lines -Codechange: unify the code for removing (parts of) stations and waypoints ------------------------------------------------------------------------ r16987 | rubidium | 2009-07-29 21:49:37 +0000 (Wed, 29 Jul 2009) | 2 lines -Codechange: simplify the code to loop train station for the station demolish code ------------------------------------------------------------------------ r16986 | yexo | 2009-07-29 21:48:19 +0000 (Wed, 29 Jul 2009) | 1 line -Fix [NoAI]: AIBridge::GetPrice returned incorrect values ------------------------------------------------------------------------ r16985 | rubidium | 2009-07-29 21:41:45 +0000 (Wed, 29 Jul 2009) | 2 lines -Codechange: simplify the station removal code a bit by giving proper names and using some helper functions ------------------------------------------------------------------------ r16984 | frosch | 2009-07-29 20:27:24 +0000 (Wed, 29 Jul 2009) | 1 line -Codechange: Document and assertify (Start|End)SpriteCombine. ------------------------------------------------------------------------ r16983 | rubidium | 2009-07-29 20:24:48 +0000 (Wed, 29 Jul 2009) | 2 lines -Change: work around a bogus GCC 4.4+ warning that can't be disabled ------------------------------------------------------------------------ r16982 | translators | 2009-07-29 17:45:22 +0000 (Wed, 29 Jul 2009) | 8 lines -Update from WebTranslator v3.0: catalan - 10 changes by arnaullv dutch - 2 changes by Yexo french - 4 changes by glx german - 2 changes by planetmaker russian - 3 changes by Lone_Wolf spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r16981 | rubidium | 2009-07-29 16:45:51 +0000 (Wed, 29 Jul 2009) | 2 lines -Fix [FS#3062]: the last manually added server would not be saved ------------------------------------------------------------------------ r16980 | michi_cc | 2009-07-29 14:46:08 +0000 (Wed, 29 Jul 2009) | 1 line -Fix (r16976): source.list and project files were not updated. ------------------------------------------------------------------------ r16979 | belugas | 2009-07-29 14:33:32 +0000 (Wed, 29 Jul 2009) | 1 line -Codechange[FS#3066]: Add notion of Ctrl_Click in the tooltip for Loan borrow/repay buttons (planetmaker) ------------------------------------------------------------------------ r16978 | belugas | 2009-07-29 12:45:15 +0000 (Wed, 29 Jul 2009) | 1 line -Fix(r16977): tab indentation instead of space indentation at beginning of a line, please ------------------------------------------------------------------------ r16977 | belugas | 2009-07-29 03:02:13 +0000 (Wed, 29 Jul 2009) | 3 lines -Fix(r1772)[FS#3059]: make it so that failing to generate many random towns in scenario editor returns a failing message. Fix by therken Doxygen comments by me ------------------------------------------------------------------------ r16976 | rubidium | 2009-07-28 21:06:38 +0000 (Tue, 28 Jul 2009) | 2 lines -Codechange: remove WaypointID and MAX_LENGTH constants in favour of their Station variants ------------------------------------------------------------------------ r16975 | yexo | 2009-07-28 18:54:24 +0000 (Tue, 28 Jul 2009) | 1 line -Change [MSVC]: Make all language files depend on english.txt ------------------------------------------------------------------------ r16974 | rubidium | 2009-07-28 18:52:16 +0000 (Tue, 28 Jul 2009) | 2 lines -Codechange: do simple station build checks and 'decode' p1/p2 first ------------------------------------------------------------------------ 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 ------------------------------------------------------------------------