Commit Graph

8632 Commits

Author SHA1 Message Date
Glenn Maynard 0bb5338ba9 simplify; make sure buffer_bytes_filled is never negative 2004-02-25 00:06:52 +00:00
Glenn Maynard 25869ac4d4 regression test for stop segment on first bpm segment 2004-02-24 23:41:20 +00:00
Glenn Maynard 113c7b43ec fix timing when a freeze lies before or on the first BPM segment (Black Cat) 2004-02-24 23:40:28 +00:00
Glenn Maynard 9667559886 fix course entry masking 2004-02-24 23:07:03 +00:00
Glenn Maynard 03fc6c5ecb Enable all players. 2004-02-24 23:00:52 +00:00
Steve Checkoway 5a3fc99d4c Fix builds that have spaces in . 2004-02-24 10:11:14 +00:00
Steve Checkoway 03499669bd fix warnings 2004-02-24 08:00:04 +00:00
Steve Checkoway f48728e003 This should have C linkage. 2004-02-24 05:00:03 +00:00
Steve Checkoway f59f5de31e Fix paths for Frameworks. Some should be absolute. 2004-02-24 02:18:26 +00:00
Glenn Maynard 6396362352 fix "Visualizations/foo.avi/ isn't a directory" crash due to visualizations
being loaded as BGAnimations
2004-02-24 02:17:03 +00:00
Glenn Maynard 5faeed32e7 validate grade input (so we don't crash later writing stats.html) 2004-02-24 02:14:31 +00:00
Steve Checkoway 238b4683ac Fix relative paths for Frameworks. 2004-02-24 02:05:36 +00:00
Steve Checkoway 56968ae373 Fix Framework search path. 2004-02-24 01:29:27 +00:00
Steve Checkoway b09116c138 fix warning 2004-02-24 01:22:39 +00:00
Glenn Maynard 76b2ae8afb alpha 13b 2004-02-23 23:57:00 +00:00
Chris Danford b08fdd428f fix VC6 compile error 2004-02-23 23:44:23 +00:00
Glenn Maynard c139ce871e fix results voltage 2004-02-23 23:21:14 +00:00
Glenn Maynard 053fd3bd04 don't import invalid grades 2004-02-23 23:12:40 +00:00
Glenn Maynard 38635516ba comment 2004-02-23 22:45:04 +00:00
Glenn Maynard a6b2385f30 fix grade conversion from a12 2004-02-23 21:27:04 +00:00
Matt Denham 2fc72f9b46 I'm an idiot, part 2 of many. 2004-02-23 17:18:02 +00:00
Steve Checkoway c2215945fd Add files 2004-02-23 10:01:12 +00:00
Glenn Maynard 77a2f196dc update 2004-02-23 09:36:26 +00:00
Glenn Maynard fb70433e0e fix choosing a disabled selection (editor with no songs) results in options not
responding
2004-02-23 08:51:03 +00:00
Chris Danford 699dcc36a1 on SPO, ignore MenuStart repeats until we get one FirstPressed 2004-02-23 08:33:54 +00:00
Chris Danford 9d954465f2 remove converge 2004-02-23 08:31:01 +00:00
Chris Danford e183e3b706 add SaveModifiers code for PlayerOptions screen 2004-02-23 08:16:40 +00:00
Glenn Maynard 9e3437e9f7 SaveMachinePublicKeyToDir fix 2004-02-23 08:09:21 +00:00
Glenn Maynard 9c0ccfae1d fix compile, simplify 2004-02-23 08:08:04 +00:00
Chris Danford e8f3886d2c add "CancelAll" code for PlayerOptions screen 2004-02-23 07:44:57 +00:00
Chris Danford ddeb153ed3 add "converge" mod 2004-02-23 07:44:11 +00:00
Andrew Wong a5bc1f5d79 fix 'can't add two pointers' 2004-02-23 07:37:03 +00:00
Chris Danford 3ba4d33d21 add "converge" mod 2004-02-23 06:42:55 +00:00
Chris Danford 380a2d00ee add "cross" mod 2004-02-23 05:33:33 +00:00
Chris Danford 5e1952da57 fix 3D wheel text perspective 2004-02-23 04:53:22 +00:00
Chris Danford f3bfc41172 change player weight to int 2004-02-23 04:53:02 +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
Chris Danford e47d817250 remove PreloadSounds 2004-02-23 03:31:52 +00:00
Chris Danford 35756afeac remove debugging Html save 2004-02-23 03:27:06 +00:00
Glenn Maynard 2cd3818400 ScreenNameEntryTraditional invalid 2004-02-23 01:57:24 +00:00
Glenn Maynard 54ead61dbc fix warnings 2004-02-23 01:47:59 +00:00
Chris Danford 771889d948 clean up calorie table 2004-02-23 01:44:04 +00:00
Glenn Maynard 4f28086bfd simplify 2004-02-23 01:43:57 +00:00
Glenn Maynard 8642a728aa troubleshooting 2004-02-23 01:40:13 +00:00
Glenn Maynard 19ed4d89b2 use localtime_r, not localtime 2004-02-23 01:16:22 +00:00
Glenn Maynard 6def357f15 fix overflow in AttenuateBuf 2004-02-23 01:04:58 +00:00
Glenn Maynard 6ff5eba04d Forcibly terminate after a crash. 2004-02-23 00:47:18 +00:00