Age | Commit message (Expand) | Author |
2007-12-04 | (svn r11573) -Codechange: pause games that miss GRFs by default and throw som... | rubidium |
2007-12-04 | (svn r11572) -Fix [FS#1494]: reinitialise windows system before loading a sav... | glx |
2007-12-04 | (svn r11571) -Fix [FS#1493]: road vehicle getting to the wrong side of a stat... | rubidium |
2007-12-04 | (svn r11570) -Fix: do not flood rail station tiles when there is a vehicle on... | smatz |
2007-12-04 | (svn r11569) -Fix [FS#1480]: full paths sometimes did not work correctly. | rubidium |
2007-12-04 | (svn r11568) -Codechange: Use bit shifts instead of values for flags. It hel... | belugas |
2007-12-04 | (svn r11567) -Fix [FS#1512] (r11011): break the chain before moving a vehicle... | glx |
2007-12-03 | (svn r11565) -Revert: part of r11564 | smatz |
2007-12-03 | (svn r11564) -Codechange: Increase the usage of the for_each_bit macro and re... | skidd13 |
2007-12-02 | (svn r11563) -Codechange: Align the preprocessor code in stdafx.h with tabs | skidd13 |
2007-12-02 | (svn r11562) -Fix [FS#1503] (r11546): aircraft sometimes stopped mid-air when... | rubidium |
2007-12-02 | (svn r11561) -Fix [FS#1504] (r11463): group list was not updated when removin... | glx |
2007-12-02 | (svn r11560) -Codechange: replace 'custom' version of FindLastBit with the ge... | rubidium |
2007-12-02 | (svn r11559) -Fix [FS#1505]: overflow when drawing graphics with high company... | rubidium |
2007-12-02 | (svn r11557) -Codechange: send and store the passwords a little more secure t... | rubidium |
2007-12-02 | (svn r11556) -Feature: allow setting a default password for new companies in ... | rubidium |
2007-12-02 | (svn r11555) -Codechange: use the new members introduced in r11551. | rubidium |
2007-12-02 | (svn r11554) -Codechange: be more consistent with the naming of the widget fu... | rubidium |
2007-12-02 | (svn r11553) -Fix: make a few widget 'accessor' function const when they shou... | rubidium |
2007-12-02 | (svn r11552) -Update: WebTranslator2 update to 2007-12-02 12:31:46 | miham |
2007-12-02 | (svn r11551) -Codechange: Introduction of widget control members on struct Wi... | belugas |
2007-12-02 | (svn r11550) -Fix (r11547): Updated the data files regarding to r11549 | skidd13 |
2007-12-01 | (svn r11547) -Add: signal selection GUI for the ones that really like to use ... | rubidium |
2007-12-01 | (svn r11546) -Fix[FS#1496]: If ever the air/heli port is suddenly not availab... | belugas |
2007-12-01 | (svn r11545) -Revert(r11543): The result is not what was expected. Looks lik... | belugas |
2007-12-01 | (svn r11544) -Fix [FS#1501]: revert r11453 as it translated cargo when it sho... | glx |
2007-12-01 | (svn r11543) -Codechange: Give a more adequate message when trying to place a... | belugas |
2007-11-30 | (svn r11542) -Fix r11540: [OSX] presumed 10.3 style strings when using GetCur... | bjarni |
2007-11-30 | (svn r11541) -Fix: [OSX] detect statvfs at runtime (based on OSX version) ins... | bjarni |
2007-11-30 | (svn r11540) -Fix: [OSX] Don't try to compile the quartz video driver on OSX ... | bjarni |
2007-11-29 | (svn r11539) -Feature: Make the bridge selection window resizable | skidd13 |
2007-11-28 | (svn r11538) -Codechange: Rewrite GetNthSetBit in a more uncontroversial way ... | skidd13 |
2007-11-28 | (svn r11537) -Codechange: make it much harder to 'accidentally' add savegame ... | rubidium |
2007-11-28 | (svn r11536) -Codechange: Align some elements of the _tree_layout_sprite tabl... | belugas |
2007-11-27 | (svn r11535) -Update: WebTranslator2 update to 2007-11-27 20:21:42 | miham |
2007-11-27 | (svn r11534) -Feature(newgrf): Implement property 23h for Industries. | belugas |
2007-11-27 | (svn r11533) -Codechange: Rename some unclear clear_x prices member names. | belugas |
2007-11-27 | (svn r11532) -Feature[newgrf]: Add decrement(0x0D) / increment(0x0E) producti... | belugas |
2007-11-26 | (svn r11530) -Codechange: do not update Tpool->first_free_index for PoolItems... | smatz |
2007-11-26 | (svn r11529) -Update: WebTranslator2 update to 2007-11-26 21:13:37 | miham |
2007-11-26 | (svn r11528) -Fix (r11500): With smooth economy enabled, industries that shou... | maedhros |
2007-11-26 | (svn r11527) -Codechange: Split the bitmath functions of to their own files | skidd13 |
2007-11-26 | (svn r11526) -Codechange: Rename the function delta fitting to the naming style | skidd13 |
2007-11-25 | (svn r11525) -Fix: do not do all kinds of 'updates' for town, waypoint, stati... | rubidium |
2007-11-25 | (svn r11524) -Fix [FS#1485]: assertion when tram reversed at a station. | rubidium |
2007-11-25 | (svn r11523) -Codechange: Move the CHANCE macros to core/random_func.cpp caus... | skidd13 |
2007-11-25 | (svn r11522) -Fix: The scrollbar of the network gui could run out of bounds | skidd13 |
2007-11-25 | (svn r11521) -Codechange: [OSX] Check what the running os version is in a cle... | egladil |
2007-11-25 | (svn r11520) -Fix: [OSX] The cocoa video driver let the mouse cursor escape t... | egladil |
2007-11-25 | (svn r11519) -Codechange: enumerization and cleanup of NetworkLobbyWindow in ... | smatz |