strings.c
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.
Tue, 14 Dec 2004 20:27:00 +0000 truelight (svn r1090) -Fix: Made the _openttd_revision variable global, and with that
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.
Wed, 24 Nov 2004 22:52:57 +0000 tron (svn r803) Switch to ISO 8859-15
Mon, 15 Nov 2004 19:25:59 +0000 tron (svn r631) Merge r440, r444, r485, r630 to trunk:
Mon, 15 Nov 2004 10:31:48 +0000 tron (svn r624) Merge r377 to trunk:
Sun, 14 Nov 2004 19:44:06 +0000 tron (svn r607) -Patch: [ 985102 ] static cleanup
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).
Sat, 18 Sep 2004 16:36:14 +0000 darkvater (svn r293) -Feature: Windows now shows (available) revision, release information in title bar
Wed, 15 Sep 2004 22:32:37 +0000 darkvater (svn r267) -Fix: Moved EUR back in its place, savegames should not list Romanian Lei anymore, and 2002 currency is also to EUR again
Mon, 13 Sep 2004 23:43:54 +0000 darkvater (svn r241) -Fix: Trailing spaces :O
Mon, 13 Sep 2004 20:38:36 +0000 darkvater (svn r237) -Fix: [1025836] Company value problem (again). Now company value rightly shows the value, including ALL your money.
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, 16 Aug 2004 13:54:37 +0000 darkvater (svn r65) -Fix [1009567] problem with transferred cargo crashes game. Invalid st->xy on deleted station.
Thu, 12 Aug 2004 17:49:16 +0000 truelight (svn r27) -Fix: [1006715] Autorenew issues
Tue, 10 Aug 2004 15:00:15 +0000 darkvater (svn r7) -Feature [1003350] Euro introduction news item. (dominik81)
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN