summaryrefslogtreecommitdiff
path: root/strgen/strgen.c
AgeCommit message (Expand)Author
2006-08-28(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {...rubidium
2006-08-25(svn r6117) -Fix r6097: on mingw it is normal that both / as \ are accepted a...truelight
2006-08-24(svn r6098) -Fix 6097: stupid me.... CHARS! Not strings, for strrchr :(truelight
2006-08-24(svn r6097) -Fix: mingw and cygwin get / from Makefile, where \ is expected. ...truelight
2006-08-24(svn r6096) -Fix: silence a warning on mingw (tnx Frostregen)truelight
2006-08-24(svn r6089) -Backport r6088: added -s (source) and -d (destination) to strgen...truelight
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-05-27(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...KUDr
2006-05-02(svn r4689) - Codechange: correct parameter order or calloc, and use the size...peter1138
2006-04-09(svn r4340) Add force {FORCE} to the units system. This is currently unused.peter1138
2006-03-31(svn r4204) - Get trunk compiling again on OS/2orudge
2006-03-26(svn r4126) - Feature: A new multi-lingual multi-measuring-unit system:peter1138
2006-02-12(svn r3595) Several small cleanups, the only notable are some additional symb...tron
2006-02-01(svn r3511) More whitespace ([FS#46] by Rubidium)tron
2006-01-28(svn r3459) - CodeChange: add help-output to strgen and also verbose variants...Darkvater
2005-12-17(svn r3310) Fix a couple of warnings: Initialise all struct members, disambig...tron
2005-11-02(svn r3123) eh, don't press enter after typing text, previous patch wasn't fi...Darkvater
2005-11-02(svn r3122) - Fix (regression): recent change to strgen which 'fixed' all str...Darkvater
2005-10-30(svn r3103) - Fix: [ 1339000 ] Fix: strgen and plural forms fatal error for u...Darkvater
2005-10-02(svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc)Darkvater
2005-09-25(svn r2985) Print warnings and errors in the canonical file:line: form to mak...tron
2005-09-11(svn r2944) Add Revision keyword to the file for --version/-vDarkvater
2005-09-10(svn r2937) Add sprites for {, |, } and ~tron
2005-09-10(svn r2936) Move string commands to a non-printable range and remove stale co...tron
2005-09-10(svn r2933) Implement the non-breaking spacetron
2005-08-28(svn r2900) Fix a bug, which incremented the counter of a loop twice and ther...tron
2005-08-20(svn r2879) Major step twoards ISO-8859-15tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-17(svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned...Darkvater
2005-07-17(svn r2597) Feature: [string system] Support cases.ludde
2005-07-16(svn r2594) Fix: [strgen] Misc updates to the string system.ludde
2005-07-16(svn r2592) Feature: [strgen] New way to specify plural forms. ludde
2005-07-15(svn r2579) Change some strgen errors into warnings to prevent build from sto...ludde
2005-07-15(svn r2572) - Codechange: [string] Changed string system so it's not as depen...ludde
2005-07-15(svn r2569) Get rid of some dubious casts and thus warnings on 64bit machinestron
2005-07-15(svn r2568) Small cleanup in strgen: static, bracing, ...tron
2005-07-14(svn r2566) Rename COMMA{8,16,32} to just COMMA, because it's the same anywaytron
2005-07-13(svn r2562) Fix: Merged {NUMU16}, {INT32}. They do the same thing now.ludde
2005-07-13(svn r2561) Fix: Remove {COMMA16} and {COMMA8}. Those are not needed anymore.ludde
2005-04-24(svn r2225) -Fix: split the endian-detection to target/host. Now cross-compil...truelight
2005-02-17(svn r1880) [Codechange] Added isocodes to langfiles and support code to strg...miham
2005-01-22(svn r1598) Feature: Message history now is stickyable and resizeabledominik
2004-11-28(svn r847) Add the station type icons to strgen: {TRAIN}, {LORRY}, {BUS}, {PL...tron
2004-11-17(svn r661) Make strgen print its own revision instead of the repo's.tron
2004-11-14(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ...darkvater
2004-09-14(svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fi...darkvater
2004-09-13(svn r237) -Fix: [1025836] Company value problem (again). Now company value r...darkvater
2004-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...darkvater
2004-09-08(svn r182) -Fix: [1024380] strgen diff (Warning fix + MorphOS fix). Removes t...darkvater