------------------------------------------------------------------------ r9178 | maedhros | 2007-03-14 12:56:09 +0000 (Wed, 14 Mar 2007) | 1 line -Fix (r7573) [FS#679]: Don't allow building docks or buoys under bridges. ------------------------------------------------------------------------ r9162 | belugas | 2007-03-14 02:52:50 +0000 (Wed, 14 Mar 2007) | 2 lines -Codechange: Cleanup of industry_cmd (Step-8). Gather tile animation data into IndustryTileSpec array Added a few documentation on remaining animation arrays (mostly ToyLand ones) ------------------------------------------------------------------------ r9147 | peter1138 | 2007-03-13 21:31:09 +0000 (Tue, 13 Mar 2007) | 2 lines -Fix (r1770, r8161): when loadin games, enroute_from and enroute_from_xy were updated in the wrong place, causing issues with TTD savegames/scenarios. ------------------------------------------------------------------------ r9146 | KUDr | 2007-03-13 21:04:22 +0000 (Tue, 13 Mar 2007) | 1 line -Fix [NTP][FS#676](r6800): "Train is lost" message is generated incorrectly. Forgot to set the best bird distance to zero in case we found the destination to indicate success. (de_zeurkous) ------------------------------------------------------------------------ r9137 | truelight | 2007-03-13 12:05:41 +0000 (Tue, 13 Mar 2007) | 2 lines -Fix: if all news-setting buttons show 'full', make the ALL-button show 'full' too ------------------------------------------------------------------------ r9132 | miham | 2007-03-12 19:58:56 +0000 (Mon, 12 Mar 2007) | 1 line [Translations] -Fix: Removed empty strings added by last commit ------------------------------------------------------------------------ r9131 | rubidium | 2007-03-12 15:54:19 +0000 (Mon, 12 Mar 2007) | 2 lines -Codechange: move the OSX application bundle resource directories so they comply (better) to Apple's guidelines and to our naming 'scheme' for the lang and data directories. ------------------------------------------------------------------------ r9130 | rubidium | 2007-03-12 15:40:12 +0000 (Mon, 12 Mar 2007) | 2 lines -Codechange: move the fileio functions that do open a file into a Fio slot together. ------------------------------------------------------------------------ r9129 | rubidium | 2007-03-12 15:25:33 +0000 (Mon, 12 Mar 2007) | 2 lines -Codechange: unify parts of DeterminePaths. ------------------------------------------------------------------------ r9127 | peter1138 | 2007-03-11 22:29:37 +0000 (Sun, 11 Mar 2007) | 2 lines -Codechange: Check if a cargo is valid before displaying it in a station's cargo rating list. (And duff up the block a little) ------------------------------------------------------------------------ r9126 | bjarni | 2007-03-11 21:53:46 +0000 (Sun, 11 Mar 2007) | 4 lines -Feature: "Function of scrollwheel" can now be set to off as well Note: since this can be useful for all platforms, the GUI is no longer OSX specific. Note: scrolling lists is still unaffected by this setting ------------------------------------------------------------------------ r9125 | bjarni | 2007-03-11 21:39:20 +0000 (Sun, 11 Mar 2007) | 2 lines -Fix r9111: default scrollwheel setting is now zooming, not scrolling ------------------------------------------------------------------------ r9118 | miham | 2007-03-11 15:17:30 +0000 (Sun, 11 Mar 2007) | 17 lines -Update: WebTranslator2 update to 2007-03-11 16:16:39 brazilian_portuguese - 2 fixed by fukumori (2) bulgarian - 1 fixed by thetitan (1) catalan - 5 fixed by arnaullv (5) czech - 1 changed by Hadez (1) esperanto - 1 fixed by LaPingvino (1) french - 5 fixed by glx (5) german - 1 fixed by Neonox (1) greek - 260 fixed by thanoulas (260) hungarian - 8 fixed by miham (8) italian - 1 fixed by sidew (1) korean - 12 fixed by leejaeuk5 (7), darkttd (5) polish - 1 fixed, 2 changed by meush (3) portuguese - 2 fixed by izhirahider (2) slovenian - 1 fixed by Necrolyte (1) traditional_chinese - 1 fixed, 42 changed by thomasau (43) ------------------------------------------------------------------------ r9117 | rubidium | 2007-03-11 14:56:35 +0000 (Sun, 11 Mar 2007) | 2 lines -Fix: the (current) difficulty level button was not selected when opening the difficulty window. ------------------------------------------------------------------------ r9116 | miham | 2007-03-11 14:38:52 +0000 (Sun, 11 Mar 2007) | 1 line [Translations] -Change: force remove of changed translations (r9115) to ensure they are really changed ------------------------------------------------------------------------ r9115 | rubidium | 2007-03-11 14:17:53 +0000 (Sun, 11 Mar 2007) | 2 lines -Fix [FS#622]: make clear in the tooltips when the canal build tool (in the scenario editor) makes flooding water (ocean). ------------------------------------------------------------------------ r9112 | bjarni | 2007-03-11 11:57:11 +0000 (Sun, 11 Mar 2007) | 2 lines -Feature r9111: scrollwheel scrolling can now also scroll the smallmap ------------------------------------------------------------------------ r9111 | bjarni | 2007-03-11 10:55:35 +0000 (Sun, 11 Mar 2007) | 5 lines -Feature: [OSX] mighty mice and touchpads can now scroll the map (in all directions) It has to be enabled first (in patches->interface) first and this will disable scrollwheel zooming Note: patch setting "Map scrollwheel speed" might need to be changed since the "correct" setting appears to depend on what kind of mouse is in use (mighty mouse or touchpad) ------------------------------------------------------------------------ r9108 | belugas | 2007-03-11 02:53:44 +0000 (Sun, 11 Mar 2007) | 1 line -Fix(9093) : MSVC was a bit unhappy with some of the type changes. So basically, widening the types makes the difference ------------------------------------------------------------------------ r9106 | belugas | 2007-03-11 01:22:21 +0000 (Sun, 11 Mar 2007) | 1 line -Documentation: forgotten usage of m2 (storing TownID) in statue unmovable tile type ------------------------------------------------------------------------ r9105 | rubidium | 2007-03-10 21:44:22 +0000 (Sat, 10 Mar 2007) | 2 lines -Fix [FS#629]: disable the ability to make flooding water with the canal build tool. In the scenario editor you can still make both canals and flooding water at height level 0. ------------------------------------------------------------------------ r9104 | KUDr | 2007-03-10 20:05:31 +0000 (Sat, 10 Mar 2007) | 1 line -Fix(r9080, r9081): UINT32_MAX is undefined on MSVC, std::numeric_limits doesn't exist in gcc 2.95 (MorphOS), so back to tree and use ~0 instead (peter1138) ------------------------------------------------------------------------ r9102 | peter1138 | 2007-03-10 16:21:29 +0000 (Sat, 10 Mar 2007) | 2 lines -Codechange: (NewGRF) Apply cargo translation table to vehicle refit masks ------------------------------------------------------------------------ r9097 | truelight | 2007-03-10 12:10:00 +0000 (Sat, 10 Mar 2007) | 3 lines -Fix [FS#525]: open and close messages now have their own setting, so you can hide economy changes, but do show open/close of industries -Change: store news_display_opt in his own section, so it is no longer stored as uint in openttd.cfg (allows adding news-types easier) ------------------------------------------------------------------------ r9094 | peter1138 | 2007-03-10 10:08:38 +0000 (Sat, 10 Mar 2007) | 2 lines -Codechange: Don't set up refit masks for engine types not in the current climate, and exclude engine types if their cargo type is invalid and they have no refittable type. ------------------------------------------------------------------------ r9093 | peter1138 | 2007-03-10 09:55:11 +0000 (Sat, 10 Mar 2007) | 2 lines -Codechange: variable scope / type ------------------------------------------------------------------------ r9092 | peter1138 | 2007-03-10 09:23:33 +0000 (Sat, 10 Mar 2007) | 2 lines -Codechange: (NewGRF) (re r8885) Also set cargo type as invalid if the chosen type is not available in the current climate. ------------------------------------------------------------------------ r9089 | belugas | 2007-03-10 03:33:43 +0000 (Sat, 10 Mar 2007) | 4 lines -Codechange: Remove the 32 widgets limit on News Options window. -Codechange: Use the newly created WWT_TEXT widget. -Cleanup: remove a lot of magic numbers, make the whole window more flexible, with now the possibility to easily add new type of news events. Thanks glx for ideas from an old patch ------------------------------------------------------------------------ r9088 | belugas | 2007-03-10 03:25:15 +0000 (Sat, 10 Mar 2007) | 1 line -Add : a new type of widget, called WWT_TEXT. It is a simple truncated string. It will be usefull on windows where lot of simple text is always drawn on the WE_PAINT event, making the code clearer. For now, left, right (total size of the window), top, color and data are necessary to use it. Maybe more features will be available soon. ------------------------------------------------------------------------ r9086 | Darkvater | 2007-03-10 00:30:18 +0000 (Sat, 10 Mar 2007) | 1 line -Feature/Fix: [win32] Rewrite keyboard input and handle all keypresses in a WM_CHAR event. This saves us from doing translation (ToUnicode[Ex], ToAscii[Ex]), and we get free IME-input support as a plus. ------------------------------------------------------------------------ r9085 | Darkvater | 2007-03-10 00:29:20 +0000 (Sat, 10 Mar 2007) | 1 line -Codechange/Fix: [win32] Move the initialisation of _codepage (non-UNICODE) to winMain as a dedicated server, or different video driver will not have a win32 messageloop. ------------------------------------------------------------------------ r9084 | Darkvater | 2007-03-10 00:27:20 +0000 (Sat, 10 Mar 2007) | 1 line -Fix: [win9x] Clipboard paste for Windows95 (doesn't have CF_UNICODETEXT) correctly converts the input to the current locale. ------------------------------------------------------------------------ r9083 | Darkvater | 2007-03-10 00:26:19 +0000 (Sat, 10 Mar 2007) | 1 line -Codechange: Be more lenient when trimming UTF-8 strings and don't terminate the string when an invalid encoding is encountered, but only focus on maximum length. ------------------------------------------------------------------------ r9082 | Darkvater | 2007-03-10 00:25:54 +0000 (Sat, 10 Mar 2007) | 2 lines -Codechange: [win32] Update VS2003 and VS2005 project files to use the same outpath, and build in UNICODE mode. When making a release it is probably better to make two binaries, one without UNICODE, the other with, guaranteeing full Win9x compatibility (UNICODE with MSLU also works, without it's even better). -Remove: [os/2] Relic project file remains from watcom ------------------------------------------------------------------------ r9081 | KUDr | 2007-03-09 23:26:21 +0000 (Fri, 09 Mar 2007) | 1 line -Fix(r9080): UINT32_MAX is undefined on MSVC. Use std::numeric_limits::max() instead. ------------------------------------------------------------------------ r9080 | peter1138 | 2007-03-09 22:55:57 +0000 (Fri, 09 Mar 2007) | 2 lines -Codechange: dynamically build cargo filter buttons in the station list window. ------------------------------------------------------------------------ r9079 | peter1138 | 2007-03-09 22:55:04 +0000 (Fri, 09 Mar 2007) | 2 lines -Codechange: add WWT_LAST widget when dynamically building cargo payment graph ------------------------------------------------------------------------ r9078 | rubidium | 2007-03-09 15:12:37 +0000 (Fri, 09 Mar 2007) | 2 lines -Codechange: coding style. ------------------------------------------------------------------------ r9077 | rubidium | 2007-03-09 14:41:39 +0000 (Fri, 09 Mar 2007) | 2 lines -Fix [FS#612]: the wrong catenary wires were drawn for tunnel entrances. ------------------------------------------------------------------------ r9076 | rubidium | 2007-03-09 10:12:08 +0000 (Fri, 09 Mar 2007) | 2 lines -Fix [FS#529]: the intercontinental airport used 'T-junction' runway sprites when there is no exit in the middle of the runway as in the city airport (skidd13). ------------------------------------------------------------------------ r9075 | belugas | 2007-03-09 02:04:07 +0000 (Fri, 09 Mar 2007) | 1 line -Codechange: Cleanup of industry_cmd (Step-7). Small step that is. The new industry messages do not need a series of tests. Only one property to use. ------------------------------------------------------------------------ r9074 | glx | 2007-03-09 00:15:43 +0000 (Fri, 09 Mar 2007) | 1 line -Codechange: win32 dedicated console now doesn't need an extra 'enter' to fully quit ------------------------------------------------------------------------ r9073 | bjarni | 2007-03-08 23:05:05 +0000 (Thu, 08 Mar 2007) | 2 lines -Codechange: moved autoreplace to a file of it's own (now autoreplace has a cmd and a gui file) ------------------------------------------------------------------------ r9072 | bjarni | 2007-03-08 21:39:34 +0000 (Thu, 08 Mar 2007) | 2 lines -Codechange: [Orders] added methods to orders to free them and check if they are in use ------------------------------------------------------------------------ r9071 | truelight | 2007-03-08 21:05:05 +0000 (Thu, 08 Mar 2007) | 2 lines -Fix [FS#459]: when in networking an other player takes over an AI which is also controlled by a player, move the player with the company to the company who bought out the AI ------------------------------------------------------------------------ r9070 | truelight | 2007-03-08 20:50:27 +0000 (Thu, 08 Mar 2007) | 2 lines -Fix [FS#404]: if bribe failed and you didn't pick up cargo yet, you wouldn't ever be able to do so for a given station ------------------------------------------------------------------------ r9069 | peter1138 | 2007-03-08 19:23:49 +0000 (Thu, 08 Mar 2007) | 2 lines -Codechange: Change a do ... while loop with a for loop. This fixes some warning that I never got anyway... ------------------------------------------------------------------------ r9068 | rubidium | 2007-03-08 16:27:54 +0000 (Thu, 08 Mar 2007) | 2 lines -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code). ------------------------------------------------------------------------ r9067 | truelight | 2007-03-08 15:50:07 +0000 (Thu, 08 Mar 2007) | 2 lines -Fix [FS#637]: don't make owner signs transparent, as then you loose the information who it owns ------------------------------------------------------------------------ r9066 | truelight | 2007-03-08 14:34:32 +0000 (Thu, 08 Mar 2007) | 2 lines -Fix [FS#638]: store the owner of a statue, so when it gets removed, the town is notified of it ------------------------------------------------------------------------ r9065 | rubidium | 2007-03-08 13:54:19 +0000 (Thu, 08 Mar 2007) | 2 lines -Fix: possible dereference of NULL pointer. ------------------------------------------------------------------------ r9064 | truelight | 2007-03-08 12:57:08 +0000 (Thu, 08 Mar 2007) | 2 lines -Fix [FS#663]: don't keep on scrolling for non-numeric values in settings, but require reclick ------------------------------------------------------------------------ r9063 | truelight | 2007-03-08 12:40:45 +0000 (Thu, 08 Mar 2007) | 2 lines -Add: allow OPENTTD_ARGS as env-option for 'make run'. 'OPENTTD_ARGS="-snull" make run' now runs ./openttd -snull in correct dir. ------------------------------------------------------------------------ r9062 | celestar | 2007-03-08 12:26:31 +0000 (Thu, 08 Mar 2007) | 2 lines -Fix (r4822, FS#595): The station list, sorted by cargo rating, now takes stations into account that have no cargo waiting (KeeperOfTheSoul). While at it, doxygen the function ------------------------------------------------------------------------ r9061 | rubidium | 2007-03-08 09:46:44 +0000 (Thu, 08 Mar 2007) | 2 lines -Fix [r9038, FS#668]: passwords are send when the server is in the 'authorizing' state, not 'inactive'. ------------------------------------------------------------------------