Commit Graph
6859 Commits
Author SHA1 Message Date
Glenn Maynard 72cc07eaa2 make MenuInputToGameInput behave like GameInputToMenuInput
when no style is set
2003-11-25 19:45:33 +00:00
Glenn Maynard 563c84dd4d better fallbacks 2003-11-25 19:03:40 +00:00
Glenn Maynard ad2ee106b9 always update m_sprStage, simplify 2003-11-25 18:25:43 +00:00
Steve Checkoway 35d264b2e8 Add frameworks 2003-11-25 16:11:47 +00:00
Steve Checkoway 435022808d Massive changes--might actually work on pre-10.3 now 2003-11-25 16:09:33 +00:00
Steve Checkoway 0007fbf866 Add "missing" functions that (to the best of my knowledge) are never actually used in SM. 2003-11-25 16:08:38 +00:00
Steve Checkoway 2acd0755d0 Bring out of the attic 2003-11-25 16:06:46 +00:00
Glenn Maynard 821c5f5f75 add TapJudgmentsUnderField, HoldJudgmentsUnderField 2003-11-25 06:45:06 +00:00
Glenn Maynard 368f1c775a revert hack 2003-11-25 06:17:03 +00:00
Steve Checkoway 4f55572c96 remove unnecessary files 2003-11-25 05:23:58 +00:00
Glenn Maynard 8560ce95f6 tweening fix 2003-11-24 03:59:09 +00:00
Glenn Maynard 6b9f4b708c SortByZ 2003-11-24 03:28:40 +00:00
Glenn Maynard f9525ebe26 remove GetWidestLineWidthInSourcePixels (use GetUnzoomedWidth) 2003-11-24 03:02:26 +00:00
Glenn Maynard a511451e4b simplify 2003-11-24 02:49:30 +00:00
Glenn Maynard 01d7bab936 simplify 2003-11-24 02:41:52 +00:00
Glenn Maynard ab88907742 simplify 2003-11-24 02:32:10 +00:00
Glenn Maynard b1f6b1751c set m_size 2003-11-24 02:31:41 +00:00
Glenn Maynard 09843153d4 simplify "Continue holding START to give up" 2003-11-24 02:03:09 +00:00
Glenn Maynard 675b019d7c hide these better 2003-11-24 01:04:56 +00:00
Glenn Maynard 5d6f77ba62 update 2003-11-24 00:54:56 +00:00
Glenn Maynard 01e7a4d2a0 fix warning 2003-11-24 00:54:27 +00:00
Glenn Maynard c188984dc7 fix warnings 2003-11-24 00:53:52 +00:00
Glenn Maynard 755186c60d call Checkpoints::LogCheckpoints 2003-11-24 00:26:23 +00:00
Glenn Maynard 6b8343ed90 Move checkpoint code into a namespace. 2003-11-24 00:23:52 +00:00
Glenn Maynard a6b072c9ca Move debugging options into a separate INI section, since I use them
very frequently, and they're mostly not available in the menus.

Add LogCheckpoints.

Move checkpoint code into a namespace.
2003-11-24 00:23:18 +00:00
Glenn Maynard f8eb93d95f remove Checkpoint 2003-11-23 23:50:02 +00:00
Glenn Maynard 5cd3038c4c s/Checkpoint/CHECKPOINT_M/ 2003-11-23 23:48:31 +00:00
Glenn Maynard 71bdaab137 Rewrite ScreenCredits as a ScreenAttract. Fixed start button. 2003-11-23 23:42:54 +00:00
Glenn Maynard 55189dca98 fix ActorScroller not updating actors
It could also wrap each actor in a frame, so actors can tween,
but that can wait until there's a need.
2003-11-23 23:40:57 +00:00
Glenn Maynard b5aa3a9db5 Rewrite ScreenMusicScroll as a ScreenAttract. Fixed start button and
a memory leak.
2003-11-23 23:18:01 +00:00
Thad Ward bf00e4a9bd why were the bins being built into ../../itg/*? 2003-11-22 03:24:27 +00:00
Thad Ward 46174a6721 add LightsDriver_SystemMessage 2003-11-22 02:29:55 +00:00
Andrew Livy 59cbb8a170 Character Icons for pop'n music support on music select screen (metric-command-hidden by default) 2003-11-21 04:35:06 +00:00
Jason Felds 6f2705184f Case sensitivity error fixed. 2003-11-20 16:17:34 +00:00
Chris Danford ffc40fe994 add LightsDriver_ScreenMessage 2003-11-20 11:55:45 +00:00
Chris Danford 4e80f3057a working on battle 2003-11-20 06:50:05 +00:00
Jason Asbahr a32a62faac Glenn's serial flow control fix! 2003-11-20 06:44:54 +00:00
Chris Danford 897cd94be5 show regular score display in battle 2003-11-19 12:33:52 +00:00
Chris Danford 8eb94f73ca move contants to metrics 2003-11-19 11:53:23 +00:00
Chris Danford 2434c34e21 add assert 2003-11-19 11:52:20 +00:00
Chris Danford ac80119552 disable flow control (try 2) 2003-11-19 09:41:44 +00:00
Chris Danford d08da82598 disable flow control 2003-11-19 09:25:17 +00:00
Jason Asbahr bd0a1736a8 Fixed typo, temp_data to temp_data_to_write 2003-11-19 09:04:25 +00:00
Chris Danford cab597f8ee add debugging output for lights 2003-11-19 08:53:50 +00:00
Jason Asbahr ea6929d47a Fixed typo, now includes LinuxSerial instead of Win32Parallel 2003-11-19 08:08:02 +00:00
Chris Danford 0d2a5317c0 add support for loading serial lights driver 2003-11-19 08:01:08 +00:00
Chris Danford 6f892cdaa0 add support for loading serial lights driver 2003-11-19 07:44:37 +00:00
Chris Danford db89bbf50b send "Yo" before every serial light update 2003-11-19 07:16:17 +00:00
Sean Burke 55ea876afa Remove duplicates and cleanup a bit. 2003-11-19 00:24:46 +00:00
Glenn Maynard 90def101d9 add ScreenSelectMusic wheel under 2003-11-18 21:55:29 +00:00