order_cmd.c
Sun, 15 May 2005 18:50:55 +0000 tron (svn r2324) Introduce _cmd_text for passing strings with a command instead of abusing _decode_parameters as text buffer. This should prevent several possible buffer overruns and is a bit cleaner to use. As bonus it reduces the size of most command packets by 79 bytes.
Thu, 12 May 2005 23:46:01 +0000 Darkvater (svn r2300) - CodeChange: check the last number of commands, now only the refit ones remain, and some server-only commands.
Thu, 12 May 2005 00:11:37 +0000 Darkvater (svn r2297) - CodeChange: server-check the next batch of commands.
Wed, 11 May 2005 15:31:10 +0000 Darkvater (svn r2293) - Fix (regression): You couldn't modify commands anymore; fixed. (|| and && are kinda confusing with !=) :P
Wed, 11 May 2005 00:00:27 +0000 Darkvater (svn r2290) - CodeChange: protect the next batch of commands. This brings us to a total of 61, which is 53% :)
Tue, 03 May 2005 22:18:40 +0000 matthijs (svn r2264) - Fix: [ 1060686 1187655 ] Changing the full-load flag on the current order doesn't take effect immediately. (glx)
Mon, 02 May 2005 23:59:11 +0000 matthijs (svn r2256) - Fix: Trains cannot find a depot when they are in a tunnel. (glx)
Mon, 02 May 2005 22:13:20 +0000 matthijs (svn r2255) - Fix: [ 9680363 ] [NPF] Broken buoy handling for ships
Sat, 30 Apr 2005 10:49:47 +0000 Darkvater (svn r2237) - Fix (regression): [ 1192284 ] Bug: Ship refuses to add buoy to its orders (init100)
Fri, 22 Apr 2005 05:41:09 +0000 tron (svn r2222) Check the parameters of Cmd{Insert,Delete,Modify,Skip}Order() and CmdRestoreOrderIndex():
Mon, 11 Apr 2005 20:54:25 +0000 Darkvater (svn r2184) - CodeChange: remove the copy of ClearSlot(), which is now also called for CmdSkipOrder(). This also fixes the involuntary crash introduced 2 revisions ago
Sun, 10 Apr 2005 21:54:29 +0000 Darkvater (svn r2178) Postprevcommitaddendum: add debug.h if you use DEBUG()
Sun, 10 Apr 2005 21:51:11 +0000 Darkvater (svn r2177) - Fix: Fix a slot desync with setting the invalid slot to the correct value
Sun, 06 Feb 2005 10:24:57 +0000 truelight (svn r1818) -Add: Dynamic orders (up to 64k orders)
Sat, 05 Feb 2005 15:05:52 +0000 celestar (svn r1801) -Fix [Multistop] Fixed a crash that occured when copying orders due to not checking a pointer to be non-NULL
Wed, 02 Feb 2005 16:16:43 +0000 truelight (svn r1770) -Fix: Hopefully last pieces of code that are containing a station-id
Mon, 31 Jan 2005 11:23:10 +0000 matthijs (svn r1751) - Feature: New PathFinder (NPF).
Mon, 31 Jan 2005 07:23:15 +0000 tron (svn r1749) Move the functions which calculate distances to map.[ch] and give the more meaningful names
Sat, 29 Jan 2005 19:41:44 +0000 celestar (svn r1721) -Feature: It is now possible to build multiple road stations (up to 8) on
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 11:37:27 +0000 truelight (svn r1607) -Fix: When deleting an order, the next pointer was not cleared,
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
Tue, 18 Jan 2005 09:35:31 +0000 Celestar (svn r1556) -Fix: Vehicle list updates should now really work
Mon, 17 Jan 2005 21:54:45 +0000 celestar (svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated before
Sun, 16 Jan 2005 14:42:53 +0000 truelight (svn r1544) -Fix: SwapOrder did not use AssignOrder, which caused the saveroutine to
Sat, 15 Jan 2005 19:06:22 +0000 truelight (svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.
Sat, 15 Jan 2005 09:28:08 +0000 celestar (svn r1521) -Fix: Ship Vehicle Lists are now redrawn correctly
Thu, 06 Jan 2005 22:31:58 +0000 truelight (svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns and _industries
Wed, 29 Dec 2004 13:13:29 +0000 miham (svn r1297) Language fixes in the source.. (ln-)
Wed, 29 Dec 2004 08:42:30 +0000 truelight (svn r1295) -Fix: [ 1092499 ] Copy order was fucked up, because memcpy said:
Sun, 19 Dec 2004 21:03:16 +0000 tron (svn r1177) Enable non-stop flag for waypoints
Sun, 19 Dec 2004 16:26:45 +0000 truelight (svn r1175) -Fix: [ 1086375 ] Backup-order-list was not closed with an OT_NOTHING,
Sun, 19 Dec 2004 09:30:05 +0000 dominik (svn r1164) Redid fix from revision 1163 to work with all patch settings
Sat, 18 Dec 2004 21:11:45 +0000 dominik (svn r1163) Fix: [ 1087403 ] Crashed trains aren't reported to have too few orders any more
Fri, 10 Dec 2004 18:16:08 +0000 tron (svn r1009) -Feature: per-station vehicle lists
Sun, 05 Dec 2004 12:43:04 +0000 tron (svn r955) Replace uint16 for orders with struct Order
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk
Thu, 02 Dec 2004 22:53:07 +0000 tron (svn r901) Small step in the process to clean up the DPARAM mess:
Thu, 25 Nov 2004 10:47:30 +0000 tron (svn r815) Include strings.h only in the files which need it.
Sat, 06 Nov 2004 15:13:44 +0000 celestar (svn r516) Solved a little bug with the order checker.
Sun, 19 Sep 2004 21:44:01 +0000 dominik (svn r300) Fix: order checker now correctly detects station with invalid facilities
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Sun, 15 Aug 2004 13:21:18 +0000 dominik (svn r56) Improved order checker + patch setting for it (celestar)
Thu, 12 Aug 2004 21:29:26 +0000 darkvater (svn r30) -Fix [1007272] Copy orders between bus/truck possible. You cannot share orders between busses/trucks. You can only copy orders if all the facilities in schedule allow both types to go there (Celestar)
Wed, 11 Aug 2004 10:15:38 +0000 dominik (svn r20) Feature: warning when a vehicle has invalid orders (celestar)
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN