Commit Graph
194 Commits
Author SHA1 Message Date
Chris Danford 8df0b80dbe fix smpackage compile 2006-10-05 08:21:41 +00:00
Glenn Maynard b8349ca68b ARRAYLEN 2006-09-18 23:28:10 +00:00
Chris Danford 4600534519 fix wrong file name in error 2006-08-18 04:42:04 +00:00
Chris Danford a2cc26fa79 don't export empty strings 2006-08-07 10:53:20 +00:00
Chris Danford c3c1b87f33 don't export empty strings 2006-08-07 10:42:33 +00:00
Chris Danford 2c8d488460 don't export strings that are empty after trimming 2006-08-07 10:30:27 +00:00
Chris Danford 2506644701 punctuation cleanup 2006-08-05 00:01:30 +00:00
Chris Danford ec9d50c332 check for period mismatches 2006-06-26 09:05:20 +00:00
Chris Danford d7a019b5e3 more detailed import stats 2006-06-13 00:56:58 +00:00
Glenn Maynard 1ba1abe05b don't warn missing if base text is blank 2006-04-24 16:54:31 +00:00
Glenn Maynard 95ecac26fa fix incorrect warning with intentionally blank strings 2006-04-24 16:38:24 +00:00
Glenn Maynard 2c33835ba4 check for obsolete translations 2006-04-24 16:36:35 +00:00
Glenn Maynard e0ab9e73ab cleanup text 2006-04-24 16:15:09 +00:00
Glenn Maynard 668a958fa2 add encoding check 2006-04-24 16:08:39 +00:00
Glenn Maynard d11ed7b8bf split out DumpList 2006-04-24 16:08:04 +00:00
Glenn Maynard 407c2dd420 revert (goofy FOREACH macro scoping needs fixing first) 2006-04-24 15:44:49 +00:00
Glenn Maynard 374c6cc3ea spacing changes only 2006-04-24 15:39:54 +00:00
Chris Danford c4b75aee2a print number of overwritten strings 2006-04-06 03:10:00 +00:00
Glenn Maynard fa01aef5f5 add "%s" mismatch check 2006-04-05 05:26:31 +00:00
Glenn Maynard fb26cec6da OnBnClickedCheckLanguage 2006-03-15 00:25:06 +00:00
Glenn Maynard 93cda5e73e add IDC_CHECK_LANGUAGE 2006-03-15 00:24:14 +00:00
Chris Danford 492fbf1382 fix exporting 2006-03-14 19:19:58 +00:00
Chris Danford b3cfedeb68 fix crash no game dirs written to registry 2006-03-13 09:14:54 +00:00
Glenn Maynard 0fcfa90f31 remount to the default installation, so language utils follow it 2006-03-06 19:44:41 +00:00
Glenn Maynard 81c5c2a7f0 cleanup 2006-03-06 19:29:11 +00:00
Glenn Maynard 1819a3ab39 FILEMAN already initialized here 2006-03-06 19:28:45 +00:00
Glenn Maynard c1ac1db757 fix nothing selected after "make default", but button still enabled
fix "remove" available when there's only 1 installation
2006-03-06 19:22:37 +00:00
Chris Danford 187d8196fb fix path in exported files 2006-03-06 17:50:54 +00:00
Chris Danford 5e12c7d9f4 move helpful CSV parse error message 2006-03-03 00:59:01 +00:00
Chris Danford e96a90181e convert UTF-8 language names to active code page before displaying 2006-03-02 16:00:51 +00:00
Chris Danford 7146649851 fix installation reg values not written 2006-02-28 21:51:21 +00:00
Chris Danford 388eacea2e handle ShellExecute error values (0-32)
clear cache before checking if files exist
2006-02-26 05:00:45 +00:00
Chris Danford fc2ee3e32d handle ShellExecute error values (0-32) 2006-02-26 04:31:43 +00:00
Chris Danford f89ff843a7 check return value of CreateProcess instead of checking for existance of time. Fixes bogus error if root dir isn't mounted. 2006-02-26 01:13:16 +00:00
Chris Danford d87a17a034 PRODUCT_NAME -> PRODUCT_FAMILY
PRODUCT_NAME_VER -> PRODUCT_ID_VER
2006-02-25 23:59:32 +00:00
Chris Danford e26eaf822e stick registry entries in PRODUCT_ID 2006-02-25 23:41:50 +00:00
Chris Danford f5174d5d99 have smpackage read theme from static.ini in case the game hasn't been run yet to create preferences.ini 2006-02-25 04:34:19 +00:00
Chris Danford 6b5231cbf0 make the Enter a Comment edit box default to disabled so people are less inclined to enter useless comments 2006-02-23 16:27:16 +00:00
Chris Danford 53e0ea8f24 fix smpackage uninstall and install to different installation other than where tools.exe resides 2006-02-15 03:58:29 +00:00
Chris Danford 6116d9f1bc fix VC6 build 2006-02-13 01:07:44 +00:00
Chris Danford 4d6d0f9815 fix ugly headers when using large fonts 2006-02-08 20:57:09 +00:00
Chris Danford b21d58f885 fix localizing of text 2006-02-03 17:19:17 +00:00
Chris Danford 35408c5ed6 fix MessageBox not displaying unicode 2006-02-03 05:45:04 +00:00
Chris Danford 90a744d6ab fix MessageBox not displaying unicode 2006-02-03 05:40:09 +00:00
Chris Danford 4c5340c6c4 strip the same files when archiving and extracting 2006-02-01 04:48:21 +00:00
Chris Danford 2a9247a6ff add "Force 60Hz" checkbox for people getting a black screen on launch with improperly configured monitor profiles 2006-01-25 09:39:08 +00:00
Chris Danford 8c869c0e90 fix logging toggle 2006-01-24 07:30:01 +00:00
Chris Danford 1424fe42a1 fix file extracting
fix preferences reading
2006-01-24 07:26:27 +00:00
Chris Danford 044a0d6208 fit pseudoloc text 2006-01-24 07:24:14 +00:00
Chris Danford d773b2443f working on zip reading 2006-01-21 21:45:59 +00:00