Commit Graph
26 Commits
Author SHA1 Message Date
Chris Danford 187d8196fb fix path in exported files 2006-03-06 17:50:54 +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 f6f253b545 localize text in all dialogs 2006-01-06 07:48:26 +00:00
Chris Danford df984aef76 working on localization tool 2005-12-29 02:40:09 +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 44afa77096 eliminate duped code in smpackage 2005-12-10 08:23:10 +00:00
Chris Danford 2784c08ea3 add "Launch Game" to main menu 2005-11-28 05:24:09 +00:00
Glenn Maynard be483f5a61 A major, long-running problem is installing themes when the theme is
already installed.  If we don't get rid of the old theme, we'll have junk
files accumulating that cause major problems.

Keep track of what "packages" are included in an SMZIP, and offer
to remove them when the SMZIP is installed.  Don't derive it at extraction
time; this way, we can still create "overlay" SMZIPs.

Make sure we don't do anything stupid if something malicious like "..\..\.."
is listed as a package name.
2003-07-24 01:33:59 +00:00
Glenn Maynard 49cd556680 bugfix 2003-07-23 00:56:46 +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 2cd16ab141 Separate directory scanning and archiving. 2003-07-22 04:55:10 +00:00
Glenn Maynard 4f0e9ef915 Implement "don't ask" for EnterComment. 2003-07-22 03:11:12 +00:00
Chris Danford 4279ca8cc6 Add support for comments in smpackage 2003-06-21 19:31:02 +00:00
Chris Danford bcb71b865a Add character exporting
Compress files in archive that aren't known media types (avi,mp3,etc)
2003-06-21 03:33:35 +00:00
Chris Danford 3f61e251cb turn compression off when exporting package 2003-03-27 23:38:39 +00:00
Chris Danford c767e187cd smpackage: fix CVS and thumbs.db files not being excluded from export 2003-02-27 08:44:21 +00:00
Chris Danford b517c55693 smpackage: fix courses and RandomMovies being added to zip file twice 2003-02-27 08:38:24 +00:00
Chris Danford aafd886025 added "Open Program Folder" button to smpackage 2003-02-26 01:08:27 +00:00
Chris Danford 50cd4dd2d6 Added support for multiple installation dirs to smpackage export screen. 2003-02-11 20:42:42 +00:00
Chris Danford a71bae101e added tree control interface to smpackage 2003-02-06 23:15:21 +00:00