log

age author description
Sun, 11 Mar 2007 11:57:11 +0000 bjarni (svn r9112) -Feature r9111: scrollwheel scrolling can now also scroll the smallmap draft
Sun, 11 Mar 2007 10:55:35 +0000 bjarni (svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map (in all directions) draft
Sun, 11 Mar 2007 02:53:44 +0000 belugas (svn r9108) -Fix(9093) : MSVC was a bit unhappy with some of the type changes. So basically, widening the types makes the difference draft
Sun, 11 Mar 2007 01:22:21 +0000 belugas (svn r9106) -Documentation: forgotten usage of m2 (storing TownID) in statue unmovable tile type draft
Sat, 10 Mar 2007 21:44:22 +0000 rubidium (svn r9105) -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. draft
Sat, 10 Mar 2007 20:05:31 +0000 KUDr (svn r9104) -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) draft
Sat, 10 Mar 2007 16:21:29 +0000 peter1138 (svn r9102) -Codechange: (NewGRF) Apply cargo translation table to vehicle refit masks draft
Sat, 10 Mar 2007 12:10:00 +0000 truelight (svn r9097) -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 draft
Sat, 10 Mar 2007 10:08:38 +0000 peter1138 (svn r9094) -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. draft
Sat, 10 Mar 2007 09:55:11 +0000 peter1138 (svn r9093) -Codechange: variable scope / type draft
Sat, 10 Mar 2007 09:23:33 +0000 peter1138 (svn r9092) -Codechange: (NewGRF) (re r8885) Also set cargo type as invalid if the chosen type is not available in the current climate. draft
Sat, 10 Mar 2007 03:33:43 +0000 belugas (svn r9089) -Codechange: Remove the 32 widgets limit on News Options window. draft
Sat, 10 Mar 2007 03:25:15 +0000 belugas (svn r9088) -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. draft
Sat, 10 Mar 2007 00:30:18 +0000 Darkvater (svn r9086) -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. draft
Sat, 10 Mar 2007 00:29:20 +0000 Darkvater (svn r9085) -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. draft
Sat, 10 Mar 2007 00:27:20 +0000 Darkvater (svn r9084) -Fix: [win9x] Clipboard paste for Windows95 (doesn't have CF_UNICODETEXT) correctly converts the input to the current locale. draft
Sat, 10 Mar 2007 00:26:19 +0000 Darkvater (svn r9083) -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. draft
Sat, 10 Mar 2007 00:25:54 +0000 Darkvater (svn r9082) -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). draft
Fri, 09 Mar 2007 23:26:21 +0000 KUDr (svn r9081) -Fix(r9080): UINT32_MAX is undefined on MSVC. Use std::numeric_limits<uint32>::max() instead. draft
Fri, 09 Mar 2007 22:55:57 +0000 peter1138 (svn r9080) -Codechange: dynamically build cargo filter buttons in the station list window. draft
Fri, 09 Mar 2007 22:55:04 +0000 peter1138 (svn r9079) -Codechange: add WWT_LAST widget when dynamically building cargo payment graph draft
Fri, 09 Mar 2007 15:12:37 +0000 rubidium (svn r9078) -Codechange: coding style. draft
Fri, 09 Mar 2007 14:41:39 +0000 rubidium (svn r9077) -Fix [FS#612]: the wrong catenary wires were drawn for tunnel entrances. draft
Fri, 09 Mar 2007 10:12:08 +0000 rubidium (svn r9076) -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). draft
Fri, 09 Mar 2007 02:04:07 +0000 belugas (svn r9075) -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. draft
Fri, 09 Mar 2007 00:15:43 +0000 glx (svn r9074) -Codechange: win32 dedicated console now doesn't need an extra 'enter' to fully quit draft
Thu, 08 Mar 2007 23:05:05 +0000 bjarni (svn r9073) -Codechange: moved autoreplace to a file of it's own (now autoreplace has a cmd and a gui file) draft
Thu, 08 Mar 2007 21:39:34 +0000 bjarni (svn r9072) -Codechange: [Orders] added methods to orders to free them and check if they are in use draft
Thu, 08 Mar 2007 21:05:05 +0000 truelight (svn r9071) -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 draft
Thu, 08 Mar 2007 20:50:27 +0000 truelight (svn r9070) -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 draft
Thu, 08 Mar 2007 19:23:49 +0000 peter1138 (svn r9069) -Codechange: Change a do ... while loop with a for loop. This fixes some warning that I never got anyway... draft
Thu, 08 Mar 2007 16:27:54 +0000 rubidium (svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code). draft
Thu, 08 Mar 2007 15:50:07 +0000 truelight (svn r9067) -Fix [FS#637]: don't make owner signs transparent, as then you loose the information who it owns draft
Thu, 08 Mar 2007 14:34:32 +0000 truelight (svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets removed, the town is notified of it draft
Thu, 08 Mar 2007 13:54:19 +0000 rubidium (svn r9065) -Fix: possible dereference of NULL pointer. draft
Thu, 08 Mar 2007 12:57:08 +0000 truelight (svn r9064) -Fix [FS#663]: don't keep on scrolling for non-numeric values in settings, but require reclick draft
Thu, 08 Mar 2007 12:40:45 +0000 truelight (svn r9063) -Add: allow OPENTTD_ARGS as env-option for 'make run'. 'OPENTTD_ARGS="-snull" make run' now runs ./openttd -snull in correct dir. draft
Thu, 08 Mar 2007 12:26:31 +0000 celestar (svn r9062) -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 draft
Thu, 08 Mar 2007 09:46:44 +0000 rubidium (svn r9061) -Fix [r9038, FS#668]: passwords are send when the server is in the 'authorizing' state, not 'inactive'. draft
Wed, 07 Mar 2007 18:58:28 +0000 Darkvater (svn r9055) -Codechange: Change windows unicode handling and allow a pure non-unicode build to function. Win9x binaries will be possible with mingw/nightly system. draft
Wed, 07 Mar 2007 17:42:09 +0000 miham (svn r9054) -Update: WebTranslator2 update to 2007-03-07 18:39:14 draft
Wed, 07 Mar 2007 16:46:13 +0000 glx (svn r9053) -Change [Config]: removed unneeded stuff for windows draft
Wed, 07 Mar 2007 12:11:48 +0000 rubidium (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; draft
Wed, 07 Mar 2007 11:47:46 +0000 rubidium (svn r9050) -Codechange: Foo(void) -> Foo() draft
Tue, 06 Mar 2007 23:42:30 +0000 truelight (svn r9049) -Fix [Config]: when running 'bash configure', make sure automated reconfigures run 'bash configure' too. draft
Tue, 06 Mar 2007 23:27:14 +0000 glx (svn r9048) -Fix r9040: non-bool used as bool draft
Tue, 06 Mar 2007 22:55:18 +0000 truelight (svn r9047) -Fix [FS#651]: request static deps from fontconfig in OSX draft
Tue, 06 Mar 2007 22:45:30 +0000 truelight (svn r9046) -Fix r9041: added a comment to make clear why we don't use --prefix here draft
Tue, 06 Mar 2007 22:41:50 +0000 truelight (svn r9045) -Fix [Config]: libpng-config --ldflags returns --libs and -L_opts too, no need to call it an extra time (double -lpng12 in LDFLAGS) draft
Tue, 06 Mar 2007 22:40:45 +0000 truelight (svn r9044) -Fix [Config]: add fontconfig before freetype, as in static order is important draft
Tue, 06 Mar 2007 22:37:04 +0000 rubidium (svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in the load/save directory listings (stepancheg). draft
Tue, 06 Mar 2007 22:16:43 +0000 belugas (svn r9042) -Add : Maedhros as a developper draft
Tue, 06 Mar 2007 22:15:57 +0000 truelight (svn r9041) -Fix [FS#650]: pkg-config doesn't know --prefix, but wants --variable=prefix (nicely spotted and fixed by stepancheg) draft
Tue, 06 Mar 2007 22:11:58 +0000 bjarni (svn r9040) -Codechange: the build window and CmdBuildAircraft() now shares the code to figure out if an aircraft is buildable in the hangar in question draft
Tue, 06 Mar 2007 22:01:59 +0000 bjarni (svn r9039) -Fix r9034: missed the _pause in cocoa_v.mm draft
Tue, 06 Mar 2007 22:00:42 +0000 rubidium (svn r9038) -Fix [FS#115]: inactive connections are not automatically kicked, i.e. people who only open a telnet (or similar) connection to a server. draft
Tue, 06 Mar 2007 22:00:13 +0000 maedhros (svn r9037) -Feature: [NewGRF] Add support for Action 13, which allows you to translate draft
Tue, 06 Mar 2007 21:18:25 +0000 rubidium (svn r9036) -Fix [SunOS]: SunOS/Solaris does not have stdint.h, so use inttypes.h which defines the things we need from stdint.h. draft
Tue, 06 Mar 2007 21:14:48 +0000 truelight (svn r9035) -Fix [SunOS]: Solaris sometimes has pid_t defined as long. Fix warnings in those cases draft
Tue, 06 Mar 2007 20:59:52 +0000 truelight (svn r9034) -Codechange: renamed _pause to _pause_game, as some targets already have draft
Tue, 06 Mar 2007 20:37:46 +0000 truelight (svn r9033) [Config] -Fix: GNU strip has -s, but Solaris strip doesn't. Detect this when system is SUNOS. draft
Tue, 06 Mar 2007 19:33:28 +0000 maedhros (svn r9031) -Codechange: Introduce grfconfig->status, and use it for states that are draft
Tue, 06 Mar 2007 19:14:15 +0000 truelight (svn r9030) [Config] -Add: added --enable-unicode, which enables unicode (mostly for windows). Enabled by default on WIN32 (makes win9x fail, so use --disable-unicode if you produce binaries for win9x) draft
Tue, 06 Mar 2007 19:12:56 +0000 maedhros (svn r9029) -Fix (r7326): Only call the gradual loading amount callback if the bit for it is set in the vehicle's callbackmask. draft
Tue, 06 Mar 2007 18:03:06 +0000 rubidium (svn r9027) -Fix [FS#664]: desync caused by buffer overrun. draft
Mon, 05 Mar 2007 23:00:43 +0000 richk (svn r9022) -Fix [FS#660]: Airport state machine fails if the adjustment in position is less than 4 pixels. The new planespeed movement made this a fatal error on the oilrig. This fix just corrects the oilrig movement orders so that the error does not occur. draft
Mon, 05 Mar 2007 20:00:43 +0000 miham (svn r9021) [Translations] -Fix: removed empty strings once again. draft
Mon, 05 Mar 2007 18:57:19 +0000 miham (svn r9020) -Update: WebTranslator2 update to 2007-03-05 19:56:28 draft
Mon, 05 Mar 2007 18:00:18 +0000 truelight (svn r9019) -Fix: use <> for system-headers draft
Mon, 05 Mar 2007 17:05:41 +0000 miham (svn r9018) -Change: added SunOS as OS name in the quit dialog draft
Mon, 05 Mar 2007 15:24:17 +0000 truelight (svn r9017) [Config] -Fix: if 'solaris' is in gcc dumpmachine, we have SunOS draft
Mon, 05 Mar 2007 09:35:45 +0000 celestar (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist. draft
Mon, 05 Mar 2007 05:03:28 +0000 tron (svn r9015) -Fix draft
Mon, 05 Mar 2007 05:02:24 +0000 tron (svn r9014) -Fix draft
Mon, 05 Mar 2007 05:01:06 +0000 tron (svn r9013) -Fix draft
Mon, 05 Mar 2007 00:45:56 +0000 Darkvater (svn r9012) -Fix/Feature (UTF8): When cutting strings into multiple lines also take into consideration whitespace characters of more than 1 byte length (eg IDEOGRAPHIC SPACE, IsWhitespace() function). When trimming such strings, account for multiple-byte long sequences so use *Utf8PrevChar(v) = '\0'. draft
Mon, 05 Mar 2007 00:34:48 +0000 Darkvater (svn r9011) -Codechange (r9003): Rework Utf8PrevChar so that it returns a pointer to the previous UTF8 character's first byte instead of a byte-length offset draft
Sun, 04 Mar 2007 22:14:32 +0000 Darkvater (svn r9009) -Fix (r1): Determine whether to play a sound or not when entering a tunnel based on engine type (only steam engines) instead of on spritenum which can be invalid for newgrf trains. DBSet(XL) or any other steam trains without newsounds should sound their horn now. draft
Sun, 04 Mar 2007 08:05:43 +0000 miham (svn r9005) -Update: WebTranslator2 update to 2007-03-04 09:03:25 draft
Sun, 04 Mar 2007 00:49:40 +0000 Darkvater (svn r9003) -Codechange: Introduce a function Utf8PrevCharLen that finds the starting character of an UTF-8 sequence from a given position and returns the length to the first UTF-8 encoding byte of that sequence. draft
Sat, 03 Mar 2007 22:15:37 +0000 rubidium (svn r9002) -Update: remove strings removed in r9001 from languages other than English. draft
Sat, 03 Mar 2007 22:03:15 +0000 rubidium (svn r9001) -Codechange: remove duplication of functions and strings with respect to the news of new vehicles. draft
Sat, 03 Mar 2007 20:43:52 +0000 rubidium (svn r9000) -Fix [FS#581, r2572]: new locomotive names were not announced in the news, it said "new railway locomotive available - railway locomotive". draft
Sat, 03 Mar 2007 20:43:50 +0000 rubidium (svn r8999) -Fix [FS#450]: do not select a disabled platform length/number of track count when going out of drag-drop mode. draft
Sat, 03 Mar 2007 13:36:25 +0000 Darkvater (svn r8995) -Fix (FS#620, r8464): revert properly (reversion of r4322) internal speeds draft
Sat, 03 Mar 2007 13:13:25 +0000 Darkvater (svn r8994) -Fix [FS642, r3320]: [win32] Resolution doubled in cfg file when fullscreen mode used. Use _wnd.double_size which gives back its correct state with respect to double size and fullscreen. draft
Sat, 03 Mar 2007 10:48:25 +0000 peter1138 (svn r8990) -Fix: more indenting and variable scoping draft
Sat, 03 Mar 2007 09:58:20 +0000 peter1138 (svn r8989) -Fix: more indenting and variable scoping draft
Sat, 03 Mar 2007 09:40:34 +0000 peter1138 (svn r8988) -Fix: Indenting, variable scope, variable type and minor duffage draft
Sat, 03 Mar 2007 04:04:22 +0000 belugas (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. draft
Fri, 02 Mar 2007 19:57:55 +0000 rubidium (svn r8980) -Fix (FS#656): the industry list should also be (re)set when the number of industries is 0. draft
Fri, 02 Mar 2007 18:57:54 +0000 rubidium (svn r8979) -Fix (r8978): unsigned vs signed comparisons. draft
Fri, 02 Mar 2007 18:49:11 +0000 richk (svn r8978) -Feature: Rewrite of transfer system. draft
Fri, 02 Mar 2007 17:54:52 +0000 Darkvater (svn r8977) -Codechange: Remove the hardcoded maximum width for some drawstrings and replace them with a portion of w->width. Only visible improvement is QueryWndProc which will not write exactly to the edge of the window anymore. draft
Fri, 02 Mar 2007 15:17:48 +0000 Darkvater (svn r8976) -Codechange: Reinitialize all engines after grf files have been reloaded/changed. draft
Fri, 02 Mar 2007 15:08:28 +0000 Darkvater (svn r8975) -Regression: [win32] Possible buffer overflow if unicode text is pasted into an input box and needs trimming. The last character was wrongly assumed to be of length 1 (tb->maxlength - 1), while a unicode character can be up to 4 long. draft
Fri, 02 Mar 2007 15:02:12 +0000 Darkvater (svn r8974) -Fix: [win32] Define a win32 target platform ourselves so that we don't conflict with Vista Platform SDK (boekabart) draft
Fri, 02 Mar 2007 12:01:24 +0000 celestar (svn r8973) -Feature/Codechange: Changed the internal unit for aircraft velocities to from 8mph to 1km/h (peter1138), also give aircraft realsitic velocities (so that 1km/h is 1km/h independent of vehicle type) (peter1138). Introduce a flag to reduce aircraft speed in holding patterns to some realistic velocity. Use this flag for the city airport for the time being and make use of the different entry points for this airport type. draft
Fri, 02 Mar 2007 11:36:34 +0000 peter1138 (svn r8972) -Codechange: Dynamically add buttons on the cargo payment graph. This lets us remove the gaps and allow more than 12 cargo types later. draft
Fri, 02 Mar 2007 01:18:12 +0000 truelight (svn r8970) -Fix (win32): suppress the warnings coming from the DirectX includes for GCC 4.0+. Also clearify commit r8968 in-code draft
Fri, 02 Mar 2007 01:17:11 +0000 rubidium (svn r8969) -Codechange: rework of the player face bits. draft
Fri, 02 Mar 2007 00:45:08 +0000 truelight (svn r8968) -Fix (win32): silent g++ 4.0+ warnings about breaking strict-aliasing draft
Fri, 02 Mar 2007 00:36:16 +0000 truelight (svn r8967) -Fix (OSX): silent the warnings in cocoa_v.mm about deprecated stuff.. we know that\! draft
Fri, 02 Mar 2007 00:17:35 +0000 rubidium (svn r8966) -Codechange: replace some if-cascades by switches. draft
Thu, 01 Mar 2007 23:37:05 +0000 rubidium (svn r8964) -Codechange: use grf_load_string to read action 8 strings instead of trying to do the same manually. draft
Thu, 01 Mar 2007 20:12:41 +0000 miham (svn r8957) -Update: WebTranslator2 update to 2007-03-01 21:03:45 draft
Thu, 01 Mar 2007 20:10:49 +0000 belugas (svn r8956) -Documentation : complete reference of m6 usage is now available. draft
Thu, 01 Mar 2007 18:28:55 +0000 rubidium (svn r8955) -Fix: crash on loading savegames with GRFs that do not have their GRF info/name set. draft
Thu, 01 Mar 2007 13:35:40 +0000 rubidium (svn r8954) -Codechange: remove direct map accesses from non-map-accessor headers. draft
Thu, 01 Mar 2007 13:27:51 +0000 rubidium (svn r8953) -Codechange: make the names of enums of WaterTileType consistent with respect to RailTileType and RoadTileType. draft
Thu, 01 Mar 2007 04:24:19 +0000 belugas (svn r8951) -Cleanup: Another bunch of re-formating and re-ordering. draft
Thu, 01 Mar 2007 01:24:44 +0000 belugas (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. draft
Thu, 01 Mar 2007 00:58:09 +0000 rubidium (svn r8949) -Codechange: only test the first NETWORK_REVISION_LENGTH - 1 characters when determining network compatability. This makes it possible to have 'long' branch names while still being able to play network games. draft
Wed, 28 Feb 2007 23:52:04 +0000 glx (svn r8948) -Change: some sed implementations have problems with \n so rewrite r8832 using awk draft
Wed, 28 Feb 2007 17:59:05 +0000 maedhros (svn r8946) -Feature: [NewGRF] Add support for vehicle variables 0xFE and 0xFF bit 10, draft
Wed, 28 Feb 2007 17:18:36 +0000 maedhros (svn r8945) -Codechange: Rename v->load_status to v->vehicle_flags so it can be used for more than just the gradual loading status. draft
Wed, 28 Feb 2007 17:06:22 +0000 maedhros (svn r8944) -Codechange: Move the enum describing the bitmask of Engine.flags to engine.h and give the enum values better names. draft
Wed, 28 Feb 2007 10:40:34 +0000 maedhros (svn r8943) -Fix (r5338): [NewGRF] Fix support for vehicle variable 48, which just returns Engine[id].flags draft
Tue, 27 Feb 2007 23:36:28 +0000 rubidium (svn r8935) -Codechange: unification of track type between road and rail tiles, unification of ground type between normal rail tiles and depots/waypoints and removing the need for RailTileSubType. draft
Tue, 27 Feb 2007 23:12:45 +0000 KUDr (svn r8933) -Fix [Win64]: rdtsc now uses intrinsic on VC8 (michi_cc) draft
Tue, 27 Feb 2007 22:11:12 +0000 Darkvater (svn r8929) -Codechange: [win32] Give the installer a slightly more verbose link at the final screen and also copy any heightmaps to the desination directory. draft
Tue, 27 Feb 2007 17:04:22 +0000 Darkvater (svn r8927) -Codechange: [win32] Update the installer to use the new paths after the makefilerewrite and add roadstops.grf to the uninstaller. draft
Tue, 27 Feb 2007 16:51:49 +0000 Darkvater (svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. draft
Tue, 27 Feb 2007 16:18:31 +0000 rubidium (svn r8921) -Fix (FS#654): several issues related to removing all orders from an aircraft and removing the airport it was heading: draft
Tue, 27 Feb 2007 16:07:04 +0000 Darkvater (svn r8920) -Codechange: Do not require to press 'Apply changes' in the newgrf GUI if the changes in there are not activated (this happens in the title screen) draft
Tue, 27 Feb 2007 16:05:49 +0000 Darkvater (svn r8919) -Regression (UTF8) (try #2): Win9x is very picky about trailing slashes in paths, so C:\\* will not work (but C:\Windows\\* does; go figure). Thanks glx for pointing it out and for the initial fix. draft
Tue, 27 Feb 2007 16:05:20 +0000 Darkvater (svn r8918) -Revert r8914 as the inverted files have been committed not the correct one. draft
Tue, 27 Feb 2007 15:17:06 +0000 Darkvater (svn r8914) -Regression (UTF8): Win9x is very picky about trailing slashes in paths, so C:\\* will not work (but C:\Windows\\* does; go figure). Thanks glx for pointing it out and for the initial fix. draft
Mon, 26 Feb 2007 22:32:21 +0000 rubidium (svn r8912) -Codechange: coding style cleanup and moving of two global externs into the functions that use them. draft
Mon, 26 Feb 2007 22:25:18 +0000 rubidium (svn r8911) -Cleanup: fixup comments about the RoadVehicleStates and remove two unused enums. draft
Mon, 26 Feb 2007 18:25:03 +0000 rubidium (svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header. draft
Mon, 26 Feb 2007 00:41:24 +0000 rubidium (svn r8907) -Fix (r3281): reading from an unitialized variable. draft
Mon, 26 Feb 2007 00:36:57 +0000 rubidium (svn r8906) -Feature: translation dependant formatting of dates. draft
Sun, 25 Feb 2007 14:33:43 +0000 peter1138 (svn r8903) -Regression (r8891): CT_PURCHASE does apply to aircraft overrides... draft
Sun, 25 Feb 2007 11:59:26 +0000 tron (svn r8901) -Fix draft
Sun, 25 Feb 2007 11:49:43 +0000 tron (svn r8900) -Fix draft
Sun, 25 Feb 2007 11:36:19 +0000 tron (svn r8899) -Fix draft
Sun, 25 Feb 2007 10:49:13 +0000 tron (svn r8897) -Fix draft
Sun, 25 Feb 2007 10:25:25 +0000 tron (svn r8896) -Fix draft
Sun, 25 Feb 2007 09:47:46 +0000 tron (svn r8894) -Fix draft
Sun, 25 Feb 2007 09:27:03 +0000 tron (svn r8893) -Fix draft
Sun, 25 Feb 2007 09:06:13 +0000 rubidium (svn r8892) -Fix (r8879): swapped the eye colour and eyebrow bits. draft
Sat, 24 Feb 2007 23:36:40 +0000 peter1138 (svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible. draft
Sat, 24 Feb 2007 23:20:21 +0000 peter1138 (svn r8890) -Codechange: (NewGRF) add cargo translation support to engine var 47 draft
Sat, 24 Feb 2007 22:35:42 +0000 rubidium (svn r8889) -Fix (r8880): a CursorID is not a SpriteID. draft
Sat, 24 Feb 2007 22:01:18 +0000 peter1138 (svn r8888) -Codechange: Replace hardcoded default cargo bitmasks with a list of cargo labels. draft
Sat, 24 Feb 2007 19:43:50 +0000 KUDr (svn r8887) -Fix (r8879)[MorphOS]: initialization of mouth_table[] skipped by goto draft
Sat, 24 Feb 2007 19:36:47 +0000 peter1138 (svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table support, applied to action 3s only. draft
Sat, 24 Feb 2007 19:26:45 +0000 peter1138 (svn r8885) -Codechange: (NewGRF) If a default cargo type property is out of range then choose the cargo type from its refit list. draft
Sat, 24 Feb 2007 18:44:30 +0000 tron (svn r8884) -Fix draft
Sat, 24 Feb 2007 16:37:06 +0000 maedhros (svn r8882) -Cleanup (r8881): Remove obsolete strings. draft
Sat, 24 Feb 2007 16:34:37 +0000 maedhros (svn r8881) -Feature: Allow built-in newgrf error messages to be translated, and load custom error messages properly. draft
Sat, 24 Feb 2007 15:05:14 +0000 rubidium (svn r8880) -Codechange: make anim cursors an array of structs. draft
Sat, 24 Feb 2007 14:53:32 +0000 rubidium (svn r8879) -Codechange: make DrawPlayerFace easier to read. draft
Sat, 24 Feb 2007 14:36:14 +0000 tron (svn r8878) -Fix draft
Sat, 24 Feb 2007 12:50:05 +0000 rubidium (svn r8877) -Cleanup: remove already implemented @todo draft
Sat, 24 Feb 2007 09:42:39 +0000 tron (svn r8876) -Fix draft
Sat, 24 Feb 2007 06:46:20 +0000 tron (svn r8875) -Fix draft
Sat, 24 Feb 2007 00:17:46 +0000 KUDr (svn r8869) [YAPF] -Fix: Large Train Stations/Trains makes OpenTTD crash (Jigsaw_Psyche) draft
Fri, 23 Feb 2007 22:14:14 +0000 rubidium (svn r8868) -Fix (r8715): road vehicles could not overtake anymore in some directions (mart3p). draft
Fri, 23 Feb 2007 21:36:43 +0000 KUDr (svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, helpers.hpp had wrong line ending draft
Fri, 23 Feb 2007 21:29:50 +0000 KUDr (svn r8866) -Doc: added more comments to template struct MakeEnumPropsT draft
Fri, 23 Feb 2007 21:03:57 +0000 peter1138 (svn r8865) -Codechange: (NewGRF) Ignore 1 byte action 0s during safety check draft
Fri, 23 Feb 2007 20:51:10 +0000 KUDr (svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like CLRBIT() and so on (modify value of the first parameter instead or returning the result) draft
Fri, 23 Feb 2007 19:27:31 +0000 peter1138 (svn r8863) -Fix: prefix engine_custom_sprites with _ draft
Fri, 23 Feb 2007 18:55:07 +0000 belugas (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. draft
Fri, 23 Feb 2007 12:56:10 +0000 Darkvater (svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change. draft
Fri, 23 Feb 2007 11:50:43 +0000 belugas (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. draft
Fri, 23 Feb 2007 09:56:20 +0000 peter1138 (svn r8858) -Codechange: Replace magic number test with class method for determining if a cargo is valid/active. draft
Fri, 23 Feb 2007 08:37:33 +0000 celestar (svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives). draft
Fri, 23 Feb 2007 08:19:24 +0000 tron (svn r8856) -Fix draft
Fri, 23 Feb 2007 08:03:30 +0000 tron (svn r8855) -Fix draft
Fri, 23 Feb 2007 02:18:17 +0000 belugas (svn r8854) -Fix(r8853): Ctrl+s (save) without Ctrl does not produce desired result... draft
Fri, 23 Feb 2007 01:48:53 +0000 belugas (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style draft
Fri, 23 Feb 2007 00:17:46 +0000 rubidium (svn r8852) -Fix (r8735): make the dynamite tool for drive through road stops as if it were removing a normal road tile (consider the local authority and such). draft
Fri, 23 Feb 2007 00:10:16 +0000 rubidium (svn r8851) -Fix [FS#643] (r8735): crash on removing town owned roads outside of the local authority. draft
Thu, 22 Feb 2007 22:53:49 +0000 peter1138 (svn r8850) -Codechange: Use the cargo type's is_freight flag instead of checking the cargo type to determine if the cargo type is freight cargo type cargo type. draft
Thu, 22 Feb 2007 22:09:51 +0000 peter1138 (svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping tables with dynamically generated data. Change associated code to use new functions. draft
Thu, 22 Feb 2007 19:14:43 +0000 miham (svn r8848) -Update: WebTranslator2 update to 2007-02-22 19:57:58 draft
Thu, 22 Feb 2007 19:05:26 +0000 tron (svn r8847) -Fix draft
Thu, 22 Feb 2007 18:44:42 +0000 tron (svn r8846) -Fix draft
Thu, 22 Feb 2007 18:34:57 +0000 tron (svn r8845) -Fix draft
Thu, 22 Feb 2007 16:16:44 +0000 Darkvater (svn r8844) -Revert partly (r8820, r8806): Change AppendToGRFConfigList to add the allocated GRFConfig to its list and not copy it. draft
Thu, 22 Feb 2007 15:01:38 +0000 tron (svn r8843) -Fix draft
Thu, 22 Feb 2007 08:43:02 +0000 tron (svn r8841) -Fix draft
Thu, 22 Feb 2007 06:57:21 +0000 tron (svn r8840) -Fix draft
Thu, 22 Feb 2007 00:33:39 +0000 glx (svn r8839) -Fix: escape slashes in sed for mingw Makefile.dep stuff. It worked with sed 3.02 (provided by msys) but sed 4.1.4 (from gnuwin32.sf.net) failed. draft
Wed, 21 Feb 2007 23:18:08 +0000 maedhros (svn r8838) -Feature: Show newgrf error messages loaded in Action B in the newgrf gui draft
Wed, 21 Feb 2007 22:02:10 +0000 rubidium (svn r8837) -Fix [FS#626]: drive through stations did not connect to neighbouring roads (mart3p). draft
Wed, 21 Feb 2007 21:56:07 +0000 KUDr (svn r8836) [YAPF] -Fix[FS#641]: Assertion: 'IsTileDepotType(depot_tile, TRANSPORT_ROAD)' failed (Karsten) draft
Wed, 21 Feb 2007 20:05:05 +0000 tron (svn r8835) -Fix draft
Wed, 21 Feb 2007 19:49:18 +0000 tron (svn r8834) -Fix draft
Wed, 21 Feb 2007 19:46:37 +0000 tron (svn r8833) -Fix draft
Wed, 21 Feb 2007 17:59:34 +0000 rubidium (svn r8832) -Change: rewrite the solution file generator a little so it makes project files that look more like the ones generated by respectively MSVC2003 and MSVC2005. draft
Wed, 21 Feb 2007 17:54:30 +0000 maedhros (svn r8831) -Feature: If an action 7/9 leads to skipping the rest of the file, disable the draft
Wed, 21 Feb 2007 17:20:44 +0000 maedhros (svn r8830) -Feature: Stop loading and disable the current newgrf if a fatal error message draft
Wed, 21 Feb 2007 08:32:36 +0000 tron (svn r8829) -Fix draft
Wed, 21 Feb 2007 07:37:31 +0000 tron (svn r8828) -Fix draft
Wed, 21 Feb 2007 02:22:43 +0000 belugas (svn r8827) -Codechange: Cleanup of industry_cmd (Step-6). Implementation of IndustryTileSPec, the alter ego of IndustrySpec. draft
Tue, 20 Feb 2007 22:09:21 +0000 peter1138 (svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels. draft
Tue, 20 Feb 2007 17:52:43 +0000 maedhros (svn r8825) -Fix: Make sure strings read from newgrf files are 0 terminated and 0 draft
Tue, 20 Feb 2007 14:39:47 +0000 Darkvater (svn r8824) -Fix (r8821): don't use MSVC2005 runtime library-only _snwprintf_s function, but use 'insecure/deprecated' version and zero-terminate string ourselves. Thanks for testing glx. draft
Tue, 20 Feb 2007 09:46:10 +0000 Darkvater (svn r8823) -Fix (r8821): wrapping opendir to ottd-specific function failed on non-windows because this wrapper was only active for win32 (thx Rubidium) draft
Tue, 20 Feb 2007 06:39:09 +0000 tron (svn r8822) -Fix draft
Tue, 20 Feb 2007 00:09:23 +0000 Darkvater (svn r8821) -Regression: Unable to browse directories on *nix if the filesystem is not in UTF-8 charset and special characters are used. The string passed to opendir() which is UTF-8 was not parsed back to the filesystem format. Use a wrapper called ttd_opendir() instead of redefining opendir itself. draft
Tue, 20 Feb 2007 00:01:54 +0000 Darkvater (svn r8820) -Codechange (r8807, r8806): Remove the unneeded calloc/free allocation of GRFConfig and turn it into a simple variable (it's supposed to be data-only). Thanks Tron. draft
Mon, 19 Feb 2007 21:18:39 +0000 truelight (svn r8819) [Config] -Documentation: added why we need CC_HOST for linking on PSP draft
Mon, 19 Feb 2007 21:11:44 +0000 rubidium (svn r8818) -Codechange: remove the #ifdef _cplusplus remnants. draft
Mon, 19 Feb 2007 20:10:46 +0000 truelight (svn r8816) [Config] -Fix: if you disable stripping, don't detect strip at all draft
Mon, 19 Feb 2007 19:59:19 +0000 truelight (svn r8814) [Config] -Add: added --awk and detect_awk. We now try to find an awk on the user system which allows gsub(). If not found, you can define one yourself, or it tells you versions you might want to install draft
Mon, 19 Feb 2007 18:58:28 +0000 truelight (svn r8813) -Fix r8812: fixed one GNU depending grep statement with an other ;) Switched to egrep, which should work just fine. draft
Mon, 19 Feb 2007 18:47:55 +0000 truelight (svn r8812) -Revert r7880: those changes assumed a GNU-grep, which isn't always available. Reverted back to a bit more ugly way of writing greps, but at least they are not bound to the laws of GNU. draft
Mon, 19 Feb 2007 16:24:10 +0000 truelight (svn r8811) [Configure] -Fix: [:lower:] for tr is GNU specific. Use [a-z] instead. (Celestar) draft
Mon, 19 Feb 2007 16:10:18 +0000 truelight (svn r8810) [Configure] -Fix: "" variables if you test them, else if they are empty they return lovely errors (tnx to Celester for finding thisone ;)) draft
Mon, 19 Feb 2007 13:45:13 +0000 rubidium (svn r8809) -Fix (r8715): accidentally removed a part of an expression. draft
Mon, 19 Feb 2007 10:13:51 +0000 rubidium (svn r8808) -Fix [FS#631]: do not show the 'edit sign' window for spectators. draft
Sun, 18 Feb 2007 22:50:51 +0000 Darkvater (svn r8807) -Feature: Add support for loading (some of) the TTDP extra chunks mainly list of GRFIDs and TTDP version the game was saved with. draft
Sun, 18 Feb 2007 22:37:33 +0000 Darkvater (svn r8806) -Codechange (r7582): Remove a duplicate append of static GRF's when loading the game and hide the intrinsics of adding elements to the GRFConfig list by using an AppendToGRFConfigList function. draft
Sun, 18 Feb 2007 22:07:08 +0000 Darkvater (svn r8805) -Codechange (r8757): DO set eol-style and keywords on new files... draft
Sun, 18 Feb 2007 16:24:29 +0000 tron (svn r8802) -Fix draft
Sun, 18 Feb 2007 11:45:56 +0000 tron (svn r8800) -Fix draft
Sun, 18 Feb 2007 11:27:09 +0000 tron (svn r8799) -Fix draft
Sun, 18 Feb 2007 11:15:13 +0000 rubidium (svn r8798) -Fix (8735): update documentation to reflect the used bits for drive through stations. draft
Sun, 18 Feb 2007 11:14:55 +0000 rubidium (svn r8797) -Fix (8741): the 'drive through station built on town owned road' bit was not set. draft
Sun, 18 Feb 2007 09:00:34 +0000 tron (svn r8796) -Fix draft
Sun, 18 Feb 2007 08:50:27 +0000 tron (svn r8795) -Fix draft
Sun, 18 Feb 2007 08:37:39 +0000 tron (svn r8794) -Fix draft
Sat, 17 Feb 2007 23:53:17 +0000 glx (svn r8793) -Fix: corrected spelling of real french townnames and 'removed' a duplicate draft
Sat, 17 Feb 2007 23:01:42 +0000 maedhros (svn r8792) -Fix (r6623): Don't check whether a string length is 1 when you already know it isn't. draft
Sat, 17 Feb 2007 22:01:07 +0000 miham (svn r8791) -Revert: r8790 Committed too much in last commit draft
Sat, 17 Feb 2007 21:56:22 +0000 miham (svn r8790) [Namegen] -Revert: r8789 (Tron kinda convinced me it is a bad thing, sorry for it) draft
Sat, 17 Feb 2007 21:50:00 +0000 miham (svn r8789) [Namegen] -Change: Sorted townnameparts for hungarian, and added a few more draft
Sat, 17 Feb 2007 21:31:30 +0000 miham (svn r8788) [Translations] -Fix: Removed bogus 3sk case from slovenian, as it is handled in WebTranslator2 from now on draft
Sat, 17 Feb 2007 18:38:35 +0000 bjarni (svn r8787) -Change r8771: allow fast aircraft in small airports draft
Sat, 17 Feb 2007 17:12:19 +0000 bjarni (svn r8786) -Cleanup: replaced a switch-case to get the right refit command for a certain vehicle type. We have a function to do that draft
Sat, 17 Feb 2007 17:10:33 +0000 richk (svn r8785) -Fix: Entry point for commuter airport incorrect. draft
Sat, 17 Feb 2007 16:41:56 +0000 Darkvater (svn r8784) -Regression (r7274 most likely): Unable to load TTDP (on *NIX) games because the static buffer used for name conversion is overwritten in the callback function. draft
Sat, 17 Feb 2007 16:07:45 +0000 bjarni (svn r8783) -Fix r8771: aircraft vehicle subtype and aircraft engine subtype aren't the same (even though they both tell if it's a plane or helicopter) draft
Sat, 17 Feb 2007 15:59:33 +0000 tron (svn r8782) -Fix draft
Sat, 17 Feb 2007 15:34:05 +0000 tron (svn r8781) -Fix draft