Commit Graph
17812 Commits
Author SHA1 Message Date
Glenn Maynard 6f19f6f9ef push more stuff into FFMpeg_Helper (aiming for a generic helper class,
like RageSoundDriver_Generic_Software)
2005-10-19 23:27:00 +00:00
Glenn Maynard 7decd479ee cleanups 2005-10-19 23:06:23 +00:00
Glenn Maynard f28f2f3343 cleanups 2005-10-19 23:03:38 +00:00
Glenn Maynard 244af2a495 cleanup 2005-10-19 22:57:36 +00:00
Glenn Maynard f4064fe03c cleanup 2005-10-19 21:58:40 +00:00
Glenn Maynard 63314211fc cleanup 2005-10-19 21:57:25 +00:00
Steve Checkoway 836762c977 update 2005-10-19 21:39:27 +00:00
Steve Checkoway 58323e3387 Use InputHandler_Carbon 2005-10-19 21:21:55 +00:00
Steve Checkoway 268b4007f8 Finish InputHandler_Carbon and use it. 2005-10-19 21:12:18 +00:00
Chris Danford f1d28c640c user PRODUCT_NAME instead of hard-coded "StepMania" 2005-10-19 21:06:22 +00:00
Steve Checkoway 298925586e oops. 2005-10-19 20:25:12 +00:00
Glenn Maynard cbc1469dcf simplify, eliminate GetParams 2005-10-19 11:49:06 +00:00
Glenn Maynard 03cb8bda22 remove unused 2005-10-19 11:47:56 +00:00
Steve Checkoway 9d6b0890a5 Work on keyboard handler. Nearly there. 2005-10-19 11:23:21 +00:00
Steve Checkoway 0257336607 Some sort of project update. 2005-10-19 07:25:55 +00:00
Glenn Maynard 3e66d0e21f warning: base class `class ActorFrame' should be explicitly initialized in the copy constructor 2005-10-18 21:07:55 +00:00
Glenn Maynard 73e514cd8a add assert 2005-10-18 20:37:49 +00:00
Glenn Maynard 5dda60ba52 cleanup, fix warning 2005-10-18 20:30:20 +00:00
Steve Checkoway 85e0e3a1ec Prepare code for adding a KeyboardDevice by putting common code into a Device abstract class. 2005-10-18 09:00:53 +00:00
Steve Checkoway fd65b7e34e Cleanup, the carbon events aren't being dispatched so this will be done in the same way as the joysticks. 2005-10-18 07:48:02 +00:00
Chris Danford 265a637be8 remove default volume sentinel value and just use 1.0 2005-10-18 07:32:35 +00:00
Chris Danford b2e9c616c8 fix Attr stuff 2005-10-18 07:00:33 +00:00
Glenn Maynard ac76715d21 BGANimations and Graphics are equivalent (will be merged some day) 2005-10-18 04:09:29 +00:00
Glenn Maynard e4db0a6304 cleanup 2005-10-18 03:49:04 +00:00
Glenn Maynard 96040d82f2 StartTransitioningScreen does this 2005-10-18 03:42:10 +00:00
Glenn Maynard ab14002972 PlayStartSound on start/back 2005-10-18 03:41:12 +00:00
Glenn Maynard ae654aaf9b fix OnCommand sometimes run twice 2005-10-18 03:35:00 +00:00
Glenn Maynard 4f959ce9b9 EnableMask 2005-10-18 00:11:16 +00:00
Glenn Maynard 3b36f59a6c The only place Load3 is ever called with bUseMask true is from
LoadFromNode.  The code path doesn't give any way of setting the
size, so it doesn't work.  Remove it, and use EnableMask.
2005-10-17 23:21:16 +00:00
Glenn Maynard 9608af3c8d cleanup 2005-10-17 23:18:49 +00:00
Glenn Maynard fb8d67dd9f add ActorScroller::EnableMask, ActorScroller::DisableMask 2005-10-17 23:17:58 +00:00
Glenn Maynard 3eefb59a54 revert 2005-10-17 23:06:22 +00:00
Glenn Maynard 63cf6d7155 comment for very confusing metric 2005-10-17 23:05:44 +00:00
Glenn Maynard 36211ca727 backwards metric (yuck; themes shouldn't need to list individual StepsTypes) 2005-10-17 22:58:58 +00:00
Glenn Maynard ab1fc43d85 backwards metric 2005-10-17 22:57:39 +00:00
Chris Danford cc81130b5a remove backward compat. We're not loading scores from 3.0 any more. 2005-10-17 17:45:18 +00:00
Steve Checkoway d070a41916 Cruft. 2005-10-17 11:53:20 +00:00
Steve Checkoway 19631fe280 Add Input thread. Remove DictValue since I managed to break it converting from a macro to a static inline function. That took about an hour to track down. 2005-10-17 11:04:31 +00:00
Chris Danford c2bc8c3b61 set default install dir to whatever install dir was used last
prune old non-present installations by checking each for a Programs directory
2005-10-17 08:15:52 +00:00
Steve Checkoway 944b1dd231 Cleanup. 2005-10-17 07:04:26 +00:00
Steve Checkoway 01d315364a Fix gcc (3.3) compile. 2005-10-17 06:55:58 +00:00
Glenn Maynard b3d5f2390e cleanup 2005-10-17 06:37:59 +00:00
Glenn Maynard 3920770220 base class's job 2005-10-17 06:27:33 +00:00
Glenn Maynard 0af696f079 remove unused 2005-10-17 03:13:40 +00:00
Glenn Maynard 1a1a5bd01e remove SDL from Makefile; used only by Mac build now 2005-10-17 02:37:14 +00:00
Glenn Maynard bf51c138f2 update 2005-10-17 01:04:44 +00:00
Glenn Maynard 8b0476bd45 "spin" -> "scroll" (different than Actor::Spin).
lua
2005-10-17 01:03:57 +00:00
Glenn Maynard b4ad9ee7af unused. Do this in XML. 2005-10-17 01:02:09 +00:00
Glenn Maynard b5aa9735fe spin, and then stop spinning immediately? 2005-10-17 01:01:45 +00:00
Glenn Maynard e6bd6ccb5d do this in metrics 2005-10-17 00:53:19 +00:00