Commit Graph
7730 Commits
Author SHA1 Message Date
Chris Danford 12e49744a1 add metric to disable roulette on menu timer 2004-01-11 07:18:51 +00:00
Glenn Maynard bb514a1a51 magic scroll 2004-01-11 07:12:53 +00:00
Glenn Maynard 0bdf0c2778 RunCommandOnChildren 2004-01-11 07:12:13 +00:00
Chris Danford a4744d7aea add start sound for ScreenEvaluation 2004-01-11 07:01:06 +00:00
Chris Danford e2136499e1 add "nojumps" 2004-01-11 06:34:30 +00:00
Chris Danford 22039a350f change toggle off sound 2004-01-11 06:33:43 +00:00
Glenn Maynard 898f394ae8 fix some warnings 2004-01-11 05:47:23 +00:00
Glenn Maynard 88be4f43a9 add SetDiffuseAlpha
simplify
2004-01-11 05:33:24 +00:00
Glenn Maynard ecae2af519 fix UtilCommand 2004-01-11 05:32:40 +00:00
Chris Danford 149138cf20 fix ImportOptions/ExportOptions interaction with multiselect 2004-01-11 04:34:00 +00:00
Chris Danford 2767e78218 cleanup options comparison 2004-01-11 04:33:21 +00:00
Glenn Maynard 1d7983cdaa ScreenSandbox is a scratchpad; wipe it 2004-01-11 03:06:47 +00:00
Chris Danford dc863c8f31 fix multiselect + options icon crash 2004-01-11 02:28:10 +00:00
Chris Danford 028e5bd6c8 parse for multiselect flag 2004-01-10 21:36:23 +00:00
Chris Danford 6a499d0403 add separate easier, harder sounds 2004-01-10 21:35:39 +00:00
Chris Danford ba9959205d add multiselect toggle sounds 2004-01-10 21:34:18 +00:00
Chris Danford 234b574970 fix crash on long rows 2004-01-10 21:07:12 +00:00
Chris Danford b6fc0d194e fix "arcade options navigation goes to next screen on Start" 2004-01-10 21:01:47 +00:00
Chris Danford 7c19bf4b6b add missing files 2004-01-10 20:43:56 +00:00
Chris Danford 26ef62415e using ParseCommand to parse options row data 2004-01-10 20:43:32 +00:00
Chris Danford f7647ae391 add pre-parsing for ActorCommands (though not yet used in ThemeManager) 2004-01-10 20:34:18 +00:00
Glenn Maynard 7c6321d4a8 simplify 2004-01-10 10:57:50 +00:00
Glenn Maynard fe15e6c934 simplify 2004-01-10 10:54:11 +00:00
Glenn Maynard ee9d893669 simplify 2004-01-10 10:52:12 +00:00
Glenn Maynard b2240b6b55 RageSoundDriver_DSound: implement start time 2004-01-10 10:44:28 +00:00
Glenn Maynard fd6c729f51 add StartTime, GetPositionSeconds(*approximate) 2004-01-10 10:41:29 +00:00
Glenn Maynard fec182d23b add GetSampleRate 2004-01-10 10:28:50 +00:00
Chris Danford 57819b0e80 more work on multiselect 2004-01-10 08:57:08 +00:00
Chris Danford 2cd7370442 ScreenOptions: row data structure allows multiple selections per row 2004-01-10 08:05:20 +00:00
Steve Checkoway 4f62f34ad9 fix signed/unsigned comparisons. Unless I'm mistaken, size() returns a size_t which is an unsigned int. 2004-01-10 07:30:08 +00:00
Chris Danford 51ee73d0a1 ScreenOptions: per-choice underlines 2004-01-10 06:57:05 +00:00
Chris Danford e7936d8312 remove MAX_OPTION_LINES, cleanup selection tracking 2004-01-10 05:09:51 +00:00
Chris Danford 3583209f32 Make a OptionRow own its own definition 2004-01-10 04:35:30 +00:00
Glenn Maynard 16a7f84c6c "more" 2004-01-10 03:36:14 +00:00
Glenn Maynard 304b03efa7 Non-breaking space 2004-01-10 03:32:46 +00:00
Glenn Maynard 088a339ee3 "exit" is translatable 2004-01-10 03:32:15 +00:00
Glenn Maynard cb1484d8f8 fix crash 2004-01-10 03:12:32 +00:00
Glenn Maynard f01621e935 tweak effects for music timing source 2004-01-10 02:56:04 +00:00
Glenn Maynard 1b5f7b873d add SeparateExitRow 2004-01-10 00:45:01 +00:00
Glenn Maynard a4a9f1880b add LineHighlightChangeCommands 2004-01-09 23:52:27 +00:00
Glenn Maynard 1292180789 dur 2004-01-09 23:20:16 +00:00
Glenn Maynard 7b90012f9e tweak tween 2004-01-09 23:19:44 +00:00
Glenn Maynard b5ba023a37 CreateDirectories: don't ignore empty path components 2004-01-09 21:54:16 +00:00
Glenn Maynard 55cf501397 thanks for ignoring const completely, VC 2004-01-09 10:47:33 +00:00
Glenn Maynard 3a14312594 update 2004-01-09 06:39:15 +00:00
Glenn Maynard ca8f869fd1 allow translating menu entries 2004-01-09 06:38:19 +00:00
Glenn Maynard 27fda591a4 Add a separate nav type for the options menu. Pressing left or right
on "EXIT" and having it move off, and having left and right move around
on stray menu entries with only one entry is strange.
2004-01-09 05:50:15 +00:00
Glenn Maynard 99b000129b cleanup "smnavigation" flag
fix left/right act as up/down on options menu
never play change line sound when the option didn't change
2004-01-09 04:43:27 +00:00
Glenn Maynard 35a7bbbe61 general options cleanup 2004-01-09 04:14:13 +00:00
Glenn Maynard efb1eb16cf fix option underlines being the wrong width after changing for one frame 2004-01-09 03:44:15 +00:00