Mercurial > hg > openttd
graph
-
(svn r1573) -Fix: Station and depot building mode is now terminated if the draftThu, 20 Jan 2005 08:36:15 +0000, by celestar
-
(svn r1572) Remove dead code from ludde's autorail implementation which was left over by revision 1571 draftWed, 19 Jan 2005 21:50:38 +0000, by tron
-
(svn r1571) Feature: Visually enhanced autorail placing draftWed, 19 Jan 2005 20:55:23 +0000, by dominik
-
(svn r1570) Make the gcc version test work with old versions of test (i.e. don't use the < operator) draftWed, 19 Jan 2005 20:22:10 +0000, by tron
-
(svn r1568) made an enum of train subtypes to make the code more readable draftWed, 19 Jan 2005 19:15:03 +0000, by bjarni
-
(svn r1567) -Fix: [110452] On horizontal/vertical tracks you are also charged for building/removing signals on the parallel track on the same tile. Signal updating is also correct. (Hackykid) draftWed, 19 Jan 2005 13:31:46 +0000, by darkvater
-
(svn r1566) -Fix eol-style on script files, as well as update them a bit (sign_de) draftWed, 19 Jan 2005 13:22:01 +0000, by darkvater
-
(svn r1565) -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated before draftWed, 19 Jan 2005 10:00:37 +0000, by celestar
-
(svn r1564) ISO C90 forbids mixed declarations and code (bad bjarni, no cookie) draftWed, 19 Jan 2005 05:55:30 +0000, by tron
-
(svn r1563) fix: autoreplaced trains now sets wagon override properly draftWed, 19 Jan 2005 01:18:29 +0000, by bjarni
-
(svn r1562) Changed copyright 2004 into copyright 2004-(current year) in the get info window in finder (macOSX) draftTue, 18 Jan 2005 23:48:55 +0000, by bjarni
-
(svn r1561) Fix: autoreplacing a singleheaded engine into a dualheaded engine now adds the the rear engine draftTue, 18 Jan 2005 23:27:06 +0000, by bjarni
-
(svn r1560) Introduce SetTileType() and SetTileHeight() draftTue, 18 Jan 2005 18:41:56 +0000, by tron
-
(svn r1559) Use IsTileType() instead of bit shifting and comparisons draftTue, 18 Jan 2005 17:19:34 +0000, by tron
-
(svn r1558) -Fix: [ 1104350 ] Crashed trains do not initiate the lost vehicle draftTue, 18 Jan 2005 16:01:35 +0000, by Celestar
-
(svn r1557) Replace strange if () do while () construct with a plain for () draftTue, 18 Jan 2005 15:26:14 +0000, by tron
-
(svn r1556) -Fix: Vehicle list updates should now really work draftTue, 18 Jan 2005 09:35:31 +0000, by Celestar
-
(svn r1555) Daily (err.. this time it's rather weekly, sorry!) langfile updates draftMon, 17 Jan 2005 22:44:33 +0000, by miham
-
(svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated before draftMon, 17 Jan 2005 21:54:45 +0000, by celestar
-
(svn r1553) Check which gcc version is present and only set availible compiler flags draftMon, 17 Jan 2005 13:21:10 +0000, by tron
-
(svn r1551) Silence a warning and simplify a preprocessor check draftMon, 17 Jan 2005 10:17:18 +0000, by tron
-
(svn r1548) Move AI_PATHFINDER_IS_ROAD from ai.h to ai_pathfinder.c to avoid global namespace pollution, turn it into a function called IsRoad and improve the commments a bit draftMon, 17 Jan 2005 09:16:43 +0000, by tron
-
(svn r1547) -Feature: windows dedicated (if anyone would run that, but ok), is now functioning correctly. There is no other way but to create a new thread, but that's only MS braindeadness draftSun, 16 Jan 2005 18:19:33 +0000, by darkvater
-
(svn r1546) -Fix: possible buffer-overflow in network draftSun, 16 Jan 2005 17:19:37 +0000, by truelight
-
(svn r1545) Add TileHeight() which returns the height (not multiplied by 8) draftSun, 16 Jan 2005 14:50:01 +0000, by tron
-
(svn r1544) -Fix: SwapOrder did not use AssignOrder, which caused the saveroutine to draftSun, 16 Jan 2005 14:42:53 +0000, by truelight