ttd.h
Wed, 22 Dec 2004 13:19:26 +0000 dominik (svn r1215) Feature: You can now make a custom currency by chosing "Custom..."
Wed, 15 Dec 2004 16:51:55 +0000 darkvater (svn r1098) -Fix: server without revision build doesn't care about the client's version. Also moved all revision things where it belongs (network.c)
Wed, 15 Dec 2004 00:31:08 +0000 darkvater (svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. Removed globalness of _openttd_revision and put all such ifdefs into one place. If server has a revision only the same revisions can join; if the server has no revision everyone can join. I reckon this should be a server-side option to allow people to join or not to join.
Sun, 12 Dec 2004 17:42:04 +0000 dominik (svn r1030) Some toolbar icons are arranged differently:
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk
Fri, 26 Nov 2004 21:14:42 +0000 pasky (svn r828) Everyone welcome table/sprites.h in trunk - so far not in use besides enum AnimCursors migrated from viewport.h and tiny fragment of enum Sprites migrated from ttd.h (we should slowly convert trunk to use the symbolic names instead of sprite numbers too to reduce the delta to map). Ported from the map branch, where the work was done by Darkvater, Celestar and Tron.
Thu, 25 Nov 2004 10:47:30 +0000 tron (svn r815) Include strings.h only in the files which need it.
Sun, 21 Nov 2004 10:49:40 +0000 tron (svn r724) Remove restriction that a tile can only accept 3 cargo types.
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).
Thu, 16 Sep 2004 10:41:56 +0000 dominik (svn r271) another town name confusion fix
Tue, 14 Sep 2004 01:21:07 +0000 darkvater (svn r242) -Fix: Pathfinding bug for road vehicles introduced in r160 fixed (blathijs)
Mon, 13 Sep 2004 23:43:54 +0000 darkvater (svn r241) -Fix: Trailing spaces :O
Mon, 13 Sep 2004 12:28:11 +0000 darkvater (svn r234) -Fix: added missing romanian.txt to VC6, VS.NET and Jamfile project file
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Mon, 06 Sep 2004 21:20:01 +0000 darkvater (svn r169) -Fix: move around sort-widgets a bit so it looks more natural
Mon, 06 Sep 2004 18:15:13 +0000 darkvater (svn r165) -Feature: Option to sort vehicles in vehicle-list window by different criteria. Total independent sort for all types and players. Periodic resort of list every 10 TTD days. Thank you for your graphical inspiration follow and buxo (since none of you provided any code).
Sun, 05 Sep 2004 16:15:22 +0000 truelight (svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)
Fri, 03 Sep 2004 19:59:05 +0000 darkvater (svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, open a new viewport to have a quick look at your favorite map-positions. Independent zoom and quick jump to/from viewport (Dribbel)
Tue, 24 Aug 2004 08:34:28 +0000 dominik (svn r127) New feature: ingame console. (sign_de)
Mon, 23 Aug 2004 21:40:01 +0000 dominik (svn r125) Add: [ 1014684 ] Czech town names (supr)
Mon, 23 Aug 2004 10:59:03 +0000 dominik (svn r117) Feature: Performance details window in company league menu (TrueLight)
Tue, 17 Aug 2004 08:40:09 +0000 truelight (svn r72) -Add: build_date of station (viewable with Query tool)
Fri, 13 Aug 2004 18:27:33 +0000 dominik (svn r40) Final slope graphics fix
Fri, 13 Aug 2004 11:28:59 +0000 dominik (svn r38) Preliminary slopes graphics fix. Neighboring tile check not done yet
Wed, 11 Aug 2004 22:07:08 +0000 darkvater (svn r23) -Some omments on the code (blathijs)
Tue, 10 Aug 2004 14:14:00 +0000 darkvater (svn r2) -Fix [993829] UDP Fixes (lucaspiller)
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN