misc_cmd.c
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'
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.
Wed, 12 Jan 2005 11:21:28 +0000 truelight (svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it for
Mon, 03 Jan 2005 08:50:44 +0000 tron (svn r1330) Increase size of some vars from int16 to int32 to guard against future overflows
Tue, 28 Dec 2004 09:31:38 +0000 truelight (svn r1286) -Fix: oeps, I clamp'd some numbers wrong :$
Tue, 28 Dec 2004 09:24:02 +0000 truelight (svn r1284) -Fix: Fixed 'money-cheat' (read: bug which could give people a lot of money)
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.
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Fri, 20 Aug 2004 09:32:32 +0000 truelight (svn r85) -Add: initial commit of new AI (enable in Patch menu)
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN