Sun, 23 Jan 2005 21:24:33 +0000 darkvater (svn r1626) -Updated readme and credits list.
Sun, 23 Jan 2005 20:41:20 +0000 darkvater (svn r1625) -Alphabetized credits list
Sun, 23 Jan 2005 20:40:49 +0000 darkvater (svn r1624) -Fix: [1106930] BugFix: placing signals with 2x1 drags is treated as placing a single signal thus providing an easy fix for a nasty problem.
Sun, 23 Jan 2005 20:06:38 +0000 tron (svn r1623) Remove dead code
Sun, 23 Jan 2005 19:33:42 +0000 truelight (svn r1622) -Fix: variables can't be defined after a statement.. (Igor2Code)
Sun, 23 Jan 2005 19:02:53 +0000 truelight (svn r1621) -Fix: fixed some compiler warnings for the random-debug-switch
Sun, 23 Jan 2005 17:51:22 +0000 tron (svn r1620) Fix typo in r1619
Sun, 23 Jan 2005 17:35:01 +0000 tron (svn r1619) Fight bit rot in the Makefile:
Sun, 23 Jan 2005 16:33:09 +0000 tron (svn r1618) () -> (void)
Sun, 23 Jan 2005 15:25:17 +0000 darkvater (svn r1617) -Fix: Ugly hack to only call ResetObjectToPlaceon childwindows of build-toolbar if the window is closed manually (with 'X'); if not checked ResetObjectToPlace is called twice resulting in undesired actions (eg. clicked button is unclicked immediately).
Sun, 23 Jan 2005 15:16:47 +0000 tron (svn r1616) Introduce ttd_strlcat() and use it to de-uglify some piece of code in misc_cmd.
Sun, 23 Jan 2005 14:15:42 +0000 darkvater (svn r1615) -Fix: [1107350] console ignoring return character occasionally. For everyone that is running 2 dedicated servers on 1 windows machine, console input is now correct (event was the same so it was random which console received the input)
Sun, 23 Jan 2005 13:45:20 +0000 dominik (svn r1614) Fix: Signals were not updated correctly when the vehicle drive side was changed
Sun, 23 Jan 2005 13:42:26 +0000 darkvater (svn r1613) -Fix: WE_CLICK event is not called on default actions. If special action is needed, use the other events like WE_RESIZE or WE_DESTROY, etc.
Sun, 23 Jan 2005 13:30:02 +0000 truelight (svn r1612) -Fix: made sure that ->next pointers are set to NULL
Sun, 23 Jan 2005 13:19:15 +0000 dominik (svn r1611) Display server port in the multiplayer game info window
Sun, 23 Jan 2005 13:09:35 +0000 tron (svn r1610) Remove trailing whitespace (last time ever, i hope)
Sun, 23 Jan 2005 13:08:01 +0000 truelight (svn r1609) -Codechange: converted the last order-loop with FOR_VEHICLE_ORDERS
Sun, 23 Jan 2005 12:04:40 +0000 tron (svn r1608) Make ReplaceWords() comprehensible
Sun, 23 Jan 2005 11:37:27 +0000 truelight (svn r1607) -Fix: When deleting an order, the next pointer was not cleared,
Sun, 23 Jan 2005 10:54:32 +0000 tron (svn r1606) Fix some bogus casts
Sun, 23 Jan 2005 10:47:15 +0000 tron (svn r1605) Remove redundant if
Sun, 23 Jan 2005 10:40:54 +0000 dominik (svn r1604) Fix: [ 1105112 ] Destroyed train locks crossings
Sun, 23 Jan 2005 10:34:39 +0000 darkvater (svn r1603) -Fix: unused variable in FormatTinyDate
Sun, 23 Jan 2005 08:34:39 +0000 tron (svn r1602) -Fix: [1107514] When resizing a window, make sure the correct window receives the click
Sat, 22 Jan 2005 23:57:03 +0000 dominik (svn r1601) Add: A brand new set of icons.
Sat, 22 Jan 2005 23:55:45 +0000 bjarni (svn r1600) Mac: applied the new icon to the mac binary file
Sat, 22 Jan 2005 23:41:23 +0000 bjarni (svn r1599) fix: autoreplace window now updates when inflation alters prices
Sat, 22 Jan 2005 23:13:20 +0000 dominik (svn r1598) Feature: Message history now is stickyable and resizeable
Sat, 22 Jan 2005 23:11:25 +0000 bjarni (svn r1597) fix: autoreplace vehicle lists are now redrawn when a new vehicle becomes available (thanks LordOfThePigs for pointing this one out)
Sat, 22 Jan 2005 22:47:58 +0000 tron (svn r1596) Add some more statics
Sat, 22 Jan 2005 22:46:10 +0000 tron (svn r1595) EmergencySave() is only used on WIN32, add preprocessor guard to hide it everywhere else
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)