Commit Graph

94 Commits

Author SHA1 Message Date
Charles Lohr 06db18cd37 OOps -- it put the background stuff in an extra folder up. I fixed it. 2005-06-20 04:59:26 +00:00
Charles Lohr a8f0404f0f Add: the background transitions and effects 2005-06-20 04:39:55 +00:00
Chris Danford 8b135714a5 remove separate visualizations dir. This can be done with any movie with the new background effects system. 2005-05-29 00:55:13 +00:00
Eric Gustafson a8e856afa7 Edited to add msvcp71.dll 2005-05-14 16:48:38 +00:00
Charles Lohr a0344938fc Fix: Installer (we don't use unlocks.dat anymore) 2005-03-28 08:51:56 +00:00
Glenn Maynard 4b95ea731c remove SDL 2004-10-16 17:52:07 +00:00
Chris Danford 26b6c80b91 remove VISE uninstall check 2004-09-08 05:34:46 +00:00
Chris Danford 899a75cf92 installer: stats.html -> stats.xml 2004-07-30 15:47:12 +00:00
Glenn Maynard cf6b842dcd lua is statically linked now 2004-06-20 04:49:00 +00:00
Glenn Maynard f3e00fe2a1 update 2004-06-08 06:54:16 +00:00
Glenn Maynard 02ac95c1d8 install a dummy stats.html so the menu link isn't broken until the first run 2004-05-26 04:44:51 +00:00
Glenn Maynard 3418d9e97f install ChangeLog.txt 2004-05-25 07:55:17 +00:00
Glenn Maynard cd93cb4347 cosmetic cleanups 2004-05-23 07:29:08 +00:00
Glenn Maynard ff48744677 fix extension 2004-05-22 03:19:07 +00:00
Glenn Maynard c461e0d637 update 2004-05-18 06:35:56 +00:00
Glenn Maynard fcd978de7e splash.png 2004-04-06 05:15:47 +00:00
Glenn Maynard 748eed520d There have been some reports of people upgrading their installation
but ending up with a metrics.ini from a previous version.  Make sure we
overwrite old files.
2004-02-23 04:42:52 +00:00
Glenn Maynard 7c14df6eba simplify 2004-02-23 04:31:35 +00:00
Glenn Maynard 4924439787 allow continuing if uninstaller fails 2004-02-23 04:23:34 +00:00
Glenn Maynard 838dcab316 Work around a common installation problem: the uninstaller window
takes a second to come up, and during that time it's possible to accidentally
start the new installation.  Wait for the uninstaller to finish, and check whether
it succeeded.

Now using NSIS 2.  The script assumes all previous versions are released
with 1.x, and all versions from here on in are 2.x.  This is extremely important,
since we have to work around an incompatible uninstaller change.
2004-02-23 04:12:07 +00:00
Glenn Maynard d0f8210a02 lua.dll 2004-02-14 22:02:40 +00:00
Glenn Maynard 2524e91d6f fix case 2003-12-13 06:58:30 +00:00
Glenn Maynard 3baf14a62c NSIS doesn't like uninst being in Program 2003-12-12 09:01:47 +00:00
Glenn Maynard e953e263e8 install a shortcut to the old location 2003-12-12 08:53:44 +00:00
Glenn Maynard 21792e6852 move binaries 2003-12-12 08:51:38 +00:00
Glenn Maynard 4a50344b4e dist "Packages" 2003-12-10 08:44:13 +00:00
Glenn Maynard 6dc897bd10 add zlib1.dll 2003-12-10 06:09:43 +00:00
Chris Danford d4da0ad3db add Start Menu shortcut to machine stats page 2003-12-07 07:46:46 +00:00
Glenn Maynard 4a9c6e66db Remove VideoCardDefaults.ini.
Cleanup.
2003-10-09 00:12:36 +00:00
Glenn Maynard 4a6a6f87c4 Add Characters\default and dbghelp. 2003-09-25 05:24:49 +00:00
Glenn Maynard d2367673e5 add resample.dll 2003-09-25 04:08:23 +00:00
Glenn Maynard 1eeeb966d5 Fix uninstall. Fix uninstallation of old desktop icons, and do that during
installation, not uninstallation.
2003-09-16 22:49:11 +00:00
Glenn Maynard 614f9482e7 stepmania.nsi is now case-sensitive (used in *nix) 2003-09-16 21:51:55 +00:00
Chris Danford 78b0a68639 fix Start Menu shortcuts in Win9x (SetShellVarContext current doesn't work in 9x) 2003-09-07 05:51:41 +00:00
Glenn Maynard 715ad226b7 add splash.bmp 2003-09-06 04:23:22 +00:00
Glenn Maynard 48180c862b Uninstallation fix. 2003-09-05 23:03:34 +00:00
Glenn Maynard 762671b9b8 Wait, this problem goes back to "CVS". 2003-09-04 20:50:14 +00:00
Glenn Maynard 349f07057f remove old desktop icons 2003-09-04 20:49:25 +00:00
Glenn Maynard 192ccf3291 Fix desktop icon uninstallation 2003-09-04 20:47:02 +00:00
Glenn Maynard 256a40e4a9 Add ffmpeg DLLs. 2003-09-04 20:36:37 +00:00
Chris Danford c1080ef660 Add global NoteSkin fallback. This ensures that every game type is at least playable (albeit with the wrong graphics) 2003-08-15 03:20:19 +00:00
Chris Danford 2a2bdb3cb5 Move branding and version strings for program and installer into ProductInfo.inc/h. This will make it easier to keep version the information up to date. 2003-08-10 03:19:16 +00:00
Glenn Maynard 1a9ca9b002 add missing file 2003-07-15 23:36:11 +00:00
Glenn Maynard 8727ecd432 update 2003-07-15 20:54:34 +00:00
Chris Danford 71096055cb make shortcut to SM program directory, not Songs directory 2003-07-05 06:09:28 +00:00
Chris Danford 9228894d75 Remove stepmania.ini check from installer. The uninstaller nukes it, so that logic is never used. 2003-06-21 02:58:37 +00:00
Glenn Maynard b7253384ca update 2003-06-18 07:14:11 +00:00
Glenn Maynard 55a323a8d2 Don't distribute Characters yet. 2003-05-28 05:02:41 +00:00
Glenn Maynard 167cc3aaef Cool. Apparently this works on DLLs, too. 2003-05-22 23:50:00 +00:00
Glenn Maynard de6dcbe208 Compress the executables. I'm not doing this during the build because
it takes a few seconds.
2003-05-22 23:44:17 +00:00