Commit Graph
14 Commits
Author SHA1 Message Date
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