------------------------------------------------------------------------ r1673 | dominik | 2005-01-25 17:05:38 +0000 (Tue, 25 Jan 2005) | 3 lines - Codechange: Removed some redundant comments from r1667 Saving the player color for signs will work right after the savegame bump ------------------------------------------------------------------------ r1672 | tron | 2005-01-25 16:10:06 +0000 (Tue, 25 Jan 2005) | 3 lines Simplify dependency tracking and actually implement it for C++ files, too. Note: Do "make clean" to get rid of the old dependency files ------------------------------------------------------------------------ r1671 | tron | 2005-01-25 16:03:45 +0000 (Tue, 25 Jan 2005) | 1 line Remove WARNING_DISPLAY, because it contained no warning, but an optimization flag ------------------------------------------------------------------------ r1670 | tron | 2005-01-25 15:59:01 +0000 (Tue, 25 Jan 2005) | 1 line Garbage collect some variables, because they are only used once and hide magic, like containing -o where a filename must be the next parameter ------------------------------------------------------------------------ r1669 | tron | 2005-01-25 15:46:32 +0000 (Tue, 25 Jan 2005) | 1 line Rename all ttd_XXX to just XXX, because we already know who we are (; ------------------------------------------------------------------------ r1668 | darkvater | 2005-01-25 15:43:27 +0000 (Tue, 25 Jan 2005) | 1 line -Fixed windows installer (autorail.grf) and a changelog typo ------------------------------------------------------------------------ r1667 | dominik | 2005-01-25 15:38:36 +0000 (Tue, 25 Jan 2005) | 3 lines - Feature: Signs are now shown in the color of the player who created them (Note: The player information is currently not stored in savegames. Upon loading a game the signs will all be gray again) ------------------------------------------------------------------------ r1666 | tron | 2005-01-25 15:38:35 +0000 (Tue, 25 Jan 2005) | 1 line Move some MorphOS compile flags to a place where they actually belong ------------------------------------------------------------------------ r1665 | tron | 2005-01-25 15:35:11 +0000 (Tue, 25 Jan 2005) | 3 lines Remove VERBOSE flag, because it was only partially implemented Add "info" target instead, which prints out some relevant variables used in the Makefile ------------------------------------------------------------------------ r1664 | bjarni | 2005-01-25 00:13:48 +0000 (Tue, 25 Jan 2005) | 1 line Makefile: removed the forced 0.3.6 version tag ------------------------------------------------------------------------ r1662 | darkvater | 2005-01-25 00:07:58 +0000 (Tue, 25 Jan 2005) | 1 line -Fix: Unpause Linkgames scenario per default ------------------------------------------------------------------------ r1661 | bjarni | 2005-01-25 00:07:50 +0000 (Tue, 25 Jan 2005) | 1 line Makefile: added scenario to make install ------------------------------------------------------------------------ r1660 | dominik | 2005-01-24 23:58:12 +0000 (Mon, 24 Jan 2005) | 2 lines Added scenarios to Mandrakelinux specs file ------------------------------------------------------------------------ r1659 | bjarni | 2005-01-24 23:52:59 +0000 (Mon, 24 Jan 2005) | 1 line Makefile: added scenario to mac and MorphOS release scripts ------------------------------------------------------------------------ r1658 | darkvater | 2005-01-24 23:44:24 +0000 (Mon, 24 Jan 2005) | 2 lines -Update readme and windows installer for 0.3.6 -Fix up VS6 and add new default icon for OpenTTD ------------------------------------------------------------------------ r1657 | bjarni | 2005-01-24 23:32:58 +0000 (Mon, 24 Jan 2005) | 1 line changelog update ------------------------------------------------------------------------ r1656 | dominik | 2005-01-24 23:28:47 +0000 (Mon, 24 Jan 2005) | 1 line Sorry, this is of course the 2004 version of Linkgame Islands ------------------------------------------------------------------------ r1655 | dominik | 2005-01-24 23:24:34 +0000 (Mon, 24 Jan 2005) | 5 lines Add: Three brand new scenarios for endless multiplayer pleasure: - Linkgame Islands (by sign_de) - Mountain Pass (by Korenn) - Volcano City (aka The Big City, by lucaspiller) ------------------------------------------------------------------------ r1654 | dominik | 2005-01-24 23:04:30 +0000 (Mon, 24 Jan 2005) | 1 line updated changelog and known-bugs for 0.3.6 ------------------------------------------------------------------------ r1653 | darkvater | 2005-01-24 23:02:14 +0000 (Mon, 24 Jan 2005) | 2 lines -Fix: removed CTRL+A and CTRL+B cheats; thanks Hackykid -Removed executable bits on png files in media dir (svn pd svn:executable ) ------------------------------------------------------------------------ r1652 | bjarni | 2005-01-24 22:24:47 +0000 (Mon, 24 Jan 2005) | 2 lines Fix: train and road vehicle lists are now redrawn when vehicles enters/leaves a depot (Hackykid) fix: the ship status bar was not updated properly after a breakdown if show_speed was off (Hackykid) ------------------------------------------------------------------------ r1651 | dominik | 2005-01-24 22:09:20 +0000 (Mon, 24 Jan 2005) | 2 lines Fix: [ 1098696 ] Airport shadow remains after crashing ------------------------------------------------------------------------ r1650 | matthijs | 2005-01-24 21:51:06 +0000 (Mon, 24 Jan 2005) | 2 lines - Added known-bugs.txt to os/debian/docs ------------------------------------------------------------------------ r1649 | bjarni | 2005-01-24 21:39:16 +0000 (Mon, 24 Jan 2005) | 1 line Makefile: added known-bugs.txt to mac and MorphOS release scripts and made a really dirty hack to force 0.3.6 on binary files compiled with this makefile ------------------------------------------------------------------------ r1648 | darkvater | 2005-01-24 21:33:44 +0000 (Mon, 24 Jan 2005) | 1 line -Fix: server can now pause and unpause a game through the console. Use 'pause' and 'unpause' ------------------------------------------------------------------------ r1647 | tron | 2005-01-24 20:55:54 +0000 (Mon, 24 Jan 2005) | 1 line Remove stale comment and fix typo ------------------------------------------------------------------------ r1646 | dominik | 2005-01-24 20:42:02 +0000 (Mon, 24 Jan 2005) | 2 lines Miscellaneous langfile fixes, in particular for STR_NETWORK_SERVER_ADDRESS, broken by myself in r1611 ------------------------------------------------------------------------ r1645 | dominik | 2005-01-24 20:35:07 +0000 (Mon, 24 Jan 2005) | 2 lines Updated Mandrakelinux spec file and added some ScummVMish comments ------------------------------------------------------------------------ r1644 | matthijs | 2005-01-24 20:33:43 +0000 (Mon, 24 Jan 2005) | 2 lines - Some minor corrections to the os/debian dir. ------------------------------------------------------------------------ r1643 | truelight | 2005-01-24 20:25:52 +0000 (Mon, 24 Jan 2005) | 2 lines -Fix: [ 1108547 ] You can now change the server-password via the GUI again ------------------------------------------------------------------------ r1642 | truelight | 2005-01-24 20:20:30 +0000 (Mon, 24 Jan 2005) | 2 lines -Fix: solve AI related order-problem ------------------------------------------------------------------------ r1641 | tron | 2005-01-24 18:57:16 +0000 (Mon, 24 Jan 2005) | 3 lines Remove a boundary check added in r1332 to work around a bug - the real cause has been eleminated in r1413. Leave an assert() just to be sure... ------------------------------------------------------------------------ r1640 | bjarni | 2005-01-24 18:21:23 +0000 (Mon, 24 Jan 2005) | 1 line fix: now helicopters will use a hangar in schedule to be replaced in, even if they are only set to service there. Since helicopters are serviced at helipads, they will only go there if they needs to be replaced or renewed. ------------------------------------------------------------------------ r1639 | dominik | 2005-01-24 17:49:22 +0000 (Mon, 24 Jan 2005) | 2 lines Fixed spelling: Wrong command in error for goto_dir ------------------------------------------------------------------------ r1638 | celestar | 2005-01-24 14:39:22 +0000 (Mon, 24 Jan 2005) | 4 lines -Fix: Train crashes should no longer desync the game. This is more of a workaround, as somewhere there might be some InteractiveRandom() abuse in the code. ------------------------------------------------------------------------ r1637 | darkvater | 2005-01-24 11:32:47 +0000 (Mon, 24 Jan 2005) | 2 lines -Fix: VS6 warning -Added missing files to VS6 and VS.Net project files (bociusz) ------------------------------------------------------------------------ r1636 | bjarni | 2005-01-24 10:50:57 +0000 (Mon, 24 Jan 2005) | 1 line fix: helicopters now go to a hangar if they are set for replacement or needs to be renewed ------------------------------------------------------------------------ r1635 | bjarni | 2005-01-24 08:49:14 +0000 (Mon, 24 Jan 2005) | 1 line fix: forgot to set SetVScrollCount properly in autoreplace train GUI. It appears ok now ------------------------------------------------------------------------ r1634 | tron | 2005-01-24 07:18:45 +0000 (Mon, 24 Jan 2005) | 1 line Update readme: JAM support has been removed, also be more precise which version of SDL is needed to compile ------------------------------------------------------------------------ r1633 | darkvater | 2005-01-24 00:36:22 +0000 (Mon, 24 Jan 2005) | 1 line -Fix: [1040119] Flood and wagons in depot ------------------------------------------------------------------------ r1632 | darkvater | 2005-01-23 23:59:49 +0000 (Sun, 23 Jan 2005) | 1 line -Fix: [1108008] Scenario creation bug; engines are of correct year when scenario is saved ------------------------------------------------------------------------ r1631 | dominik | 2005-01-23 23:58:35 +0000 (Sun, 23 Jan 2005) | 2 lines A couple of fixes for the signed/unsigned warnings. Only train_cmd.c remains to need fixing... ------------------------------------------------------------------------ r1630 | miham | 2005-01-23 22:39:34 +0000 (Sun, 23 Jan 2005) | 1 line Langfile update ------------------------------------------------------------------------ r1629 | bjarni | 2005-01-23 22:01:51 +0000 (Sun, 23 Jan 2005) | 2 lines added a counter to tell how many engines you have of each type to the autoreplace vehicle windows and made them show only the vehicles you actually have in the left list. this also fixes some window updates issues when autoreplacing ------------------------------------------------------------------------ r1628 | darkvater | 2005-01-23 21:42:29 +0000 (Sun, 23 Jan 2005) | 1 line -Fix: [1107893] script command; log file pointer was not reset to NULL after logging was closed ------------------------------------------------------------------------ r1627 | darkvater | 2005-01-23 21:30:31 +0000 (Sun, 23 Jan 2005) | 1 line -Fix: The tabulizer in action ^_^ ------------------------------------------------------------------------ r1626 | darkvater | 2005-01-23 21:24:33 +0000 (Sun, 23 Jan 2005) | 1 line -Updated readme and credits list. ------------------------------------------------------------------------ r1625 | darkvater | 2005-01-23 20:41:20 +0000 (Sun, 23 Jan 2005) | 1 line -Alphabetized credits list ------------------------------------------------------------------------ r1624 | darkvater | 2005-01-23 20:40:49 +0000 (Sun, 23 Jan 2005) | 1 line -Fix: [1106930] BugFix: placing signals with 2x1 drags is treated as placing a single signal thus providing an easy fix for a nasty problem. ------------------------------------------------------------------------ r1623 | tron | 2005-01-23 20:06:38 +0000 (Sun, 23 Jan 2005) | 1 line Remove dead code ------------------------------------------------------------------------ r1622 | truelight | 2005-01-23 19:33:42 +0000 (Sun, 23 Jan 2005) | 2 lines -Fix: variables can't be defined after a statement.. (Igor2Code) ------------------------------------------------------------------------ r1621 | truelight | 2005-01-23 19:02:53 +0000 (Sun, 23 Jan 2005) | 2 lines -Fix: fixed some compiler warnings for the random-debug-switch ------------------------------------------------------------------------ r1620 | tron | 2005-01-23 17:51:22 +0000 (Sun, 23 Jan 2005) | 1 line Fix typo in r1619 ------------------------------------------------------------------------ r1619 | tron | 2005-01-23 17:35:01 +0000 (Sun, 23 Jan 2005) | 7 lines Fight bit rot in the Makefile: - Begin all echos with ===> to visually emphasise them - Add @ to suppress printing of commands where it was missing - Add echos to rules where none were - Rephrase some existing echos - Remove VERBOSE_FILTER, because piping errors to /dev/null is ... a bad idea ------------------------------------------------------------------------ r1618 | tron | 2005-01-23 16:33:09 +0000 (Sun, 23 Jan 2005) | 1 line () -> (void) ------------------------------------------------------------------------ r1617 | darkvater | 2005-01-23 15:25:17 +0000 (Sun, 23 Jan 2005) | 1 line -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). ------------------------------------------------------------------------ r1616 | tron | 2005-01-23 15:16:47 +0000 (Sun, 23 Jan 2005) | 4 lines Introduce ttd_strlcat() and use it to de-uglify some piece of code in misc_cmd. While here rename the len parameter of ttd_strlcpy() to size, because it is a buffer size and not a string length. Also add -Wwrite-strings to the Makefile, because the above mentioned piece of code was the only part which triggered this warning. ------------------------------------------------------------------------ r1615 | darkvater | 2005-01-23 14:15:42 +0000 (Sun, 23 Jan 2005) | 1 line -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) ------------------------------------------------------------------------ r1614 | dominik | 2005-01-23 13:45:20 +0000 (Sun, 23 Jan 2005) | 2 lines Fix: Signals were not updated correctly when the vehicle drive side was changed ------------------------------------------------------------------------ r1613 | darkvater | 2005-01-23 13:42:26 +0000 (Sun, 23 Jan 2005) | 1 line -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. ------------------------------------------------------------------------ r1612 | truelight | 2005-01-23 13:30:02 +0000 (Sun, 23 Jan 2005) | 2 lines -Fix: made sure that ->next pointers are set to NULL ------------------------------------------------------------------------ r1611 | dominik | 2005-01-23 13:19:15 +0000 (Sun, 23 Jan 2005) | 3 lines Display server port in the multiplayer game info window I had to make the multiplayer window 10 pixels wider for this ------------------------------------------------------------------------ r1610 | tron | 2005-01-23 13:09:35 +0000 (Sun, 23 Jan 2005) | 1 line Remove trailing whitespace (last time ever, i hope) ------------------------------------------------------------------------ r1609 | truelight | 2005-01-23 13:08:01 +0000 (Sun, 23 Jan 2005) | 2 lines -Codechange: converted the last order-loop with FOR_VEHICLE_ORDERS ------------------------------------------------------------------------ r1608 | tron | 2005-01-23 12:04:40 +0000 (Sun, 23 Jan 2005) | 1 line Make ReplaceWords() comprehensible ------------------------------------------------------------------------ r1607 | truelight | 2005-01-23 11:37:27 +0000 (Sun, 23 Jan 2005) | 3 lines -Fix: When deleting an order, the next pointer was not cleared, resulting in some unusual behavoir from time to time ------------------------------------------------------------------------ r1606 | tron | 2005-01-23 10:54:32 +0000 (Sun, 23 Jan 2005) | 1 line Fix some bogus casts ------------------------------------------------------------------------ r1605 | tron | 2005-01-23 10:47:15 +0000 (Sun, 23 Jan 2005) | 1 line Remove redundant if ------------------------------------------------------------------------ r1604 | dominik | 2005-01-23 10:40:54 +0000 (Sun, 23 Jan 2005) | 2 lines Fix: [ 1105112 ] Destroyed train locks crossings ------------------------------------------------------------------------ r1603 | darkvater | 2005-01-23 10:34:39 +0000 (Sun, 23 Jan 2005) | 2 lines -Fix: unused variable in FormatTinyDate -Fix: added void to all win32.c functions as well ------------------------------------------------------------------------ r1602 | tron | 2005-01-23 08:34:39 +0000 (Sun, 23 Jan 2005) | 1 line -Fix: [1107514] When resizing a window, make sure the correct window receives the click ------------------------------------------------------------------------ r1601 | dominik | 2005-01-22 23:57:03 +0000 (Sat, 22 Jan 2005) | 3 lines Add: A brand new set of icons. Removed: The old icons ------------------------------------------------------------------------ r1600 | bjarni | 2005-01-22 23:55:45 +0000 (Sat, 22 Jan 2005) | 1 line Mac: applied the new icon to the mac binary file ------------------------------------------------------------------------ r1599 | bjarni | 2005-01-22 23:41:23 +0000 (Sat, 22 Jan 2005) | 2 lines fix: autoreplace window now updates when inflation alters prices Hackykid and not LordOfThePigs pointed out the update problem fixed in rev 1597. Sorry. Sometimes development can get too fast ------------------------------------------------------------------------ r1598 | dominik | 2005-01-22 23:13:20 +0000 (Sat, 22 Jan 2005) | 4 lines Feature: Message history now is stickyable and resizeable The news messages are now precisely cropped according to pixel width to fit optimal into the window. Introduced a new date format: DATE_TINY, which is ISOish. ------------------------------------------------------------------------ r1597 | bjarni | 2005-01-22 23:11:25 +0000 (Sat, 22 Jan 2005) | 1 line fix: autoreplace vehicle lists are now redrawn when a new vehicle becomes available (thanks LordOfThePigs for pointing this one out) ------------------------------------------------------------------------ r1596 | tron | 2005-01-22 22:47:58 +0000 (Sat, 22 Jan 2005) | 1 line Add some more statics ------------------------------------------------------------------------ r1595 | tron | 2005-01-22 22:46:10 +0000 (Sat, 22 Jan 2005) | 1 line EmergencySave() is only used on WIN32, add preprocessor guard to hide it everywhere else ------------------------------------------------------------------------ r1594 | tron | 2005-01-22 20:23:18 +0000 (Sat, 22 Jan 2005) | 1 line Convert all undefined parameter lists to (void) and add the appropriate warning flags in the Makefile ------------------------------------------------------------------------ r1593 | tron | 2005-01-22 19:41:30 +0000 (Sat, 22 Jan 2005) | 1 line Remove yet another alloca() ------------------------------------------------------------------------ r1592 | tron | 2005-01-22 19:05:30 +0000 (Sat, 22 Jan 2005) | 1 line -Fix: [1090495] Slopes under high bridges weren't flooded ------------------------------------------------------------------------ r1591 | tron | 2005-01-22 18:59:53 +0000 (Sat, 22 Jan 2005) | 1 line Make dedicated servers on OS/2 check for input the UNIX way ------------------------------------------------------------------------ r1590 | darkvater | 2005-01-22 18:51:09 +0000 (Sat, 22 Jan 2005) | 1 line -Fix: [1107347] ban 1 crashes dedicated server. Dedicated server cannot ban itself :) ------------------------------------------------------------------------ r1589 | tron | 2005-01-22 18:46:30 +0000 (Sat, 22 Jan 2005) | 1 line Adapt the AI to a slight behavior change of CmdBuildSignals() introduced in r1585 ------------------------------------------------------------------------ r1588 | celestar | 2005-01-22 18:39:52 +0000 (Sat, 22 Jan 2005) | 4 lines -Fix: [ 1105959 ] coded a workaround in the acceleration code so that trains don't think they're on a slope while they drive around in a tunnel ------------------------------------------------------------------------ r1587 | darkvater | 2005-01-22 16:24:21 +0000 (Sat, 22 Jan 2005) | 2 lines -CodeChange: fixed up the graph loop a little..numd now shows the exact amount, no +1 needed -CodeMotion: moved 'Company performancerating detail' to the end of the file; it fits there ------------------------------------------------------------------------ r1586 | dominik | 2005-01-22 15:50:54 +0000 (Sat, 22 Jan 2005) | 2 lines Fix: [ 1107340 ] Graphs don't show comapany info for company #8 ------------------------------------------------------------------------ r1585 | tron | 2005-01-22 14:52:20 +0000 (Sat, 22 Jan 2005) | 9 lines Rewrite CmdBuildSignals() This addresses several issues: - Correct comments - Check input parameters for validity (and don't assert() them) - Reorder checks if action is possible to produce more meaningful error messages - Correct bug where money was charged for an action which should be free - Kill warning about uninitialized variable, because the variable exists no more - Make more clear how the function works (at least i hope so) ------------------------------------------------------------------------ r1584 | dominik | 2005-01-22 09:17:58 +0000 (Sat, 22 Jan 2005) | 2 lines Fix: Highlighlighting tiles under bridges works again correctly for square selection tools. ------------------------------------------------------------------------ r1583 | darkvater | 2005-01-21 19:52:32 +0000 (Fri, 21 Jan 2005) | 1 line -Fix: You should no longer be able to delete bridges on any type of underground when there is a vehicle on it ------------------------------------------------------------------------ r1582 | dominik | 2005-01-21 18:36:17 +0000 (Fri, 21 Jan 2005) | 2 lines Fix: Only the train orders GUI has a non-stop button now. ------------------------------------------------------------------------ r1581 | celestar | 2005-01-21 16:51:25 +0000 (Fri, 21 Jan 2005) | 1 line Added a display for the total map population to the town display (Jango) ------------------------------------------------------------------------ r1580 | dominik | 2005-01-21 11:12:17 +0000 (Fri, 21 Jan 2005) | 3 lines Fix: [ 1106354 ] Graph's keys get confused Fix: Graphs were not updated correctly when one graph with a certain selection was already open and another graph window was opened ------------------------------------------------------------------------ r1579 | dominik | 2005-01-20 22:19:34 +0000 (Thu, 20 Jan 2005) | 3 lines Fix: [ 1105963 ] Buoys can now only be removed if no ship has it in their schedule. This makes buoys more useable in multiplayer games again, as buoys can't be deleted by other players if they are used. ------------------------------------------------------------------------ r1578 | darkvater | 2005-01-20 18:57:09 +0000 (Thu, 20 Jan 2005) | 1 line -Fix: [1102454] dedicated server crashes after some hours (highscore problems for dedicated...should be really solved now) ------------------------------------------------------------------------ r1577 | tron | 2005-01-20 18:19:37 +0000 (Thu, 20 Jan 2005) | 1 line Fix: [1103301] Railroad tracks on slopes weren't flooded ------------------------------------------------------------------------ r1576 | tron | 2005-01-20 18:18:32 +0000 (Thu, 20 Jan 2005) | 1 line Clean TileLoopWaterHelper() a bit up ------------------------------------------------------------------------ r1575 | Celestar | 2005-01-20 10:31:59 +0000 (Thu, 20 Jan 2005) | 3 lines -Fix: Forgot to exit the construction phase for the waypoint window (if you have newgrfs loaded) ------------------------------------------------------------------------ r1574 | celestar | 2005-01-20 09:12:20 +0000 (Thu, 20 Jan 2005) | 1 line -Fix [ 1105281 ] upgrade rail fails when train under bridge ------------------------------------------------------------------------ r1573 | celestar | 2005-01-20 08:36:15 +0000 (Thu, 20 Jan 2005) | 3 lines -Fix: Station and depot building mode is now terminated if the corresponding windows are closed [ 1104277 ] ------------------------------------------------------------------------ r1572 | tron | 2005-01-19 21:50:38 +0000 (Wed, 19 Jan 2005) | 2 lines Remove dead code from ludde's autorail implementation which was left over by revision 1571 ------------------------------------------------------------------------ r1571 | dominik | 2005-01-19 20:55:23 +0000 (Wed, 19 Jan 2005) | 4 lines Feature: Visually enhanced autorail placing When using the autorail tool, the rail pieces which are going to be build are highlighted. If a piece is shown in red, this indicates that the slope/rail combination is impossible. It does not tell you if the rail line construction might not be possible because of other obstacles, e.g. houses or water. ------------------------------------------------------------------------ r1570 | tron | 2005-01-19 20:22:10 +0000 (Wed, 19 Jan 2005) | 1 line Make the gcc version test work with old versions of test (i.e. don't use the < operator) ------------------------------------------------------------------------ r1569 | darkvater | 2005-01-19 19:32:33 +0000 (Wed, 19 Jan 2005) | 1 line -Fix: signed/unsigned mismatch ------------------------------------------------------------------------ r1568 | bjarni | 2005-01-19 19:15:03 +0000 (Wed, 19 Jan 2005) | 1 line made an enum of train subtypes to make the code more readable ------------------------------------------------------------------------ r1567 | darkvater | 2005-01-19 13:31:46 +0000 (Wed, 19 Jan 2005) | 1 line -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) ------------------------------------------------------------------------ r1566 | darkvater | 2005-01-19 13:22:01 +0000 (Wed, 19 Jan 2005) | 1 line -Fix eol-style on script files, as well as update them a bit (sign_de) ------------------------------------------------------------------------ r1565 | celestar | 2005-01-19 10:00:37 +0000 (Wed, 19 Jan 2005) | 5 lines -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated before display -CodeChange: replaced one if (foo) return true else return false by return (foo) ------------------------------------------------------------------------ r1564 | tron | 2005-01-19 05:55:30 +0000 (Wed, 19 Jan 2005) | 1 line ISO C90 forbids mixed declarations and code (bad bjarni, no cookie) ------------------------------------------------------------------------ r1563 | bjarni | 2005-01-19 01:18:29 +0000 (Wed, 19 Jan 2005) | 1 line fix: autoreplaced trains now sets wagon override properly ------------------------------------------------------------------------ r1562 | bjarni | 2005-01-18 23:48:55 +0000 (Tue, 18 Jan 2005) | 1 line Changed copyright 2004 into copyright 2004-(current year) in the get info window in finder (macOSX) ------------------------------------------------------------------------ r1561 | bjarni | 2005-01-18 23:27:06 +0000 (Tue, 18 Jan 2005) | 4 lines Fix: autoreplacing a singleheaded engine into a dualheaded engine now adds the the rear engine autoreplacing a dualheaded engine into a singleheaded engine now sells the rear engine as a sideeffect of this, the price for replacing both engines are now added and displayed once from the depot(instead of two identical numbers written on top of each other, looking like one) fix: cost for autorenew dualheaded engines were doubled and their value where doubled too ------------------------------------------------------------------------