Jason Felds
|
f3d260bc88
|
[editorKeysounds] Modifying KS works.
|
2012-02-10 19:17:00 -05:00 |
|
Jason Felds
|
3b3e8df2f4
|
[editorKeysounds] Removing KS successful.
|
2012-02-10 19:07:13 -05:00 |
|
Jason Felds
|
84a20cf6da
|
[editorKeysounds] Right, answers based on start.
|
2012-02-10 18:47:24 -05:00 |
|
AJ Kelly
|
9114fbea47
|
init max scroll bpm and speed of max scroll bpm in PlayerOptions constructor.
|
2012-02-10 17:33:03 -06:00 |
|
AJ Kelly
|
dc3300ae90
|
[WheelBase, WheelItemBase] Turned WheelItemDataType into a Lua type, made WheelBase:GetSelectedType() return the enum instead of a number.
|
2012-02-10 13:57:24 -06:00 |
|
Jason Felds
|
baa9b20e6a
|
[editorKeysounds] Prepare screen message.
|
2012-02-10 14:44:48 -05:00 |
|
Jason Felds
|
5757247144
|
[editorKeysounds] First menu is working.
|
2012-02-10 14:29:11 -05:00 |
|
Jason Felds
|
616f0742be
|
[editorKeysounds] Allow pushing string vectors.
This will save me a headache for later.
|
2012-02-10 14:14:42 -05:00 |
|
Jason Felds
|
a25fa01b34
|
[editorKeysounds] Some of the menu code.
|
2012-02-10 14:09:12 -05:00 |
|
Jason Felds
|
8a98bcdff7
|
[editorKeysounds] Prepare the eventual menu.
|
2012-02-10 13:51:29 -05:00 |
|
Jason Felds
|
0b3737cfc4
|
[editorKeysounds] New menu to test.
|
2012-02-10 13:41:40 -05:00 |
|
AJ Kelly
|
778ce8a288
|
[ScreenOptionsMaster] Added StepsRowLayoutType metric. (Valid values are ShowAllInRow or ShowOneInRow.)
|
2012-02-08 23:49:42 -06:00 |
|
Alberto Ramos
|
367f29f132
|
awesome fix for sounds: this is possible now
|
2012-02-02 00:09:40 -07:00 |
|
Flameshadowxeroshin
|
e19fe5a949
|
redo mine combo control code by hooking wolfman's SetMineJudgment thing (guaranteed to build)
|
2012-01-23 22:03:11 -06:00 |
|
Flameshadowxeroshin
|
80a0621cbb
|
once and for all
|
2012-01-23 21:57:56 -06:00 |
|
Flameshadowxeroshin
|
b26759a1b8
|
make good time
|
2012-01-23 21:55:08 -06:00 |
|
Flameshadowxeroshin
|
fc4cdfbad9
|
revert?
|
2012-01-24 03:39:30 +00:00 |
|
Flameshadowxeroshin
|
516d010378
|
god awful ugly commit
|
2012-01-24 03:26:11 +00:00 |
|
Jason Felds
|
535ef4db29
|
Two new options for JudgmentMessageCommand.
You can now use AvoidMine and HitMine.
Obviously, not at the same time.
Thanks to Saturn2888 and shakesoda for the fix.
|
2012-01-23 21:53:18 -05:00 |
|
Jason Felds
|
d909714249
|
Cue rage in 3... 2... 1...
|
2012-01-16 18:04:40 -05:00 |
|
Flameshadowxeroshin
|
e5c4ad0e5b
|
add some log stuff for debugging
|
2012-01-16 21:30:52 +00:00 |
|
Jason Felds
|
9750255b36
|
Disable View Steps Data for practice mode.
Temporary workaround, I know.
The mode has bigger problems.
|
2012-01-16 14:22:38 -05:00 |
|
Jason Felds
|
c09920bb4b
|
More explicit fail messages.
Now if only I could see why I crashed here...
|
2012-01-16 13:52:50 -05:00 |
|
AJ Kelly
|
359324d3c6
|
just some formatting crap
|
2012-01-16 12:12:37 -06:00 |
|
Jason Felds
|
0e3f16118c
|
Why do we even support this format still?
|
2012-01-16 13:10:27 -05:00 |
|
Jason Felds
|
44d8eaa10a
|
Don't write empty labels.
Not worth a cache increase I think.
|
2012-01-16 13:10:10 -05:00 |
|
AJ Kelly
|
9e1286120e
|
remove complaint about bmp files; enjoy crashes when loading files that are BMP and two colors only...
|
2012-01-16 10:52:17 -06:00 |
|
AJ Kelly
|
33372bf05e
|
fix the crash I was getting when leaving the options. turns out approach for the m-mods was commented for a reason...
|
2012-01-16 00:31:18 -06:00 |
|
AJ Kelly
|
3fdfc1c4d4
|
[PlayerOptions] Fix a problem with m-mods where you would get m200 as the default speed modifier.
|
2012-01-15 23:39:53 -06:00 |
|
Jason Felds
|
edc98d8e83
|
Add the NumIconsToShow metric.
|
2012-01-15 17:34:26 -05:00 |
|
Jason Felds
|
bc8eae8935
|
Place obj files with the others for consistency.
Note: you MUST rebuild the solution. Otherwise,
linker errors may result.
|
2012-01-13 00:39:02 -05:00 |
|
Jason Felds
|
fbb3cb6c42
|
Fix a floating point issue with speed segments.
This is why ints rule.
|
2012-01-11 22:50:55 -05:00 |
|
Marcio Barrientos
|
11a02660be
|
Change #PREVIEWBG to #PREVIEWVID and update the changelog
|
2012-01-11 14:21:55 -06:00 |
|
Marcio Barrientos
|
da84ef04ad
|
Added tags #PREVIEW for .sma and #PREVIEWBG for .ssc
Added HasPreviewBG() and GetPreviewBGPath() lua bindings
|
2012-01-11 13:53:30 -06:00 |
|
Jonathan Payne
|
446f818923
|
adjust res judgments ( not done yet ), experimental change in screenedit.
|
2012-01-10 19:14:29 -08:00 |
|
AJ Kelly
|
24dadd083d
|
put ScreenTitleMenu::Input() log trace behind debugging flag
|
2012-01-10 13:56:13 -06:00 |
|
AJ Kelly
|
1222f4aa75
|
prepare windows resources for sm5a1 to be released later
|
2012-01-09 14:29:04 -06:00 |
|
AJ Kelly
|
ed9927e0c5
|
updating comments
|
2012-01-09 14:28:35 -06:00 |
|
AJ Kelly
|
ff642b646e
|
fixing install directory on windows
|
2012-01-09 14:28:26 -06:00 |
|
Jason Felds
|
6249177647
|
Guess this hack isn't needed now.
|
2012-01-09 15:11:59 -05:00 |
|
AJ Kelly
|
e9995e7e63
|
make the BMP load crash have a better explanation message.
|
2012-01-09 13:10:55 -06:00 |
|
AJ Kelly
|
46524e1b20
|
another spaces->tabs thing but idk who did this so *shrug*
|
2012-01-09 12:51:56 -06:00 |
|
AJ Kelly
|
ac49164f7e
|
please use tabs
|
2012-01-09 12:48:00 -06:00 |
|
Thai Pangsakulyanont
|
cb25966cf5
|
merge
|
2012-01-09 22:13:22 +07:00 |
|
Thai Pangsakulyanont
|
dd51b200a9
|
if( !duringCache ) should be if( !fromCache ). My bad. :(
|
2012-01-09 22:09:11 +07:00 |
|
Mark Cannon
|
6256b05272
|
more platform-independent fix for URLRageFile_write prototype
|
2012-01-09 05:12:20 -08:00 |
|
Mark Cannon
|
6c88fb9cc8
|
ffmpeg compatibility tweaks
|
2012-01-09 07:34:33 -05:00 |
|
AJ Kelly
|
0e2a6be8ed
|
update windows exe version number
|
2012-01-08 23:26:31 -06:00 |
|
AJ Kelly
|
03465803e9
|
beginnings of trying to figure out how to get ScreenSelectProfile to move on properly
|
2012-01-08 22:20:13 -06:00 |
|
Jason Felds
|
4ae5105d46
|
Enforce a rebuild, allow for sorting itself.
|
2012-01-08 22:32:48 -05:00 |
|