Mon, 24 Jan 2005 23:02:14 +0000 darkvater (svn r1653) -Fix: removed CTRL+A and CTRL+B cheats; thanks Hackykid
Mon, 24 Jan 2005 22:24:47 +0000 bjarni (svn r1652) Fix: train and road vehicle lists are now redrawn when vehicles enters/leaves a depot (Hackykid)
Mon, 24 Jan 2005 22:09:20 +0000 dominik (svn r1651) Fix: [ 1098696 ] Airport shadow remains after crashing
Mon, 24 Jan 2005 21:51:06 +0000 matthijs (svn r1650) - Added known-bugs.txt to os/debian/docs
Mon, 24 Jan 2005 21:39:16 +0000 bjarni (svn r1649) 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
Mon, 24 Jan 2005 21:33:44 +0000 darkvater (svn r1648) -Fix: server can now pause and unpause a game through the console. Use 'pause' and 'unpause'
Mon, 24 Jan 2005 20:55:54 +0000 tron (svn r1647) Remove stale comment and fix typo
Mon, 24 Jan 2005 20:42:02 +0000 dominik (svn r1646) Miscellaneous langfile fixes, in particular for STR_NETWORK_SERVER_ADDRESS, broken by myself in r1611
Mon, 24 Jan 2005 20:35:07 +0000 dominik (svn r1645) Updated Mandrakelinux spec file and added some ScummVMish comments
Mon, 24 Jan 2005 20:33:43 +0000 matthijs (svn r1644) - Some minor corrections to the os/debian dir.
Mon, 24 Jan 2005 20:25:52 +0000 truelight (svn r1643) -Fix: [ 1108547 ] You can now change the server-password via the GUI again
Mon, 24 Jan 2005 20:20:30 +0000 truelight (svn r1642) -Fix: solve AI related order-problem
Mon, 24 Jan 2005 18:57:16 +0000 tron (svn r1641) Remove a boundary check added in r1332 to work around a bug - the real cause has been eleminated in r1413.
Mon, 24 Jan 2005 18:21:23 +0000 bjarni (svn r1640) 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.
Mon, 24 Jan 2005 17:49:22 +0000 dominik (svn r1639) Fixed spelling: Wrong command in error for goto_dir
Mon, 24 Jan 2005 14:39:22 +0000 celestar (svn r1638) -Fix: Train crashes should no longer desync the game. This is more of a
Mon, 24 Jan 2005 11:32:47 +0000 darkvater (svn r1637) -Fix: VS6 warning
Mon, 24 Jan 2005 10:50:57 +0000 bjarni (svn r1636) fix: helicopters now go to a hangar if they are set for replacement or needs to be renewed
Mon, 24 Jan 2005 08:49:14 +0000 bjarni (svn r1635) fix: forgot to set SetVScrollCount properly in autoreplace train GUI. It appears ok now
Mon, 24 Jan 2005 07:18:45 +0000 tron (svn r1634) Update readme: JAM support has been removed, also be more precise which version of SDL is needed to compile
Mon, 24 Jan 2005 00:36:22 +0000 darkvater (svn r1633) -Fix: [1040119] Flood and wagons in depot
Sun, 23 Jan 2005 23:59:49 +0000 darkvater (svn r1632) -Fix: [1108008] Scenario creation bug; engines are of correct year when scenario is saved
Sun, 23 Jan 2005 23:58:35 +0000 dominik (svn r1631) A couple of fixes for the signed/unsigned warnings. Only train_cmd.c remains to need fixing...
Sun, 23 Jan 2005 22:39:34 +0000 miham (svn r1630) Langfile update
Sun, 23 Jan 2005 22:01:51 +0000 bjarni (svn r1629) 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.
Sun, 23 Jan 2005 21:42:29 +0000 darkvater (svn r1628) -Fix: [1107893] script command; log file pointer was not reset to NULL after logging was closed
Sun, 23 Jan 2005 21:30:31 +0000 darkvater (svn r1627) -Fix: The tabulizer in action ^_^
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