Commit Graph

29 Commits

Author SHA1 Message Date
Ben Anderson 167e5aebc0 Put all the Make* functions into a single .h/.cpp file (yes, kinda like the way it was), and add Make* functions for DialogDrivers. This means there's only one object that's affected by drivers being added/removed. (Driver default changes are a little different -- 2 or 3 objects.) Also one or two minor cleanups. (note: I apparently don't know much about CVS, it appears that some files might not make it into the repository; hang tight, I'm trying to find a solution.) 2005-03-15 00:30:26 +00:00
Chris Danford b60d135493 don't allow StringToX for *_INVALID values 2005-03-05 21:50:33 +00:00
Glenn Maynard 5f0f8a6d28 allow short-circuiting lights logic when lights are not in use 2004-12-03 23:26:59 +00:00
Chris Danford 2126aa8420 blink on button presses during menus so that players can find bad sensors 2004-08-29 04:58:09 +00:00
Chris Danford ff4c12b727 rename GameDef -> Game 2004-07-25 17:07:32 +00:00
Glenn Maynard 396badb225 move some stuff out of arch.cpp 2004-07-07 20:12:21 +00:00
Glenn Maynard 733127d8ed license update 2004-06-08 01:24:17 +00:00
Glenn Maynard 854da28681 cleanup
handle lights via autogen as originally suggested
2004-05-20 19:05:37 +00:00
Charles Lohr 9bf8ca2362 Added functionality to gameplay cabinet lighting code. 2004-05-20 07:44:57 +00:00
Chris Danford 4dfcee7eb0 add option to blink the GameButton lights on note instead of step 2004-04-22 05:25:58 +00:00
Chris Danford 110ecf4fa9 fix VC7 warning 2004-04-20 02:41:02 +00:00
Chris Danford fc8d3ed363 add StepsType for cabinet lights 2004-04-20 02:35:30 +00:00
Chris Danford 854252d7ce don't blink pad lights during gameplay on an unjoined side 2004-04-18 03:09:37 +00:00
Chris Danford 3c62c62a0e fix wrong lights flash on test screen 2004-04-07 02:27:11 +00:00
Glenn Maynard d482fbe40c fix assertion when GAMESTATE->m_fSongBeat < 0 2004-04-02 04:28:40 +00:00
Glenn Maynard de93c1659e fix warning 2004-04-02 00:19:01 +00:00
Chris Danford 493c6c8103 smarter menu button blinking 2004-03-30 08:03:00 +00:00
Chris Danford 95e11e9220 smarter lights 2004-03-30 07:44:29 +00:00
Chris Danford 72c26f501a show lights mode in LightsDriver_SystemMessage 2004-03-30 04:44:09 +00:00
Chris Danford afe8cfe641 fix bass light bug 2004-03-29 09:52:14 +00:00
Chris Danford 936f2066e1 clean up ScreenTestLights 2004-03-29 09:44:00 +00:00
Chris Danford ca215bdc82 add ScreenTestLights 2004-03-23 06:33:01 +00:00
Chris Danford 0ca0f86d7e clean up lights 2004-03-23 06:11:10 +00:00
Glenn Maynard 7c2519da31 quiet warnings 2003-12-01 01:11:58 +00:00
Chris Danford ffc40fe994 add LightsDriver_ScreenMessage 2003-11-20 11:55:45 +00:00
Chris Danford 1b7a2717d5 fix Linux light compile errors 2003-11-16 11:11:56 +00:00
Chris Danford 5f95df0bae add LightsDriver_LinuxSerial 2003-11-16 07:43:39 +00:00
Chris Danford b697979cc0 support pad lights 2003-11-16 06:27:52 +00:00
Chris Danford 48d5a78429 basic lights support 2003-11-16 04:45:12 +00:00