Commit Graph
6723 Commits
Author SHA1 Message Date
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
Glenn Maynard 2a33a95233 disable resolution forcing 2003-11-16 05:36:11 +00:00
Chris Danford 48d5a78429 basic lights support 2003-11-16 04:45:12 +00:00
Chris Danford 38ec8ca856 rework tap attack representation 2003-11-15 23:19:13 +00:00
Aaron VonderHaar 474b8b9a49 Allow failure on Oni/Endless to be considered for a high score (as used to be the case). This behaviour was broken sometime in the past two weeks. Someone who understands the unlock system might want to make sure this behaves correctly. 2003-11-15 20:51:51 +00:00
Aaron VonderHaar 349151b6e4 Fix compile for non-WIN32 2003-11-15 20:23:52 +00:00
Chris Danford 3ad08639e6 reorganize ArchHook message box functions 2003-11-15 08:54:57 +00:00
Chris Danford d51a3491a8 working on battle attacks 2003-11-15 08:51:47 +00:00
Chris Danford 7af9e51359 update FAQ 2003-11-15 06:56:38 +00:00
Chris Danford fb6c716358 fix transparency 2003-11-15 06:15:49 +00:00
Chris Danford c123681854 move IsWindowed check inside of ArchHooks_Win32 2003-11-15 06:08:13 +00:00
Chris Danford c8c4b5ec0b add credits name 2003-11-15 06:06:43 +00:00
Chris Danford 1df001cfc5 add Intel graphics preset 2003-11-15 06:05:58 +00:00
Chris Danford fde1c2af94 put IsWindowed check inside of ArchHooks_Win32 2003-11-15 06:04:24 +00:00
Glenn Maynard 2a00b0a23e different difficulty metrics for the editor 2003-11-15 00:27:15 +00:00
Glenn Maynard 6828c3bd07 add difficulty and meter displays 2003-11-15 00:26:30 +00:00
Glenn Maynard 5dcf0b5c6e add metrics 2003-11-15 00:25:05 +00:00
Glenn Maynard c57b8ca73c add DifficultyMeter metrics 2003-11-14 23:36:33 +00:00
Glenn Maynard 4a7eb41b83 fix weird botched merge 2003-11-14 23:11:57 +00:00
Glenn Maynard 77fb974798 DifficultyMeter metrics 2003-11-14 23:07:54 +00:00
Glenn Maynard a5c879994d m_DifficultyMeter[p].SetName( "DifficultyMeter", ssprintf("MeterP%d",p+1) ); 2003-11-14 23:07:15 +00:00
Glenn Maynard 299a96ca4f meter::load 2003-11-14 23:05:31 +00:00
Glenn Maynard fe41065071 abstract this again 2003-11-14 23:05:03 +00:00