Commit Graph
15601 Commits
Author SHA1 Message Date
Glenn Maynard 11595d2eff style fixes 2005-05-25 22:21:35 +00:00
Glenn Maynard 4ccc63fb42 static 2005-05-25 22:16:43 +00:00
Glenn Maynard 9d11f81407 cleanup 2005-05-25 22:15:11 +00:00
Glenn Maynard 9bb15367ec fix warning 2005-05-25 22:14:30 +00:00
Glenn Maynard 8f57b9484f no ScreenManager 2005-05-25 22:12:01 +00:00
Glenn Maynard a4718341d4 remove unneeded change unrelated to "Win32 MIDI Support" 2005-05-25 22:04:58 +00:00
Charles Lohr c13cddc4cb Add: Win32 MIDI Support (Hopefully I didn't screw up adding this to these project files) 2005-05-25 22:00:29 +00:00
Charles Lohr 8e74fab0c1 Add: Win32 MIDI Support 2005-05-25 21:58:56 +00:00
Chris Danford b05d0c29ed move centering to metrics 2005-05-25 07:24:01 +00:00
Glenn Maynard b4ba450d64 fix "just barely" misaligned
- compute in the same way as the graph itself
 - don't round (quantize(1)); this tries to snap to a pixel, but the graph is
usually zoomed
2005-05-25 04:58:45 +00:00
Glenn Maynard a49bfd5e74 cleanup 2005-05-25 04:44:32 +00:00
Chris Danford 8ac202f9f6 center text in combo span 2005-05-25 00:50:09 +00:00
Chris Danford 3cf5c46045 fix test screen mode 2005-05-25 00:49:42 +00:00
Chris Danford 47681f4684 DebugMenu: ReloadScreen load the current screen, not the initial screen 2005-05-24 23:32:39 +00:00
Chris Danford db7909f336 fix MORE/EXIT transition 2005-05-24 22:54:02 +00:00
Steve Checkoway 114ac27623 The entire file system is brittle and breaks whenever anything changes. 2005-05-24 22:36:15 +00:00
Steve Checkoway 55b8c9ce97 Fix warning. 2005-05-24 22:03:53 +00:00
Steve Checkoway ac98ac3f7b Unused variable. 2005-05-24 22:00:32 +00:00
Glenn Maynard d8a82be539 implement == for lua objects 2005-05-24 20:56:38 +00:00
Chris Danford 5405685e71 don't show details for faster loading 2005-05-24 05:38:04 +00:00
Chris Danford 2509cdac31 fix wrong CourseDifficulties shown 2005-05-24 05:27:36 +00:00
Chris Danford 2888bf0b16 remove leading slash from CourseID Path and Song Dir for backward compatibility 2005-05-24 05:26:45 +00:00
Chris Danford 1b53028ee1 update to use more efficient catalog schema 2005-05-24 05:24:28 +00:00
Chris Danford bae493ea81 more efficient single-column layout in Steps/Trail catalog 2005-05-24 05:24:09 +00:00
Glenn Maynard 917870294f fix warnings when calling FlushDirCache() with timeout disabled 2005-05-23 23:11:41 +00:00
Glenn Maynard ee88435ffa fix warning 2005-05-23 22:32:06 +00:00
Glenn Maynard c167840888 error handling/reporting fixes 2005-05-23 22:23:24 +00:00
Chris Danford a9cd1c89a8 more efficient translate (XSLT processes 33% faster) 2005-05-23 19:49:38 +00:00
Chris Danford 0a4f0daa94 add tableshuffle 2005-05-23 19:49:02 +00:00
Chris Danford b0e9a78fe2 only apply MercifulBeginner if playing beginner steps 2005-05-23 19:15:45 +00:00
Chris Danford e99a874161 expand Boo window in MercifulBeginner. If step is early and stepped in Boo window, show judgment but don't grade. 2005-05-23 05:21:40 +00:00
Chris Danford 7114ef6227 fix Press/Lift command. Processed pressed flag in Draw not in Update so that this isn't dependent on the fragile Update order. 2005-05-23 05:18:05 +00:00
Chris Danford 6aa44a76ee absolute path 2005-05-23 01:05:49 +00:00
Chris Danford 41becb56a4 GetFullDisplayTitle -> GetDisplayFullTitle 2005-05-23 00:38:09 +00:00
Chris Danford 56b8a409a2 add steps/song count by group, StepsType 2005-05-23 00:36:46 +00:00
Glenn Maynard 19ff272c01 perms fixes 2005-05-22 23:46:39 +00:00
Glenn Maynard e157d52a76 expose FileInfo
expose file permissions
2005-05-22 22:45:15 +00:00
Glenn Maynard ccc9aac5e1 hide the mouse cursor 2005-05-22 22:42:13 +00:00
Glenn Maynard 82b63a4065 mount memcard filesystems at start, logging 2005-05-22 21:13:46 +00:00
Glenn Maynard 8b1dcc850f better logging 2005-05-22 21:09:17 +00:00
Chris Danford 755886821d use GradeWeight in grade calculation, not ScoreWeight 2005-05-22 21:01:05 +00:00
Chris Danford b995407f42 cleanup: Use ThemeMetric
Don't choose locked Songs/Courses in GetRandom*
2005-05-22 15:05:15 +00:00
Chris Danford cac3d56730 GetModifierNames: use vector not set for easier interaction with Lua 2005-05-22 15:03:03 +00:00
Glenn Maynard ab69380599 allow mounting to the beginning of the mount list 2005-05-22 07:53:46 +00:00
Charles Lohr 3dd72a3609 Fix: Remove non-existant fail type 2005-05-22 07:51:49 +00:00
Glenn Maynard b65057c6bd fix mountpoint 2005-05-22 07:25:27 +00:00
Charles Lohr 582340d4e7 Change: Let text width's be set independant to box size, this will make it more asthetically pleasing and prevent it from breaking totally when people mess around with bitmaptext 2005-05-22 06:12:37 +00:00
Charles Lohr e9dd669be3 Change: Let text width's be set independant to box size, this will make it more asthetically pleasing and prevent it from breaking totally when people mess around with bitmaptext 2005-05-22 06:05:35 +00:00
Charles Lohr 3d716abadf Fix: Network scoring (this time I am actually using the enumerations instead of arbitrary numbers) 2005-05-22 05:44:56 +00:00
Glenn Maynard 81584d4879 update paths 2005-05-22 03:00:59 +00:00