Sat, 22 Jan 2005 20:23:18 +0000 tron (svn r1594) Convert all undefined parameter lists to (void) and add the appropriate warning flags in the Makefile
Sat, 22 Jan 2005 19:41:30 +0000 tron (svn r1593) Remove yet another alloca()
Sat, 22 Jan 2005 19:05:30 +0000 tron (svn r1592) -Fix: [1090495] Slopes under high bridges weren't flooded
Sat, 22 Jan 2005 18:59:53 +0000 tron (svn r1591) Make dedicated servers on OS/2 check for input the UNIX way
Sat, 22 Jan 2005 18:51:09 +0000 darkvater (svn r1590) -Fix: [1107347] ban 1 crashes dedicated server. Dedicated server cannot ban itself :)
Sat, 22 Jan 2005 18:46:30 +0000 tron (svn r1589) Adapt the AI to a slight behavior change of CmdBuildSignals() introduced in r1585
Sat, 22 Jan 2005 18:39:52 +0000 celestar (svn r1588) -Fix: [ 1105959 ] coded a workaround in the acceleration code so that
Sat, 22 Jan 2005 16:24:21 +0000 darkvater (svn r1587) -CodeChange: fixed up the graph loop a little..numd now shows the exact amount, no +1 needed
Sat, 22 Jan 2005 15:50:54 +0000 dominik (svn r1586) Fix: [ 1107340 ] Graphs don't show comapany info for company #8
Sat, 22 Jan 2005 14:52:20 +0000 tron (svn r1585) Rewrite CmdBuildSignals()
Sat, 22 Jan 2005 09:17:58 +0000 dominik (svn r1584) Fix: Highlighlighting tiles under bridges works again correctly for square selection tools.
Fri, 21 Jan 2005 19:52:32 +0000 darkvater (svn r1583) -Fix: You should no longer be able to delete bridges on any type of underground when there is a vehicle on it
Fri, 21 Jan 2005 18:36:17 +0000 dominik (svn r1582) Fix: Only the train orders GUI has a non-stop button now.
Fri, 21 Jan 2005 16:51:25 +0000 celestar (svn r1581) Added a display for the total map population to the town display (Jango)
Fri, 21 Jan 2005 11:12:17 +0000 dominik (svn r1580) Fix: [ 1106354 ] Graph's keys get confused
Thu, 20 Jan 2005 22:19:34 +0000 dominik (svn r1579) Fix: [ 1105963 ] Buoys can now only be removed if no ship has it in their schedule.
Thu, 20 Jan 2005 18:57:09 +0000 darkvater (svn r1578) -Fix: [1102454] dedicated server crashes after some hours (highscore problems for dedicated...should be really solved now)
Thu, 20 Jan 2005 18:19:37 +0000 tron (svn r1577) Fix: [1103301] Railroad tracks on slopes weren't flooded
Thu, 20 Jan 2005 18:18:32 +0000 tron (svn r1576) Clean TileLoopWaterHelper() a bit up
Thu, 20 Jan 2005 10:31:59 +0000 Celestar (svn r1575) -Fix: Forgot to exit the construction phase for the waypoint window (if
Thu, 20 Jan 2005 09:12:20 +0000 celestar (svn r1574) -Fix [ 1105281 ] upgrade rail fails when train under bridge
Thu, 20 Jan 2005 08:36:15 +0000 celestar (svn r1573) -Fix: Station and depot building mode is now terminated if the
Wed, 19 Jan 2005 21:50:38 +0000 tron (svn r1572) Remove dead code from ludde's autorail implementation which was left over by revision 1571
Wed, 19 Jan 2005 20:55:23 +0000 dominik (svn r1571) Feature: Visually enhanced autorail placing
Wed, 19 Jan 2005 20:22:10 +0000 tron (svn r1570) Make the gcc version test work with old versions of test (i.e. don't use the < operator)
Wed, 19 Jan 2005 19:32:33 +0000 darkvater (svn r1569) -Fix: signed/unsigned mismatch
Wed, 19 Jan 2005 19:15:03 +0000 bjarni (svn r1568) made an enum of train subtypes to make the code more readable
Wed, 19 Jan 2005 13:31:46 +0000 darkvater (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)
Wed, 19 Jan 2005 13:22:01 +0000 darkvater (svn r1566) -Fix eol-style on script files, as well as update them a bit (sign_de)
Wed, 19 Jan 2005 10:00:37 +0000 celestar (svn r1565) -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated before
Wed, 19 Jan 2005 05:55:30 +0000 tron (svn r1564) ISO C90 forbids mixed declarations and code (bad bjarni, no cookie)
Wed, 19 Jan 2005 01:18:29 +0000 bjarni (svn r1563) fix: autoreplaced trains now sets wagon override properly
Tue, 18 Jan 2005 23:48:55 +0000 bjarni (svn r1562) Changed copyright 2004 into copyright 2004-(current year) in the get info window in finder (macOSX)
Tue, 18 Jan 2005 23:27:06 +0000 bjarni (svn r1561) Fix: autoreplacing a singleheaded engine into a dualheaded engine now adds the the rear engine
Tue, 18 Jan 2005 18:41:56 +0000 tron (svn r1560) Introduce SetTileType() and SetTileHeight()
Tue, 18 Jan 2005 17:19:34 +0000 tron (svn r1559) Use IsTileType() instead of bit shifting and comparisons
Tue, 18 Jan 2005 16:01:35 +0000 Celestar (svn r1558) -Fix: [ 1104350 ] Crashed trains do not initiate the lost vehicle
Tue, 18 Jan 2005 15:26:14 +0000 tron (svn r1557) Replace strange if () do while () construct with a plain for ()
Tue, 18 Jan 2005 09:35:31 +0000 Celestar (svn r1556) -Fix: Vehicle list updates should now really work
Mon, 17 Jan 2005 22:44:33 +0000 miham (svn r1555) Daily (err.. this time it's rather weekly, sorry!) langfile updates
Mon, 17 Jan 2005 21:54:45 +0000 celestar (svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated before
Mon, 17 Jan 2005 13:21:10 +0000 tron (svn r1553) Check which gcc version is present and only set availible compiler flags
Mon, 17 Jan 2005 13:13:11 +0000 tron (svn r1552) Make ottd compile on Zeta
Mon, 17 Jan 2005 10:17:18 +0000 tron (svn r1551) Silence a warning and simplify a preprocessor check
Mon, 17 Jan 2005 09:43:02 +0000 tron (svn r1550) Remove useless function declaration
Mon, 17 Jan 2005 09:41:46 +0000 tron (svn r1549) Clean up some functions:
Mon, 17 Jan 2005 09:16:43 +0000 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
Sun, 16 Jan 2005 18:19:33 +0000 darkvater (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
Sun, 16 Jan 2005 17:19:37 +0000 truelight (svn r1546) -Fix: possible buffer-overflow in network
Sun, 16 Jan 2005 14:50:01 +0000 tron (svn r1545) Add TileHeight() which returns the height (not multiplied by 8)
Sun, 16 Jan 2005 14:42:53 +0000 truelight (svn r1544) -Fix: SwapOrder did not use AssignOrder, which caused the saveroutine to
Sun, 16 Jan 2005 14:10:13 +0000 dominik (svn r1543) Fix: [ 1101906 ] Configure Patches window text overflow
Sun, 16 Jan 2005 14:06:22 +0000 tron (svn r1542) Rename TileHeight to TilePixelHeight, because this is what it actually returns
Sun, 16 Jan 2005 13:59:07 +0000 dominik (svn r1541) Fix: [ 1100767 ] fast forward in main menu
Sun, 16 Jan 2005 12:40:25 +0000 darkvater (svn r1540) -Fix: since grf files are reopened on every load/new game, close the old opened to fix stale filehandles (thx tamlin)
Sun, 16 Jan 2005 12:30:52 +0000 darkvater (svn r1539) -Fix: [1103271] free'd memory used. Moved w->wndproc(w, &e) to end of function. Thanks for finding this tamlin.
Sun, 16 Jan 2005 12:29:52 +0000 darkvater (svn r1538) -Feature: [988816] Disable servicing when breakdowns set to none (jaguar7)
Sun, 16 Jan 2005 12:14:52 +0000 darkvater (svn r1537) -Fix: Close all and any open filehandles open at shutdown (tamlin)
Sun, 16 Jan 2005 11:24:58 +0000 tron (svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn them into inline functions and add some asserts
Sun, 16 Jan 2005 11:18:17 +0000 truelight (svn r1535) -Fix: bah, I hate to be wrong.. oh, euh, wrong copy/paste from TPFMode 1