log

age author description
Wed, 05 Dec 2007 16:55:33 +0000 smatz (svn r11575) -Fix [FS#1502]: widget numbers of StationViewWindow were incorrect at some places draft
Wed, 05 Dec 2007 00:16:20 +0000 smatz (svn r11574) -Fix: flood train stations when there are no trains on border tiles too (when non-uniform stations are OFF) draft
Tue, 04 Dec 2007 22:50:07 +0000 rubidium (svn r11573) -Codechange: pause games that miss GRFs by default and throw some warnings and disclaimers when you want to unpause it. draft
Tue, 04 Dec 2007 22:22:50 +0000 glx (svn r11572) -Fix [FS#1494]: reinitialise windows system before loading a savegame draft
Tue, 04 Dec 2007 21:53:09 +0000 rubidium (svn r11571) -Fix [FS#1493]: road vehicle getting to the wrong side of a station when trying to overtake in there. draft
Tue, 04 Dec 2007 21:39:03 +0000 smatz (svn r11570) -Fix: do not flood rail station tiles when there is a vehicle on it (when non-uniform stations are ON) draft
Tue, 04 Dec 2007 18:42:08 +0000 rubidium (svn r11569) -Fix [FS#1480]: full paths sometimes did not work correctly. draft
Tue, 04 Dec 2007 17:51:50 +0000 belugas (svn r11568) -Codechange: Use bit shifts instead of values for flags. It helps readability a little bit. draft
Tue, 04 Dec 2007 15:32:54 +0000 glx (svn r11567) -Fix [FS#1512] (r11011): break the chain before moving a vehicle after another in the same chain draft
Mon, 03 Dec 2007 22:40:18 +0000 smatz (svn r11565) -Revert: part of r11564 draft
Mon, 03 Dec 2007 09:19:19 +0000 skidd13 (svn r11564) -Codechange: Increase the usage of the for_each_bit macro and rename it fitting to the naming style draft
Sun, 02 Dec 2007 21:43:16 +0000 skidd13 (svn r11563) -Codechange: Align the preprocessor code in stdafx.h with tabs draft
Sun, 02 Dec 2007 21:35:44 +0000 rubidium (svn r11562) -Fix [FS#1503] (r11546): aircraft sometimes stopped mid-air when the airport got destroyed. draft
Sun, 02 Dec 2007 20:13:12 +0000 glx (svn r11561) -Fix [FS#1504] (r11463): group list was not updated when removing the last group draft
Sun, 02 Dec 2007 19:23:46 +0000 rubidium (svn r11560) -Codechange: replace 'custom' version of FindLastBit with the generic. draft
Sun, 02 Dec 2007 19:21:56 +0000 rubidium (svn r11559) -Fix [FS#1505]: overflow when drawing graphics with high company values. draft
Sun, 02 Dec 2007 15:12:19 +0000 rubidium (svn r11557) -Codechange: send and store the passwords a little more secure to/in the servers. draft
Sun, 02 Dec 2007 14:48:26 +0000 rubidium (svn r11556) -Feature: allow setting a default password for new companies in network games. draft
Sun, 02 Dec 2007 14:29:48 +0000 rubidium (svn r11555) -Codechange: use the new members introduced in r11551. draft
Sun, 02 Dec 2007 13:32:41 +0000 rubidium (svn r11554) -Codechange: be more consistent with the naming of the widget functions. draft
Sun, 02 Dec 2007 12:10:48 +0000 rubidium (svn r11553) -Fix: make a few widget 'accessor' function const when they should be const. draft
Sun, 02 Dec 2007 11:32:24 +0000 miham (svn r11552) -Update: WebTranslator2 update to 2007-12-02 12:31:46 draft
Sun, 02 Dec 2007 00:59:48 +0000 belugas (svn r11551) -Codechange: Introduction of widget control members on struct Window. These "new" members have the exact same functionalities as their pure functions "genitors" draft
Sun, 02 Dec 2007 00:53:01 +0000 skidd13 (svn r11550) -Fix (r11547): Updated the data files regarding to r11549 draft
Sat, 01 Dec 2007 21:40:18 +0000 rubidium (svn r11547) -Add: signal selection GUI for the ones that really like to use that over CTRL. Patch by BigBB. draft
Sat, 01 Dec 2007 14:04:16 +0000 belugas (svn r11546) -Fix[FS#1496]: If ever the air/heli port is suddenly not available while the "chopper" is descending, just go back into flying. draft
Sat, 01 Dec 2007 02:59:22 +0000 belugas (svn r11545) -Revert(r11543): The result is not what was expected. Looks like more work might be needed draft
Sat, 01 Dec 2007 02:47:10 +0000 glx (svn r11544) -Fix [FS#1501]: revert r11453 as it translated cargo when it should not draft
Sat, 01 Dec 2007 01:31:05 +0000 belugas (svn r11543) -Codechange: Give a more adequate message when trying to place an industry required to be built over a house on any other type of tiles. draft
Fri, 30 Nov 2007 14:49:13 +0000 bjarni (svn r11542) -Fix r11540: [OSX] presumed 10.3 style strings when using GetCurrentLocale nomatter what OSX the target was draft
Fri, 30 Nov 2007 14:42:16 +0000 bjarni (svn r11541) -Fix: [OSX] detect statvfs at runtime (based on OSX version) instead of compile time draft
Fri, 30 Nov 2007 13:26:24 +0000 bjarni (svn r11540) -Fix: [OSX] Don't try to compile the quartz video driver on OSX 10.3. It will fail draft
Thu, 29 Nov 2007 18:27:39 +0000 skidd13 (svn r11539) -Feature: Make the bridge selection window resizable draft
Wed, 28 Nov 2007 21:59:06 +0000 skidd13 (svn r11538) -Codechange: Rewrite GetNthSetBit in a more uncontroversial way and add its documentation draft
Wed, 28 Nov 2007 15:42:52 +0000 rubidium (svn r11537) -Codechange: make it much harder to 'accidentally' add savegame conversion code after the window and cache initializations. draft
Wed, 28 Nov 2007 00:41:20 +0000 belugas (svn r11536) -Codechange: Align some elements of the _tree_layout_sprite table a little better looking for the eye draft
Tue, 27 Nov 2007 19:22:08 +0000 miham (svn r11535) -Update: WebTranslator2 update to 2007-11-27 20:21:42 draft
Tue, 27 Nov 2007 17:13:49 +0000 belugas (svn r11534) -Feature(newgrf): Implement property 23h for Industries. draft
Tue, 27 Nov 2007 16:02:13 +0000 belugas (svn r11533) -Codechange: Rename some unclear clear_x prices member names. draft
Tue, 27 Nov 2007 04:16:08 +0000 belugas (svn r11532) -Feature[newgrf]: Add decrement(0x0D) / increment(0x0E) production operations from result of production callback cb29/35. draft
Mon, 26 Nov 2007 23:28:29 +0000 rubidium (svn r11531) -Fix [FS#1459]: version determination did stall (read: never finish) when both svn and git were not installed. draft
Mon, 26 Nov 2007 22:56:30 +0000 smatz (svn r11530) -Codechange: do not update Tpool->first_free_index for PoolItems allocated on stack draft
Mon, 26 Nov 2007 20:14:20 +0000 miham (svn r11529) -Update: WebTranslator2 update to 2007-11-26 21:13:37 draft
Mon, 26 Nov 2007 19:23:53 +0000 maedhros (svn r11528) -Fix (r11500): With smooth economy enabled, industries that should only decrease production would always increase it when more than 60% was transported. draft
Mon, 26 Nov 2007 17:50:22 +0000 skidd13 (svn r11527) -Codechange: Split the bitmath functions of to their own files draft
Mon, 26 Nov 2007 16:01:29 +0000 skidd13 (svn r11526) -Codechange: Rename the function delta fitting to the naming style draft
Sun, 25 Nov 2007 20:20:16 +0000 rubidium (svn r11525) -Fix: do not do all kinds of 'updates' for town, waypoint, station and other signs when you haven't converted the map to the 'current' format as that means you are going to read data in the 'old' format when you assume that it is in the 'current' format. draft
Sun, 25 Nov 2007 19:45:09 +0000 rubidium (svn r11524) -Fix [FS#1485]: assertion when tram reversed at a station. draft
Sun, 25 Nov 2007 15:35:25 +0000 skidd13 (svn r11523) -Codechange: Move the CHANCE macros to core/random_func.cpp cause they depend on Random() draft
Sun, 25 Nov 2007 15:17:16 +0000 skidd13 (svn r11522) -Fix: The scrollbar of the network gui could run out of bounds draft
Sun, 25 Nov 2007 14:43:16 +0000 egladil (svn r11521) -Codechange: [OSX] Check what the running os version is in a cleaner way. draft
Sun, 25 Nov 2007 12:58:32 +0000 egladil (svn r11520) -Fix: [OSX] The cocoa video driver let the mouse cursor escape the window when using rmb scrolling. Thanks ln- for pointing this out and providing a fix. draft
Sun, 25 Nov 2007 11:36:45 +0000 smatz (svn r11519) -Codechange: enumerization and cleanup of NetworkLobbyWindow in network_gui.cpp draft
Sun, 25 Nov 2007 00:41:31 +0000 smatz (svn r11518) -Codechange: enforce (by assert) unused parameters of widgets to be zero. Better readability of DrawWindowWidgets(), too draft
Sat, 24 Nov 2007 21:49:49 +0000 smatz (svn r11517) -Codechange: better cleanup of NetworkStartServerWindow in network_gui.cpp draft
Sat, 24 Nov 2007 21:41:59 +0000 smatz (svn r11516) -Codechange: cleanup of NetworkGameWindow in network_gui.cpp draft
Sat, 24 Nov 2007 18:09:02 +0000 smatz (svn r11515) -Codechange: cleanup of NetworkStartServerWindow in network_gui.cpp draft
Sat, 24 Nov 2007 14:03:47 +0000 rubidium (svn r11514) -Change: implement the automatic multiplier handler for NewGRF industries. draft
Sat, 24 Nov 2007 13:50:29 +0000 smatz (svn r11513) -Codechange: enumerize some depot GUI actions draft
Sat, 24 Nov 2007 13:00:32 +0000 rubidium (svn r11512) -Change: make the subsidy window able to resize to something smaller than 640x127 (especially the 640 part) when the screen is really too small. draft