Commit Graph
6745 Commits
Author SHA1 Message Date
Glenn Maynard 7a9bb7bd55 fix g++ compile 2003-11-17 03:47:09 +00:00
Chris Danford cb07ede092 fix VC6 compile error 2003-11-17 03:42:32 +00:00
Chris Danford 3b8718c1e1 fix saving and copying of tap attack notes 2003-11-17 03:38:24 +00:00
Glenn Maynard 929c8108c8 add FindIndex 2003-11-17 03:38:14 +00:00
Chris Danford 1697c25278 add ignore option for invalid redirects 2003-11-17 03:37:51 +00:00
Glenn Maynard 8244c73c01 better font load 2003-11-17 03:34:53 +00:00
Glenn Maynard ad5b9dfab4 s/BPM/BPMDisplay/ 2003-11-17 03:34:13 +00:00
Glenn Maynard eba07e8228 add GetBestCourses 2003-11-17 03:20:39 +00:00
Glenn Maynard 72bf71edfa add SortCoursePointerArrayByMostPlayed 2003-11-17 03:17:29 +00:00
Jason Felds 8324087b43 Updated TODO file. 2003-11-17 02:55:54 +00:00
Glenn Maynard 99e07929fc better font load 2003-11-17 02:53:54 +00:00
Glenn Maynard 74da60c75a add ArtistDisplay 2003-11-17 02:52:03 +00:00
Glenn Maynard 87f1791c85 ArtistDisplay metrics 2003-11-17 02:44:37 +00:00
Glenn Maynard c3430e807b HelpDisplay: support alt text 2003-11-17 02:36:53 +00:00
Glenn Maynard a51f7a690c Reading "1.0,0.5,.7,.3" is headache-inducing. Support "#FFFF80FF"
and "#FFFF80" (RGBA, RGB).
2003-11-17 02:35:50 +00:00
Steve Checkoway 258982f934 Better fix of the warnings in the format string. 2003-11-17 01:45:29 +00:00
Glenn Maynard db351f0edb propagate PlayCommand 2003-11-17 01:44:59 +00:00
Glenn Maynard d18a120a0f allow ignoring missing theme elements 2003-11-17 01:44:06 +00:00
Glenn Maynard 85481cf701 comment 2003-11-17 01:41:49 +00:00
Glenn Maynard 0492e9b5a0 fix "-1" bpm output 2003-11-17 01:41:21 +00:00
Glenn Maynard 0d480754a2 HelpDisplay metrics 2003-11-17 01:39:43 +00:00
Glenn Maynard 99ceac29e8 themable HelpDisplay 2003-11-17 01:39:34 +00:00
Glenn Maynard dad045d51b Don't pull in HelpDisplay.h everywhere. 2003-11-17 01:01:44 +00:00
Glenn Maynard 2d94c8877b missing includes 2003-11-17 00:59:25 +00:00
Steve Checkoway 60a16b4507 Fix harmless warning. 2003-11-17 00:54:33 +00:00
Glenn Maynard b9e910019a add SetDiffuseColor (SetDiffuseAlpha's brother) 2003-11-17 00:51:35 +00:00
Steve Checkoway bc9dd2aef8 update get info strings. 2003-11-17 00:50:35 +00:00
Steve Checkoway 2fe0e0ad91 Fix warnings and remove new lines from LOG->Info(). Also, the struct termios member c_line doesn't appear to be defined in every termios.h and it only gets used for logging. 2003-11-17 00:46:55 +00:00
Steve Checkoway 96e2ac5b47 fix compile 2003-11-17 00:43:37 +00:00
Steve Checkoway 419c7fd326 update 2003-11-17 00:09:38 +00:00
Glenn Maynard affa2e2aac unneeded header 2003-11-16 23:44:25 +00:00
Glenn Maynard 53ca9e0ab8 fix dates 2003-11-16 22:35:59 +00:00
Glenn Maynard 113abaf1e0 remove old metrics 2003-11-16 22:35:03 +00:00
Glenn Maynard cb6ba495db add FEET_IS_DIFFICULTY_COLOR 2003-11-16 22:34:03 +00:00
Glenn Maynard 5b55ce37f7 add FeetIsDifficultyColor metric 2003-11-16 22:32:57 +00:00
Glenn Maynard eaf68c8191 Revert Xbox stuff from VC7 project. I get "the project file failed to open".
(Pull the changes out of CVS if you want to try to fix it, or post to sm-devs
if there's a way to fix this in VC.)
2003-11-16 22:03:18 +00:00
Glenn Maynard 631ac3a367 FOV metrics 2003-11-16 21:56:18 +00:00
Glenn Maynard e164b6d08b more consistent 2003-11-16 21:51:02 +00:00
Glenn Maynard 79c93de53a slightly better output 2003-11-16 21:45:45 +00:00
Glenn Maynard 0e6462d633 updated metric types 2003-11-16 21:45:08 +00:00
Glenn Maynard 758381eecd metric lookup update
better abstraction
2003-11-16 21:44:42 +00:00
Glenn Maynard dfee4589c2 metric lookup update 2003-11-16 21:43:25 +00:00
Chris Danford 265aa8f116 flip bits before sending to serial light controller 2003-11-16 20:27:46 +00:00
Glenn Maynard 6353d9a007 move GetDifficultyThemeName into SongManager 2003-11-16 19:07:52 +00:00
Chris Danford 1b7a2717d5 fix Linux light compile errors 2003-11-16 11:11:56 +00:00
Chris Danford aaea996bda update makefile 2003-11-16 10:43:28 +00:00
Chris Danford 110affd791 add comment 2003-11-16 09:34:49 +00:00
Chris Danford 5f95df0bae add LightsDriver_LinuxSerial 2003-11-16 07:43:39 +00:00
Chris Danford 5cc4f6dc00 add dll for parallel lights on NT 2003-11-16 06:29:18 +00:00
Chris Danford b697979cc0 support pad lights 2003-11-16 06:27:52 +00:00