order_gui.c
Mon, 06 Dec 2004 00:03:26 +0000 Celestar (svn r962) Fixed a problem with the new order system due to missing '{}' (another place)
Sun, 05 Dec 2004 23:57:08 +0000 Celestar (svn r961) Fixed a problem with the new order system due to missing '{}'
Sun, 05 Dec 2004 21:30:58 +0000 darkvater (svn r960) -Fix: forgotten conversion of orders for the AI (Tron)
Sun, 05 Dec 2004 12:43:04 +0000 tron (svn r955) Replace uint16 for orders with struct Order
Fri, 03 Dec 2004 07:43:00 +0000 tron (svn r907) Sprinkle holy ANSI water:
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.
Sun, 14 Nov 2004 13:07:07 +0000 darkvater (svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name actually makes some sense and is also compatible with TTDPatch (pasky).
Mon, 27 Sep 2004 14:30:17 +0000 dominik (svn r329) Fix: [ 1035066 ] 'Allow goto depot' turned off, no checkpoints in orders
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Tue, 07 Sep 2004 21:48:09 +0000 darkvater (svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
Tue, 24 Aug 2004 09:09:49 +0000 dominik (svn r128) Invalid (void) orders in schedule are highlighted in red (Celestar)
Fri, 13 Aug 2004 20:30:45 +0000 darkvater (svn r45) -Feature [992998] Scrollto Station in Orders. CTRL click on orders of a vehicle and main-window scrolls to that station. (chrishuebsch)
Thu, 12 Aug 2004 17:11:47 +0000 truelight (svn r26) Fix orderwindow issue
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN