Commit Graph
9617 Commits
Author SHA1 Message Date
Glenn Maynard 97aaf75dd9 fix missing metrics 2004-04-26 04:54:33 +00:00
Glenn Maynard 5463520a12 fix rounding error: acosf(cosom) becomes 0, causing div/0 2004-04-26 03:11:19 +00:00
Glenn Maynard 8f7e6894dc fix StepsID::operator<
beware: invalid < operations (where a<b and b<a can both be true)
lead to crashes with std::map on glibc
2004-04-26 00:08:51 +00:00
Glenn Maynard 9707e6bb0c allow omitting alpha from "1,1,1", like #FFFFFF 2004-04-26 00:07:25 +00:00
Glenn Maynard 84e873bb28 remove debugging 2004-04-26 00:06:42 +00:00
Glenn Maynard fe9459b29e fix accepting input after pressing start if it comes in the same update
(test case: F2, enter, enter)
2004-04-25 23:36:00 +00:00
Glenn Maynard fc18e6186d increase decoder thread priority by 32 instead of 5; log errors 2004-04-25 23:25:38 +00:00
Glenn Maynard b0ca9ef1ea debugging 2004-04-25 23:22:46 +00:00
Glenn Maynard 08c00bd689 fix backing out of the stage screen causes the stage counter to be increased 2004-04-25 23:17:08 +00:00
Glenn Maynard 162d5581ba simplify ScreenStage; add "MinimumDelay" metric 2004-04-25 22:52:15 +00:00
Glenn Maynard 2db701b557 comment 2004-04-25 22:51:16 +00:00
Glenn Maynard 94161d0789 ScreenStage metric update 2004-04-25 22:50:17 +00:00
Glenn Maynard bf03cda720 ScreenStage metric update 2004-04-25 22:41:37 +00:00
Glenn Maynard e939841c29 simplify ScreenStage 2004-04-25 22:40:31 +00:00
Glenn Maynard 0121c60e2b implement Transition::GetTweenTimeLeft 2004-04-25 22:38:55 +00:00
Glenn Maynard cb9efe946d fix ChangeSelection in !SharedPreviewAndCursor mode 2004-04-25 22:37:54 +00:00
Chris Danford 3963ee8501 use same zbias in D3D as OpenGL 2004-04-25 18:52:27 +00:00
Chris Danford 11c7a06e23 fix multitexture in d3d 2004-04-25 12:14:21 +00:00
Chris Danford d33c5c369d fix missing metrics 2004-04-25 09:34:32 +00:00
Chris Danford c7b7843ea0 fix VC6 compile 2004-04-25 09:20:17 +00:00
Glenn Maynard 4e073c4776 cleanup 2004-04-25 08:54:10 +00:00
Glenn Maynard f03f1b527b remove code that's been commented out for eons 2004-04-25 08:40:14 +00:00
Glenn Maynard 6ed0ad1953 noisy 2004-04-25 05:56:31 +00:00
Glenn Maynard be3fb45f33 don't make challenge steps edits in difficult courses 2004-04-25 05:52:21 +00:00
Glenn Maynard 18e66dc2d0 fix remainder tween off 2004-04-25 05:51:09 +00:00
Glenn Maynard 654d99076f fix remainder tween off 2004-04-25 05:26:23 +00:00
Glenn Maynard 35814004ef make sure we never send a negative update to Actor 2004-04-25 04:42:36 +00:00
Glenn Maynard 19494e41f2 noisy 2004-04-25 04:41:21 +00:00
Glenn Maynard f2413b4170 a selection screen with no choices is broken; abort early instead of
crashing later (most selection screens assume selection 0 is valid)
2004-04-25 04:31:18 +00:00
Glenn Maynard 18167e013e registry access cleanup
log system drives and whether DMA is enabled (for skip diagnostics)
2004-04-25 03:49:05 +00:00
Glenn Maynard a2a7ae6e8e add RegistryAccess 2004-04-25 03:47:50 +00:00
Chris Danford f72ff368a4 theme RadarCategory and PlayMode in profile.html 2004-04-25 01:28:57 +00:00
Glenn Maynard dffe8cf029 fix reverting in the editor goes to the wrong song if the selected song
has a blank description
2004-04-24 21:01:32 +00:00
Glenn Maynard 4bdf480a6f editor: fix crash on reverting from disk and the selected notes weren't found 2004-04-24 20:57:30 +00:00
Glenn Maynard eeeb9809f6 fix path not being found correctly when started from smpackage 2004-04-24 19:30:49 +00:00
Glenn Maynard 5bf8f64570 split out GetDirOfExecutable 2004-04-24 19:22:53 +00:00
Chris Danford 61ebde3f13 add Actor::QueueCommand 2004-04-24 18:38:18 +00:00
Chris Danford 7cd77dc83a fix "glow pass on models doesn't obey glow alpha" 2004-04-24 10:18:15 +00:00
Chris Danford 78a45c8158 fix Model glow pass doesn't draw with correct bone transform 2004-04-24 09:30:30 +00:00
Chris Danford b84859f712 fix wrong pref type 2004-04-24 08:37:39 +00:00
Chris Danford 92a3fc49eb add m_bHalveTextureHeight for 8:3 displays 2004-04-24 07:54:18 +00:00
Glenn Maynard 3e76470d77 fix warning 2004-04-23 08:31:38 +00:00
Chris Danford 6928e8e864 ugly hack to fix "mem card name not updated if card left in between games" 2004-04-23 06:35:24 +00:00
Chris Danford e4353d5cb8 move from .h to .cpp 2004-04-23 05:40:07 +00:00
Chris Danford 691d0091a3 fix Linux compile 2004-04-23 04:33:19 +00:00
Glenn Maynard 795252d302 reenable linux memcards 2004-04-23 04:21:50 +00:00
Chris Danford 82c910711c read memory card names in the mount thread
MemoryCardDrivers: fix Mount doesn't clear the right mount point before trying to mount
2004-04-23 04:17:02 +00:00
Glenn Maynard 93e9377ea2 chars and translit for "kono omoi o tsutaetai" and Ai (Chuu Seishin) (Excel
Saga OP)
2004-04-23 03:54:06 +00:00
Glenn Maynard 1fd151a2b9 don't read "empty" as a fallback announcer 2004-04-23 03:15:07 +00:00
Glenn Maynard 917c07437c fix grade announcer not playing 2004-04-23 02:37:09 +00:00