Commit Graph
23631 Commits
Author SHA1 Message Date
Steve Checkoway 5a0220d780 Add file. 2006-11-18 20:33:59 +00:00
Steve Checkoway 401514e397 Other arches. Untested. 2006-11-18 20:33:35 +00:00
Steve Checkoway b85a488f89 Move the sound driver out of arch.cpp. 2006-11-18 20:33:27 +00:00
Steve Checkoway 1e505ff81e copy/paste error. 2006-11-18 20:27:15 +00:00
Steve Checkoway 7d6a2a7079 fix 2006-11-18 20:07:38 +00:00
Steve Checkoway ce35f77653 simplify 2006-11-18 19:59:25 +00:00
Steve Checkoway a627776c31 Fix path. 2006-11-18 19:55:43 +00:00
Steve Checkoway 762cdd272d Simplify. 2006-11-18 19:53:39 +00:00
Steve Checkoway 729185ed8e Add file. 2006-11-18 19:37:03 +00:00
Steve Checkoway a25915855a Update other arches. Not tested. 2006-11-18 19:35:02 +00:00
Steve Checkoway 6365e3607f Move stuff out of arch using a registration system modeled after Screen. 2006-11-18 19:34:28 +00:00
Jason Felds 2202eb8547 Workaround for Windows API issues (PlaySound -> PlaySound[A/U] bug). Thank rikai for testing on Linux. Untested on Mac right now. 2006-11-18 17:31:18 +00:00
Jason Felds 1f31e2375b Remove deleted files. 2006-11-18 03:44:41 +00:00
Steve Checkoway 2b3c8034f5 Move to arch.cpp along with the other functions defined in arch.h. 2006-11-17 19:46:07 +00:00
Steve Checkoway 5cc2c5e2c4 Fix compile. 2006-11-17 19:42:11 +00:00
Jason Felds ec48a7166d Remove Selector.* 2006-11-17 19:34:08 +00:00
Steve Checkoway 79707403cd Fix paths. 2006-11-17 19:17:11 +00:00
Steve Checkoway 18c7dee53b Remove files. 2006-11-17 18:25:45 +00:00
Steve Checkoway 0d10c76e87 Unscatter arch includes. 2006-11-17 18:25:20 +00:00
Steve Checkoway 5f9ee5c5bd Set sample rate of the device, if possible. 2006-11-17 17:37:51 +00:00
Steve Checkoway db89c28b25 Param table. 2006-11-17 17:18:35 +00:00
Steve Checkoway 1ea6837c02 Header cleanup. 2006-11-17 17:13:39 +00:00
Steve Checkoway fbaccae793 Use the audio unit driver. 2006-11-17 17:00:11 +00:00
Steve Checkoway e988ea9945 Survive device changes, (external) sample rate changes, etc. 2006-11-17 16:59:22 +00:00
Steve Checkoway dee3db204f Add missing files. 2006-11-17 16:58:04 +00:00
Glenn Maynard 8ed8313295 generalize partially 2006-11-17 07:59:31 +00:00
Chris Danford 2bf058e511 fix initial life never set in life records 2006-11-16 12:26:16 +00:00
Chris Danford aaefeac377 fix first life set not broadcasted 2006-11-16 12:25:55 +00:00
Chris Danford e224b1787c add params to AddTapRowScore for calculating score based on num taps in row
fix row scored before combo and score multiplier calculated in guitar
fix CurrentComboChanged not broadcasted on combo stopped
2006-11-16 12:25:05 +00:00
Chris Danford 98f8625834 add Lua binding for life 2006-11-16 12:04:52 +00:00
Steve Checkoway 02bfa44d0f Pass the param table along. 2006-11-16 10:17:08 +00:00
Glenn Maynard c2313737b5 also send ComboChanged at beginning of gameplay 2006-11-16 05:27:59 +00:00
Chris Danford 676551d87e add ScoreKeeper switching mechanism 2006-11-16 01:57:22 +00:00
Jason Felds 3c33fc6c01 ScoreKeeperGuitar.* added. 2006-11-16 01:49:52 +00:00
Chris Danford d78deea28d add ScoreKeeperGuitar 2006-11-16 00:57:48 +00:00
Chris Danford 86037fa6cd split AddScore into: AddTapScore, AddHoldScore, AddTapRowScore 2006-11-15 23:36:32 +00:00
Chris Danford 67f5660bf3 add Lua bindings 2006-11-15 23:35:47 +00:00
Chris Danford b21ceca756 add guitar scoring 2006-11-15 23:34:48 +00:00
Glenn Maynard d0904f7dc1 ComboChanged message 2006-11-14 22:08:46 +00:00
Glenn Maynard cecb7a5710 simplify 2006-11-14 22:01:21 +00:00
Glenn Maynard 30dc9974ab simplify 2006-11-14 21:56:59 +00:00
Glenn Maynard 93670f895d remove unused 2006-11-14 21:47:45 +00:00
Glenn Maynard f19852fe0f simplify 2006-11-14 21:43:44 +00:00
Glenn Maynard 7fcc68edda fix initial LifeChanged not sent; simplify 2006-11-14 20:45:29 +00:00
John Bauer f198df8e3e mmmmmm build fix 2006-11-14 14:56:54 +00:00
Chris Danford b6d6d0cb02 add CurrentScoreMultiplier
add Lua bindings
2006-11-14 11:23:13 +00:00
Chris Danford 2f7ac6aa3c Add m_ to StageStats and PlayerStageStats members. There are several methods of these classes with local variable names that are similar to the member names. m_ helps distinguish between those two types. 2006-11-14 11:13:21 +00:00
Glenn Maynard c86c218522 MessageToString -> MessageIDToString 2006-11-14 04:26:38 +00:00
Glenn Maynard 174f0c16fa update bindings 2006-11-14 04:22:27 +00:00
Glenn Maynard 61538cb062 broadcast LifeChanged 2006-11-14 04:18:07 +00:00