Commit Graph
8622 Commits
Author SHA1 Message Date
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
Glenn Maynard 9bd0ca032b fix memleak on open fail 2004-02-23 00:29:16 +00:00
Glenn Maynard 7bc279d0c1 cleanup, comment 2004-02-23 00:23:52 +00:00
Glenn Maynard 832355dba4 fix linux build 2004-02-23 00:21:26 +00:00
Glenn Maynard 78d35a1efb fix glitches if the time is set far ahead during gameplay 2004-02-23 00:10:32 +00:00
Glenn Maynard 2c8b17ebf8 RageTimer fixes 2004-02-23 00:04:38 +00:00
Glenn Maynard 1208c42c4d use localtime_r
fix off-by-one errors in time output
2004-02-22 23:39:11 +00:00
Chris Danford 06c9073fcf better calories tracking 2004-02-22 23:29:13 +00:00
Glenn Maynard 9e6a952a41 Better check for the system clock moving backwards. Fixes assist tick.
Needs more testing.
2004-02-22 23:27:42 +00:00
Glenn Maynard d17828c60c simplify 2004-02-22 23:26:46 +00:00
Glenn Maynard 5305320e09 honor m_sLastUsedHighScoreName 2004-02-22 22:44:39 +00:00