Tue, 14 Dec 2010 14:57:51 +0000 |
rubidium |
(svn r21512) -Change/Feature: make the delay of the chat messages timing out unrelated to the number of passed game days, i.e. don't stop aging chat messages when the server is paused
draft
|
Mon, 13 Dec 2010 21:56:40 +0000 |
rubidium |
(svn r21511) -Feature: vehicle lost message for ships
draft
|
Mon, 13 Dec 2010 21:56:25 +0000 |
rubidium |
(svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles
draft
|
Mon, 13 Dec 2010 21:55:59 +0000 |
rubidium |
(svn r21509) -Codechange: rename the rail pathfinders "path_not_found" parameter to "path_found" and remove the ! where the variables are set / read
draft
|
Mon, 13 Dec 2010 21:55:06 +0000 |
rubidium |
(svn r21508) -Codechange: move the code to handle the pathfinder's "path found" status to a separate function
draft
|
Mon, 13 Dec 2010 21:54:27 +0000 |
rubidium |
(svn r21507) -Update: the other translations
draft
|
Mon, 13 Dec 2010 21:53:54 +0000 |
rubidium |
(svn r21506) -Codechange: rename the train/vehicle lost warning strings to be more generic
draft
|
Mon, 13 Dec 2010 21:53:23 +0000 |
rubidium |
(svn r21505) -Change: generalise the lost_train_warning setting to lost_vehicle_warning
draft
|
Mon, 13 Dec 2010 21:52:39 +0000 |
rubidium |
(svn r21504) -Codechange: move the "lost" bit from the train's flags to vehicle flags
draft
|
Mon, 13 Dec 2010 18:45:40 +0000 |
translators |
(svn r21503) -Update from WebTranslator v3.0:
draft
|
Mon, 13 Dec 2010 18:26:09 +0000 |
rubidium |
(svn r21502) -Change/Fix [FS#3991] (r150, r18402): before r18402 a train crash caused 2 "driver" deaths and a flooding 4 (added in r150). In r18402 the counting was merged and the flooding code was taken for counting drivers. Given those numbers were inconsistent (unlike for other vehicles) we better use the real original amount of driver deaths instead of the erroneous amount.
draft
|
Mon, 13 Dec 2010 15:34:30 +0000 |
rubidium |
(svn r21501) -Fix (rnotlongago): guess what was complaining this time?
draft
|
Mon, 13 Dec 2010 15:15:02 +0000 |
rubidium |
(svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Based on patch by fonsinchen
draft
|
Mon, 13 Dec 2010 15:13:05 +0000 |
rubidium |
(svn r21499) -Add: diagonal tile iterator. Based on patch by fonsinchen
draft
|
Mon, 13 Dec 2010 15:11:03 +0000 |
rubidium |
(svn r21498) -Codechange: make the measurement tooltip handle diagonal selection properly
draft
|
Mon, 13 Dec 2010 15:09:59 +0000 |
rubidium |
(svn r21497) -Codechange: prepare the viewport selection mechanism for selecting diagonally
draft
|
Mon, 13 Dec 2010 12:52:43 +0000 |
rubidium |
(svn r21496) -Fix (r21494): ofcourse older GCCs (< 4.3) have something to complain about
draft
|
Mon, 13 Dec 2010 11:30:22 +0000 |
rubidium |
(svn r21495) -Codechange: don't hide a local variable
draft
|
Mon, 13 Dec 2010 11:25:26 +0000 |
rubidium |
(svn r21494) -Codechange: split the tile iterator in two classes
draft
|
Mon, 13 Dec 2010 11:21:53 +0000 |
rubidium |
(svn r21493) -Codechange: don't use the full 32 bits of the level land command to tell whether to raise, lower or keep the level of the first selected tile
draft
|
Mon, 13 Dec 2010 01:59:58 +0000 |
rubidium |
(svn r21492) -Fix/Change/Revert [FS#4301]: apparantly version 1.1 of the desktop specs requires you to declare that file as being version 1.0, even though the 1.1 spec isn't a superset of the 1.0 spec. So revert back to stuff from the actual 1.0 spec.
draft
|
Sun, 12 Dec 2010 23:17:44 +0000 |
rubidium |
(svn r21491) -Document: the tile highlight data struct
draft
|
Sun, 12 Dec 2010 20:58:33 +0000 |
rubidium |
(svn r21490) -Codechange: abstract/encapsulate the map area iterating a bit
draft
|
Sun, 12 Dec 2010 20:11:46 +0000 |
rubidium |
(svn r21489) -Codechange: replace the last instances of TILE_LOOP with TILE_AREA_LOOP
draft
|
Sun, 12 Dec 2010 18:47:08 +0000 |
rubidium |
(svn r21488) -Codechange: make use of TILE_AREA_LOOP in the tile list AI API
draft
|
Sun, 12 Dec 2010 18:45:35 +0000 |
translators |
(svn r21487) -Update from WebTranslator v3.0:
draft
|
Sun, 12 Dec 2010 18:23:38 +0000 |
rubidium |
(svn r21486) -Codechange: use TILE_AREA_LOOP for station expansion checks as well
draft
|
Sun, 12 Dec 2010 18:18:50 +0000 |
rubidium |
(svn r21485) -Codechange: use CircularTileSearch to find whether there's a transmitter nearby
draft
|
Sun, 12 Dec 2010 18:05:34 +0000 |
rubidium |
(svn r21484) -Codechange: use TILE_AREA_LOOP in CommonRaiseLowerBigLand
draft
|
Sun, 12 Dec 2010 17:36:34 +0000 |
rubidium |
(svn r21483) -Codechange: make StationRect::ScanForStationTiles make use of TILE_AREA_LOOP. Making use of make makes me making use of my brain to determine whether I make use of tautology, or make use of pleonasm, or make use of both, or even make use of neither
draft
|