Commit Graph

19597 Commits

Author SHA1 Message Date
Glenn Maynard 9190f037d4 Very few places use BounceBegin and BounceEnd in code. I want these
tween types to only be used in commands, not in code.  If anyone
is strongly attached to these tweens being BounceBegin, the complete
fix is to update this code so it uses ON_COMMAND/OFF_COMMAND.  (GroupList
is probably going to be removed, anyway, since music wheel sections
make it obsolete.)
2006-01-23 05:13:52 +00:00
AJ Kelly 605ff46f0c ScreenHowToPlayBG old->new 2006-01-23 05:13:14 +00:00
AJ Kelly 8aefd19229 MusicScroll, NameEntry, Ranking bg changes 2006-01-23 04:54:05 +00:00
Glenn Maynard 9e53044d00 remove Actor:: qualifier 2006-01-23 04:42:12 +00:00
Steve Checkoway fb9219e93b Add files. 2006-01-23 03:48:27 +00:00
Steve Checkoway bab07ebf58 Factor out HIDDevice. 2006-01-23 03:48:03 +00:00
Glenn Maynard 6e03ec1998 use lerp() 2006-01-23 03:37:25 +00:00
Glenn Maynard 075ada3a71 cleanup 2006-01-23 03:03:01 +00:00
Steve Checkoway 92f64dc940 Device -> HIDDevice. 2006-01-23 01:37:11 +00:00
Steve Checkoway 5ea801b506 Style. 2006-01-23 01:30:38 +00:00
Renaud Lepage 6cccb378d9 Files update. 2006-01-22 20:42:06 +00:00
Steve Checkoway 4000781478 This belongs in archutils. 2006-01-22 09:51:07 +00:00
Steve Checkoway 75d67fbe85 Spacing. 2006-01-22 07:24:18 +00:00
Steve Checkoway 3a4f3a8efd Less noisy. 2006-01-22 07:23:05 +00:00
Steve Checkoway 4a8daa3671 Fix: plugging in head phones causes arrows to stop moving. 2006-01-22 07:21:31 +00:00
Steve Checkoway f909c72376 Cleanup spacing. 2006-01-22 05:33:37 +00:00
Steve Checkoway bf42e5a4d7 I forgot to test concurrent rendering in windowed mode. It isn't working so remove it for now. 2006-01-22 03:18:28 +00:00
Steve Checkoway bc616e8145 Although, I'd rather the code not hide virtual functions, I can't see problems when 800+ warnings are emitted. 2006-01-22 02:51:42 +00:00
Steve Checkoway 79faafb593 CString -> RString 2006-01-22 02:50:56 +00:00
Steve Checkoway 16fcc71cbf Fix warnings. 2006-01-22 02:50:47 +00:00
AJ Kelly c298468c4e ScreenCaution old->new, reduce ScreenWarning's bg.png filesize 2006-01-22 01:12:23 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Steve Checkoway 870ed267fc Update year. 2006-01-22 00:46:36 +00:00
Steve Checkoway ccd3332cc2 Const. 2006-01-22 00:43:41 +00:00
Steve Checkoway d10e652b97 Style. 2006-01-22 00:40:53 +00:00
Chris Danford 1e8ccdeda4 spacing cleanup 2006-01-22 00:13:27 +00:00
Chris Danford d5d4610946 CString->RString
fixes RageFileDriverZip memory corruption
2006-01-21 23:01:06 +00:00
Chris Danford 733a7fc36b add missing smpackage strings 2006-01-21 21:49:58 +00:00
Chris Danford d773b2443f working on zip reading 2006-01-21 21:45:59 +00:00
Chris Danford 836e12297e remove TODO assert 2006-01-21 21:18:33 +00:00
Josh Allen 1c801ba535 Working RoomInfoDisplay 2006-01-21 17:45:52 +00:00
Josh Allen 33159df16e Updated for RoomInfoDisplay 2006-01-21 17:41:31 +00:00
Steve Checkoway 1414546919 Remove nonexistant audio driver, do not use SDL for input and simplify since HAVE_XDK is checked first. 2006-01-21 14:37:03 +00:00
Steve Checkoway 2dc6a8fa66 Cleanup and use core graphics directly to swap buffers rather than going though the overhead of the obj-c calls. 2006-01-21 13:40:01 +00:00
Steve Checkoway 3f5c921357 Implement concurrent rendering. 2006-01-21 13:33:04 +00:00
Steve Checkoway 297949b7c5 If the OGL context changes, we must set the display mode and we must set vsync. 2006-01-21 13:00:51 +00:00
Chris Danford 477e67a8aa fix smpackage file routines and registry writing 2006-01-21 12:18:26 +00:00
Steve Checkoway 9ed7548de1 Use new api. 2006-01-21 11:14:13 +00:00
Steve Checkoway ca27a7d350 Change the API a bit. Use values between 0 and 1. 2006-01-21 11:13:53 +00:00
Glenn Maynard f9361c9036 interp -> lerp ("interp" doesn't imply linear) 2006-01-21 07:26:20 +00:00
Josh Allen eb8e8dee55 Updated RoomInfoDisplay 2006-01-21 03:52:51 +00:00
Josh Allen 5a9a621111 Added more functionality to RoomInfoDisplay 2006-01-21 03:46:19 +00:00
Josh Allen 3ca52dd0f4 Updated RoomInfo reply 2006-01-21 03:22:27 +00:00
AJ Kelly 9af1d90acf ScreenSelectDifficulty re-positioning 2006-01-21 02:33:46 +00:00
Glenn Maynard 996477feae rename ReloadMetricsAndUpdateLua -> ReloadScreenDimensions 2006-01-21 01:15:09 +00:00
Chris Danford d00063c067 name/tab/string cleanup 2006-01-20 23:38:17 +00:00
Glenn Maynard 5f7d26addd move DisplayAspectRatio 2006-01-20 22:44:28 +00:00
Glenn Maynard 58c79217df cleanup 2006-01-20 22:16:10 +00:00
Chris Danford 3992801160 test for error when writing Preferences.ini 2006-01-20 21:40:15 +00:00
Josh Allen 9c540ac8fe Updated for RoomInfoDisplay 2006-01-20 20:39:00 +00:00