Commit Graph
30 Commits
Author SHA1 Message Date
Glenn Maynard 043b7cc893 just use the English name. It's a hassle to get native names here. 2008-04-07 23:14:27 +00:00
Chris Danford 7146649851 fix installation reg values not written 2006-02-28 21:51:21 +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 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 477e67a8aa fix smpackage file routines and registry writing 2006-01-21 12:18:26 +00:00
Chris Danford d00063c067 name/tab/string cleanup 2006-01-20 23:38:17 +00:00
Chris Danford f6d11943ab make more strings localizable
move dialog localization into archutil
adjust dialog layout for pseudoloc strings
2006-01-08 05:42:09 +00:00
Chris Danford f8379c8db7 cleanup newline handling in languages
remove View Statistics button (moved to command line)
2006-01-06 17:57:26 +00:00
Chris Danford f6f253b545 localize text in all dialogs 2006-01-06 07:48:26 +00:00
Chris Danford cc922c4619 localizable smpackage dialogs 2006-01-05 07:38:31 +00:00
Chris Danford df984aef76 working on localization tool 2005-12-29 02:40:09 +00:00
Chris Danford b42d28af34 add language localization tools 2005-12-28 19:21:08 +00:00
Glenn Maynard 47de881923 missing license texts 2005-12-23 00:59:00 +00:00
Glenn Maynard 40946423be find, size 2005-12-21 09:00:54 +00:00
Chris Danford 572576021c fix tools.exe build, runtime errors 2005-12-18 01:27:54 +00:00
Chris Danford 44afa77096 eliminate duped code in smpackage 2005-12-10 08:23:10 +00:00
Chris Danford 68413b77cf fix LaunchGame launching wrong version of executable 2005-12-07 20:18:21 +00:00
Chris Danford 2784c08ea3 add "Launch Game" to main menu 2005-11-28 05:24:09 +00:00
Chris Danford e7dbf5ed3d fix remnants of "convert theme" button 2005-11-11 22:00:26 +00:00
Chris Danford 04a590b6f2 set default install dir when launching smpackage 2005-10-21 07:42:52 +00:00
Chris Danford c2bc8c3b61 set default install dir to whatever install dir was used last
prune old non-present installations by checking each for a Programs directory
2005-10-17 08:15:52 +00:00
Glenn Maynard 951ce82dbf fix note skin installation wiping too much 2004-03-26 01:48:47 +00:00
Glenn Maynard a00685d1d1 Add GetPackageDirectory and IsValidPackageDirectory. 2003-07-24 01:28:53 +00:00
Glenn Maynard 33a835ff31 Tired of fighting with MFC; switch arrays to vector.
Update IniFile and some of RageUitl.  Can't do everything, since it's
still using MFC CString.
2003-07-23 00:47:23 +00:00
Glenn Maynard 364b01787b Add GetPref, SetPref. 2003-07-22 03:07:51 +00:00
Glenn Maynard d817a6e023 Cleanup. 2003-07-22 02:40:23 +00:00