strgen/strgen.c
Sun, 02 Oct 2005 22:39:56 +0000 Darkvater (svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)
Sun, 25 Sep 2005 09:15:09 +0000 tron (svn r2985) Print warnings and errors in the canonical file:line: form to make life for IDEs easier (ln-)
Sun, 11 Sep 2005 18:20:32 +0000 Darkvater (svn r2944) Add Revision keyword to the file for --version/-v
Sat, 10 Sep 2005 15:52:19 +0000 tron (svn r2937) Add sprites for {, |, } and ~
Sat, 10 Sep 2005 15:14:35 +0000 tron (svn r2936) Move string commands to a non-printable range and remove stale comments
Sat, 10 Sep 2005 08:17:30 +0000 tron (svn r2933) Implement the non-breaking space
Sun, 28 Aug 2005 14:45:44 +0000 tron (svn r2900) Fix a bug, which incremented the counter of a loop twice and therefore calculated wrong argument indices
Sat, 20 Aug 2005 18:14:32 +0000 tron (svn r2879) Major step twoards ISO-8859-15
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Sun, 17 Jul 2005 18:11:17 +0000 Darkvater (svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned warnings
Sun, 17 Jul 2005 10:18:23 +0000 ludde (svn r2597) Feature: [string system] Support cases.
Sat, 16 Jul 2005 20:58:04 +0000 ludde (svn r2594) Fix: [strgen] Misc updates to the string system.
Sat, 16 Jul 2005 17:12:32 +0000 ludde (svn r2592) Feature: [strgen] New way to specify plural forms.
Fri, 15 Jul 2005 17:59:55 +0000 ludde (svn r2579) Change some strgen errors into warnings to prevent build from stopping.
Fri, 15 Jul 2005 14:53:44 +0000 ludde (svn r2572) - Codechange: [string] Changed string system so it's not as dependent on decode_parameters
Fri, 15 Jul 2005 09:01:23 +0000 tron (svn r2569) Get rid of some dubious casts and thus warnings on 64bit machines
Fri, 15 Jul 2005 07:48:17 +0000 tron (svn r2568) Small cleanup in strgen: static, bracing, ...
Thu, 14 Jul 2005 15:10:20 +0000 tron (svn r2566) Rename COMMA{8,16,32} to just COMMA, because it's the same anyway
Wed, 13 Jul 2005 20:41:44 +0000 ludde (svn r2562) Fix: Merged {NUMU16}, {INT32}. They do the same thing now.
Wed, 13 Jul 2005 20:35:52 +0000 ludde (svn r2561) Fix: Remove {COMMA16} and {COMMA8}. Those are not needed anymore.
Sun, 24 Apr 2005 15:41:01 +0000 truelight (svn r2225) -Fix: split the endian-detection to target/host. Now cross-compiling
Thu, 17 Feb 2005 07:49:31 +0000 miham (svn r1880) [Codechange] Added isocodes to langfiles and support code to strgen (Lauri Nurmi)
Sat, 22 Jan 2005 23:13:20 +0000 dominik (svn r1598) Feature: Message history now is stickyable and resizeable
Sun, 28 Nov 2004 19:46:24 +0000 tron (svn r847) Add the station type icons to strgen: {TRAIN}, {LORRY}, {BUS}, {PLANE} and {SHIP}
Wed, 17 Nov 2004 18:38:07 +0000 tron (svn r661) Make strgen print its own revision instead of the repo's.
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).
Tue, 14 Sep 2004 18:19:29 +0000 darkvater (svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation
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.
Sun, 12 Sep 2004 21:49:38 +0000 darkvater (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
Wed, 08 Sep 2004 15:01:12 +0000 darkvater (svn r182) -Fix: [1024380] strgen diff (Warning fix + MorphOS fix). Removes the longest standing warning on compilation of strgen (tokai)
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN